.titulos {
	font-family: arial;
	font-size: 25px;
	font-style: normal;
	color: #ff6939;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	font-family: "arial black";
	font-size: 11px;
	font-style: normal;
	color: #d60810;
	text-decoration: none;
}
a:hover {

	font-family: "arial black";
	font-size: 11px;
	font-style: normal;
	color: #FF9933;
	text-decoration: none;
}
.desc_titulo {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #787878;
}
.tipo-producto {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0061a5;
	font-weight: bold;
	padding-top: 20px;
}
.descripml {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #8c8c8c;
}
.click {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #9d9d9d;
}
.br_productos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76c3ff;
}
.infoproductos {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: arial;
	font-size: 11px;
	color: #D70714;
	font-weight: bold;
}
.desc_titulohome {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #ff6939;
}
.tipo-descripcion {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #636563;
}
a.tipo-descripcion:link, a.tipo-descripcion:visited, a.tipo-descripcion:active, a.tipo-descripcion:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #636563;
}
a.tipo-descripcion:hover{
	color: #FF9933;
}
