@charset "utf-8";
body {
	background-image: url(../imagenes/background.jpg);
	background-repeat: repeat;
}

.titular {
	width: 890px;
	height: 130px;
	background-image: url(../imagenes/headerweb.jpg);
	margin: 0px auto 0px;
}
.menu {
	width: 890px;
	height: 40px;
	margin: 0px auto 0px;
	background-image: url(../imagenes/backmenu.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.separador {
	width: 890px;
	height: 35px;
	margin: 0px auto 0px;
}
.galeriafotos {
	width: 890px;
	height: 50px;
	margin: 0px auto 0px;
}
.separadordebajogaleria {
	width: 890px;
	height: 10px;
	margin: 0px auto 0px;
}
.box1 {
	width: 890px;
	margin: 0px auto 0px;
}
.noticiasbox1 {
	width: 611px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
.portadabox1 {
	width: 270px;
	height: auto;
	float: right;
	background-color: #FFFFFF;
}
.titularportbox1 {
	width: 100%;
	height: auto;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.portada1 {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	font-weight: normal;
}


.banners1 {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.descargapdf1 {
	width: 95%;
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-left: 8px;
}


.noticiascont1 {
	width: 289px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
}
.videoscont1 {
	width: 302px;
	float: right;
	height: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.separador3 {
	width: 100%;
	height: 25px;
}


.footer {
	width: 940px;
	height: 35px;
	margin: 0px auto 0px;
	background-color: #FFFFFF;
}
.titularvideos {
	width: 100%;
	height: auto;
	background-color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
}
.contvideosparaula {
	width: 100%;
	height: auto;
}
