/* CSS Document */

#principal{
width:775px; 
height:650px; 
background-image:url(../index.jpg); 
background-repeat:no-repeat;
}

#main{
width: 500px;
height: 396px;
overflow: auto;
float:right;
margin-right: 5px;
margin-top: 25px;
color:#FFF;
font-weight: bolder;
font-size: 16px;
text-align:left;

/*background-color:#FFF;
filter:alpha(opacity=70);
-moz-opacity: 0.70;*/
}

#home{
width: 210px;
height: 137px;
float:right;
margin-right: 15px;
margin-top: 25px;
_margin-right: 8px;
_margin-top: 25px;
cursor:pointer;
}


#menu{
width: 220px;
height: 500px;
float: left;
margin-left: 20px;
margin-top: 25px;
_margin-left: 14px;
_margin-top: 25px;
}

#historico{
width:auto;
height:47px;
margin-top: 11px;
cursor:pointer;
}

#fotos{
width:auto;
height:44px;
margin-top: 11px;
cursor:pointer;
}

#associados{
width:auto;
height:44px;
margin-top: 11px;
cursor:pointer;
}

#eventos{
width:auto;
height:44px;
margin-top: 11px;
cursor:pointer;
}

#classificados{
width:auto;
height:44px;
margin-top: 12px;
cursor:pointer;
}

#contato{
width:auto;
height:44px;
margin-top: 13px;
cursor:pointer;
}

.carregando{
margin-top: 100px;
float:right;
width: 170px;
vertical-align:middle;
height:40px;
text-align:right;
filter:alpha(opacity=70);
-moz-opacity:0.7;
background-image: url(../images/carregando.gif);
background-position:left;
background-repeat: no-repeat;
}

.form{
background-color:#FFF;
filter:alpha(opacity=70);
-moz-opacity:0.7;
color:#2A3F00;
}


.selected{
background-color:#A0A0A4;
filter:alpha(opacity=50);
-moz-opacity:0.5;
}

main_1{
color:#A0A0A4;
font-size: 12px;
}

main_3{
color: #FF9F00;
font-size: 14px;
}