body {
background: White;

	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align: justify;
}

.prodneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.nu {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #A52A2A;
	font-weight: bold;
}

.pro{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #787878;
	font-weight: bold;

}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A01D2D;
}

.titlateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	text-align: center;
}

.product{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A01D2D;
	text-align: center;
	text-decoration: none;

}

.product a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A01D2D;
	text-align: center;
	text-decoration: none;
}

.product a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A01D2D;
	text-align: center;
	text-decoration: none;
}
.product a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A01D2D;
	text-align: center;
	text-decoration: none;
}
.product a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A01D2D;
	text-align: center;
	text-decoration: underline;
}

.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AFABAD;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.footer a:link 			{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AFABAD;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.footer a:visited 		{
	font-family: Verdana,Arial,sans-serif;
	color: #AFABAD;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}

.footer a:active 		{
	font-family: Verdana,Arial,sans-serif;
	color: #AFABAD;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}

.footer a:hover 		{
	font-family: Verdana,Arial,sans-serif;
	color: #AFABAD;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}

div.content{
	padding: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	width: 468px;
	height: 390px;
	
	overflow: auto;
	scrollbar-arrow-color: #BFBFBF;
	scrollbar-track-color: #E9E9E9;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-3dlight-color: #BFBFBF;
}

.protit {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: White;
	font-weight: bold;
}

div.contacto{
	padding: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	width: 468px;
	height: 300px;
	
	overflow: auto;
	scrollbar-arrow-color: #BFBFBF;
	scrollbar-track-color: #E9E9E9;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-3dlight-color: #BFBFBF;
}