/* Escritório Lider - Desenvolvido por Plenna,sim */

* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

ul, ol{
	list-style:none;
	}
	
	
body{
	background:url(../img/bg.jpg) center top fixed;
	text-align:center;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

#topo{
	margin:20px auto 0;
	width:776px;
}

#geral{
	background:url(../img/bg-conteudo.jpg) center top repeat-y;
	width:790px;
	margin:30px auto 10px;
	border:solid 2px #97e3d9;
	text-align:left;
}

#menu{
	width:241px;
	height:401px;
	background:url(../img/menu.jpg) left top no-repeat;
	margin:20px 10px 0 0;
	float:left;
	
}

#conteudo{
	float:left;
	width:500px;
	text-align:justify;
	margin-top:20px;
}


#conteudo p{
	margin-bottom:10px;
	line-height:16px;
}


#menu ul{
		padding:30px 0;
		margin-left:85px;
}

#menu li{
	margin:25px 0;
	text-transform:uppercase;
	width:131px;
	height:37px;


}

#menu li a{
	display:block;
	line-height:37px;
	padding-left:10px;
}


.home li.home a, .clientes li.clientes a, .servicos li.servicos a, .parceiros li.parceiros a, .contato li.contato a{
	background:url(../img/bt-menu.jpg);
}

a{
	font:Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}

#conteudo a{
	color:#008571;
}

#conteudo a:hover{
	text-decoration:underline;
}

#menu li a:hover{
	background:url(../img/bt-menu.jpg);
}

#rodape{
	margin:0 auto 30px;
	font-weight:bold;
	line-height:40px;
	height:40px;
	width:750px;
}

#rodape img{
	float:right;
}

#rodape p{
	color:#008571;
	line-height:40px;
	height:40px;
	
}

.clear{
	clear:both;
}

h2{
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:16px;
}

h3{
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:16px;
}

h3.parceiros{
	margin-bottom:5px;
	clear:both;
}

img.parceiros {
	margin-bottom:12px;
}

h4{
	font-size:12px;
	margin-bottom:3px;
}

#conteudo li{
	list-style:disc inside;
	margin-bottom:5px;
}



#conteudo ul{
	margin-bottom:15px;
}

#twitter_div{
	width:700px;
	height:40px;
	margin:10px auto 0;
	padding-left:60px;
	background:url(../img/twitter.jpg) left center no-repeat;
	font-weight:bold;
}

#twitter_div ul{
	padding-top:5px;
}

#twitter_div ul li a:link{
	display:none;
}

	
/*Contato----------------------------------------------------------------------------*/

#conteudo .contato li{
	list-style:none;
} li{
	list-style:none outside;
}

.contato{
	width:300px;
}


label{
	display:block;
	font-size:11px;
	color:#333;
	margin-bottom:3px;
	}

	
input{	
	width:300px;
	margin-bottom:5px;
	background-color:#B4DDBF;
	border:none;
	color:#333;
	padding:2px;
	}

	

textarea{
	width:300px;
	margin-bottom:5px;
	background-color:#B4DDBF;
	border:none;
	color:#333;
	padding:2px;
	}

#btenviar{
	width:70px;
	background:#B4DDBF;
	color:#333;
	}	
	
	
.thumbg{
	margin-right:15px;
	float:left;
	border:#B5DEC0 solid 2px;
}
	
.thumb{
	clear:both;
	height:60px;
	margin-bottom:25px;
}
	
#box-toggle h3.parceiros{
	margin-bottom:3px;
}

span{
	display:block;
	margin-bottom:15px;
}

#clientes img{
	width:130px;
	border:2px solid #B4DDBF;
	float:left;
	margin:0 15px 15px;
}
