@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(fundo.jpg);
        font-size: 9pt;
        font-family: tahoma;
        text-align: center;
        color: #007f3b;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0;
        }
		a {text-decoration: none; font-weight: bold; color: #801d1d ;background: none}

        a:hover {text-decoration: none; font-weight: bold; color: #ff0000 ;background-color: none; font-weight: none; }

         a:visited {text-decoration: none; background: none; color:801d1d; font-weight: bold; }
		 
.borda{
background-color:#FFFFFF;
padding: 7px;
border: 1px solid #000000;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;} 

.tudo { display: table; }

#page {
	  width: 1050;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        }

#lateral1 {
	width: 14px;
	height: 943;
	float:left;
	margin-top: 0px;
}

#lateral2 {
	width: 11px;
	height: 943;
	float:left;
    margin-top: 0px;
}

#meio {
	width: 998px;
	height: 230px;
	float:left;
}

#lateral3 {
	width: 12px;
	height: 943px;
	margin-top: 0px;
	float:left;
}

#lateral4 {
	width: 15px;
	height: 943px;
	margin-top: 0px;
	float:left;
}

#face {
	width: 998px;
	height: 26px;
	float: left;
}

#menu {
	width: 998px;
	height: 59px;
	float:left;
}

#conteudo {
	width: 998px;
	float:left;
	background-color:#e5f3ba;
}
	
#conteudo2 {
	width: 898px;
	float:left;
	padding-left: 100px;
	padding-right: 50 px;
     background-color:#e5f3ba;
	
}	
		
#fim {
	width: 998px;
	height: 87px;
	float:left;
}