#estrutura
{
	width:1315px;
	height:740px;
	border: 1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	border-radius:20px;
	box-shadow: 2px 2px 10px #000000;
}
#banner
{
	width:1280px;
	height:90px;
	border:1px solid #000ff0;
	margin-left:15px;
	border-radius:10px;
	box-shadow: 1px 1px 10px #000ff0;
	margin-top:10px;
	background-image:url('banner.png');
}
#menu
{
	width:130px;
	height:500px;
	border: 1px solid #0000ff;
	margin-left:10px;
	margin-top:15px;
	float:left;
}
.botao
{
	width:110px;
	height:30px;
	border: 2px solid #000000;
	margin-left:10px;
	border-radius:20px;
	box-shadow: 2px 2px 10px #0000ff;
	margin-top:40px;
	text-align:center;
	padding-top:10px;
	float:left;
}

.botao:hover
{
	background-color: #000ff0;
	box-shadow: 7px 7px 10px #000ff0;
}

#conteudos
{
    width:1140px;
	height:535px;
	border: 1px solid #0000ff;
	margin-left:15px;
	margin-top:10px;
	float:left
}

#fotos
{
    width:270px;
	height:70px;
	border: 2px solid #000ff0;
	margin-left:10px;
	margin-top:15px;
	float:left;
}

#rodape
{
	width:1280px;
	height:60px;
	border:1px solid #000ff0;
	margin-left:15px;
	border-radius:10px;
	box-shadow: 2px 2px 10px #000ff0;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
}
.limpar
{
	clear:both;
	
}
#titulos
{
    width:295px;
	height:15px;
	border: 1px solid #000000;
	margin-left:10px;
	margin-top:30px;	
	text-align:center;
	font-family:"lucida console", "courier New", monospace;
	color:#0000ff;
	font-size:25px;
}
#caixatextos1
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos2
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos3
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos4
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos5
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos6
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos7
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#caixatextos8
{
    width:270px;
	height:250px;
	border: 2px solid #000000;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
	font-size:25px;
	float:left;
	
}
#videos
{
    width:270px;
	height:155px;
	border: 1px solid #000000;
	margin-left:50px;
	margin-top:10px;
	float:left;
}
