@charset "utf-8";
/* CSS Document */

a{text-decoration:none; color:#498CFC}
a:hover{text-decoration:underline;}
h1,h2,h3,p
{
	margin:0px;
	padding:0px;
}
h2
{
	color:#333333;
	font-size:20px;
	font-weight:normal;
}
h3
{
	color:#666666;
	font-size:12px;
}
p{line-height:14px;}
img{border:0; margin:0;}

body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}

/************************** ID ***********************/

#root
{
	width:1000px;
	margin:0 auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(../images/img_fundo_root.jpg) top left scroll repeat-y;
}


#menu
{
	width:187px;
	float:left;
	background:url(../images/img_fundo_menu.gif) top left scroll no-repeat;
}
#menu p{padding-left:10px; line-height:32px; padding-top:9px;}
#menu a{color:#666666; font-weight:bold}
#conteudoHome{width:765px; height:157px; float:left;}
#conteudo{width:713px; float:left;}
#boxHome
{
	width:890px;
	float:left;
	padding-left:10px;
}
#boxHome h2{font-size:18px; background-color:#D9C9DA; height:32px; padding-left:10px; line-height:32px;}
#boxHome p{padding:10px 0 14px 10px;}
#footer
{
	height:20px;
	padding:25px 55px 0 55px;
	width:890px;
	clear:both;
}
#footer p{float:left}
#footer a{float:right; color:#666666}

#menufooter
{
	height:30px;
	padding:10px 55px 0 0;
	float:right;
	font-size:10px;
}
#menufooter p
{
	float:left;
}


/************************** CLASS LAYOUT ***********************/

.fundoEsq
{
	width:48px;
	height:840px;
	background:url(../images/img_fundo_esq.jpg) top left scroll no-repeat;
	float:left;
}
.fundoDir
{
	width:52px;
	height:527px;
	background:url(../images/img_fundo_dir.jpg) top left scroll no-repeat;
	float:left;
}
.fundoDirHome2
{
	width:52px;
	height:370px;
	background:url(../images/img_fundo_dir_home.jpg) top left scroll no-repeat;
	float:left;
}
.topo{width:765px; float:left; height:313px; background-color:#009966}


/************************** FOTOS TOPO ***********************/

.fotoHome{background:url(../images/img_topo_home.jpg) top left scroll no-repeat;}
.foto1{background:url(../images/img_topo_01.jpg) top left scroll no-repeat;}
.foto2{background:url(../images/img_topo_02.jpg) top left scroll no-repeat;}
.foto3{background:url(../images/img_topo_03.jpg) top left scroll no-repeat;}
.foto4{background:url(../images/img_topo_04.jpg) top left scroll no-repeat;}
.foto5{background:url(../images/img_topo_05.jpg) top left scroll no-repeat;}
.foto6{background:url(../images/img_topo_06.jpg) top left scroll no-repeat;}
.foto7{background:url(../images/img_topo_07.jpg) top left scroll no-repeat;}
.foto8{background:url(../images/img_topo_08.jpg) top left scroll no-repeat;}
.foto9{background:url(../images/img_topo_09.jpg) top left scroll no-repeat;}
.foto10{background:url(../images/img_topo_10.jpg) top left scroll no-repeat;}
.foto11{background:url(../images/img_topo_11.jpg) top left scroll no-repeat;}

/************************** FUNDO CONTEUDO ***********************/

.fundoConteudoHome
{
	background:url(../images/img_fundo_conteudo_home.jpg) top right scroll no-repeat;
}
.fundoConteudo1
{
	background:url(../images/img_fundo_conteudo_01.jpg) top right scroll no-repeat;
}
.fundoConteudo5
{
	background:url(../images/img_fundo_conteudo_05.jpg) top right scroll no-repeat;
}


/************************** FORMS ***********************/

.form1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 14px;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-top:8px;
	*margin-top:6px;
}
.form2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 14px;
	width: 40px;
	border: 1px solid #CCCCCC;
	margin-top:8px;
	*margin-top:6px;
}
.form3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 14px;
	width: 120px;
	border: 1px solid #CCCCCC;
	margin-top:8px;
	*margin-top:6px;
}
.form4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 140px;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-top:8px;
	*margin-top:6px;
}
.form5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 24px;
	width: 230px;
	background-color: #FFFFFF;
	border:none;
	font-weight:bold;
}
.form6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 50px;
	border: 1px solid #CCCCCC;
	margin-top:8px;
	*margin-top:6px;
}
/************************** CLASS ***********************/

.marginLeftFt {margin-right:10px;}

