.botones {

	font-family: Arial, Helvetica, sans-serif ;

	font-size: 11px;

	color: #7f2421;

	font-weight: bold;

}

.botones:hover {

	font-family: Arial, Helvetica, sans-serif ;

	font-size: 11px;

	color: #B71137;

	font-weight: bold;

}

.titulo-malbec {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 17px;

	color: #990000;

	font-weight: normal;

}

.subtitulo {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #990000;

	font-weight: bold;

}

.titulo-malbec-grande {

	font-family: "Times New Roman", Times, serif ;

	font-size: 16px;

	color: #990000;

	font-weight: bold;

}

.titulo-blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	font-weight: normal;

}.titulo-grande {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	color: #ffffff;

	font-weight: bold;

}

.items {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}

.pie {

	font-family: "Times New Roman", Times, serif;

	font-size: 10px;

	color: #f6225e;

}

.pie-resto {

	font-family: "Times New Roman", Times, serif;

	font-size: 10px;

	color: #fcf2e1;

}

.texto {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #490A20;

	font-weight: normal;

}

.inputs {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	font-weight: normal;

	text-align: justify;

	background-color: #FFFFFF;

	text-decoration: none;

	width: auto;

	border: 1px solid  #703838;

}

.linea-content {
	background-image: url(images/content-home.jpg);
	background-repeat: repeat-x;
}
.linea-chico {
	background-image: url(images/content-chico.gif);
	background-repeat: repeat-y;
}

