﻿/*-- Reset --*/
* { margin:0px;	padding:0px; list-style:none; } 
html { overflow-x:hidden; }
fieldset, img {	border:none; }
body { width:100%; height:100%; background:url(../_img/bg_home.jpg) repeat-x; }

/*-- Estrutura --*/
.container { width:980px; height:auto; margin:auto; }
#topo { width:980px; height:226px; background:url(../_img/topo-home.png); margin:auto; margin-top:-15px; position:relative; }

#topo .idioma{
width:72px;
height:24px;
position:absolute;
top:76px;
right:236px;
}

.idioma li{
float:left;
}

.idioma a{
text-indent:-9999px;
display:block;
}

.flag-bra a{
background:url(../_img/flag-bra.png) no-repeat;
width:36px;
height:24px;
}

.flag-eng a{
background:url(../_img/flag-eng.png) no-repeat;
width:36px;
height:24px;
}

.leg-bra{
background:url(../_img/leg-bra.png) no-repeat;
width:72px;
height:22px;
display:none;
position:absolute;
top:30px;
text-indent:-9999px;
}

.leg-eng{
background:url(../_img/leg-eng.png) no-repeat;
width:72px;
height:22px;
display:none;
position:absolute;
top:30px;
text-indent:-9999px;
left:0;
}

#topo .frase-caminhos { width:350px; height:50px; position:relative; top:160px; left:160px; }
#topo fieldset { width:195px; height:auto; float:right; position:relative; top:71px; }
#topo fieldset #search { border:none; margin:50px 0 0 27px; color:Green; font:14px Times New Roman, Arial, Verdana; cursor:text; }
#topo fieldset #botao { position:relative; top:47px; .top:-20px; right:20px; float:right; outline:none; border:1px solid red; }

/*-- Frase --*/
.frase { width:980px; height:55px; background:url(../_img/bg-frase.png) no-repeat bottom; margin-top:-30px; }
.frase h3 { position:relative; top:10px; left:25px; text-align:center; color:#fff; font-size:19px; }

/*-- Conteúdo --*/
.conteudo {	width:900px; height:480px; float:right; margin:30px 30px 0 0; .margin:30px 30px 0 0; /*ie7*/ background:url(../_img/home.png) no-repeat center bottom; clear:both; }

/*-- Chamada Educação --*/
.chamada_educacao { width:400px; float:left; margin:0; }
.chamada_educacao p { width:250px; margin-top:15px; font:12px Georgia, Arial, Tahoma; color:#fff; }
.chamada_educacao img {	margin:20px 0 0 0; }	
.educacao { width:153px; margin:15px 0 0 0; padding:0; list-style-type:none; }
/*a.educacao:link, a.educacao:visited { background:url(../_img/clique_chamada_esq_link.png) no-repeat; display:block; padding:40px 0 0 0; .padding:20px 0 0 0; /*ie7*/ /*outline:none; }
a.educacao:hover { background:url(../_img/clique_chamada_esq_hover.png); }*/
a.educacao:link, a.educacao:visited { background: url(../_img/btn-clique-aqui.png) no-repeat; width: 153px; height: 40px; display: block; }
a.educacao:hover { background: url(../_img/btn-clique-aqui.png) no-repeat 0 -40px; }

/*-- Chamada Política --*/
.chamada_politica  { width:400px; float:right; margin:0; text-align:right; }
.chamada_politica p { width:230px; margin:15px 0 0 170px; font:12px Georgia, Arial, Tahoma; color:#fff; }
.chamada_politica img {	margin:20px 0 0 0; }
.politica { width:153px; margin:15px 0 0 0; padding:0; list-style-type:none; float:right; }
/*a.politica:link, a.politica:visited { background:url(../_img/clique_chamada_dir_link.png) no-repeat; display:block; padding:40px 0 0 0; .padding:20px 0 0 0; /*ie7*/ /*outline:none; }
a.politica:hover { background:url(../_img/clique_chamada_dir_hover.png); }*/
a.politica:link, a.politica:visited { background: url(../_img/btn-clique-aqui.png) no-repeat; width: 153px; height: 40px; display: block; }
a.politica:hover { background: url(../_img/btn-clique-aqui.png) no-repeat 0 -40px; }

/*-- Bandeiras --*/
.bandeira_todos { width:168px; height:116px; float:right; position:relative; top:70px; left:200px; .top:-42px; .left:20px; /*ie7*/ }
.bandeira_ayrton { width:181px; height:116px; float:right; position:relative; top:67px; left:200px; .top:-45px; .left:20px; /*ie7*/ z-index:-1px; }

/*Logo Tritone*/
img.logo-tritone { clear:both; position:relative; top:123px; left:400px; .top:10px; .left:545px; z-index:2; }

/*-- Glossário Info Site --*/
.glossario_infosite { width:100%; height:auto; clear:both; margin-top:227px; .margin-top:77px; /*ie7*/ }
.glossario { float:left; margin-left:0; }
.infosite { float:right; position:relative; top:0; right:50px; }
.entre-em-contato { float:right; position:relative; top:17px; right:40px; }

/*-- Classes Extras --*/
.esquerda {	float:left; }
.direita { float:right; }
.azul { color:#44bfd5; }
.yellow { color:#c9c734;}
.white { color:#fff; }
.noline { outline:none; }

/*-- Selo Ayrton Senna 20 Anos --*/
#senna-20-anos {position: relative; top: 120px; left: -133px; float: left;}

