body
{
	margin:0;
	padding:0;
	background: #095c2f;

}



#topo100
{
	width:100%;
	height: 305px;
	background:url(../imagens/topo-repeat-x.jpg) repeat-x;
	
}

#topo
{
	width:800px;
	height:305px;
	margin:auto;
	background:url(../imagens/CLS-layout-pagcontrucao.jpg) no-repeat;
}

#topo .logo
{
	
	width:362px;
	height:186px;
	padding: 50px 0 0 0;
	margin:0 auto 0 auto;
	
}

#topo .site
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000;
	width:800px;
	height:auto;
	margin:30px auto 0 auto;
}


#meio100
{
	
	width:100%;
	height: 153px;
	background:url(../imagens/meio-repeat-x.jpg) repeat-x;
	
}

#meio
{
	
	width:800px;
	height:153px;
	margin:auto;
	background:url(../imagens/cromoduro-centro.jpg) no-repeat;
	
}


#rodape100
{
	
	width:100%;
	height:100%;
	background:#095c2f;

}

#rodape
{
	
	width:800px;
	height:100%;
	margin:auto;
}


.fontInformacoes{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	
}


.link{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}

.link:hover{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	
}

#rodape .margem{
	height:70px;
	width:800px;
	margin:auto;
	
}
	