a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	color: #666666;
}
body {
	background-image: url(IMGS/fondo2.jpg);
	background-repeat: repeat-x;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:767px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:424px;
	background-color:#46608F;
	width:100%;
} 
 
#maincol{
	background-color: #caddec;
	float: none;
	display:table;
	position: relative;
	visibility: visible;
	width: 100%;
	top: 542;
	padding: 5;
 }
 
#footer{
	height:60px;
	background-color:#caddec;
	clear:both;
 } 
 
 .FOOTER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #006a96;
	background-position: center center;
}

.migapan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	color: #006a96;
}

.ARBOL_NAVEGACION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: inherit;
	color: #666666;
}

.cuerpo_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: inherit;
	color: #000000;
}

.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: inherit;
	color: #006a96;
}

.Estilo1 {	color: #FFFFFF;
	font-weight: bold;
}

.Estilo1_bold {	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

.Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.Estilo4 {font-size: 12px}

.Estilo4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.Estilo5 {font-size: 12px}

.Estilo7 {color: #FFFFFF; font-weight: bold; }

.Estilo8 {color: #FFFFFF}

.Estilo9 {font-size: 12px; color: #FFFFFF; }

.Estilo10 {font-weight: bold}

 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

