BODY {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
.fondo_izq {
	background-image: url(file:///Mi disco/web/imagenes/izq.jpg);
	background-position: left top;
	background-image: url(imagenes/lateral.jpg);
	background-repeat: no-repeat;
}
.fondo_der {
	background-image: url(file:///Mi disco/web/imagenes/der.jpg);
	background-position: left top;
}
.titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBlanco {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.linea_abajo {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #835a62;
	border-right-color: #835a62;
	border-bottom-color: #835a62;
	border-left-color: #835a62;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: inherit;
}
.linea_arriba {


	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #835a62;
	border-right-color: #835a62;
	border-bottom-color: #835a62;
	border-left-color: #835a62;
}
.formu {
	font-family: Tahoma;
	font-size: 11px;
	color: #420e2b;
	text-decoration: none;
	background-color: #ddcbba;
	border: 1px solid #6d4242;
}
.borde_total {
	border: 1px solid #999999;
}
.textoChico {


	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_chico_blanco {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: normal;
	left: 5px;
}
.tituloGrande {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#form1 .boton {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
}
.linea_arriba_abajo {



	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #835a62;
	border-right-color: #835a62;
	border-bottom-color: #835a62;
	border-left-color: #835a62;
}
.linea_der_izq {




	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #835a62;
	border-right-color: #835a62;
	border-bottom-color: #835a62;
	border-left-color: #835a62;
}
.fondo_arriba {
	background-image: url(file:///Mi disco/web/imagenes/izq.jpg);
	background-position: left top;
	background-image: url(imagenes/abajo.jpg);
	background-repeat: no-repeat;
}
.fondo_abajo_lateral {
	background-image: url(file:///Mi disco/web/imagenes/izq.jpg);
	background-position: left top;
	background-image: url(imagenes/abajo_derecha.jpg);
	background-repeat: no-repeat;
}
