/*   
Theme Name: Somatec
Theme URI: http://www.art3.com.br/temasart3
Description: Somatec 
Author: Art3 Multim�dia
Author URI: http://www.art3.com.br
Version: 1.0.0
.
Template desenvolvido para site Somatec
.
*/
*{
	margin:0; 
	padding:0; 
	list-style:none; 
}

a{
	text-decoration:none; 
	color:#333; 
}

p{
	color:#555; 
}
img {
	border:0; 
}

body{
	background-image:url("imagens/layout/fundo_body.jpg"); 
	background-repeat:repeat-x;
	font:12px Arial, Helvetica, sans-serif; 
}

#estrutura{
	width:800px; 
	margin:0 auto; 
	background-color:white; 
}

#cabecalho {
	width:800px; 
	float:left; 
	border-bottom:3px solid #333; 
	

}

#menu{
	width:800px; 
	height:48px; 
	line-height:48px; 
	float:left; 
	background-color:#31415D; 

}

#menu ul{
	margin-left:20px; 
}
#menu ul li{
	float:left; 
	margin-left:10px; 
}
#menu ul li a{
	color:white;
	font-size:14px;  
	font-weight:bold; 
	
}

#menu ul li a:hover{
	color:#ff9933; 
}

#flash{
	float:left; 
	width:800px; 
	height:157px;
}

#logo{
	float:left; 
}


#lado_e,#lado_d{
	float:left; 
}


#lado_e{
	width:350px; 
	margin-top:10px; 
	padding:10px; 
	border-right:1px dashed #ccc; 
}

#lado_e ul {
	width:355px; 
	margin-top:10px; 
}

#lado_e ul li{
	float:left; 
	padding-left:10px; 
}

#lado_d {
	width:380px; 
	padding:5px; 
	margin-left:10px; 
}





#conteudo{
	
	float:left; 
	margin-bottom:20px; 
	margin-left:20px; 
	
}

#rodape{
	clear:both;
	background-image:url("imagens/layout/fundo_rodape.jpg"); 
	background-position:top;
	background-repeat:no-repeat;
	width:800px; 
	

}

#rodape p{
	
	text-align:center;
	padding-top:10px; 
	font-weight:bold; 
}

#servicos a{
	text-align:justify;
}

#certificados{
	width:630px; 
	height:330px; 
	background-image:url("imagens/layout/fundo_certificados.jpg"); 
	background-repeat:no-repeat;
	overflow-y:auto;
	margin-left:30px; 

}
#certificados ul {
	padding-left:200px; 
	width:100px; 
	margin-top:100px; 

}
#certificados ul li{
	margin-bottom:7px; 
	border-bottom:1px dashed #ccc; 
	list-style-image:url("imagens/layout/bullet_pdf.png"); 
	width:300px; 

	
}

#atuacao{
	float:left;
}

#atuacao_img{
	float:left; 
	
}

#atuacao p{
	float:left;
	width:400px; 
	line-height:150%; 
	text-align:justify;
}

#servicos {
	
}

#servicos ul{
	float:left;
	
	width:300px; 
}

#servicos ul li{
	margin-bottom:10px; 
}


#fale_conosco{
	width:220px; 
	float:left; 
	margin-top:20px; 
}
#fale_conosco address{
	margin-bottom:10px; 
}

#form_contato{
	float:left; 
	margin-left:30px; 
}

#aempresa{
	width:600px; 
	line-height:150%;
	text-align:justify;
} 
/* Classes */ 
  
.txt_bem_vindo{
	text-align:justify;
	margin-top:10px; 
	margin-bottom:10px; 
	
}

.sub_tit{
	color:#316C97; 
}

.oferecemos{
	float:left;
	width:180px; 
	margin-right:10px; 
}

.texto_basico{
	padding:5px; 
	text-align:center;
}




.saiba_mais{
	margin-left:35px; 
	margin-top:10px; 
}

.tit_post{
	color:#7A5827; 
	background-image:url("imagens/layout/fundo_tit.png"); 
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px; 
	display:block; 
	width:730px; 
	margin-bottom:20px; 
}


.entry {
	float:left; 
	padding:20px; 
}

h3{
	font-size:16px; 
	margin-bottom:20px; 
	color:#3B7FAC; 
}

.entry img{
	margin-right:10px; 
}


.alignleft{
	float:left; 
}

.alignright{
	float:right; 
}


#logos-home li{
	width:90px !important;
	height:50px !important;
	margin:0 5px 10px 0;
	
	float:left;
}

#logos-home li img{
	width:90px !important;
	height:50px !important;
}

