body {
	background-color: #666666;
}

#centrado {
	width: 760px;
	background-image: url(../img/back_home.gif);		
}

#cabezal {
	width: 760px;
}

#conten {
	width: 760px;
	background-image: url(../img/back_home.gif);
	float: left;	
}

#conten_home {
	width: 760px;
	background-image: url(../img/back_home1.gif);
	float: left;	
}

#botonera {
	float: left;
	width: 160px;
}

#centro {
	float: left;
	width: 575px;
	margin-left: 10px;
}

#centro_home {
	float: left;
	width: 407px;
	margin-left: 10px;
	margin-right: 10px;
}

#centro_banner {
	width: 407px;
	
}

#derecha_home {
	float: left;
	width: 168px;
		
}

#banners_derecha {
	
	width: 160px;
		
}

#banners_items {
	width: 160px;
	background-image: url(../img/fondo_boton_banners.gif);
	height: 20px;
	text-align: left;
}

#banners_divide {
	width: 160px;
	height: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 7px;
	color: #000000;
}

#pie {
	float: left;
	width: 760px;
	height: 50px;
}


#navi {  
	list-style:none;
	margin:0;
	padding:0;

}

#navi li {
	margin:1px;
	padding:1px;
	text-align: left;
	height: 20px;
	background-color: #bce1f8;
	width: 160px;
}

.alineacion {
	background-position: left;
}

.footer {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	
}
.footer:hover {
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.footer_up {
	font-size: 12px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	
}
.footer_up:hover {
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.alineacion_center {
	vertical-align: middle;
}

.titulos {
	font-family: Tahoma, Helvetica, verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.sub_titulos {
	font-family: Tahoma, Helvetica, verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;	
}

.bold {
	font-weight: bold;

}

.rojo {
	color: #FF0000;
	font-weight: bold;
}