body { background-image:url(img/bg_site.jpg); background-repeat:repeat; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:13px; }
body, form, p { margin:0px; padding:0px; }

/*gerais*/
img { border:0px; }
a { color:#ffa009; text-decoration:none }
a:hover { color:#ffa009; text-decoration:underline }
.bt { cursor:pointer; margin-top:3px; }
.campo { background-color:#FFFFFF; border:1px solid #e1e1e1; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; padding:2px; }

/*base*/
#centro { width:779px; margin:auto; }
#fundo  { width:770px; float:left; padding:0px 5px 0px 4px; background-image:url(img/bg.jpg); background-repeat:repeat-y; overflow:hidden; }

/*topo*/
.top { width:770px; float:left; font-size:0px;  }
.top h2 { width:770px; height:55px; float:left; text-indent:-8000em; background-image:url(img/topo_01.jpg); background-repeat:no-repeat }
.top h1 { width:230px; height:204px; float:left; font-size:0px; text-indent:-8000em; background-image:url(img/logo.jpg); background-repeat:no-repeat }
.top h1 a { width:230px; height:204px; float:left; }
.logo { width:230px; float:left; font-size:0px; }
.foto { width:540px; float:left; font-size:0px; }

.img-oculta {
	width:0;
	height:0;
	display:none;
}

.menu { 
	width:780px; 
	float:left; 
	font-size:0px; 
	margin:0px; 
	padding:0px;
}

.menu li { float:left; margin:0px; padding:0px; list-style:none; font-size:0px; text-indent:-8000em; }

.menu a#principal	   	{ width:131px; height:41px; float:left; background-image:url(img/menu/norm/menu_principal.jpg); background-repeat:no-repeat } 
.menu a:hover#principal	{ width:131px; height:41px; float:left; background-image:url(img/menu/over/menu_principal.jpg); background-repeat:no-repeat } 
.menu a#clientes	   	{ width:127px; height:41px; float:left; background-image:url(img/menu/norm/menu_clientes.jpg); background-repeat:no-repeat } 
.menu a:hover#clientes 	{ width:127px; height:41px; float:left; background-image:url(img/menu/over/menu_clientes.jpg); background-repeat:no-repeat } 
.menu a#quem_somos	   	{ width:128px; height:41px; float:left; background-image:url(img/menu/norm/menu_quem_somos.jpg); background-repeat:no-repeat } 
.menu a:hover#quem_somos{ width:128px; height:41px; float:left; background-image:url(img/menu/over/menu_quem_somos.jpg); background-repeat:no-repeat } 
.menu a#portfolio	   	{ width:128px; height:41px; float:left; background-image:url(img/menu/norm/menu_portfolio.jpg); background-repeat:no-repeat } 
.menu a:hover#portfolio { width:128px; height:41px; float:left; background-image:url(img/menu/over/menu_portfolio.jpg); background-repeat:no-repeat } 
.menu a#blog	   		{ width:128px; height:41px; float:left; background-image:url(img/menu/norm/menu_blog.jpg); background-repeat:no-repeat } 
.menu a:hover#blog		{ width:128px; height:41px; float:left; background-image:url(img/menu/over/menu_blog.jpg); background-repeat:no-repeat } 
.menu a#contato		   	{ width:128px; height:41px; float:left; background-image:url(img/menu/norm/menu_contato.jpg); background-repeat:no-repeat } 
.menu a:hover#contato	{ width:128px; _width:125px; height:41px; float:left; background-image:url(img/menu/over/menu_contato.jpg); background-repeat:no-repeat } 



/*conteudo*/
#conteudo { width:700px; float:left; padding:35px 35px 0px 35px; }
#conteudo .left  { width:320px; float:left; }
#conteudo .left .container { width:320px; float:left; margin-bottom:10px; }
#conteudo .left .container1 { width:320px; float:left; margin-bottom:27px; }
#conteudo .left .quem_ico { width:49px; float:left; margin-right:10px; }
#conteudo .left .quem_txt { width:320px; float:left; text-align:justify; }
#conteudo .left .ajudou_logo { margin-right:5px; }
#conteudo .left .depoimento{ padding:0px 0px 10px 20px; font-style:italic }
#conteudo .left .persona{ padding:0px 0px 10px 20px; font-size:11px; font-style:italic; }
#conteudo .left .link{ padding:0px 0px 10px 20px; }

#conteudo .right .formulario {
		clear:both;
		background-color:#F9F9F9;
		padding:14px 5px 14px 5px;
	}
		#conteudo .right img { float:right; margin-left:5px; }
		#conteudo .right .formulario p { margin-bottom:5px; }

#conteudo .tit_quem_somos, .tit_quem_ajudou, .tit_oque_falam, .tit_agenda, .tit_na_midia, .tit_solucoes {
	width:320px; 
	height:25px; 
	float:left; 
	margin-bottom:10px; 
	text-indent:-8000em;
}

#conteudo .tit_quem_somos  	{  
	background-image:url(img/word_quem_somos.gif); 
	background-repeat:no-repeat;
}
#conteudo .tit_quem_ajudou { background-image:url(img/word_quem_ajudou.gif); background-repeat:no-repeat; margin-bottom:5px; }
#conteudo .tit_oque_falam { background-image:url(img/word_oque_falam.gif); background-repeat:no-repeat; }
#conteudo .tit_na_midia { background-image:url(img/word_na_midia.gif); background-repeat:no-repeat; }
#conteudo .tit_solucoes { background-image:url(img/word_solucoes.gif); background-repeat:no-repeat; }
#conteudo .tit_solucoes { background-image:url(img/word_solucoes.gif); background-repeat:no-repeat; }


