* { margin:0; padding: 0; list-style: none; }
body { font-family: Arial,Tahoma; color:#333; background: #eee; }

#page { margin: 0 auto; width: 800px; background: #000000; padding:40px; margin-top: 20px; margin-bottom: 20px; border: 1px solid #000000; box-shadow: #000000 1px 1px 3px; }
#page h1 { font-weight: normal; font-size: 32px; letter-spacing: -2px; margin:0 0 20px 0; border-bottom: 1px solid #ddd; padding:0 0 10px 0; }
#page h2 { font-weight: bold; font-size: 22px; letter-spacing: -1px; font-style: italic; margin:40px 0 0 0; }
#page h3 { float: right; }
#page h3 a { font-weight: normal; font-size: 16px; color:#004499; }
#page h3 a:hover { color:#333; }
.titulos {
	font-family: "futura_hv_btheavy";
	font-size: 25px;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
.titulos2 {
	font-family: "futura_hv_btheavy";
	font-size: 18px;
	text-align: center;
	color: #666666;
	font-weight: normal;
}
.titulosblanco {
	font-family: "futura_hv_btheavy";
	font-size: 25px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}
.textos {
	font-family: "futura_lt_btlight";
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
}
.textosProductos {
	font-family: "futura_lt_btlight";
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.textosProductos2 {
	font-family: "futura_lt_btlight";
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.textosProductosTitulo {
	font-family: "futura_lt_btlight";
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
}
.textosProductosTitulo2 {
	font-family: "futura_lt_btlight";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
}
.textosVolver {
	font-family: "futura_lt_btlight";
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
}
.textosblanco {
	font-family: "futura_lt_btlight";
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
