BODY {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	overflow:auto;
}
.oneColFixCtrHdr #container {
	width: 988px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	height: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #000000;
}
.oneColFixCtrHdr #explicaciones {
	vertical-align: top;
	text-align: justify;
	font-weight: normal;
	font-size: small;
	width: 100%;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.oneColFixCtrHdr #enlaces {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	width: 178px;
	text-align: left;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	margin-top: 0px;
	background-color: #333333;
}
.oneColFixCtrHdr #footer2 {
	padding: 0 10px;
	margin-top: 100px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#subsid {
	WIDTH: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#s1080 {
	WIDTH: 1080px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	CLEAR: both;
	background-color: #000000;
	border: 1px solid #000000;
}
A.submenu {
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A.submenu:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
A.footer {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A.footer:hover {
	COLOR: #5c5f59;
	TEXT-DECORATION: none
}
A#menu {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	FONT: 9px Verdana;
	COLOR: #999999;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none
}
A#menu:hover {
	COLOR: #5c5f59;
	TEXT-DECORATION: none
}
A {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	COLOR: #ffffff;
	text-decoration: underline;
	text-align: center;
}
.photo_border {
	margin-right: 4px;
	margin-top: 2px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-top-color: #333333;
	border-left-color: #000000;
}
.photo_border2 {
	margin-right: 8px;
	margin-top: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-top-color: #333333;
	border-left-color: #000000;
	float: left;
	margin-bottom: 5px;
}
.Estilo1 {
	font-size: small;
	line-height: 1.1em;
	font-weight: normal;
}
.Estilo2 {
	font-size: medium;
	font-weight: normal;
	color: #999999;
}
.style1 {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.stylea1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.stylea2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #999999;
}
.stylea3 {
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stylea4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CCCCCC;
}
.stylea5 {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stylea7 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.stylea13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #CCCC66;
	background-color: #990000;
	line-height: 21px;
}
.stylea16 {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: center;
}
.stylea17 {
	font-size: 16px;
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	font-style: italic;
}
.stylea20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}
.styleatd {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.styleatd1 {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
	border: thin solid #000000;
	right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
}
.TD_Fechas {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #d0a44b;
	padding-top: 7px;
	padding-bottom: 7px;
	letter-spacing: 1.2pt;
}
.Copyright {
	font-size: 10px;
	font-weight: bold;
	color: #b7b77d;
	padding-top: 5px;
	padding-bottom: 5px;
}
.CopyrightRoig {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.fondoSalidas {
	background-color: #663300;
}
.fondoViajes {
	background-color: #330066;
}
.fondoTalleres {
	background-color: #003333;
}
.fondoCID {
	background-color: #006600;
}
.stylea1bis {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.3em;
}
