/* fuentes */
* { font-family: tahoma,verdana,helvetica;  font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; }


/* tamanos */
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea { font-size:12px; }
h4, h5,h6{ font-size:13px; }
h1,h2,h3 { font-size:15px; }

/* genericas */
html, body { background-color: #f3f3f3;  margin:0; padding:0; text-align:center;  }
th,td,p,h1,h2,h3,h4,h5,h6 { color:#000; background-color: #fff; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; text-decoration:none; }
ul,ol,dl,li,dt,dd { margin: 0; padding: 0; }

/* enlaces globales */
a { text-decoration:none; }
a:visited { text-decoration:none; }
a:link,a.named:visited { text-decoration:none; }
a:hover { text-decoration:none; }

/* Estructura */
#masterpagewidth  { width: 840px; text-align:left; margin-left:auto; margin-right:auto; }
#masterup { width: 100%; height: 35px; background-image: url(../img/header/sombra_arribaf.jpg); }
#masterdown { width:100%; height: 20px; float: left; background-image: url(../img/header/sombra_abajo.jpg);}
#megaman { background-image: url(../img/header/sombra2.jpg); background-repeat:repeat-y; width:840px;float: left;}
#pagewidth { width:800px; text-align: left; float: left; position: relative; margin: 0; padding:0; padding-left: 20px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{display: inline-block;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}

