@charset "iso-8859-1";
.saojorge {top: 0; left: 0; width: 100%; height: 69px; visibility: visible; position: absolute; BACKGROUND-IMAGE:url("../imagens/saojorge.gif");BACKGROUND-REPEAT:no-repeat;}	   
.menu_esquerdo {background: gray; visibility: visible; position: absolute; top: 70px; left: 0px; width: 100px; height: 70%; font-family: Trebuchet MS; text-indent: 3px; font-size: 14px; bottom: auto}
.telefone {top: 0; width: 200px; height: 69px; visibility: visible; position: absolute; background: url("../imagens/telefone.gif"); right: 0}	   	
.barra_cinza {top: 85px; width: 100%; height: 30px; visibility: visible; position: absolute; background: url("../images/barra_cinza.gif")}	   	
.barra_red {top: 120px; left: 0; width: 100%; height: 25px; visibility: visible; position: absolute; background: red}
#manipulation {top:150px; position: absolute}
.menuPrincipal {top: 10%; position: absolute; color: #FF0000;font: arial; font-size: 12px; font-family: arial}

/* formulario */
.mainFaleConosco {
text-align: center;
position:absolute;
width:100%; 
}

#faleConosco {
position:absolute;
width:97%;
}

 #faleConosco form{
	        font-size: 10pt;
		text-align: left;
        }
        
        #faleConosco fieldset{
	        padding: 20px;
	        border: 1px solid #ccc;
            	width: 97%;
        }
        
        #faleConosco legend{
	        font-weight: bold;
	        color: #c03;
	        font-size: 11pt;
	        letter-spacing: 1px;
        }
        
        
        /* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
        html>body #faleConosco legend{
        	margin-bottom: 0px;
        }
        
        #faleConosco .form{
	        border-top: 1px solid #333;
	        border-left: 1px solid #333;
	        border-bottom: 1px solid #ccc;
	        border-right: 1px solid #ccc;
	        font-size: 13px;
	        margin-bottom: 10px;
	        color: #0E0659;
        }
        
        #faleConosco select{
	        border: 1px solid #333;
	        font-size: 13px;
	        margin-bottom: 10px;
	        color: #0E0659;
        }
        
        #faleConosco label{
	        display: block;
	        width: 140px;
	        float: left;
	        color: #000;
	        border-bottom: 1px solid #f1f1f1;
        }
        
        #faleConosco span{
	        color: #999;
	        font-size: 12px;
        }
        
        #cadastrar{
		border-top: none ;
		border-left: none;
                border-bottom: none;
                border-right: none;
	        font-size: 13px;
	        background: #f1f1f1;
	        margin: 15px 0px 0px 0px;
        }
/* fim formulario */
