body {
	background-color:#039242;
	/*background-image: url(../img/back_home.gif);	*/
}

#centrado {
	width: 1000px;
	margin:auto;
	background-color:#FFFFFF;
}


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

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

#botonera {
	/*width: 160px;*/
}


#centro_banner {
	width: 1000px;
	
}


#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: 1000px;
	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;
}


