/*ESTILO PARA EL BODY*/
body{
	text-align: center;
	width: 760px;
	margin: auto;
	background-color: #2a2a2a;
	/*background-color: #ffffff;*/
	/*background-image:  url(images/fondoAzul.gif); */
	margin-top: 0px;
	margin-bottom: 0px;		
}
/*TABLA PRINCIPAL*/
.tablaPrincipal{
	width: 760px;
	border: 1px solid #fff;
	background-color: #2a2a2a;
}
.centroWeb{
	width: 460px;
	padding: 10px;
}
.centroWeb2{
	width: 300px;
	padding: 10px;	
}
.centroWeb3{
	padding: 10px;
	border: #ccc 1px solid;
	margin: 10px;
}
.centroWeb4{
	width: 295px;
	padding: 10px;
	border: #ccc 1px solid;
	background-color: #fff;
}
.centroWeb4 ul li{
	list-style-type:none;
	display:inline;
	margin-right:20px;
}
.centroWeb4 ul li img{
	border:0px;
}
.margen10{
	margin: 10px;
}
.sombraDerecha{
	background-image:  url(images/sombraDerecha.gif);
	width: 10px;
}
.sombraIzquierda{
	background-image:  url(images/sombraIzquierda.gif);
	width: 10px;
}
.alinearTop{
	vertical-align:top;
}
.alinearDerecha{
	padding: 5px;
	text-align:right;	
}
.textoWeb{
	color: #000000;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;	
	vertical-align:top;
}
.textoNaranja{
	color: #FF9900;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;	
	vertical-align:top;
	font-weight: bold;
}
.textoFecha{
	color: #FF9900;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;	
	font-weight: bold;
	text-align: right;
}
.textoFecha2{
	color: #23B5D7;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;	
	font-weight: bold;
	text-align: right;
}
.enlaceLink{
	color: #D0D34F;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;	
	font-weight: bold;	
}
.textoBlanco{
	color: #fff;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;	
	vertical-align:top;
}
.textoRojo{
	color: #ff0000;
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	padding: 5px;
	vertical-align:top;
}
.textoResaltado{
	width: 740px;
	color: #666;
	font-family: trebuchet ms, Arial;
    font-size: 14px;
	padding: 10px;
	vertical-align:top;
	background-color: #ffffff;
	border: #ccc 1px solid;
	margin: 10px;
	text-align: justify;
	
}
.textoResaltado2{
	color: #666;
	font-family: trebuchet ms, Arial;
   	padding: 10px;
	vertical-align:top;
	background-color: #ffffff;
	border: #666 1px solid;
	margin: 10px;
	text-align: justify;
}
.tabla100{
	width: 100%;
}
.tabla740{
	width: 740px;
}
.tabla80{
	width: 80px;
}
.centrar{
	text-align:center;
}
.ancho480{
	width: 445px;
}
.tablaMenu{
	width: 150px;
	padding-right: 10px;	
	vertical-align: top;
	text-align: right;
	padding-top: 10px;	
	border-right: dotted #cccccc 1px;	
	background-color: #ffffff;
}
.fondoTitulo{
	height: 50px;
	background-image: url("images/fondoTitulo.gif");
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 25px;
	vertical-align: top;	
	font-family: trebuchet ms, Arial;
    font-size: 13px;
	color: #ffffff;	
}
.fondoAzul{
	background-color: #23B5D7;
	float: top;
	vertical-align:top;
}
.fondoGris{
	background-color: #f0f0f0;
}
.piePagina{
	background-color: #000000;
	text-align: center;	
	font-family: trebuchet ms, Arial;
    font-size: 12px;
	color: #FFF;
	padding: 10px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
.tituloPagina { 
	width: 760px;
	font-family: trebuchet ms, arial;
	font-size: 20px; 
	color: #fff; 
	background-color: #006090;
	font-weight: bold; 
	height: 50px;
	padding-left: 10px;	
	border-bottom: dotted #cccccc 1px;	
}
.tituloLink {	
	font-family: trebuchet ms, arial;
	font-size: 18px; 
	color: #ff9900;	
	font-weight: bold; 		
}
.tablaGaleria{
	width: 290px;
	border: solid #ccc 1px;
	background-color: #f0f0f0;
	padding-left: 5px;
}
.imgNoticias{
	padding: 5px;
}
.tablaImagen-Video{
	width: 280px;
	border: solid #000 1px;
	background-color: #006090;
	padding-left: 5px;
}
.tituloNoticia {
	color: #000;	
	font-size: 20px;
	font-weight: bold;	
}
.tituloGaleria {
	color: #fff ;
	background-color: #ccc;	
	font-size: 20px;
	text-align:center;
	font-weight: bold;
	border: solid #fff 2px;		
}
.tituloInterior {
	color: #000 ;
	background-color: #ccc;	
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	width: 100%;
	padding: 5px;
}
.tituloWeb {
	color: #000;
	background-color: #ccc;	
	font-size: 20px;
	text-align:left;
	font-weight: bold;
	width: 100%;
	padding: 5px;
}
.tituloContacto {
	color: #B9A564 ;	
	font-size: 20px;
	font-weight: bold;
}
.separaNoticia{
	border-bottom: solid #ccc 1px;
}

/*MENU*/
ul.menu {
	clear: both;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border-left:1px solid #7C7C7C;*/
	font-weight: bold;
	font-size:14px;	
	color:#fff;
	font-family: trebuchet ms;
}
ul.menu li {
	display: inline;
	float: left;
	text-decoration:none;	
	text-align:left;	
	font-size:14px;	
	color:#fff;	
	background-color:#fff;
	font-weight: bold;
}

ul.menu li a:link, ul.menu li a:visited {
	padding: .5em;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #23B5D7;		
}
ul.menu li a:hover{
	background-color:#85C3AE;
	text-decoration:underline;
	color: #fff;
}

/* ESTILO PARA LOS ENLACES DE LA WEB PRINCIPAL*/
.link{
	font-size:12px;	
	color:#000;	
	font-family: trebuchet ms;
	font-size: 12px;
	text-decoration:none;
}

input { 
	font-family: Trebuchet ms;
	font-size: 11px; 
	color: #000; 
	background-color: #85D7EB; 
	border: #000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 
select { 
	font-family: Trebuchet ms; 
	font-size: 11px; 
	color: #000; 
	background-color: #D0D34F; 
	border:#000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 
.estilotextarea2{
	font-family: Trebuchet ms;
	font-size: 11px; 
	color: #000; 
	background-color: #85D7EB; 
	border: #000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}