@charset "utf-8";
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #807d7d;
	/*Margin permite resetear los valores para que el padding sea correcto*/
	margin-top: 0px;
	margin-bottom: 0px;
	/*Distancia superior e inferior*/
	padding-top: 13px;
	padding-bottom: 13px;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #807d7d;
	/*Margin permite resetear los valores para que el padding sea correcto*/
	margin-top: 0px;
	margin-bottom: -2px;
	/*Distancia superior e inferior*/
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
.parrafo {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #807d7d;
}
*/
.productos {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Didot LT Std";
	font-size: 9px;
	color: #717171;
	padding-right: 0px;
	padding-left: 0px;
	bottom:0px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}

.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}
.txt2 {
	font-family: Tahoma;
	font-size: 10.5px;
	color: #9F9F9F;
	line-height: 16px;
}

.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.box_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.email {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


.BOX {
	height: 16px;
	width: 180px;
	border: 1px solid #e8e8e8;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #f8f8f8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.BOXlargo {
	height: 105px;
	width: 370px;
	border: 1px solid #e8e8e8;
	padding: 2px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #f8f8f8;
}
.txt_form {
	font-family: Tahoma;
	font-size: 11px;
	color: #767474;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BOXemail {
	height: 16px;
	width: 374px;
	border: 1px solid #e8e8e8;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #f8f8f8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
.direccion {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 13px;
	padding-bottom: 8px;
	color: #807d7d;
	line-height: 15px;
}
*/

.link {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #807d7d;
	text-align: justify;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.link:hover	{
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.link2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #807d7d;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.link2:hover	{
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}.linkemail {
	font-family: tahoma;
	font-size: 9px;
	line-height: 15px;
	color: #807d7d;
	text-align: justify;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.linkemail:hover {
	font-family: tahoma;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.txt_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #E9E9E9;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link_bla {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #E9E9E9;
	text-align: justify;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.link_bla:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.intro {
	font-family: Tahoma;
	font-size: 11px;
	color: #807d7d;
	/*Margin permite resetear los valores para que el padding sea correcto*/
	margin-top: 0px;
	margin-bottom: -2px;
	/*Distancia superior e inferior*/
	padding-top: 8px;
	padding-bottom: 10px;
}

