@charset "utf-8";
body {
	background-color: #fff;
	background-image: url(../img_files/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

label {
	display: block;	
	width: 400px;
}

legend {
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	color: #000;
	font: 85% bold Arial, Helvetica, sans-serif;
	padding: 1px 4px;
}
	
p {
	margin-left: 5px;
	text-align: left !important;
}

fieldset { 
	border:0px solid #ccc;
	padding:0 10px; 
}

input, textarea { 
	background-color: #fff; 
	border: 1px solid #ccc; 
	color: #000; 
	height: 22px;
	width:300px; 
	margin: 3px 0 5px 0;
} 
	
textarea { 
	background-color: #fff;
	color:#000;
	font: 1.2em Arial, Helvetica, sans-serif;
	height: 60px;
	width:400px; 
}
	
#ass {
	clear: both;
	text-align: center;
}

#ass_blank {
	clear: both;
	text-align: center;
}

#box1 {
	float: left;
	margin-top: 10px;
	margin-left: 22px;
	padding-bottom: 10px;
	width: 280px;
}
	#box1top {
		text-align: left;
		width: 100%;
	}
		
	#box1cont {
		background-repeat: repeat-y;
		background-color: #fff;
		background-image: url(../img_files/back01.png);
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height: 400px;
		width: 282px;	
        padding-top: 5px;
	}
	
	#box1cont2 {
		padding-top: 4px;
		padding-bottom: 4px;
		width:282px;
	}
			
	#box1cont3 {	
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 8px;
		text-align: left;
		width:auto;
	}
			
	#box1cont4 {
		margin-top: 10px;
		margin-right: 6px;
		margin-bottom: 8px;
		margin-left: 6px;
		text-align: right;
		width:auto;
	}
				
	#box1base {
		width:100%;
	}
	
	#box1base2 {
		width:100%;
	}
	
#box2 {
	float: left;
	margin-top:10px;
	margin-left: 5px;
	padding-bottom: 10px;
	width: 280px;
}
	#box2top {
		width:100%;
	}
	
	#box2cont {
		background-image: url(../img_files/back01.png);
		background-repeat: repeat-y;
		background-color: #fff;
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height: 400px;
		width: 282px;
		padding-top: 5px;
	}
	
	#boxempresa2cont {
		background-image: url(../img_files/back01.png);
		background-repeat: repeat-y;
		background-color: #fff;
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height: auto;
		width: 282px;
		padding-top: 5px;
	}

	#boxprojetos2cont {
		background-image: url(../img_files/back01.png);
		background-repeat: repeat-y;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		background-color: #fff;
		width: 275px;
		height: auto;
		margin-bottom: -9px;
	}

	#box2cont2 {
		padding-top: 4px;
		padding-bottom: 4px;
		width:282px;
	}

	#box2cont3 {
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 0px 10px 0px 10px;
		text-align: left;
		width:auto;
	}

        #box2cont3_serv {
            margin: 5px 10px 5px 0px; 
        }
        
            #box2cont3_serv ul li {
                margin: 7px 0px; 
            }
        
		#box2cont3 p {
			margin: 10px 10px 0px 10px;
		}
		
		#box2cont3 a  img {
			margin: 15px 0 7px 10px;
		}

	#box2cont4 {
		margin-top: 10px;
		margin-right: 6px;
		margin-bottom: 8px;
		margin-left: 6px;
		text-align: right;
		width:auto;
	}
	
	#box2base {
		width:100%;
	}
	
	#box2base2 {
		width:100%;
	}
	
#box3 {
	float: left;
	margin-top:10px;
	margin-left: 6px;
	padding-bottom: 10px;
	width: 280px;
}
	#box3top {
		width:100%;
	}
		
	#box3cont {
		background-image: url(../img_files/back01.png);
		background-repeat: repeat-y;
		background-color: #fff;
		background-position: center top;
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height: 400px;
		width: 282px;	
		padding-top: 5px;	
	}
	
	#box3cont2 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 4px;
		padding-left: 0px;
		width:282px;
	}
	
	#box3cont3 {
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 8px;
		text-align: left;
		width:auto;
	}
			
	#box3cont4 {
		margin-top: 10px;
		margin-right: 8px;
		margin-bottom: 8px;
		margin-left: 8px;
		text-align: right;
		width:auto;
	}
				
	#box3base {
		width: 100%;
	}
	

	#box3base2 {
		width: 100%;
	}

