html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr, br {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908E8E;
	background-image: url(images/fondo.gif);
	margin: 0px;
}

#contorno {
	width: 600px;
	border: 1px solid #908E8E;
	background-color: #FFFFFF;
	margin-left: -300px;
	left: 50%;
	position: absolute;
}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 600px;
}
#contenido {
	float: none;
	width: 600px;
	height: auto;
}
#eventos {
	background-color: #E5E5E5;
	float: none;
	width: 600px;
	height: 350px;
}

#titulo_eventos {
	background-image: url(images/titulo_eventos.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 50px;
	width: 300px;
}

#contenedor_notas {
	float: none;
	width: 600px;
	left: 3px;
	position:absolute;
}

.notas {
	float: left;
	width: 32%;
	background-color: #FFFFFF;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}

.notas p {
	padding: 7px;
	}
.notas .leer_mas {
	padding-left: 7px;
	}
	
.notas h3 {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	}


#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	position:absolute;
	height: 82px;
	width: 600px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	text-decoration:underline;
	color: #FFFFFF;	
}


#left {
	padding: 5px;
	float: left;
	width: 170px;
}
#destacados_left_titulo {
	background-color: #BB1031;
	text-align: center;
	color: #FFFFFF;
	float: none;
	height: auto;
	width: 150px;
	margin-right: auto;
	margin-left: 5px;
	border: 1px solid #BB1031;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 2px;
}

#destacados_left {
	background-color: #FFFFFF;
	float: none;
	height: auto;
	width: 150px;
	margin-right: auto;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#destacados_left ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 145px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 2px;
}

#destacados_left a {
	background-color: #E5E5E5;
	text-decoration: none;
	display: block;
	margin: 5px;
	padding: 3px;
	text-align: left;
	border: 1px solid #999999;
	color: #BB1031;
	font-weight: bold;
}

#destacados_left a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D4D4D4;
}

#news {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #908E8E;
	margin-left: 170px;
	padding: 5px;
}

#destacado {
	float: left;
	width: 240px;
	text-align: justify;
	height: auto;
}

#destacado h1{
text-align:left !important;
}

#columna {
	margin-left: 250px;
	background-color:#E5E5E5;
	padding: 5px;
	height: 315px;
}
.articulos {
	padding: 5px;
	float: none;
	width: 410px;
	margin-top: 10px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.articulos p {
	margin-left: 130px;
	text-align: justify;
}

.articulos img {
	text-align: left;
	margin-left: -5px;
	}
	
.articulos h2 {
	margin-bottom: 10px;
	margin-left: 130px;
	}


.leer_mas {
}

.leer_mas a {
	margin-top: 3px;
	display: block;
	text-decoration: underline;
}
.articulos .leer_mas a {
	margin-left: 130px
	}



#principales {
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	height: 330px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

