@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	position:relative;
	background-image:url(img/degradado_sup.jpg);
	background-repeat:repeat-x;
	background-color:#0b2a7c;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}
a {
	text-decoration:none;
	color:#FFF;}
a:hover {
	text-decoration:none;
	color:#0b2a7c;}

#container{
	margin:0 auto;
	position:relative;
	width:950px;
	background-image:url(img/fondo_agua.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
#top{
	height:170px;
	width:950px;
	margin:0 auto;

	}
.campo {
	width:300px;
	background:#6CF;
	border:solid 1px #FFF;
	color:#333;
	font-weight:bold;
	margin:5px;
}
.campo2 {
	width:296px;
	background:#6CF;
	border:solid 1px #FFF;
	color:#333;
	font-weight:bold;
	margin:5px;
}
#logo{
	width:102px;
	height:124px;
	margin-top:30px;
	margin-left:55px;
	position:absolute;
	}
#contenido{
	/*margin-top:25px;*/
	width:950px;}
#menu_left{
	width:219px;
	background-image:url(img/pie_mleft.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#9dabcf;
	float:left;
	padding-top:10px;
	padding-bottom:130px;
	font-size:12px;}
#footer{
	clear:both;
	width:950px;
	height:30px;
	border-top:1px solid #FFF;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:5px;}
.enlace_menu{
	height:18px;
	display:block;
	padding-left:10px;
	padding-top:5px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	}
.enlace_menu:hover {
        height:18px;
        width:208px;
        display:block;
        background-color:#c4cde2;
        padding-left:10px;
        padding-top:5px;
        color:#0b2a7c;
        font-size:12px;
        text-decoration:none;
        }

.enlace_menu_active{
        height:18px;
        width:208px;
        display:block;
        background-color:#c4cde2;
        padding-left:10px;
        padding-top:5px;
        color:#0b2a7c;
        font-size:12px;
        text-decoration:none;
        }

.subenlace {
	font-size:12px;
	color:#3f5ba8;}
.subenlace:hover {
	font-size:12px;
	color:#9dabcf;
	background-color:#3f5ba8;}

.subenlace_active {
        font-size:12px;
        color:#9dabcf;
        background-color:#3f5ba8;}

.titulo_menu {
	height:25px;
	width:208px;
	padding-left:10px;
	padding-top:8px;
	display:block;
	background-image:url(img/titulo_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
	color:#0b2a7c;
}
.noticia_menu{
	width:180px;
	padding: 5px 10px 5px 10px; 	
	font-size:10px;
	color:#FFF;
	text-align:justify;}
.enlace{
	padding-left:10px;
	text-decoration:underline;
	color:#FFF;
	font-size:12px;
	font-weight:bold;}
.leer_mas{
	background-image:url(img/botones/leer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:60px;
	padding-left:150px;
	margin-right:5px;
	font-size:10px;
	}
.leer_mas:hover{
	background-image:url(img/botones/leer2.jpg);
	background-repeat:no-repeat;
	background-position:right;}
.leer_mas2{
	background-image:url(img/noticia/leerMas1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#576ca2;
	width:565px;
	text-align:right;
	margin-right:15px;
	font-size:10px;
	color:#FFF;
	}
.leer_mas2:hover{
	background-image:url(img/noticia/leerMas2.jpg);
	background-repeat:no-repeat;
	background-position:right;}

.menuSup1{
	width:115px;
	height:22px;
	padding-top:7px;
	background-image:url(img/botones/menuSup1a.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-size:12px;
	color:#0b2a7c;
	display:inline-block;}
.menuSup1:hover{
	width:115px;
	background-image:url(img/botones/menuSup1b.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-size:12px;
	color:#6eb2dc;}
.menuSup2{
	width:123px;
	height:22px;
	padding-top:7px;
	background-image:url(img/botones/menuSup2a.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-size:12px;
	color:#0b2a7c;
	display:inline-block;
	}
.menuSup2:hover{
	width:123px;
	background-image:url(img/botones/menuSup2b.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	color:#6eb2dc;
}
.texto_rightBlue{
	text-align:right;
	font-size:10px;
	color:#0b2a7c;
}
#texto_contenido{
	float:left;
	width:720px;
	font-size:90%;
	color:#FFF;
	padding-left:10px;
	margin-bottom:50px;
	text-align:justify;}
.titulo_noticia{
	background-image:url(img/noticia/fondo.jpg);
	background-repeat:no-repeat;
	width:565px;
	height:22px;
	font-size:14px;
	color:#FFF;
	font-weight:bolder;
	padding-left:5px;}
.foto_noti{
	border:2px solid #FFF;
	margin:0 auto;
	height:104px;
	width:141px;}
.noticia{
	height:104px;
	width:710px;
	float:right;
	margin-left:10px;
	margin-top:20px;
}
	
.texto_noticia{
	background-color:#576ca2;
	text-align:justify;
	font-size:10px;
	margin-left:5px;
	color:#FFF;} 
	
.enlace_sobreAzul{
	text-decoration:none;
	color:#FFF;
	}	
.enlace_sobreAzul:hover{
	text-decoration:none;
	color:#FF3;
	}	
	
.v-menu{
        clear:both;
}

ul.v-menu, .v-menu li{
        list-style:none;
	margin:0;
	padding:0;
        }

ul.v-menu{
        clear:both;
}

.v-menu li a{
        display:block;
        text-decoration:none;
	padding-left:30px;
}

.v-menu li span{
        display:block;
        text-decoration:none;
        padding-left:30px;
}

.enlaceSiteMap{
        text-decoration:none;
        color:#FFF;}
.enlaceSiteMap:hover {
        text-decoration:underline;
        color:#fff;}

h1{font-size:160%; margin:7px 0px 7px 0px}
h2{font-size:130%; margin:5px 0px 0px 0px}
