/* CSS Document */

body {
background:url(images/fundo.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}



a {
	text-decoration:none;

}
a:hover {
	text-decoration:underline;
	
}

#mini_sites{
border:3;
border-color:#CCCCCC;
width:180px;
height:140px;

}



#camada1{

background:#FFFFFF;
width:800px;
height:550px;

}

#camada2{

background:#ffffff;
width:880px;
height:530px;

}