@charset "utf-8";
/* CSS Document */
*{
font-family:Century Gothic;	
}
a{
	 text-decoration: none;
	 color:black;
}

a:hover {
 	text-decoration:none;
	
	
}
#fundo{
	width:100%;
	height:1500px;
	background:linear-gradient(#968f81,#bcb6ab);
	float:left;

}
#site{
	width:1000px;
	height:1400px;
	border-radius:20px;
	margin-left:150px;
	margin-top:50px;
	background-color:white;
	float:left;
	border-style: solid;
    border-width:3px;
	border-color:#e4e3e1;
}
#logo{
	width:300px;
	height:100px;
	float:left;
	background-color:peru;
	margin-left:10px;
	margin-top:10px;
	
}
#menu{
	width:300px;
	height:320px;
	background:linear-gradient(#e89106,#f4b419);
	float:left;
	margin-top:150px;
	margin-left:-350px;
	border-radius:15px;
	border-style: solid;
    border-width: 5px;
	border-color:#c08e15;
	text-align:left;
	font-size:20px;
		
}
#menu ul{
	/*list-style:none;*/
	margin-left:30px;
	
	
}
#menu ul li{
	cursor:pointer;
	margin-top:18px;
	border-bottom:2px solid rgba(255, 255, 255, .1);
	
	
	
}
#menu ul li:hover{
 	background-color:white;
	opacity:0.2;
	padding:5px 5px 1px 1px;
	
}
.banner{
	width:760px;
	height:350px;
	position:relative;
	overflow:hidden;
	background-image:url(img/banner3.jpg);
	float:right;
	margin-right:-50px;
	margin-top:30px;
	border-radius:15px;
	border-style: solid;
    border-width:5px;
	border-color:#968f81;
}
banner img{
	width:100%;
	height:100%;
	border-radius:10px;
}
.foto{
	position:absolute;
	opacity:0;
	animation-name:animacao;
	animation-duration:20s;
	animation-iteration-count:infinite;
}
.foto:nth-child(1){
		
}
.foto:nth-child(2){
	animation-delay:5s;
}
.foto:nth-child(3){
	animation-delay:10s;	
}
.foto:nth-child(4){
	animation-delay:15s;	
}
@keyframes animacao{
	25%{
		opacity:1;
		transform:scale(1.1,1.1);
	}
	50%{
		opacity:0;
			
	}
	
	
}
#nav{
	width:980px;
	height:835px;
	/*background-color:peru;*/
	float:left;
	margin-top:15px;
	margin-left:10px;
}
#conteudo1{
	width:250px;
	height:815px;
	margin-left:-5px;
	margin-top:10px;
	float:left;
	/*border-right:dashed;
	border-width:1px;*/
	/*background-color:purple;*/
}
#conteudo2{
	width: 700px;
	height: 750px;
	float: left;
	/*background-color:purple;*/
	margin-top: 10px;
	margin-left: 10px;
}
.parceiros{
	width:180px;
	height:150px;
	/*background-color:red;*/
	float:left;	
	margin-left:40px;
	margin-top:-35px;
}
.parceiros img{
	width:100%;
	height:100%;
}
#conteudo3{
	width:700px;
	height:355px;
	float:left;
	/*background-color:yellow;*/
	margin-top:10px;
	margin-left:10px;
	border-bottom:dashed;
	border-top:dashed;
	border-width:1px;
}
#subcont1{
	width:230px;
	height:250px;
	/*background-color:grey;*/
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#subcont2{
	width:230px;
	height:300px;
	/*background-color:darkblue;*/
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#imgm{
	width:20px;
	height:25px;
	background:linear-gradient(#960001, #d20101);
	float:left;
	border-radius:5px;
	margin-left:40px;
	margin-top:10px;
	text-align:center;
	font-size:14px;
	color:white;
}
#imgm p{
	margin-top:5px;
}
#contato{
	width:120px;
	height:25px;
	/*background-color:red;*/
	float:left;
	margin-left:5px;
	margin-top:10px;
	text-align:center;
}
#contato p{
	margin-top:1px;
	font-size:22px;
	
}
#subcont3{
	width:230px;
	height:225px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	/*background-color:blue;*/
}
#wpp{
	width:40px;
	height:40px;
	/*background-color:red;*/
	margin-left:25px;
	margin-top:-10px;
}
#wpp img{
	width:100%;
	height:100%;
}
#imgm2{	
	width:20px;
	height:25px;
	background:linear-gradient(#960001, #d20101);
	float:left;
	border-radius:5px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	font-size:14px;
	color:white;
}
#subcont4{
	width:210px;
	height:335px;
	/*background-color:red;*/
	float:left;
	margin-left:25px;
	margin-top:10px;
	text-align:center;
	/*border-right:dashed;
    border-width: 1px;	*/
}
#imagemSub4{
	width:190px;
	height:150px;
	/*background-color:green;*/
	float:left;
	margin-left:10px;
	
}
#imagemSub4 img{
	width:100%;
	height:100%;	
}
#subcont5{
	width:210px;
	height:335px;
	/*background-color:red;*/
	float:left;	
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	border-left:dashed;
	border-right:dashed;
    border-width: 1px;	
}
#imagemSub5{
	width:190px;
	height:150px;
	/*background-color:green;*/
	float:left;
	margin-left:10px;
	margin-top:25px;
}
#imagemSub5 img{
	width:100%;
	height:100%;	
}
#subcont6{
	width:210px;
	height:335px;
	/*background-color:red;*/
	float:left;	
	margin-left:10px;
	margin-top:10px;	
	text-align:center;		
	/*border-left:dashed;
    border-width: 1px;	*/
}
#imagemSub6{
	width:190px;
	height:150px;
	/*background-color:green;*/
	float:left;
	margin-left:10px;
	margin-top:50px;
}
#imagemSub6 img{
	width:100%;
	height:100%;	
}
