/*
	@studio panda | web - photo - design					   
	http://www.studiopanda.com.br							   
	projeto: estância vale verde							   
	data de início: dezembro de 2009						   
	code:	miguel bassila	email: web@studiopanda.com.br	   
	design: filipe guedes	email: arte@studiopanda.com.br	   
*/

body {
	background: url('../images/background.jpg') top center no-repeat #FFF;
	margin: 	0;
	padding: 	0;
	text-align: center;
}


/*
	STUDIO PANDA: Divs Section
*/

#top{
	background: url('../images/bg_top.png') no-repeat;
	height: 	184px; 
	left:		50%;
	*left:		0;
	margin-left: -370px;
	*margin-left: 0px;
	margin-top:	-110px;
	*margin-top:0;
	position:	absolute;
	*position: relative;
	width: 		743px;
	z-index:	2;
}

	
	#top-inside{
		background: url('../images/bg_top_inside.png') no-repeat;
		height: 	177px;
		margin: 	0 auto;
		width: 		727px;		
	}
	
		#top-icon{
			float:	left;
			height: 177px;
			width: 	192px;
		}
		
		#top-text{
			float:	right;
			height: 60px;
			margin: 110px 20px 0 0;
			width: 	298px;			
		}

#content{
	background: url('../images/bg_content.png') no-repeat top center;
	height: 	890px;
	margin: 	0 auto;
	margin-top:	110px;
	*margin-top:	-110px;
	width: 		968px;
	z-index:	1;
}

#contentE{
	background: url('../images/bg_content.png') no-repeat top center;
	height: 	920px;
	margin: 	0 auto;
	margin-top:	110px;
	*margin-top:	-110px;
	width: 		968px;
	z-index:	1;
}

	#nav{
		background: url('../images/bg_nav.png') bottom no-repeat;
		height: 	170px;
		margin: 	0 auto;
		*margin-top: 20px;
		width: 		912px;		
	}
	
	#title{
		height: 	37px;
		float:		left;
		margin-left:30px;
		margin-top:	60px;
		text-align: left;
		width: 		192px;	
	}
	
	#linetitle{
		background: url('../images/line.png') repeat-x;
		height: 	2px;
		float:		left;
		margin-left:20px;
		margin-top:	85px;
		*margin-top:80px;
		width: 		690px;		
	}
	
	#linetitleEmpresa{
		background: url('../images/line.png') repeat-x;
		height: 	2px;
		float:		left;
		margin-left:120px;
		*margin-left:20px;
		margin-top:	85px;
		*margin-top:85px;
		width: 		580px;
		*width: 	580px;		
	}	
	
	#content-photo{
		background: url('../images/bg_photo.png') no-repeat;
		height: 	311px;
		float:		left;
		margin:		0 auto;
		margin-top:	20px;
		width: 		969px;		
	}
	
	#content-text{
		height: 	181px;
		float: 		left;
		margin: 	15px 0 0 20px;
		padding: 	5px;
		text-align: right;
		width: 		535px;
	}
	
	#content-more{
		background: #617E8E;
		border: 2px solid #FFF;
		height: 	30px;
		float: 		right;
		padding-top:10px;
		text-align: center;
		width: 		210px;
	}
	
	#content-text-empresa{
		height: 	181px;
		float: 		left;
		margin: 	15px 0 0 20px;
		padding: 	5px;
		width: 		900px;
	}
	
	#content-text-contato{
		height: 	181px;
		float: 		left;
		margin: 	15px 0 0 20px;
		padding: 	5px;
		width: 		900px;
	}	
	
	#content-aside{
		background: url('../images/bg_aside.png') no-repeat;
		height: 	181px;
		float: 		left;
		font: 		14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 15px;
		margin: 	35px 0 0 10px;
		padding:	12px 0 0 10px;
		text-align: left;
		width: 		362px;
	}
	
	#content-aside-2{
		background: url('../images/bg_aside.png') no-repeat;
		height: 	181px;
		float: 		left;
		font: 		14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: 15px;
		margin: 	35px 0 0 10px;
		padding:	10px 0 0 10px;
		text-align: left;
		width: 		362px;
	}	
	
	#formContato{
		border-right: 1px solid #617E8E;
		float: left;
		width: 450px;
	}
	
	#formTrabalhe{
		float: left;
		margin-left: 40px;
		width: 400px;
	}

#bottom{
	background-color: #509ECB;
	height: 120px;
	width: 100%;
}
		
/*
	STUDIO PANDA: Adjustments
*/
#top-text img{
	margin-bottom: 5px;
	*margin-bottom: 0px;
}

#nav img{
	margin-top: 5px;
	*margin-top: 10px;
}

img.galeria{
	border: 1px solid #99CCCC;
}

/*
	STUDIO PANDA: Paragraphs
*/
#content-text p, #content-text-empresa p, #content-text-contato p{
	color: #617E8E;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: justify;
}



ul{
	color: #617E8E;
	font: 14px Arial, Helvetica, sans-serif;
	list-style:  none;
	text-align: left;
	
}

#twoColuns li{
	float: left;
	width: 300px;
}


/*
	STUDIO PANDA: Forms
*/

#formContato form{
	width: 400px;
}

#formContato label{
	display: block;
	color: #FFF;
	float: left;
	font: 14px Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;
	text-align: right;
	padding: 2px;
	vertical-align: middle;
	width: 80px;
}

#formContato input{
	float: left;
	margin: 0 0 10px 10px;
	padding: 5px;
	width: 250px;
}

#formContato textarea{
	float: left;
	margin: 0 0 10px 10px;
	padding: 5px;
	width: 250px;
}

#formTrabalhe label{
	display: block;
	color: #FFF;
	float: left;
	font: 14px Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;
	text-align: right;
	padding: 2px;
	vertical-align: middle;
	width: 80px;
}

#formTrabalhe input{
	float: left;
	margin: 0 0 10px 10px;
	padding: 5px;
	width: 250px;
}

