@charset "utf-8";
/* CSS Document */

*{
	margin: 0 auto;
	padding: 0;
}

	
.bg{
	background:url(../images/bg.png);
	height: 1173px;	
}

.bg2{
	background:url(../images/bg2.png);
	height: 1173px;	
}

.content{ 
	padding: 0;
	width: 950px;
	height: auto;
	
}

#header_left {
	width: 200px;
	height: 200px;	
	padding: 0px;
	float: left;
}

#header_right {
	width: 750px;
	height: 159px;	
	padding: 0px;
	float: right;
	text-align: right;
	color: #000;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}


#slide{
	display: block;
	margin-top: 10px;
	float:left;
	width: 950 px;
	height: 450px
}

#block1{
	margin-top: 30px;
	width: 300px;
	height: 600px;
	padding: 5px;
	float:left;
	background:url(../images/block.jpg);
	text-align: center;
	font-family:  Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #000;
}

#titleblock1{
	text-align:center;
	font-size: 20px;
	color: #000;
		
}

#block2{
	margin-top: 30px;
	width: 300px;
	height: 600px;
	margin-left:10px;
	padding: 5px;
	float:left;
	background:url(../images/block.jpg);
	text-align: center;
	font-family:  Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #000;
}

#titleblock2{
	text-align:center;
	font-size: 20px;
	color: #000;
		
}

#block3{
	margin-top: 30px;
	width: 300px;
	height: 600px;
	margin-left:10px;
	margin-bottom: 70px;
	padding: 5px;
	float:left;
	background:url(../images/block.jpg);
	text-align: center;
	font-family:  Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #000;
}

#titleblock3{
	text-align:center;
	font-size: 20px;
	color: #000;
}

#leiamais{
	width:90px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	float:right;
	text-align:right;
	color: #090;	
}

#leiamais a{
	text-decoration:none;
	color: #090;
}

#leiamais a:hover{
	color:#060;	
}

#servbg{
	margin-top: 10px;
	width: 950px;
	height: 1000px;
	text-align: left;
	float: left;
	}

#imgserv1{
	margin-top: 10px;
	width: 300px;
	height: 320px;
	text-align: right;
	float: right;
}

#serv1{
	width: 600px;
	height: 320px;
	text-align: justify;
	float: left;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#titleserv1{
	text-align:left;
	font-size: 20px;
	color: #000;
		
}

#imgserv2{
	margin-top: 10px;
	width: 300px;
	height: 320px;
	text-align: left;
	float: left;
}

#serv2{
	width: 600px;
	height: 320px;
	text-align: justify;
	float: right;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#titleserv2{
	text-align:right;
	font-size: 20px;
	color: #000;
		
}

#imgserv3{
	margin-top: 10px;
	width: 300px;
	height: 320px;
	text-align: right;
	float: right;
}

#serv3{
	width: 600px;
	height: 320px;
	text-align: justify;
	float: left;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#titleserv3{
	text-align:left;
	font-size: 20px;
	color: #000;
		
}


#empresabg{
	margin-top: 10px;
	width: 950px;
	height: 1000px;
	text-align: left;
	float: left;
	}
	
	
#empresa{
	width: 600px;
	height: 350px;
	text-align: justify;
	float: left;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#contato{
	width: 600px;
	height: 1000px;
	text-align: justify;
	float: left;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
}


#titleempresa{
	text-align:left;
	font-size: 20px;
	color: #000;
		
}

#imgempresa{
	margin-top: 10px;
	width: 300px;
	height: 320px;
	text-align: right;
	float: right;
}

#fotosempresa{
	width: 950px;
	height: 400px;
}

#formulario{
	width:950px;
	height:500px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	}
	
	
#footer1{
	width:950px;
	height:50px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}

#footer2{
	width:950px;
	height:35px;
	float: left;
	background: #893F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
	vertical-align: center;
}

#footer2 a {
	color: #CCC;
	text-decoration: none;
}

#footer2 a:hover {
	color: #000;
	text-decoration: none;
}