/* CSS Document */

 #Corpo
        {
			background-color:#CCCCCC;
	   		
        }
 
 #Rodape
        {

	        position:absolute;
            left: 50%;
	        margin-left: -270px;
	        margin-top:-17px;
						background-repeat:no-repeat;
background-attachment:fixed;
        }
		

		
			

.menurodape {
	color : #666666;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;



	
}

.menurodape a {

	text-decoration: none;
		color : #000066;
}
.menurodape a:hover {

color : #FFFFFF;
	}


#conteudo
        {
width: 500px;
	        position:absolute;
            left: 50%;
	        margin-left: -170px;
	        margin-top:-190px;
						background-repeat:no-repeat;
background-attachment:fixed;
        }
		
#email
        {
width: 500px;
	        position:absolute;
            left: 50%;
	        margin-left: -200px;
	        margin-top:-110px;
						background-repeat:no-repeat;
background-attachment:fixed;
        }
		
#servico1
        {
width: 500px;
	        position:absolute;
            left: 50%;
	        margin-left: -190px;
	        margin-top:-200px;
						background-repeat:no-repeat;
background-attachment:fixed;
        }

#servico2
        {
width: 500px;
	        position:absolute;
            left: 50%;
	        margin-left: -170px;
	        margin-top:-180px;
						background-repeat:no-repeat;
background-attachment:fixed;
        }
