@charset "utf-8";
.col-izquierda {
	float:left;
	height: 457px;
	width: 312px;
	background-image: url(../images/col-izq.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 9px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.col-central {
	float:left;
	height: 457px;
	width: 301px;
	margin-top: 8px;
	margin-right: 9px;
	margin-bottom: 8px;
	margin-left: 9px;
}	

.col-derecha {
	float:left;
	height: 457px;
	width: 312px;
	background-image: url(../images/col-der.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 9px;
	margin-bottom: 8px;
	margin-left: 9px;
}

h2 {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #006699;
	font-size: 14px;
}
h4 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
}
p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
b {
	color: #006699;
	font-weight: bold;
}
.bloque-noticias {
	background-image: url(../images/noticias/diario.jpg);
	background-position: left bottom;
	padding: 10px;
	height: 452px;
	width: 972px;
	background-repeat: no-repeat;
}
#lista-noticias {
	width: 320px;
	margin-top: 10px;
	margin-right: 25px;
	float: left;
}
#lista-noticias h1 {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#lista-noticias ul {
	list-style-type: none;
	height: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lista-noticias ul li {
	height: 40px;
	width: 276px;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12px;
}
#lista-noticias a {
	color: #666666;
	text-decoration: none;
	display:block;
	padding-top:10px;
}
#lista-noticias a:hover {
	color: #029aef;
	font-weight: normal;
}


#lista-noticias ul li.par {
	background-color: #EEEEEE;
}
#lista-noticias ul li.impar {
	background-color: #F9F9F9;
}



#lista-noticias .top {
	background-image: url(../images/noticias/top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 320px;
}
#lista-noticias .bot {
	background-image: url(../images/noticias/bot.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 320px;
	background-position: center -2px;
	background-color: #FFF;
}
#lista-noticias .left {
	background-image: url(../images/noticias/left.jpg);
	background-repeat: repeat-y;
	height: 240px;
	width: 7px;
	float: left;
}
#lista-noticias .right {
	background-image: url(../images/noticias/right.jpg);
	background-repeat: repeat-y;
	height: 240px;
	width: 7px;
	float: left;
	background-position: left;
}
#lista-noticias .main {
	float: left;
	height: 240px;
	width: 306px;
}

#detalle-noticia {
	float: left;
	width:625px;
}
#detalle-noticia .img-noticia {
	margin-left: 10px;
}
.mapa {
	float: left;
	margin-right: 20px;
}
.other-content {
	float: left;
	width: 500px;
	color: #0A5688;
	line-height: 18px;
}
.other-content ul {
	list-style-type: none;
}
.sede {
	background-image: url(../images/sede/sede-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 473px;
	width: 982px;
}
h5 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
}
