
/*------------------------------------------------------------------
Neutralizacion
-------------------------------------------------------------------*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,th,td{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:inherit;
  vertical-align:baseline
}
/*------------------------------------------------------------------
Layout
-------------------------------------------------------------------*/

#wrap{
  margin:0 auto 15px auto;
  width:960px;
 /* background:#FFF*/
}
.marco-head{
  margin:0 auto;
  width:960px;
  overflow:hidden
}
.marco{
  width:960px;
  overflow:hidden
}

/*------------------------------------------------------------------
Elementos
-------------------------------------------------------------------*/
html{
  font-family:arial,helvetica,verdana,sans;}
body{
  background:url(fnd-cabeza.jpg) repeat-x ;
}

h1,h2,h3,h4,h5,h6{
  font-weight:bold
}
h1{
  font-size:3em
}
h2{
  font-size:2.5em
}
h3{
  font-size:1.2em; text-transform:uppercase; color:#001834
}
h4{
  font-size:1.6em
}
h5{
  font-size:1.4em
}
h6{
  font: 0.8em "Arial", Helvetica, sans-serif; text-align: center; color:#C19060;}
h6 a{ text-decoration: none; color:#C19060; padding: 3px 10px;}
  
h6 a:hover {color:#fff;}  
  
p,li,table{
  font-size:11px; text-align: center;}

.pie{
  height:50px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; margin-bottom:15px; margin-top: 20px;}

.pie p{ height:50px; line-height:50px; color:#777}

.idioma{ background:#422D1C; height:32px; padding-top: 10px; margin-top:9px;}
/* IE6 Only */ 
* html .idioma{ background:#422D1C; line-height:11px; margin-top:9px; border-bottom:1px solid #422D1C; height:32px;}
