.general {
	font-family: "Times New Roman", Times, serif;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
}

.cabeza {
	width:800 px;
	height:180 px;
	background-color:#d9e3ed;
}
.cuerpo {
	font-family: "Times New Roman", Times, serif;
	background-color: #F6F6F6;
	width:800px;

}
.pie {
	font-family: "Times New Roman", Times, serif;
	width:800px;
	height:80px;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-transform:uppercase;

	padding:20 px;
	text-align:right;
	line-height:30px;
	height:500px;
	margin-top:30px;	
}

.link{
font-size:20px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
}

#borde{
	border-left:1px solid #999999;	
	padding-left: 20px;
	margin-right:20px; 
	margin-top:20px; 
	width:470px;
	min-height: 630px;
	top: 220px;
}

.titulo{
font-size:23px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
text-transform:uppercase;
}

.tLetra{
font-size:18px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
text-transform:uppercase;
}

.titulo2{
font-size:35px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
text-transform:uppercase;

}

.titulo3{
font-size:28px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
text-transform:uppercase;
}

.titulo4{
font-size:23px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
text-align:center;
text-transform:uppercase;
}

.texto_contenido{
font-size:14px;
font-family:"Times New Roman", Times, serif;
color: #999999;
text-align:justify;
}

.texto_contenido2{
font-size:14px;
font-family:"Times New Roman", Times, serif;
color: #999999;
text-align:center;
}

.texto_contenido3{
font-size:14px;
font-family:"Times New Roman", Times, serif;
color: #999999;
text-align:center;
}

.nombre_tequila{
font-size:24px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
}

.empresa{
font-size:10px;
font-family:"Times New Roman", Times, serif;
color:#326D7F;
}

.tipo{
font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#999999;
text-transform:uppercase;
}

hr {
color: #C0C0C0;
}


.texto A:link {text-decoration: none;color: #326D7F}
.texto A:visited {text-decoration: none;
	color: gray;
}
.texto A:active {text-decoration: none}
.texto A:hover {color: #326D7F}
