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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	font-family: Corbel, Arial, Verdana;
	font-size: 14px;
}
h4 {
	background-color: #017EC1;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 98%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
h2 {
	margin: 0px;
	float: left;
	width: 100%;
	color: #0796D2;
}

a {
	font-weight: bold;
	color: #006EB5;
	text-decoration: none;
}
a:hover {
	color: #B2C604;
	text-decoration: none;
}

.titulo-noticias {
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
.imag-noticias {
	border: 2px solid #017EC1;
}
.table {
	float: left;
}

#contenedor {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cont-logo {
	float: left;
	height: 177px;
	width: 850px;
}
#contenedor .cont-menu {
	height: 50px;
	width: 850px;
	float: left;
}
.cont-menu .menu {
	float: right;
	height: 50px;
	width: 485px;
}

.menu ul {
	width: 485px;
	color: #004976;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height: 50px;
	float: left;
}
.menu li {
	list-style: none;
	height: 30px;
	float: left;
}
.menu li a {
	display: block;
	text-decoration: none;
	color: #C8E3F6;
	height: 27px;
	padding-top: 23px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
}


.menu li a:hover {
	color: #FFF;
	height: 26px;
	padding-bottom: -20px;
	background-image: url(../images/hover-menu.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
.menu li a#current  {
	color: #FFF;
	height: 26px;
	padding-bottom: 0px;
	background-image: url(../images/current-menu.png);
	background-position: center 7px;
	background-repeat: no-repeat;
}
#contenedor .contenidos {
	width: 850px;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
.contenidos .areas {
	width: 850px;
	float: left;
	margin-bottom: 10px;
}
.contenidos .novedades-portada {
	width: 850px;
	float: left;
	background-color: #CCD6EB;
}


#contenedor .footer {
	clear: both;
	width: 850px;
	background-color: #0B8ECA;
	height: 100px;
}
.footer .logo-footer {
	float: left;
	height: 85px;
	width: 145px;
	margin-left: 10px;
	margin-top: 10px;
}
.footer .datos-footer {
	float: left;
	width: 300px;
	margin-top: 35px;
	padding-left: 10px;
	margin-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ABDEF4;
	font-size: 11px;
	color: #ABDEF4;
	font-weight: bold;
}
.noticia-portada {
	float: left;
	width: 417px;
}
.foto-noticia {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}


.texto-noticias {
	margin-right: 5px;
	float: left;
}


.footer .logo-2mas2 {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	height: 50px;
	width: 50px;
}
.titulo-noticias a {
	font-size: 17px;
	font-weight: bold;
	color: #017EC1;
	text-decoration: none;
}
.titulo-noticias a:hover {
	font-size: 17px;
	font-weight: bold;
	color: #9ABD0E;
	text-decoration: none;
}
.contenidos-izq {
	float: left;
	width: 610px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contenidos-derecha {
	width: 210px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contenidos-derecha .foto-noticia img{
	width: 80px;
	float: left;
	height: 80px;
}
.contenidos-derecha .foto-noticia {
	width: 80px;
	float: left;
	height: 80px;
}
.titulo-novedades-portada {
	background-color: #017EC1;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
.img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imag-noticias a:hover {
	border: 2px solid #D00477;
}
.imag-noticias a {
	border: 2px solid #017EC1;
}
table {
	float: left;
}
hr {
	color: #0796D2;
	background-color: #0796D2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenidos-izq .formulario {
	width: 400px;
	float: left;
	font-weight: bold;
	color: #017EC1;
}
.contenidos-izq .datos-contacto {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 25px;
	color: #017EC1;
}