#clientetext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 205px;
	margin: 8px;
	text-align: left;
	vertical-align: top;
	width: auto;
}

#clientes_brasil{
	float: left;
	width: 250px;
}

#clientes_angola{
	width: 250px;
}

#cont {
	background-image: url(../img_files/back_cont.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	height: auto;
	margin: 0px;
	text-align: center;
	width: 900px;
}

#case {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 314px;
	margin: 8px;
	text-align: left;
	width:auto;
}

#contato_form {
	/*background:#f1f1f1; */
	/*border: 2px solid #ccc;*/
	margin: 10px 0 20px 10px;
	padding:10px;
	text-align: left;	
	width:92%;
}
	
#corpo {
	padding: 0px;
	width: 900px;
}

#equipe {
	float: left;
	margin-top:10px;
	margin-left: 6px;
	padding-bottom: 10px;
	width: 280px;
}

#empresa {
	/*background-color: #fff;*/
	float: left;
	margin-top:10px;
	margin-left: 22px;
	padding-bottom: 10px;
	width: 567px;
}

#empresacont {
	background-image: url(../img_files/back02.png);
	background-repeat: repeat-y;
	background-color: #fff;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 320px;
	width: 568px;
	padding-top: 5px;
}

#empresacont3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	width: 567px;
}

#empresatext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 8px;
	text-align: left;
	width: auto;
}

#main {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#projetostext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	margin: 8px;
	text-align: left;
	width: auto;
}

#servicos {
	float: left;
	margin-top:10px;
	margin-left: 22px;
	padding-bottom: 10px;
	margin-right: 22px;
}

#servicostext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	margin: 8px;
	text-align: left;
	width: auto;
}

#servicoscont {
	background-repeat: repeat-y;
	background-color: #fff;
	background-image: url(../img_files/back03.png);
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: auto;
}

#top_flash {
	padding: 0px;
}

#textlaranj {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 8px;
	text-align: left;
	width: auto;
}


.textlaranj {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 8px;
	text-align: left;
	width: auto;
}

.textcliente {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 8px;
	margin: 8px 0 5px 8px;
	width: auto;
}

.botao { 
 	background-color:#fff;
	color:#000; 
	margin-bottom:5px;
	width:auto; 
}
	
.img_losango {
	width: 13px;
	height: 16px;
}

.sites_proj{
	display: block;
	width: 170px;
	float: left;
	margin: 0 10px 30px 0px;
}

.img_projetos, .logotipo_projetos {
	border: 1px solid #ccc;
	display: block;
	height: 150px;
	margin-right: 10px;
	width: 170px;
}	

.img_53_11 {
	height: 11px;
	width: 53px;
	border: 0px;
}

.img_253_11 {
	height: 11px;
	width: 253px;
}

.img_265_91 {
	height: 91px;
	width: 265px;
}

.img_282_1 {
	height: 1px;
	width: 282px;
}

.img_282_6 {
	height: 6px;
	width: 282px;
}

.img_282_26 {
	height: 26px;
	width: 282px;
}

.img_282_350 {
	height: 350px;
	width: 282px;
}

.img_568_7 {
	height: 7px;
	width: 568px;
}

.img_568_26 {
	height: 26px;
	width: 568px;
}

.img_550_91 {
	height: 91px;
	width: 550px;
}

.img_876_1 {
	height: 1px;
	width: 876px;
}

.img_876_44 {
	height: 44px;
	width: 876px;
}

.logotipo_projetos {
	height: 80px;
}

.vejamais{
    margin: 0 0 0 200px;
    position: relative;
    top: 30px;
}

.clearall {
	clear: both;
}
