BODY {
	background-color: #FFF7BD;
	background-image: url(../img/fondo.gif);
	background-repeat:repeat;
	color: #000000;
}
#seccion {
	background-color: #FFF7BD;
	background-image: url(../img/fondo2.gif);
	background-repeat:repeat;
	color: #000000;
}

img.imag{border-style:double;
	border:5px;
	border-style:solid;
	border-color:#9B3716;
	margin:10px 10px 10px 10px;

}
img.derecha{border-style:double;
	border:5px;
	border-style:solid;
	border-color:#9B3716;
	margin:10px 10px 10px 10px;
	float:right;
}
input,select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height:15px;
	background: #FFF7BD;
	border: 1px solid #999999;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height:15px;
	background: #FFF7BD;
	border: 1px solid #999999;
	color: #000000;
}
img.izquierda {border-style:double;
	border:5px;
	border-style:solid;
	border-color:#9B3716;
	margin:10px 10px 10px 10px;
	float:left;
}
.negrita {
	font-weight:bold;
}
.PRECIO {
	font-weight:bold;
	font-size: 11px;
}
.texto { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.destaca{
	background-color: #A94F2D;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
}
.margen_izquierdo  {
	background-color: #DFDEC9;
	width:5px;
}
.margen_derecho  {
	background-color: #DFDEC9;
	width:5px;
}
.centro  {
	background-color: #FFF7BD;
	width:755px;
	padding-bottom:70px;
	background-image: url(../img/fondo_centro.gif);
	background-repeat:no-repeat;
	background-position: bottom right ;
}
.titulo{
	color:#792e20;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	margin: 10px 10px 10px 10px;


}
A.enlace {
	color: #000000;
	text-decoration: underline;
}
A.menu_bajo {
	font-size: 11px;
	font-family: arial,sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}
TD.menu_bajo{
	font-size: 11px;
	font-family: arial,sans-serif;
	color:#FFFFFF;
}
A.pie {
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}   
.pie {
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#000000;

}
A.copy {
	font-size: 10px;
	font-family: arial,sans-serif;
	color:#FFFFFF;
	text-decoration: underline;
}
.copy {
	font-size: 10px;
	font-family: arial,sans-serif;
	color:#FFFFFF;
}



