body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
}
#contenedor {
	background-color: #FFFFFF;
	margin: auto;
	width: 1004px;
}
#cabezote {
	background-color: #FFFFFF;
	height: 272px;
	width: 1004px;
}
#contenido {
	background-color: #FFFFFF;
	width: 1004px;
}
#pie {
	height: 100px;
	width: 1004px;
	background-image: url(../images/franjaInf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}
.lineaInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menuLateral {
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 25px;
	width: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 15px;
	font-weight: normal;
}
.negrillaTitulos {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5D7EA9;
	text-decoration: none;
}
.subBlanco {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7FA1C6;
	text-decoration: none;
}
.fondo_1 {
	text-decoration: none;
	background-image: url(../images/fondo_cabezote.jpg);
	background-repeat: no-repeat;
}
.fondo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-image: url(../images/noticias1.jpg);
	background-repeat: no-repeat;
}

.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82A0C6;
	text-decoration: underline;
}
.barra_unidades {
	background-image: url(../images/barra.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	text-align: left;
}
