* {
	margin: 0;
	padding: 0;
}
h1 {display: none;}
#total {width:960px; margin: 0 auto;}
#cabecera {
	height: 178px;
	width: auto;
}
#cabecera p {
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	text-transform: uppercase;
	color: #BC0000;
	margin: 0 0 0 45px;
}
.banner {margin: 0 0 0 6px;}
#noticias, #agenda {
	float: left;
	width: 388px;
	margin: 0 20px 0 0;
	font-family: arial;
	font-size: 12px;
}
#contenidos {font-family: arial; font-size: 14px; text-align: justify;}

#agenda p, #noticias p, #contenidos p {margin: 10px 0;}
#noticias p {clear: both;}
#redes{
	float: left;
	width: 120px;
}
#redes h2 { color: #930300; font-weight: bold; font-size: 12px; text-transform: uppercase; font-family: verdana, arial, helvetica; margin: 0 0 10px 0;}
#noticias h2, #agenda h2, #contenidos h2 {background: #fff url(../../fondos/logo.gif) 0 3px no-repeat; padding: 0 0 0 32px; color: #930300; font-weight: bold; font-size: 28px; text-transform: uppercase; font-family: verdana, arial, helvetica; margin: 0 0 10px 0;}
#pie {clear: both; width: 100%; background: #970102; text-align: center; font-family: arial, verdana, helvetica; font-size: 10px; color: #fff; padding: 4px 0;}
#pie a {color: #fff; font-weight: bold; font-family: verdana, arial, helvetica; text-decoration: none;}
#pie a:hover {background: #fff; color: #000;}
#noticias a, #agenda a {color: #CD6A09; font-weight: bold; text-decoration: none;}
#noticias a:hover, #agenda a:hover {background: #CD6A09; color: #fff;}

h3 {color: #930300; font-weight: bold; font-size: 16px; text-transform: uppercase; font-family: verdana, arial, helvetica; margin: 0 0 6px 0;}