.borderImagens{
	border: 1px solid #DAD1DC;
	padding:1px;
}
.borderTopRoxo{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBC8DF;
	padding-top:2px;
}
.colorAzul{color:#2B9EA2}
.colorBranco{color:#FFFFFF;}
.colorCinza{color:#999999;}
.colorMarrom{color:#666666;}
.colorRoxo{color:#6B528B;}
.cloarBoth{clear:both}
.font10 {font-size:10px;}
.font14 {font-size:14px; line-height:18px;}
.floatLeft{float:left;}
.horarioFuncionamento
{
	background:url(../images/img_fundo_banner_home_04.jpg) top left scroll no-repeat;
	height:47px;
	width:199px;
	color:#FFFFFF
}
.atendimentoEmpresas
{
	background:url(../images/img_banner_home_01.jpg) top left scroll no-repeat;
	width:199px;
	height:141px;
	color:#FFFFFF;
}
.atendimentoCliente
{
	background:url(../images/img_banner_home_02.jpg) top left scroll no-repeat;
	width:199px;
	height:90px;
	color:#FFFFFF;
}
.h2Conteudos{color:#333333; font-size:14px; font-weight:bold; padding-top:15px;}
.h3EventosPremiacoes{color:#483157; font-size:16px}
.lineHeight20{line-height:20px;}
.lineHeight25{line-height:25px;}
.lineHeight26{line-height:26px;}
.linkMarromUnderline {color:#666666; text-decoration:underline;}
.marginBottom5 {margin-bottom:5px;}
.marginLeft25 {margin-left:25px;}
.marginRight5 {margin-right:5px;}
.marginTop2 {margin-top:2px;}
.paddingRight40{padding-right:40px;}
.scrollHome
{
	overflow:auto; height:137px; *height:136px; text-decoration:underline; line-height:18px;
	SCROLLBAR-HIGHLIGHT-COLOR: #A391AA;
    SCROLLBAR-SHADOW-COLOR: #A391AA;
    SCROLLBAR-3DLIGHT-COLOR: #A391AA;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #A391AA;
    SCROLLBAR-BASE-COLOR: #A391AA;
    SCROLLBAR-FACE-COLOR: #A391AA;

}
.scrollHome a{color:#666666}
.width260{width:260px;}
.width285{width:285px;}
.width340{width:340px;}
.width530{width:530px;}

.boxVenda
{
	width:540px;
	padding:10px;
	border: solid 1px #E3E1DD;
	background: #F7F5F4;
}



/**************** GALERIA DE FOTOS ******************/
	
	
	*{
	margin: 0;
	padding: 0;
	}
	img {
	border: none;
		}
	.galeriaProdutos{float:left; margin-right:8px; width:105px;}
	.descricaoProdutos{float:left; width:535px; padding-right:60px;}
	.large {
		width: 212px;
		height: 185px;
		
			}
	.large img {
		width: 212px;
		height: 185px;
			}
	.thumbnail {
		width: 216px;
		list-style: none;
				}
	.thumbnail li {
		float: left;
		width: 50px;
		margin: 4px 4px 0 0;
					}
	.thumbnail a {
		display: block;
		width: 50px;
		height: 44px;
		
				}
	.thumbnail a:hover {
	background-color:#4A4A4A;
	filter: Alpha(Opacity=25);
	-moz-opacity: .25;
}

/******* MAPA DO SITE *********/
.tree li {list-style:none; padding-left:21px; line-height:20px;}
.tree li a {color:#228284}
.tree li.root {padding-left:0;}
    .tree li li {background:url(../images/rootNode.gif) no-repeat 17px center; margin-left:10px; padding-left:31px;}
	.tree li li a{color:#38C8CB}
	.tree li li.root {padding-left:10px; background:url(../images/justOne.gif) repeat-y 17px 0;}
	.tree li li.root.last {background:none;}
    .tree li li.last {background:url(../images/lastRoot.gif) no-repeat 17px 0;}
.expand {background:url(../images/plusMinus.gif) no-repeat; width:16px; _width:13px; height:16px; display:block; float:left; margin-top:2px; padding:0 5px 0 0; text-indent:-9999px; line-height:0; font-size:0;}
.contract {background-position:0 -16px;}
.expand:hover {cursor:pointer;}





/******* HACK IE *********/

.MARGINBOTTOM2NegIE{*margin-bottom:-2px}
.MARGINTOP2IE2NEGFF{margin-top:-2px; *margin-top:2px}


/*  GALERIA AJAX  */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #DAD1DC; }


/* POP UP */

#floaterDiv { position: absolute; width:688px; height:482px; left:-1000; top:50px; background-color:#fFF; border:1PX solid #E5884F; text-align:left; z-index: 2; }
.translucent {-moz-opacity:0.95; opacity:0.95; filter:alpha(opacity=95);}
#floaterDiv div.box {position:absolute;	left:5px; top:0px; text-align: right; }
#insideDiv { position: relative; width:681px; height:453px; left:0px; top:0px; background-color:transparent; border:none; z-index: 1000; text-align:left; }

