	body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;	
	margin-bottom: 0px; 

	font-family:Tahoma, Verdana, Arial, sans-serif;
	}
	#titulo{
width:99.5%;
height:30px;
float:left;
background-color:#fff;
text-align:left;
position:relative;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
padding:0;
top: 5px;
font-size:15px;
margin:2.5px;
}
#cont{
width:800px;
height:100%;
background:#ddd;
float:left;
}
#quadro1{
width:195px;
height:182px;
float:left;
margin:2.5px;
margin-top:inherit;
background:#bbb;
}
#tit1{
width:195px;
float:left;
margin-bottom:inherit;
margin:2.5px;
background:#fff;
font-size:13px; 
font-weight:bold;
text-align:left;
}
#texto_emp h2{
text-align:center;
}
#texto_emp{
float:left;
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:18px; letter-spacing:-1px; 
word-spacing:0px; 
color:#000; 
margin-bottom:10px;
margin-top: 20px;
width:100%;
height:100%;
background: #fff center;
top:100px;
left:auto;
line-height:normal;
letter-spacing:1px;
padding-left:10px;
padding-right:10px;
}
#texto_projeto h2{
text-align:center;
}
#texto_projeto img{
text-align: center;
}
#texto_projeto{
float:left;
text-align:justify;
font:Arial, Helvetica, sans-serif;
font-size:18px; letter-spacing:-1px; 
word-spacing:0px; 
color:#000; 
margin-bottom:10px;
margin-top: 0px;
max-width: calc(100% - 320px);
min-width: 320px;
width: 100% !important;
height:100%;
background: #ddd center;
top:100px;
left:auto;
line-height:normal;
letter-spacing:1px;
padding:10px;
margin-right:10px;
text-indent: 1.5em;
}

.img-oficina{
	width: 40%;
	float: left;
	padding: 2.5%;
}

.img-oficina img{
	width: 100%;
	float: left;
	height: 200px;
}

#texto_emp p{

padding-top:10px;
}

 a{
color:#000; 
}

#texto_emp a:hover { 
	color:#FF8C00;
}
#mail{
	background:#ccc;
	width:300px; 
	height:100%; 
	
	float:left;
	text-align:center;
	line-height: 1;
	font-family:sans-serif, Arial, Helvetica; 
	font-size:15px; 
	letter-spacing:-1px; 
	word-spacing:6px; 
	font-weight:bold; 
	color:#333333; 
	padding-bottom:10px;
}

#mail h2{
text-align:center;
	font-family:sans-serif, Arial, Helvetica; 
	font-size:20px; 
	padding-bottom:10px;
	padding-top:10px;
}
