@import url(header.css);
@import url(../../styles/footer.css);

body { margin: 0; padding: 0; font-family: Tahoma, Arial, sans-serif; font-size: 1px; text-align: center; background: #6C6C6C;  filter: default; }

#container { width: 750px; margin: 0 auto; display: block; }
#container div.text { margin: 20px 0 30px 0; width: 447px; background: url(../images/back_about.gif) no-repeat left top; float: left;}
#container div.title { font-weight: bold; font-size: 14px; color: #005fae; margin: 15px 0 0 15px; text-align: left;}
#container div.recomend { font-weight: normal; font-size: 10px; color: #6d6e71; margin: 0 15px 5px 265px; text-align: left; background: url(../images/letter.gif) no-repeat left top;  padding: 2px 0 4px 20px; }
#container div.recomend a { text-decoration: none; color: #6d6e71; }
#container div.intro { font-weight: bold; font-size: 11px; color: #005fae; margin: 10px 0 0 15px; text-align: left;}

html>body #container div.quest { width:400px; font-weight: bold; font-size: 10px; color: #7c7c7c; margin: 10px 0 5px 0; float: left; text-align:left; }
#container div.quest { width:380px; font-weight: bold; font-size: 10px; color: #7c7c7c; margin: 10px 0 5px 0; float: left; text-align:left; }
#container div.quest a { text-decoration: none; font-weight: bold; font-size: 10px; color: #595858; margin: 10px 0 10px 0; text-align: left;}
#container div.quest a:hover { font-weight: bold; font-size: 10px; color: #005fae; margin: 10px 0 10px 0; text-align: left;}
#container div.num { width: 24px; font-weight: bold; font-size: 10px; color: #595858; margin: 10px 0 0 15px; float: left; text-align: right;}

/*IE7*/
html>body  #container div.resp { width: 430px; font-weight: normal; font-size: 10px; color: #7c7c7c; margin: 10px 0 15px 15px; text-align: left; }
/*IE6*/
* html #container div.resp { width: 400px; font-weight: normal; font-size: 10px; color: #7c7c7c; margin: 10px 0 15px 15px; text-align: left; }

#container div.divider { margin: 20px 15px 5px 15px; height:4px; width: 430px; border-top:1px solid #EDEDED; float: left; text-align: left;}
* html #container div.divider { margin: 20px 15px 5px 15px; height:4px; width: 400px; border-top:1px solid #EDEDED; float: left; text-align: left;}

#container div.family { margin: 0; width: 282px; float: left; }

#productsNav { margin: 0 0 0 12px; float: left; width: 269px; background: url(../images/productsNav_bg.gif) no-repeat left top; }
#productsNav h4 { margin: 10px 0 0 13px; text-align: left; }
#productsNav ul { margin: 11px 0 0 15px; padding: 0; list-style: none; text-align: left; }
#productsNav li { width: 215px; padding: 0 0 5px 25px; margin: 0 0 3px 0; font-size: 10px; font-weight: bold; color: #6C6C6C; border-bottom: 1px solid #EAEAEA; background: url(../images/productsNav_bullet.gif) no-repeat left 2px; }
#productsNav li.lastItem { border: none; }
#productsNav a { text-decoration: none; color: #6C6C6C; }
#productsNav a:hover { color: #02579E; }

#subir {border-bottom:1px solid #ebebeb; margin-top: 12px;}
#subir img{border: none;}

#spacer { clear: both; width: 750px; height: 1px; margin: 0; }