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

body{
background-image:url(../images/fundo_home.jpg);
background-position:center;
background-color:#9FBFCC;
background-repeat:no-repeat;
/*height:800px;*/
margin:0 0 0 0;

font-family: Verdana;
font-size:14px;
color:#000;

}
#container
{
position:absolute;
width:984px;
height:auto;
left:50%;
overflow:visible;
margin-left:-491px;
}
#header
{
margin-top:30px;
width:982px;
height:173px;
}
#logo
{
width:245px;
height:153px;
float:left;
margin-top:10px;
}
#titulo
{
width:573px;
height:53px;
margin-left:50px;
float:left;

}
#menu
{
width:706px;
height:84px;
float:left;
margin-top:10px;
margin-left:25px;

}

#col_esquerda
{
width:337px;
height:582px;
float:left;
margin-top:10px;
margin-left:25px;

}
#col_direita
{
width:337px;
height:552px;
float:right;
margin-top:10px;
}


#col_conteudo
{
width:650px;
float:left;
padding-top:50px;
padding-left:10px;
}
#box_inscricao
{
height:169px; width:185px; margin-left:55px;
}
#box_deixemercado
{
height:213px; width:315px; margin-left:5px;margin-top:30px;
}
#box_portadores
{
height:154px; width:337px; margin-top:10px;
}
#box_conheca
{
height:146px; width:318px; margin-top:10px;
}
#box_player
{
height:290px; width:316px; margin-top:10px;
}
#box_vestibularhome
{
height:68px; width:238px; margin-top:10px;
}
#col_modelo
{
height:683px; width:252px; float:left; 
}
#rodape
{
 position:relative; height:63px; width:977px; margin-bottom:15px; overflow:hidden; float:left;
}
#col_direito_conteudo
{
 margin-top:0; width:282px; height:390px; float:left; margin-left:35px;
}
#campo_indique
{	
 position:relative;  width:491px; height:533px; left:50%; margin-left:-245px; margin-top:-25px;  float:left; z-index:8888;  background-image:url(../images/fundo_indique.png);
}
#indique
{
position:absolute; width:100%; height:900px; background-image:url(../images/macFFBgHack.png); z-index:1000; display:none;	
}