body {
	background-image: url(../img/fondo.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedora {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 784px;
}
#menu {
	clear: both;
	vertical-align: middle;
	height: 15px;
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #08236A;
}
#menu a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	padding-right: 5px;
	padding-left: 5px;
}

#menu a:hover{
	color: #000000;
}
#cuerpo {
	clear: both;
	background-image: url(../img/fondo_cuerpo.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px 3px 10px;
}

#pie {
	font-size: 90%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00246B;
	margin: 0px;
}
#texto {
	margin-left: 180px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
}
#iz {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 5px 0px 0px;
}
#iz_menu {
	clear: both;
}
#iz_menu a{
	display: block;
	background-image: url(../img/b_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
}

#iz_menu a:hover{
	background-image: url(../img/b_over.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
}
#calendario {
	float: left;
	clear: both;
}
#calendario a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#calendario a:hover {

	background-image: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#banner {

}
#texto h1 {
	font-size: 110%;
	font-weight: bold;
	margin-left: 10px;
	color: #666666;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-transform: uppercase;
}

#texto h2 {
	font-size: 110%;
	font-weight: bold;
	background-image: url(../img/flecha_burdeo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;

}
#texto p {
	text-align: justify;
}
.centro {

	text-align: center;
}
#destacado {
	margin-bottom: 5px;
	background-color: #FAF9F8;
	border: 1px solid #D4D0C8;
	padding: 3px 6px;
}.ayer {
	background-color: #CCCCCC;
}
.manana {
	background-color: #FFFFCC;
}
#sub a{
	background-image: none;
	margin: 0px 5px;
	padding: 2px 0px 2px 8px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 10px;
	display: block;
	height: auto;
	clear: both;
}
#sub a:hover {
	background-image: none;
	margin: 0px 5px;
	padding: 2px 0px 2px 8px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 10px;
	display: block;
	height: auto;
	clear: both;
	color: #000000;
	background-color: #F1F2F6;
}
#sub h2 {
	background-image: none;
	margin: 0px 5px;
	padding: 2px 0px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC7A00;
	font-size: 10px;
	display: block;
	height: auto;
	clear: both;
	font-weight: bold;
}
