#estrutura
{
	width:1200px;
	height:750px;
	border: 2px solid #000000;
	margin-right:auto;
	margin-left:auto;
	border-radius:auto;
    box-shadow:auto;
}
#conteudos
{
	width:1150px;
	height:570px;
	border: 2px solid #000000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:10px;	
}
#banner
{
	width:1150px;
	height:100px;
	/*border:2px silid #000000;*/
	margin-left:auto;
	margin-right:auto;
	background-image:url('banner.png');

	margin-top:10px;
}
#menu
{
    width:200px;
	height:550px;
	/*border:2px solid #000000;*/
	margin-left:10px;
    margin-top:10px;
	float:left;
}
.botao
{
    width:180px;
	height:40px;
	border: 2px solid #000000;
	margin-top:8px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	font-size:20px;
	padding-top:15px;
	border-radius:30px;
	box-shadow:2px 1px 3px;
}
#ZonaTexto
{
	width:400px;
	height:550px;
	/*border:2px solid #000000;*/
	float:left; 
	margin-left:10px;
	margin-top:10px;
}
#imagem
{
	width:500px;	
	height:500px;
	/*border:2px solid #000000;*/
	margin-left:5px;
	margin-top:35px;
	border-radius:15px;
	float:left;
	
}
#texto		
{
	width:400px;
	height:495px;
	/*border:2 px solid #000000;*/
	margin-left:auto;
	margin-top:20px;
	margin-bottom:auto;
	margin-right:10px;
	float:right;
	font-size:25px;
	padding-top:5px;
}
#rodape
{
	width:1150px;
	height:40px;
	border:2px solid #000000;
	margin-left:23px;
	margin-top:5px;
	text-align:center;
	border-radius:20px;
	background-color:#00ff00; 
	font-size:20px;
}

.limpar
{
	clear:both;
}
.botao:hover
{
	background-color:ffe6ff;
	font-size:21px;
	box-shadow:6px 6px 8px;
	background-color:  #00ff00;
}
.texto
{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:20px;
	line-height:34px;
}
.textoPequenos
{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:16px;
	line-height:30px;
}

.estiloImagem
{
	border-radius:30px;
}
















































































































































































































































































































































































































































































































































































































































































































































































































































	


















































