@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #D6A774;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
}

.links{
font-size: 11px;
font-family: arial;
color:#FFFFFF;
text-decoration:none;
}
.links:hover{
font-size: 11px;
font-family: arial;
color:#FFFFFF;
text-decoration:underline;
}
.links2{
font-size: 12px;
font-family: georgia;
color:#d8d4b5;
line-height: 180%;
text-decoration:none;
}
.links2:hover{
font-size: 12px;
font-family: georgia;
color:#d8d4b5;
line-height: 180%;
text-decoration:underline;
}
.txt {
font-size: 12px;
font-family: georgia;
color:#d8d4b5;
line-height: 180%;
text-decoration:none;
}
.txt:hover {
font-size: 12px;
font-family: georgia;
color:#d8d4b5;
line-height: 180%;
text-decoration:underline;
}
.txt-bold {
font-size: 12px;
font-family: georgia;
font-weight: bold;
color:#FFFFFF;
line-height: 180%;
}
.txt-blanco {
font-size: 12px;
font-family: georgia;
color:#FFFFFF;
line-height: 180%;
}
.txt_carta {
font-size: 11px;
font-family: georgia;
color:#d8d4b5;
line-height: 120%;
}
.titulo-home {
font-size: 24px;
font-family: georgia;
color:#d8d4b5;
line-height: 110%;
}
.titulo-carta {
font-size: 15px;
font-family: georgia;
color:#ffffff;
line-height: 110%;
text-decoration:none;
}
.titulo-carta-vino {
font-size: 12px;
font-family: georgia;
color:#d8d4b5;
line-height: 110%;
text-decoration:underline;
}
.titulo-top {
font-size: 28px;
font-family: georgia;
color:#FFFFFF;
line-height: 120%;
}
.campo {
	background-image: url(../img/fondo-botonera.jpg); 
	background-repeat:no-repeat;
}
.campo2 {
	border:#7aa630 1px solid;
	font-family:verdana;
	font-size:12px;
	color:#d8d4b5;
	padding:2px;
	background-color:#ffffff;
}
.bt {
	font-family:georgia;
	font-weight: bold;
	font-size:11px;
	color:#443113;
	padding:3px;
	text-decoration:none;
	background-color:#D6A774;
}



