@charset "UTF-8";
/* CSS Document */

.Titles {
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	font-family: "Century Gothic", Verdana, Arial;
	float: left;
	text-align: left;
	display: block;
	width: 338px;
	padding-bottom: 10px;
}
.icons {
	float: left;
	padding-right: 7px;
	margin: 4px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 9px;
}
.side_blobs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #444444;
	text-align: left;
	word-spacing: normal;
	display: block;
	padding-right: 20px;
	font-weight: lighter;
	top: 5px;
}
.mas {
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}


.main_blob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 125%;
	font-weight: normal;
	padding-left: 10px;
}
#puntosventa {
color: #FFCC00;
}


#puntosventa a:active  {
color: #FFCC00;
}



#servicios {
	color: #FF0099;
}
#welcome {
	color: #EF0000;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 28px;
	font-weight: 600;
}
#favoritos {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	color: #00B0D8;
	font-weight: bold;
}
#subscribe {
	color: #999999;
}
#titulos {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 22px;
	color: #E1000F;
	text-decoration: none;
	font-weight: 700;
	text-transform: capitalize;
}
#contenidos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #666666;
}
.productos_titles {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: 800;
	color: #FF0000;
	display: block;
	padding-bottom: 10px;
}
.hr_dotted {
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.productos_maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #747474;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
.yapalinks {
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
}


.yapalinks a:link {
	
	text-decoration: underline;
}
