@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#1c4a51;
}

table.paginaweb{
}

table.paginaweb{
	
}

table.paginaweb td.header{
width:955px;
height:126px;
background-image:url(../images/skin/header.jpg);
background-repeat:no-repeat;
	
}
table.paginaweb td.body{
width:955px;
background-image:url(../images/skin/repbody.jpg);
background-repeat:repeat-y
	
}
table.paginaweb td.footer{
width:955px;
height:40px;
background-image:url(../images/skin/footer.jpg);
background-repeat:no-repeat;
}

table.header{
width:955px;
height:126px;
}

table.footer{
width:955px;
height:50px;
}
table.footer th{
	font-size:9px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
table.titulo {
}
table.titulo th{
font-size:14px;
color:#567f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}


table.noticiashome {
background-color:#ffffff;
}
table.noticiashome  th{
font-size:12px;
color:#567f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
table.noticiashome td{
font-size:9px;
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
background-color:#f3f3f3;

}
table.noticiashome  a{
font-size:12px;
color:#567f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

table.tituloprincipal {

}
table.tituloprincipal th{
font-size:18px;
color:#567f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

table.subtituloprincipal {

}
table.subtituloprincipal th{
font-size:14px;
color:#567f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

table.contenidoprincipal {
}

table.contenidoprincipal td{
font-size:11px;
color:#424242;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:justify;

}

table.contenidoprincipal td strong{
font-size:11px;
color:#567f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:justify;

}

table.contacto{
}

table.contacto th{
font-size:15px;
color:#595959;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:justify;

}
table.contacto td{
font-size:13px;
color:#595959;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:justify;
}
table.contacto a, table.contacto a:link,table.contacto a:hover, table.contacto a:visited{
font-size:13px;
color:#595959;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:justify;
}
table.formulario{
}
table.formulario td{
font-size:11px;
color:#424242;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:justify;
size:150px;

}
table.botones{
	
}
table.botones input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:120px;
color:#424242;
background-color:#CCCCCC;
margin:5PX;

}

table.ubicacion{
}

table.ubicacion{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#424242;
}

table.ubicacion a:link, table.ubicacion a:hover, table.ubicacion a:visited, table.ubicacion a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#424242;
font-weight:bold;
text-decoration:none;
}

table.links{
	
}

table.links a:link, table.links a:visited, table.links a.active{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	font-weight:bold;
}
table.links a:hover{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#567f8e;
	font-weight:bold;
}
table.links a.active{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
	font-weight:bold;
}

table.tabla{
	border:1px solid #cccccc;
}

table.tabla th.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#567f8e;
	font-weight:bold;
	height:20px;
	border-right:1px solid #cccccc;
		border-left:1px solid #ffffff;
}

table.tabla td{
	background-color:#ffffff;
	color:#424242;
	height:19px;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff;
	
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;
	
	
}
table.tabla td.color{
	background-color:#F3F3F3;
	color:#424242;
	height:19px;
	border-right:1px solid #cccccc;
		border-left:1px solid #ffffff;
		
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;	
}
