@charset "utf-8";
body/* CSS Document */
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-image: url(../img/fondo.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
	text-align: justify;
	vertical-align: middle;
	margin-top: 0px;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

h1{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;	
}

.menu{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #666666;
	padding-left: 6px;
	white-space: pre;
	background-color: #f2f2f2;
	text-align: left;
	vertical-align: middle;
}

  
a.rojo:hover {color:#df0404;} 
a.amarillo:hover {color:#eec724;} 
a.naranja:hover {color:#ef8724;} 
a.verde:hover {color:#adc21f;}  


.cajainicio{
	border: 1px solid #e6e7e6;
	text-align: justify;
	vertical-align: top;
}

.caja_color{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
.cajatitular{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.fotosinicio{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.cajatextoportada{
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding: 0px;
	vertical-align: top;
}
.tit_notica_portada{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.notica_portada{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.izquierda{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 165px;
	padding: 0px;
}
.subtitulo{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.pie{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}
.avisolegal{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #666666;
	text-align: right;
	margin-left: 15px;
}
.mas{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	vertical-align: top;
}