@charset "utf-8";
/* CSS - Factor de Solução */
/* CSS - Feito por Bianca Sousa - www.biancasousa.com.br */


body{background-image:url(img/fundo.jpg);
margin-top: 0;
background-repeat:repeat-x;}

#prin{width:950px;
height:800px;
background-color:#ffffff;
margin:auto auto;
}

#topo{width:950px;
height:199px;
float:left;
background-color:#cde;
background-image:url(img/topo.jpg);
}

#lado{width:292px;
height:483px;
float:left;
background-color:#ccc;
/*background-image:url(img/who.jpg);*/
}

#titulo{width:658px;
float:left;
background-color:#ffffff;
height:40px;
}

#link{/*background-image:url(style/x.gif);*/
/*background-color:#000;*/
width:400px;
height:150px;
left:250px;
top:0;
z-index:5;
position:absolute;}

#bandeira{width:100px;
height:30px;
/*background-color:#000;*/
left:30px;
top:160px;
z-index:3;
position: absolute;
}

#cont{width:658px;
float:left;
background-color:#ffffff;
height:440px;
/*margin-top:20px;*/
display:block;
overflow: auto;
}

#cont-home{
width:950px;
height:483px;
float:left;
background-color:#ccc;
/*background-image:url(img/who.jpg);*/
}


#rodape{width:950px;
height:200px;
float:left;
background-color:#cde;
background-image:url(img/rodape.jpg);
}

#mais{width:150px;
height:30px;
left:10px;
top:700px;
z-index:4;
position:absolute;
}


p, li{color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

p{padding-right:10px;}

ul li{list-style-image:url(style/SETA.jpg);
background-repeat:no-repeat;
background-position:center;}

h4{color:#036;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
}

option value{width:auto;}

