body {
	background-color: #D7D5D0;
}
.fondo {
	background-color: #D1CDC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #958C6F;
	border-right-color: #958C6F;
	border-left-color: #958C6F;
}
.textoCopy {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #847C62;
	border-bottom-style: none;
}
.textoVerdana11 {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6852;
	border-bottom-style: none;
	line-height: 14px;
}
.textoVerdana10 {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	border-bottom-style: none;
	line-height: 14px;
}
.lineaVert {
	background-image: url(imagenes/lineavert.jpg);
	background-repeat: repeat-y;
}
.fondoDestHome {
	background-image: url(imagenes/fondo-dest-home.jpg);
	background-repeat: repeat-x;
}
.fondoTextos1 {
	background-image: url(imagenes/fondo-textos.jpg);
	background-repeat: repeat-x;
}
.textoVerdana12 {

	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6852;
	border-bottom-style: none;
	line-height: 18px;
}
.fondoQS {
	background-image: url(imagenes/fondo-qs.jpg);
}
.fondoUbic {

	background-image: url(imagenes/fondo-ubic.jpg);
}
.lineaVert2 {

	background-image: url(imagenes/lineavert2.jpg);
	background-repeat: repeat-y;
}

.campos {
	background-color: #FFFFFF;
	border: 1px solid #D1CDC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6852;
}
.enviar {
	background-color: #D1CDC1;
	border: 1px solid #958C6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6852;
}


.form{
	margin:0px;
	padding: 0px;
}

.vin:hover{color: #6D6852; text-decoration:underline}
.vin{color: #6D6852; text-decoration:none}

.vinRojo:hover{color: #cc0000; text-decoration:underline}
.vinRojo{color: #cc0000; text-decoration:none}

.textoVerdana11Rojo {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	border-bottom-style: none;
	line-height: 14px;
}

