BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0; 
	SCROLLBAR-SHADOW-COLOR: #E6E6E6; 
	SCROLLBAR-3DLIGHT-COLOR: #DFD7D9; 
	SCROLLBAR-ARROW-COLOR: #AC938A; 
	CROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6
}
.fond1 {
	background-image: url(imagenes/fondo_1.jpg);
	background-position: right bottom;
}
.linea_total {
	border: 1.5px solid #C3B0AA;
	background-color: #FDF7F9;
	font-family: "Lucida Sans Unicode";
	color: #666666;
	font-size: 11px;
}

.fond2 {

	background-image: url(imagenes/fondo_arriba.jpg);
	background-position: center bottom;
}
.fond3 {


	background-image: url(imagenes/fondo_1.jpg);
	background-position: left bottom;
}
.fond4 {



	background-image: url(imagenes/fondo_iz.jpg);
	background-position: right center;
}
.fond5 {




	background-image: url(imagenes/fondo_der.jpg);
	background-position: left center;
}
.fond6 {
	background-image: url(imagenes/fondo_2.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	background-color: A74855;
}
.textotitulos {
	font-family: Tahoma;
	font-size: 14px;
	color: #78353C;
	text-decoration: none;
}
.linea_arriba {
	color: #521708;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #521708;
	border-right-color: #521708;
	border-bottom-color: #521708;
	border-left-color: #521708;
}
.linea_arriba_abajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #521708;
	border-right-color: #521708;
	border-bottom-color: #521708;
	border-left-color: #521708;
}



.fond7 {
	background-image: url(imagenes/fondo_abajo.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #A74855;
}
.fond8 {
	background-image: url(imagenes/fondo_2.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #A74855;
}
a:hover {
	text-decoration: underline;
}

.cuadros_form {
	background-color: #FCE4AB;
	border: 1px solid #521708;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #521708;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_idiomas {
	color: #FFFFFF;
	font-family: "Franklin Gothic Demi";
	font-size: 9px;
	text-decoration: none;
}
.textochico_claro {

	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.textoChico {

	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #78353C;
	text-decoration: none;
}
.borde_total {
	border: 1px 1 #CCCCCC;
}

.textochico_oscuro {


	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #710E2B;
	text-decoration: none;
}
.borde_totalgris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lineaAbajo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
