@charset "iso-8859-1";

body{
background-image:url(../images/bg.gif);
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#282F20;
line-height:18px;
}

a{
color:##282F20;
font-style:italic;
}

p{text-indent:15px;}

li ul{
list-style: square;
}

#geral{
width:770px;
margin:auto;
background-color:#e9e7d9;
height:100%;
}

#lateral{
width:182px;
height:670px;
padding-left:30px;
float:left;
}

#principal{
float:left;
width:520px;
padding-right:25px;
/*padding-left:10px;*/
height:auto;
text-align:justify;
}

#rodape{
clear:both;
width:770px;
}

#menu{

height:200px;
top:223px;
z-index:50;
text-align:left;
padding-left:30px;
margin:auto;
position:absolute;
}

#banner1{
width:158px;
height:275px;
padding-top:10px;
float:left;
position:relative;
}

#banner2{
width:158px;
height:160px;
padding-top:10px;
float:left;
position:relative;
}

#titulo{
width:100%;
height:34px;
text-align:right;
}

#foto1{
width:528px;
height:321px;
position:absolute;
}

#foto2{
width:528px;
height:341px;
position:relative;
top:265px;
left:35px;
}

#team1{
background-image:url(../images/team1.jpg);
width:513px;
height:353px;
position:relative;absolute;
top:0px;
}

#team2{
background-image:url(../images/team2.jpg);
width:513px;
height:353px;
position:relative;absolute;
top:0px;
}


#team3{
background-image:url(../images/team3.jpg);
width:513px;
height:353px;
position:relative;absolute;
top:0px;
}

#titTeam1{
top:33px;
height:30px;
width:180px;
text-align:right;
position:relative;
left:55px;
line-height:15px;
}



#titTeam2{
top:233px;
height:30px;
width:180px;
text-align:left;
position:relative;
left:280px;
line-height:15px;
}

.languages{
font-size:10px;
}

.titulo{
font-weight:bold;
font-size:13px;
}

.titulo2{
font-weight:bold;
font-size:13px;
text-transform:uppercase;
}

.borderInput{
border:1px solid #928558;
font-size:11px;
height:15px;
}

.tableFormLine{
padding-bottom:10px;
}

.btEnviar{
background-image:url(../images/btSend.gif);
width:56px;
height:33px;
border:0px;
padding:0px;
margin:0px;
}

.borderArea{
border:1px solid #928558;
font-size:11px;
}
