/* CSS Document */
/*
Styles para La Voz de la Antigua Cava de Bodegas Augusto Pulenta  www.augustopulenta.com
desarrollado por Invasor Diagonal / Machi Mendieta  www.invasordiagonal.com
*/

BODY {
	margin: 0px;
	padding: 0px;
}
.textoLargo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #66715a;
	text-align: justify;
	line-height:20px;
}
.textoLargo a{
	color: #987d52;
	text-decoration:none;
	font-weight:bold;
}
.textoLargo a:hover {
	color: #346a81;
	text-decoration:none;
	font-weight:bold;
}
.textoLargo a:visited {
	color: #987d52;
	text-decoration:none;
	font-weight:bold;
}
.textoLargo a:visited:hover {
	color: #346a81;
	text-decoration:none;
	font-weight:bold;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #663300;
}
#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#links .titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #70838b;
}
#links .texto{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#links a{
	color: #a7a7a7;
	text-decoration:none;
}
#links a:hover {
	color: #346a81;
	text-decoration:none;
}
#links a:visited {
	color: #a7a7a7;
	text-decoration:none;
}
#links a:visited:hover {
	color: #346a81;
	text-decoration:none;
}

.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6C5E;
}

