.productos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #404040;

}

.productos a:link, .productos a:visited, .productos a:active{
	color: #8D0E09;
	text-decoration: none;
}

.productos a:hover{
	color: #8D0E09;
	text-decoration: underline;
}

.productos2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #789DDE;
	text-decoration: underline;

}

.productos2 a:link, .productos2 a:visited, .productos2 a:active, .productos2 a:hover{
	color: #404040;
	text-decoration: underline;
}


.productosrojo{
	color: #902A26;
	font-weight: bold;


}

.mano{
	cursor: pointer;
	cursor: hand;
}

.formu	{
	background-color:#EFEFEF;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#6F7579;

}
.boton{background-color:#6F7579;
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color: #EFEFEF;
	   border-style:solid;
	   border-width:1px;
	   border-color:#000000;
	   cursor: pointer;
	   cursor: hand;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
textarea { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #404040;
}

