@charset "utf-8";
/* CSS Document */

/**********************************************************************************************

author: Denis F. do Nascimento
date:23/01/12
email: denis@plataformanet.com.br
company: Plataformanet Mídia On-Line


***********************************************************************************************/

body{background-color:#F4F4F4; font-family:Tahoma, Geneva, sans-serif;}

p,a,li{font-family:Arial, Helvetica, sans-serif;color:#999;text-decoration: none;font-size:12px; }

/* --------------------- MENU PRINICIPAL DO SITE --------------------- */
#menu{width:100%; height:45px; background-color:#494949; position:relative;}
#menu-principal{ width:932px; height:45px; position:relative; margin-left:auto; margin-right:auto; color:#FFF; font-family:Tahoma; text-transform:uppercase;}
#menu-principal ul{width:932px; height:45px; position:relative;}
#menu-principal li{ width:130px; height:43px; display:block; list-style:none; float:left; color:#FFF; line-height:43px; text-align:center;}
#menu-principal .separa-menu{ width:1px; height:35px; border-right: solid  #666 1px; margin-top:5px;}
#menu-principal a{ width:130px; height:43px; display:block; list-style:none; color:#E6E6E6; line-height:43px; text-align:center;}
#menu-principal a:hover{ width:130px; height:43px; display:block; list-style:none; color:#CACACA; background-color:#333; line-height:43px; text-align:center;}

/* --------------------- TOPO E LOGOTIPO DO SITE --------------------- */
#topo{width:100%; height:336px; position:relative; background-image:url(../../img/site/fundo.jpg); padding-top:70px; background-repeat:repeat-x;}
#banner{ width:932px; height:336px; position:relative; margin-left:auto; margin-right:auto; margin-top:0; z-index:10000; padding-top:10px; background:url(../../img/site/fundo-banner.png);}
#logotipo{width:364px;height:100px;position:absolute;text-indent:-10000px;background-image:url(../../img/site/logotipo2.png);left: 309px;top: 240px;	z-index:20000;}



/*CONTATO*/
#contato_form{width:610px; min-height:200px; position:relative; float:left;}
#contato_form .campos,#contato_form label,#contato_form textarea{display:block; height:30px; line-height:30px; width:480px;}
#contato_form .campos,#contato_form textarea{background:#FCFCFC; border-top:2px solid #6A6A6A; border-left:2px solid #6A6A6A; border-right:2px solid #6A6A6A; border-bottom:2px solid #292929; color:#292929;}
#contato_form label{font-weight:bold;}
#contato_form textarea{height:225px;}
.btn{color: #000000}
.error{color:#aa2e49; display:block;}
/*CONTATO*/

/*LOCALIZAÇÃO*/
.mapa{
	width: 932px;
	height:350px;
	margin-top: 38px;
}
/*LOCALIZAÇÃO*/

/* --------------------- CORPO E CONTEUDO DO SITE --------------------- */
#corpo{ width:100%; min-height:300px; position:relative; clear:both;}
#corpo-conteudo{ width:932px; min-height:300px; position:relative; margin-left:auto; margin-right:auto; margin-bottom:15px;}

#conteudo{ width:610px; min-height:200px; position:relative; float:left;}
#conteudo h1{ font-size:large; color:#1D57B8; font-weight:bold;}
#conteudo .txt-home{ font-size:small; color:#999; text-align:justify; font-family:Tahoma; font-weight:bold;}

#conteudo2{ width:930px; min-height:200px; position:relative; float:left;}
#conteudo2 h1{ font-size:large; color:#1D57B8; font-weight:bold;}
#conteudo2 .txt-home{ font-size:small; color:#999; text-align:justify; font-family:Tahoma; font-weight:bold;}

#atendimento{ width:279px; min-height:136px; position:relative; float:right; margin-right:15px; margin-top:10px;} 

#destaque{/*border:1px solid red;*/width:932px; height:200px; position:relative; margin-left:auto; margin-right:auto; clear:both;}
#destaque h3{ font-size:x-smaller; color:#1D57B8; font-weight:bold; text-indent:7px;}
#destaque #dest1{width:279px; height:200px; position:relative; float:left; margin-right:30px;}
#destaque #dest2{width:279px; height:200px; position:relative; float:left; margin-right:30px;}
#destaque #dest3{width:279px; height:200px; position:relative; float:left;}

.produtos{/*border:1px solid red;*/ width:932px; position:relative; margin-left:auto; margin-right:auto; clear:both; float:left;}
.produtos .box-produto{/*border:1px solid red;*/ width:270px; min-height:152px; float:left; margin-left:15px; margin-bottom:15px;}
.produtos .box-produto h1{text-align:center;}
.produtos .box-produto img{margin-left:55px;}


/* --------------------- RODAPE DO SITE --------------------- */
#rodape{ width:100%; height:113px; position:relative; background-image:url(../../img/site/fundo-rodape.jpg); background-repeat:repeat-x; border-top:15px; clear:both; font-family:Arial, Helvetica, sans-serif;}
#rodape p{ font-size:small; text-align:center; color:#dcdcdc; line-height:20px; padding-top:40px;}
#rodape a{ font-size:small; text-align:center; color:#dcdcdc; text-decoration:none;}
#rodape a:hover{ font-size:small; text-align:center; color:#999; text-decoration:none;}


