body{
	margin:0;
	padding:0;
	text-align:center;
	background:#516C7D;
}

#folletos_contenedor{
	width:990px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 auto;
	overflow:hidden;
	background:#FFF;
}
.fo_titulo{
	float:left;
	text-align:left;
	margin:40px 0 40px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#616389;
}

/*CLASES EXISTENTES*/

.fo_contenido{font-size:12px;font-weight:700;color:#416389;width:990px;padding-top:2px;margin:10px 0 0 40px !important;margin:10px 0 0 5px;padding-left:5px;background: #FFF;float:left;}
.fo_grupoA{float:left;margin:5px auto;width:100%;}
.fo_grupoA .fo_elemento{float:left;}
.fo_grupoA .fo_elemento a{text-decoration:none; cursor:hand;}
.fo_margenA{margin:0 39px 0 20px; text-align:center;}
.fo_grupoA .fo_elemento a:link{text-decoration:none;}
.fo_grupoA .fo_elemento a:visited{text-decoration:none;}
.fo_grupoA .fo_elemento .fo_img1{padding:0;margin:0 0 0 6px;}
.fo_oferta{border:1px solid #CC0000;}
.fo_novedad{border:1px solid #FF9900;}
.fo_grupoA .fo_elemento .fo_text1{margin:0 0 0 6px;padding:0;width:115px;text-align:center;font:Tahoma;font-size:10px;color: #FFF;height:55px;border-bottom:4px solid #000;font-weight:normal;}
.fo_grupoA .fo_elemento .fo_text2{margin:0 0 0 6px;padding:0;width:115px;text-align:center;font:Tahoma;font-size:10px;color: #FFF;height:55px;border-bottom:4px solid #000;}
.fo_grupoA .fo_elemento .fo_text2 a{color: #FFF;}
.fo_rojo{background:#CC0000;}
.fo_naranja{background:#FF9900;}
.fo_grupoB{float:left;margin:5px 0; text-align:left;}
.fo_grupoB .fo_elemento a{text-decoration:none; cursor:hand;}
.fo_grupoB .fo_elemento{float:left;text-align:center;width:120px;margin:10px 4px 10px 0;  height:160px;}
.fo_grupoB .fo_elemento .fo_img2{border:1px solid #63819F;}
.fo_grupoB .fo_elemento .fo_text2{width:115px;font:normal 10px Tahoma, Arial;color: #000;}

a.catalog	{text-decoration:none; color:#000;}
a.catalog:hover	{text-decoration:underline; color:#666;}