#conteudo .right { 
	width:340px; 
	float:left; 
	padding-left:40px; 
}
	#conteudo .right .container { 
		width:340px; 
		float:left; 
		margin-bottom:6px;
	}
	#conteudo .left .container_midia { 
		width:340px; 
		float:left; 
		margin-bottom:25px; 
		color:#484848;
	}
	#conteudo .left .container_midia a {
		float:left; 
		margin-right:10px; 
		font-size:0px;
	}
	#conteudo .left .container_midia a:hover {
		float:left; 
		margin-right:10px; 
		font-size:0px; 
	}
	
	.container_agenda img{ margin-top:-5px; }

	#conteudo .right .container_comentarios { width:320px; margin-bottom:35px; background:url(img/fundo_comentarios.jpg) no-repeat; }

#conteudo .todo { 
	width:700px;
	height:20px;
	float:left; 
	font-size:11px; 
	text-align:center;
	border-bottom:1px solid #e1e1e1;
}

/*rodape*/
#rodape { 
	width:700px; 
	float:left; 
	padding:10px 35px 10px 35px; 
	line-height:18px; 
	background-image:url(img/rodape.jpg);
	background-repeat:repeat-x; 
}
#rodape p { 
	padding-top:10px; 
	color:#666; 
	font-size:11px; 
	float:right;
}
	#rodape p a { 
		color:#666; 
		text-decoration:underline;
	}
		#rodape p a:hover { text-decoration:none; }


/*INTERNAS*/
#conteudo h2 {
	margin-bottom:5px;
	text-indent:-8000em;
	overflow:hidden;
}
#conteudo .quem-somos { background:url('img/interno_titulo_quemsomos.gif') no-repeat; }
#conteudo .contato { background:url('img/interno_titulo_contato.gif') no-repeat; }
#conteudo .cadastro { background:url('img/interno_titulo_cadastro.gif') no-repeat; }
#conteudo .comentarios { background:url('img/interno_titulo_comentarios.gif') no-repeat; }
#conteudo .clientes { background:url('img/interno_titulo_clientes.gif') no-repeat; }
#conteudo .portfolio { background:url('img/interno_titulo_portfolio.gif') no-repeat; }
#conteudo .midia { background:url('img/interno_titulo_midia.gif') no-repeat; }
#conteudo .solucoes-industrias { background:url('img/interno_titulo_mercado1.gif') no-repeat; }
#conteudo .solucoes-distribuidores { background:url('img/interno_titulo_mercado2.gif') no-repeat; }
#conteudo .solucoes-farmacias { background:url('img/interno_titulo_mercado3.gif') no-repeat; }

#conteudo .paragrafo {
	margin-bottom:10px;
}

.comentario-interno {
	display:block; 
	width:300px; 
	height:50px; 
	margin-left:145px; 
	padding:25px 25px 25px 43px; 
	background:url(img/fundo_comentarios.gif) no-repeat;
}

.solucao_descritivo { 
	clear:both;
	margin-top:20px;
	margin-left:65px;
	width:550px; 
}
.solucao_descritivo img {
	float:left;
	margin-right:10px;
}
.solucao_descritivo h3 {
	display:block;
	margin-top:6px;
	margin-left:160px;
	font:bold 13px Arial;
	color:#666666;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:3px;
}


.solucao_descritivo2 { 
	clear:both;
	margin-top:20px;
	margin-left:65px;
	width:550px; 
}
.solucao_descritivo2 img {
	float:right;
	margin-left:10px;
}
.solucao_descritivo2 h3 {
	display:block;
	margin-top:6px;
	margin-right:160px;
	font:bold 13px Arial;
	color:#666666;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:3px;
	text-align:right;
}
.solucao_descritivo2 p { text-align:right; }


.projeto { margin-top:15px; }
.projeto-imagem { clear:both; float:left; margin-right:10px; }