/* CSS Document */
body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#EBEBEB;
}
.texto{
font-family:"Trebuchet MS";
font-size:10px;

}
.textoservicios{
font-family:"Trebuchet MS";
font-size:11px;
color:#990000;
font-weight:bold;
}
.fecha{

font-family:"Trebuchet MS";
font-size:11px;
color:#000099;
}
.destacados{
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
}
.pie{
font-family:"Trebuchet MS";
font-size:10px;
color:#FFFFFF;
}
.titulos_productos{
font-family:"Trebuchet MS";
font-size:20px;
color:#666666;
font-weight:bold;
}
a {
	font-family:"Trebuchet MS";
	font-size:11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D31145;
	text-decoration: underline;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D31145;
}
a:hover {
color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
}
a:active {
color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
}