@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	background-image: url(images/fondo.jpg);
}
#contenedor {
	background-color: #FFFFFF;
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
#top {
	width: 920px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
#fecha {
	float: left;
	width: 880px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
}
#modulonoticias {
	text-align: left;
	float: left;
	width: 850px;
	background-color: #E8E8E8;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#destacado {
	float: left;
	width: 530px;
	margin: 20px;
}
#lateral {
	float: left;
	width: 320px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
#fotodestacada {
	float: left;
	width: 530px;
	margin-bottom: 10px;
	overflow: hidden;
}
#noticiadestacada {
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;	
}
#textodestacado {
	overflow: auto;
}
#noticias {
	float: left;
	width: 225px;
	text-align: justify;
	background-color: #e8E8E8;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#columna {
	float: left;
	width: 530px;
}
#fotonoticias {
	text-decoration: none;
	float: left;
	width: 225px;
}
#textonoticias {
	text-align: justify;
	float: left;
	width: 225px;
}
#reboot {
	clear: both;
}
#vidaestudiantil {
	border-top-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 530px;
}
#fotovida {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 235px;
}
#fotolateral {
	margin: 10px;
	float: left;
	width: 280px;
}
#textovida {
	float: left;
	width: 265px;
	padding: 10px;
}
#multimedia {
	width: 320px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
}
#buscador {
	width: 320px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#textovideo {
	width: 300px;
	padding: 10px;
}

#footer {
	width: 880px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	line-height: 110%;
	text-transform: none;
	text-align: right;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #333333;
	color: #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

img {
	border: 0px;
}
p {
	font-size: 10px;
	color: #666666;
	line-height: 120%;
	text-decoration: none;
	text-align: justify;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	color: #669900;
}
a {
	color: #669933;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-weight: bold;
	color: #333333;
}
#actualidad {
	padding: 10px;
	float: left;
	width: 300px;
}
#textoactualidad {
	text-align: justify;
	float: left;
	width: 300px;
}
#publicidad {
	padding: 10px;
	float: left;
	width: 300px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
	text-decoration: none;
	text-align: justify;
}
.galeria{
	float:left;
	margin:10px;
	padding:10px;
}