@charset "utf-8";


body  {
	background: #666666;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	font-size: 14px;
	text-decoration: underline;
	background-color:#000;
	color: #CF0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.thrColFixHdr #container #mainContent #contenidoflotante  {
	float:right;
	width: auto;
	height: auto;
	border-bottom-width:medium;
	position:static;
	margin: 10px;
}

.thrColFixHdr #container {
	width: 960px;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background-color:#000;
	text-align:center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 16px;
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 140px;
	color: #FFF;
	background-color: #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 120px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #FFF;
	background-color: #666;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 140px;
	margin-bottom: 0;
	margin-left: 155px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #CF0;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#footer a:hover {
	font-size: 14px;
	text-decoration: underline;
	background-color:#000;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #CF0;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#guias a {
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #FFF;
	border-left-color: #000;
}
#guias a:hover {
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-right-color: #000;
	border-bottom-color: #F90;
	border-left-color: #000;
}

.enlaces {
	font-weight: bold;
	text-align: center;
	color: #CF0;
}
.enlaces a:link {
	font-size: 12px;
	font-weight: bold;
	color:#cf0;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.enlaces a:visited {
	font-size: 12px;
	font-weight: bold;
	color:#cf0;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.enlaces a:hover {
	background-color: #000;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}

#publi {
	text-align: center;
	
	background-color:#000;
}
.thrColFixHdr #container #mainContent p {
	text-align: justify;
}
.centrado {
	text-align: center;
}



