
body{
	
	margin: 0 0 0 0;
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b6455+0,d3d3d3+94,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(107,100,85,0.65) 0%, rgba(211,211,211,0.04) 94%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(107,100,85,0.65) 0%,rgba(211,211,211,0.04) 94%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(107,100,85,0.65) 0%,rgba(211,211,211,0.04) 94%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66b6455', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat;
	background-size: 100% 130px;	
}


.clearFull{
	display: block;
	clear: both;
	} 


#topo{
	margin-left:5%;	
	width: 90%;	
	height: 200px;	
	position: relative;
}


#meioTudo{
	margin-left:5%;
	width: 90%;
	height: auto;
	background-color: black;
	position: relative;
	
}
#logoTipo{

	
	margin-top: 35px;	
	float: left;	
	width: 300px;	
	z-index: 2;	
	position: absolute;
	

}
#menuSup{

	float: left;	
	margin-left: 35%;	
	width: 750px;	
	z-index: 3;
	position: relative;

}

#botao1{

		float: left;
		width: 140px;
		background-color: red;
		height: 130px;
		padding: 10x;
		margin-left:10px;

}

#botao1:hover{

		float: left;
		width: 140px;
		background-color: #D93600;
		

}



#textoBt{
	
	margin-top:100px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	color: white;

}

#botao2{

		float: left;
		width: 140px;
		background-color: black;
		height: 90px;
		padding: 10x;
		margin-left:5px;

}


#botao2:hover{

		float: left;
		width: 140px;
		background-color: #555555;


}



#textoBt2{
	
	margin-top:55px;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
	color: white;
	
}

#linhaBt {
	
	background-color: red;
	height: 10px;
	width: 100%;
	margin-top: 10px;
	text-decoration:none;
	
}


#linhaBt:hover{

	height: 10px;
	width: 100%;
	margin-top: 10px;

}



#esquerdoTudo{

	width: 18%;
	float: left;
	
}


#conteudoInicial{

	width: 72%;
	float: left;
	margin-left: 4%;

}


#topoMenu{

	width:100%;
	float: left;
	height: 15px;
	background-color: #333333;
	padding: 10px;
	color: white;
	font-family: verdana;
	font-size: 12px;

}

#conteudoMenu{

	width: 100%;
	floa: left;
	height: auto;
	padding: 10px;
	background-color:#FBFBFD;

}


#textoMenu {

	margin-top: 10px;
	margin-left: 10px;
	width: 100%;
	font-size: 12px;
	font-family: verdana;
	color: #333333;
	text-decoration: none; 
}



#textoMenu a{

	margin-top: 10px;
	margin-left: 10px;
	width: 100%;
	font-size: 12px;
	font-family: verdana;
	color: #333333;
	text-decoration: none; 
}

#conteudoMeio{
padding: 10px;
float: left;
width: 100%;
height: 300px;

}

#conteudoMeio2{
padding: 10px;
float: left;
width: 100%;
height: auto;

}

#ultimosSer{

	float: left;
	height: 180px;
	width: 190px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}

#ultimosSer:hover{

	float: left;
	height: 180px;
	width: 190px;
	opacity: 0.8;

}


#rodape{
	
	width: 100%;
	height: 300px;
	position:relative;
	background-color: #333333;
	bottom:0px;
    color: white;
	font-size: 12px;
	
	}
#itensRodape{

	width: 100%;
	float: left;
	margin-top: 20px;
	
}

#menuRodape{
	float:left;
	font-family: verdana;
	color: white;
	margin-left: 50px;
	

}


#linhaRodape{

	
	background-color: #FF0000;
	width: 100%;
	height: 4px;
	margin-top: 20px;


}

#redeSocial{

			
	float: right;
	position: absolute;
	z-index: 10;
	margin-top: 12%;
	margin-left:85%;
	font-family: verdana;
	color: #666666;
	font-size: 12px;


}

