img {
	border: 0px;
}
html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image:url(imagens/bg.jpg);
	background-repeat:repeat;
	color: #005E2B;
}
#Base_Site {
	width: 780px;
	height: auto;
	margin: auto;
	background-image:url(imagens/bg_base.jpg);
	background-repeat:repeat-y;
}
#Base_Meio {
	width: 760px;
	height: auto;
	margin: auto;
	border: #D1AF61 dotted 1px;
	background-image:url(imagens/bg_meio.jpg);
	background-repeat:repeat;
}
#Menu {
	width: 725px;
	height: auto;
	text-align: right;
	padding: 10px 25px 5px 10px;
}
#Logo {
	width: 206px;
	height: 226px;
	padding: 0px 10px 0px 10px;
	float: left;
	position: absolute;
}
#Logo_Meio {
	width: 206px;
	height: 226px;
}
#Topo_Logo {
	width: 206px;
	height: 12px;
	background-image: url(imagens/topo_bg_logo.jpg);
	background-repeat:no-repeat;
}
#Meio_Logo {
	width: 206px;
	height: 201px;
	background-image: url(imagens/meio_bg_logo.jpg);
	background-repeat: repeat-y;
	margin-top: -2px;
}
#Rodape_Logo {
	width: 206px;
	height: 15px;
	background-image: url(imagens/rodape_bg_logo.jpg);
	background-repeat:no-repeat;
}
#Borda_Logo {
	width: 180px;
	height: 189px;
	border: #009966 dotted 1px;
	margin: 0px 10px 0px 10px;
	text-align: center;
	padding-top: 10px;
}
#Foto {
	width: 524px;
	height: 226px;
	padding: 0px 10px 0px 0px;
	margin-left: 226px;
	position: absolute;
}
#Foto_Meio {
	width: 524px;
	height: 226px;
}
#Topo_Foto {
	width: 524px;
	height: 12px;
	background-image: url(imagens/topo_bg_foto.jpg);
	background-repeat:no-repeat;
}
#Meio_Foto {
	width: 524px;
	height: 201px;
	background-image: url(imagens/meio_bg_foto.jpg);
	background-repeat: repeat-y;
	margin-top: -2px;
}
#Rodape_Foto {
	width: 524px;
	height: 15px;
	background-image: url(imagens/rodape_bg_foto.jpg);
	background-repeat:no-repeat;
}
#Borda_Foto {
	width: 498px;
	height: 197px;
	border: #009966 dotted 1px;
	margin: 0px 10px 0px 10px;
	padding: 1px;
}
#Fecha {
	clear: both;
}
#Rodape {
	width: 725px;
	height: auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
#Topo_Corpo {
	width: 744px;
	height: 12px;
	margin-top: 235px;
	background-image: url(imagens/topo_bg_corpo.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}
#Meio_Corpo {
	width: 744px;
	height: auto;
	background-image: url(imagens/meio_bg_corpo.jpg);
	background-repeat: repeat-y;
	margin-top: -2px;
	margin-left: 10px;
}
#Rodape_Corpo {
	width: 744px;
	height: 15px;
	background-image: url(imagens/rodape_bg_corpo.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}
#Borda_Corpo {
	width: 716px;
	height: auto;
	border: #009966 dotted 1px;
	margin: 0px 10px 0px 10px;
}
#Canto_Esquerdo {
	width: 716px;
	height: auto;
	background-image: url(imagens/bg_canto_esquerdo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#Canto_Direito {
	width: 716px;
	height: auto;
	background-image: url(imagens/bg_canto_direito.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#BG_Meio {
	width: 696px;
	height: auto;
	text-align: left;
	background-image: url(imagens/bg_centro_topo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#Conteudo {
	width: 626px;
	height: auto;
	text-align: left;
	padding: 20px 45px 20px 45px;
	line-height: 18px;
	position: relative;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E2B;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E2B;
	text-decoration: none;
}
a:hover {
	color: #5FB184;
	text-decoration: underline;
}
.link_menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E2B;
	text-decoration: none;
	font-weight: bold;
}
.link_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E2B;
	text-decoration: none;
	font-weight: bold;
}
.link_menu:hover {
	color: #5FB184;
	text-decoration: underline;
}
.Imagem_Direita {
	float: right;
}
.Imagem_Dir_Bor {
	float: right;
	margin: 5px;
	padding: 5px;
	border: #009966 dotted 1px;
}
.Imagem_Borda {
	margin: 3px;
	padding: 3px;
	border: #009966 dotted 1px;
}
#Tempo_Flutuante {
	top: 310px;
	left: 510px;
	position: absolute;
}
#Contato_Flutuante {
	width: 180px;
	top: 110px;
	left: 480px;
	position: absolute;
	background-color: #E1F1E8;
	padding: 8px;
}
/* FORMULÁRIOS */

        #login form{
	        font-size: 10pt;
        }
        
        #login fieldset{
	        padding: 20px;
	        border: 1px dotted #336633;
            width: 380px;
        }
        
       
        /* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
        html>body #login legend{
        	margin-bottom: 0px;
        }
        
        #login input{
	        border-top: 1px dotted #999;
	        border-left: 1px dotted #999;
	        border-bottom: 1px dotted #999;
	        border-right: 1px dotted #999;
	        font-size: 12px;
	        margin-bottom: 10px;
	        color: #363;
			background-color: #FFF;
        }
        .selecao{
	        color: #363;
			background-color: #FFF;
			vertical-align: bottom;
        }
        .selecao_campo{
	        color: #363;
			vertical-align: bottom;
        }
       
        #login select{
	        border: 1px dotted #999;
	        font-size: 12px;
	        margin-bottom: 10px;
	        color: #363;
			background-color: #FFF;
        }
        
        #login textarea{
	        border: 1px dotted #999;
	        font-size: 12px;
	        margin-bottom: 10px;
	        color: #363;
			background-color: #FFF;
        }
        #login textarea{
	        border: 1px dotted #999;
	        font-size: 12px;
	        margin-bottom: 10px;
	        color: #363;
			background-color: #FFF;
        }
        #login label{
	        display: block;
	        width: 150px;
	        float: left;
	        color: #336633;
	        border-bottom: 1px dotted #999;
			font-size: 11px;
        }
        #login span{
	        color: #999;
	        font-size: 12px;
        }
        
        #login .botao{
	        font-size: 13px;
	        background: #FFF;
			margin-left: 150px;
        }
        .label2{
	        display: block;
	        width: 200px;
	        float: left;
	        color: #336633;
	        border-bottom: 1px dotted #999;
			font-size: 12px;
        }
        .label3{
	        display: block;
	        width: 200px;
	        float: left;
			color: #FFFFFF;
        }


#Webmail {
	width:265px;
	height:37px;
	background-image:url(imagens/bg_webmail.jpg);
	background-repeat:no-repeat;
	top:545px;
	left:535px;
	padding-top:8px;
	padding-left:18px;
	position:absolute;
}
