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


html, body, #wrapper{ width:100%; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
body{ background:url(../imgs/site/fundo.gif) repeat top center; background-color:#FFFFFF; padding:0px; margin:0px;}

#top{ width:100%; position:relative; height:50%; margin-bottom:-100px}
#content{ width:420px; position:relative; margin:0 auto; height:132px;}

a{ margin-top:80px; float:left; border-right:#f1efec 2px solid; z-index:2; position:relative}

#splashPt, #splashPt:link, #splashPt:visited{ display:block; width:138px; height:52px; background:url(../imgs/site/splashPt.gif) top center no-repeat;} 
#splashPt:hover{ background:url(../imgs/site/splashPtHover.gif) top center no-repeat;} 

#splashEn, #splashEn:link, #splashEn:visited{ display:block; width:138px; height:52px; background:url(../imgs/site/splashEn.gif) top center no-repeat;} 
#splashEn:hover{ background:url(../imgs/site/splashEnHover.gif) top center no-repeat;} 

#splashFr, #splashFr:link, #splashFr:visited{ display:block; width:138px; height:52px; background:url(../imgs/site/splashFr.gif) top center no-repeat;} 
#splashFr:hover{ background:url(../imgs/site/splashFrHover.gif) top center no-repeat;} 

#logo{ position:absolute; left:0px; top:0px; z-index:2}
#barra{ background-color:#c1d72e; width:50%; margin-left:-210px; height:20px; z-index:1;  position:relative; margin-top:112px; float:right }


.ie7 #barra{ margin-left:-210px; }
.ie7 #content{margin:0 auto; margin-right:0px; z-index:2}



/*.ie7 #barra{ display:none;}*/
