@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; border:0; outline:none; }
/* mac hide \*/
html,body{ height:100%; width:100%; }
/* end hide */
object{ display:block; }
img{ border:0;}
p { line-height:18px; }
ul{ list-style-type:none; margin:0; padding:0; font-size:1.1em;}
h1, h2, h3, h4, h5{ margin:0; padding:0; font-weight:normal;}

body { font-family:Verdana, Geneva, sans-serif; font-size:62.5%; background:#e9e7e3; }

#container { display:table; height:100%; width:100%;  vertical-align:middle; }
#content { display:table-cell; vertical-align:middle; width:100%;  position:relative; height:580px; }
#box-inner { width:100%; margin:0 auto; background:#fff url(border-top.gif) repeat-x 0 0; height:580px; }

#inner { width:984px; margin:0 auto; background:none; padding-top:36px; padding-bottom:26px; }
#inner .idiomas { text-align:right; float:right; text-transform:uppercase; }
	#inner .idiomas li { padding-bottom:4px; }
	#inner .idiomas a { text-decoration:none; font-size:10px; color:#000; }
#footer { width:100%; margin:0 auto; background:#e9e7e3 url(border-bottom.gif) repeat-x 0 0; text-align:center; padding-top:10px; color:#717371; font-size:11px; }




