@charset "utf-8";
#contenedor {
	width: 1024px;
	margin: auto;
	position: relative;
	z-index: auto;
	height: auto;
}
#contenido {
	width: 1024px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#pie {
	height: auto;
	width: 1024px;
	float: none;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#noticias {
	height: 185px;
	width: 375px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	background-image: url(ACTIVOS/IMAGENES/noticias.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#noti_cont {
	height: 135px;
	width: 355px;
	z-index: auto;
	margin-top: 30px;
	margin-left: 11px;
	overflow: auto;
}


#fotos {
	float: left;
	height: 250px;
	width: 750px;
	margin-top: 5px;
}
#boletines {
	height: 435px;
	width: 250px;
	float: right;
	background-image: url(ACTIVOS/IMAGENES/boletines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#cont_boletin  {
	height: 305px;
	width: 247px;
	overflow: auto;
	margin-bottom: 4px;
	margin-top: 10px;
	padding: 0px;
}

#banner {
	float: right;
	height: 50px;
	width: 250px;
}

#eventos {
	float: left;
	height: 185px;
	width: 370px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(ACTIVOS/IMAGENES/eventos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#cabezote {
	height: 185px;
	width: 1024px;
	margin: auto;
}
.titulosB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #F30;
}
#textos {
	height: 300px;
	width: 700px;
}
#event_cont {
	height: 135px;
	width: 360px;
	z-index: auto;
	margin-top: 0px;
	margin-left: 5px;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#boletines2 {
	height: 250px;
	width: 250px;
	float: right;
	background-image: url(ACTIVOS/IMAGENES/boletines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
	overflow: auto;
}
#eventos2 {
	float: right;
	height: 100px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(ACTIVOS/IMAGENES/eventos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	overflow: auto;
}
#red {
	float: right;
	height: 100px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	overflow: auto;
	padding-left: 0px;
}
#contenido2 {
	width: 700px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-top: 10px;
	text-align: justify;
}
