                                                   /* conteudo */
/* paragrafos */
#content p{padding: 0 14px 0 12px;
             text-align:left;
			 font:12px/19px verdana, arial, sans-serif; 
			 }

/* fim conteudo */
/* titulos */
#empresa #content h2{
    text-indent:-9000px;
    background: url(../imagens/empresa.jpg) no-repeat;
	margin:auto;
	height:43px;
	width:183px;
 }
 /* suporte */
    #suporte #content h2{
    text-indent:-9000px;
    background: url(../imagens/suporte_titulo.jpg) no-repeat;
	margin:auto;
	height:41px;
	width:182px;
 }
	#suporte #content .sup_box{
	border-top:1px solid #ccc;
	border-right:2px solid #555;
	border-bottom:2px solid #555;
	border-left:1px solid #ccc;
	margin:8px 10px 0 10px;
	padding:5px;
	}	
	#content .suporte_msn{height:55px;}
	#content .suporte_tel{height:62px;}

    #fale_conosco #content h2{
    text-indent:-9000px;
    background: url(../imagens/faleconosco_titulo.jpg) no-repeat;
	margin:auto;
	height:41px;
	width:266px;
 }
/* produtos */
 #produtos #content h2{
    text-indent:-9000px;
    background: url(../imagens/produtos_titulo.jpg) no-repeat;
	margin:auto;
	height:41px;
	width:182px;
 }
 #produtos .prod_box{
    border-top:1px solid #ccc;
	border-right:2px solid #555;
	border-bottom:2px solid #555;
	border-left:1px solid #ccc;
	margin:8px 10px 0 10px;
	padding:5px;
	background: #fff;
	}	
 #produtos .prod_box p{min-height: 80px;}
 #produtos .prod_box p img{float:left; margin-right:10px;margin-bottom:2px}
  #produtos .prod_box .price{display:block; color: #da251c; margin-left:15px; margin-bottom:0;}
  #produtos .prod_box .detalhes{display:block; text-align:center;}

 #downloads #content h2{
    text-indent:-9000px;
    background: url(../imagens/downloads_titulo.jpg) no-repeat;
	margin:auto;
	margin-bottom:10px;
	height:41px;
	width:266px; 
 }
 #links #content h2{
    text-indent:-9000px;
    background: url(../imagens/links_titulo.jpg) no-repeat;
	margin:auto;
	margin-bottom:10px;
	height:41px;
	width:234px; 
 }

 #clientes #content h2{
    text-indent:-9000px;
    background: url(../imagens/clientes_titulo.jpg) no-repeat;
	margin:auto;
	height:41px;
	width:196px; 
 }

 #servicos #content h2{
    text-indent:-9000px;
    background: url(../imagens/servicos_titulo.jpg) no-repeat;
    margin:auto;
	height:41px;
	width:234px;
}
/* infbody */
 #infbody #content h2{
    text-indent:-9000px;
    background: url(../imagens/informativo_titulo.jpg) no-repeat;
    margin:auto;
	margin-bottom:20px;
	height:41px;
	width:247px;
}
/* dicas body*/
#dicasbody #content h2{
    text-indent:-9000px;
    background: url(../imagens/dicas_titulo.jpg) no-repeat;
    margin:auto;
	margin-bottom:20px;
	height:43px;
	width:123px;
}
#dicasbody #content ul, #infbody #content ul{margin-left:30px;}
#infbody form fieldset, #dicasbody form fieldset{border:none}
#infbody form fieldset select, #dicasbody form fieldset select{ margin-left:15px;border: 1px inset #000;}
#infbody form input#ler,#dicasbody form input#ler {margin-left:5px;}

/* h3 e h4 */
#content h3{margin-top:5px;margin-bottom:15px; text-align:center; font:bold 15px verdana, sans-serif;}
#content h4{text-align:center;}


/* fim titulos */
/* downloads */  /* links */
   #downloads #content .dl_box, #links #content .dl_box{
   background: #EFEFEF;
   margin:3px 0px 5px 0px;
   padding:0 0 5px 10px;
   background: url(../imagens/downloads_bg.jpg) repeat-x;
   border-bottom:1px solid #000;
   }
   #downloads #content hr, #links #content hr, {height:1px; margin-top:10px;}
/* fim download */
/* empresa */
 .video{margin:auto;text-align:center}
 .fotos{margin:auto;text-align:center}
 .barrinha{
    background:url(../imagens/barrinha.jpg) repeat-x; 
    height:7px;
	margin-top:10px;
	margin-bottom:10px;}
/* fim videos */

/* fale conosco */
   #fale_conosco #content{background:#fff url(../imagens/content_top.jpg) no-repeat;}
   #fale_conosco fieldset{padding-left: 10px; font:12px "Lucinda Grande", arial; margin-top:15px;
                           background: url(../imagens/email.jpg) no-repeat 600px 100px; border:none}
   #fale_conosco fieldset input, fieldset label{display:block;}
   #fale_conosco fieldset input {border: 1px solid #000;  width:320px;}
   #fale_conosco fieldset input#btsubmit{width:60px; margin-top:3px}
   #fale_conosco fieldset label{text-align:left;}
   #fale_conosco fieldset textarea{height: 100px; display:block; width:320px;border: 1px solid #000; text-align:left;}

    #admin #content h2{
    text-indent:-9000px;
    background: url(../admin/imagens/admin-titulo.jpg) no-repeat;
	margin:auto;
	margin-bottom:10px;
	height:41px;
	width:300px;
 }


	