/*
Nome do site: Embala Brasil - Sao Paulo / SP - Brasil
Endereco: http://www.embalabrasil.com.br/
Versao: 2.0
Autor: Paulo Henrique - Agencia DDA - www.agenciadda.com.br - contato@agenciadda.com.br

*/

/*
+----------------------------------------------------------------+
	Cores CSS
	Verde claro - #C2D555
	Verde escuro - #385C07 #213605
+----------------------------------------------------------------+
*/

/*
+----------------------------------------------------------------+
	Reset CSS												
+----------------------------------------------------------------+
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small,  strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0; vertical-align: baseline; }
ul, ol {list-style:none}
section, article, aside, header, footer, nav, dialog, figure { display:block; }
h1, h2, h3, h4, h5, h6 {font-family:"Trebuchet MS"; color:#385C07; font-size:15px;}
h3 a { color:#213605;}
h3 a:hover { color:#385C07; text-decoration:none;}

hr {}

/*
+----------------------------------------------------------------+
	Geral												
+----------------------------------------------------------------+
*/
body {background:#C2D555 url(../imagens/bg_topo.jpg) no-repeat center top; font:12px Arial, Helvetica, sans-serif; color:#385C07;}
#container { margin-left:auto; margin-right:auto; width:970px}
a {color:#385C07; text-decoration:none}

/*
+----------------------------------------------------------------+
	Header												
+----------------------------------------------------------------+
*/
#header{ height:174px; }
h1 { background: url(../imagens/logo.png)  no-repeat; width:471px; height:111px; margin-top:5px; margin-left:auto; margin-right:auto;}
h1 a {display:block; height:100%; width:100%}
h1 span { display:none;}

#menu { width:100%; margin-left:auto; margin-right:auto; margin-top:12px;}
#menu a{ color:#385C07; }
#menu a:hover{ color:#213605; text-decoration:none; }
#menu ul { float:left; margin-left:180px; }
#menu ul li {float:left; font-size:17px; font-weight:bold; font-family:"Trebuchet MS"; text-transform:uppercase; line-height:61px; margin-right:20px; padding-right:20px; }
#menu .ativo a{ color:#213605; }
#menu .ativo a:hover{ color:#385C07; text-decoration:none;}

/*
+----------------------------------------------------------------+
	Conteudo												
+----------------------------------------------------------------+
*/
#conteudo{ width:885px; margin-left:auto; margin-right:auto; }

#esquerda {float: left; width:211px; padding: 15px 0; }
#esquerda h3, #esquerda p { margin-left: 10px; margin-right: 10px; }

#direita { margin: 0 2.5em 0 18em; } 
#direita h2 { font-size:17px; font-weight:bold; font-family:"Trebuchet MS"; text-transform:uppercase; color:#385C07; }
#direita h2.tel { font-size:18px; font-weight:bold; font-family:"Trebuchet MS"; text-transform:uppercase; color:#385C07; margin-left:440px; }

a:hover { color:#213605; text-decoration:underline;}

.banner { margin-left:30px; margin-right:auto; }

/*
+----------------------------------------------------------------+
	Secoes												
+----------------------------------------------------------------+
*/

.info_box { margin-left:25px; margin-right:auto; float:left; margin-right:5px; overflow:hidden; padding-bottom:5px; position:relative; width:275px; }
.box_image{ width:885px; height:112px; overflow:hidden; margin-bottom:10px; }

/*
+----------------------------------------------------------------+
	Rodape												
+----------------------------------------------------------------+
*/
#rodape { width:100%; height:126px; background:url(../imagens/bg_footer.jpg) repeat-x; margin-top:100px; }
.dados { width:970px; margin-left:auto; margin-right:auto; padding-top:12px; font-size:15px; font-weight:bold; font-family:"Trebuchet MS"; text-transform:uppercase; color:#385C07; text-shadow:#C2D555 3px 2px 2px;}

/*desenvolvedor*/
#desenvolvedor{ width:95px; display:block; margin-left:auto; margin-right:225px; margin-top:-80px;}
#desenvolvedor ul li{ height:57px; display:block; list-style:none; float:left; }
#desenvolvedor ul li a{	width:95px; height:57px; display:block; text-decoration:none; text-indent:-999999px; overflow:hidden; }
#desenvolvedor ul li a.dda{	background:url(../imagens/dda.png) no-repeat; width:95px; }
