@charset "ISO-8859-1";


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

.clear {
	clear:both;
}
.red{
	color:#C00;	
}
#topo {
	background-image:url(../imagens/topo.jpg);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:198px;
	width:980px;
	margin-right:auto;
	margin-left:auto;
}

#clicklogo {
	height:80px;
	width:300px;
	position:absolute;
	margin-top:70px;
	margin-left:30px;
	cursor:pointer;
}

#menuGeral {
	float:right;
	display:inline;
	height:59px;
	width:auto;
	margin-right:40px;
	margin-top:130px;
}

#conteudo {
	min-height:100px;
	margin-right:auto;
	margin-left:auto;
	background-color:#EDEDED;
	height:auto;
	width:980px;
	border-top:2px solid #860000;
}

#abaBaixo {
	background-image:url(../imagens/abaBaixo.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:32px;
	width:189px;
	text-align:center;
	padding-top:18px;
	position:absolute;
	right:50%;
	margin-right:280px;
	
}

#posconteudo {
	height:85px;
	width:980px;
	margin-right:auto;
	margin-left:auto;
	background-color:#DEDEDE;
}

#bottom {
	background-color:#000000;
	background-image:url(../imagens/dadosBottom.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:100% 50%;
	background-position-x:100%;
	background-position-y:50%;
	height:96px;
	width:980px;
	margin-right:auto;
	margin-left:auto;
	border-top:2px solid #333333;
}

#representantesBottom {
	float:left;
	height:58px;
	width:181px;
	margin-top:3px;
	margin-left:20px;
	background-image:url(../imagens/fundoRepresentantes.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	color:#999999;
	padding-top:35px;
	padding-left:10px;
	padding-right:40px;
	font-size:11px;
	display: inline;
}

#representantesBottom p {
	margin:5px 0px 0px 0px;
}

#newsletterBottom {
	float:left;
	height:56px;
	width:161px;
	margin-top:3px;
	margin-left:20px;
	background-image:url(../imagens/fundoNewsletter.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	padding-top:37px;
	padding-left:10px;
	padding-right:60px;
	display: inline;
}

#newsletterBottom p {
	margin:3px 0px 0px 0px;
}
#copy {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 60px;
	color: #FFF;
	margin-top: 40px;
	text-align: center;
}
#copy p{
	margin: 0px;
}
#copy a:link, #copy a:visited{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#copy a:hover{
	color:#999;	
}
#btnEnvia {
	cursor:pointer;
}

.campoEmail {
	width:147px;
	border-top-left-radius:4px 4px;
	-webkit-border-top-left-radius:4px 4px;
	-o-border-top-left-radius:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	border-top-right-radius:4px 4px;
	-webkit-border-top-right-radius:4px 4px;
	-o-border-top-right-radius:4px 4px;
	-moz-border-radius-topright:4px 4px;
	border-bottom-right-radius:4px 4px;
	-webkit-border-bottom-right-radius:4px 4px;
	-o-border-bottom-right-radius:4px 4px;
	-moz-border-radius-bottomright:4px 4px;
	border-bottom-left-radius:4px 4px;
	-webkit-border-bottom-left-radius:4px 4px;
	-o-border-bottom-left-radius:4px 4px;
	-moz-border-radius-bottomleft:4px 4px;
	border:1px solid #999999;
}

#homeMain {
	float:left;
	height:auto;
	width:465px;
	margin-left:105px;
	margin-top:80px;
	font-size:14px;
	color:#666666;
	display:inline;
	margin-bottom: 30px;
}
#homeMain a, #homeMain a:link, #homeMain a:visited{
	color:#C00;
	text-decoration:none;
}
#homeMain a:hover{
	text-decoration:underline;	
}
#parceiros {
	height:auto;
	width:280px;
	background-image:url(../imagens/parceiros.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	margin-top:10px;
	float:left;
	padding-top:33px;
	padding-right:0px;
	margin-left:120px;
	display:inline;
}

#conteudoParceiros {
	background-color:#DBDBD9;
	height:auto;
	width:251px;
	margin-left:9px;
	padding:10px;
}

.thumbParceiros {
	height:60px;
	width:115px;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#conteudoParceiros img {
	border-style:none;
}

#noticiasHome {
	height:auto;
	width:280px;
	background-image:url(../imagens/noticiasHome.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	margin-top:10px;
	float:left;
	padding-top:33px;
	padding-right:0px;
	margin-left:120px;
	display:inline;
	margin-bottom: 30px;
	color:#999;
}

#conteudoNoticiasHome {
	background-color:#DBDBD9;
	height:auto;
	width:251px;
	margin-left:9px;
	padding: 10px;
}
#conteudoNoticiasHome p{
	margin:0px;	
}
/*#conteudoNoticiasHome li{
	list-style-image:url(../imagens/marcadorNoticias.gif);
	margin-left: -20px;
	margin-bottom: 5px;
}*/
#conteudoNoticiasHome a:link, #conteudoNoticiasHome a:visited{
	color: #666;
	text-decoration: none;
}
#conteudoNoticiasHome a:hover{
	text-decoration: underline;
}
#quemSomosMain {
	background-image:url(../imagens/fundoQuemSomos.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-position-x:0%;
	background-position-y:100%;
	height:auto;
	width:960px;
	font-size:14px;
	color:#666666;
	padding-bottom:40px;
}

#quemSomosMain li {
	margin-bottom:4px;
}

#quemSomosEsq {
	height:auto;
	width:220px;
	margin-top:50px;
	margin-left:260px;
	float:left;
	display:inline;
}

#quemSomosDir {
	height:auto;
	width:360px;
	margin-top:50px;
	margin-left:50px;
	float:left;
	display:inline;
}

#contatoMain {
	height:auto;
	width:660px;
	margin-right:auto;
	margin-left:auto;
	font-size:14px;
	color:#666666;
	padding-bottom:40px;
	padding-top:60px;
}

#contatoForm {
	float:left;
	height:200px;
	width:341px;
	display:inline;
}

#contatoDados1 {
	float:left;
	height:auto;
	width:254px;
	margin-left:65px;
	background-image:url(../imagens/contatoDados1.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	padding-top:34px;
	display:inline;
}

#contatoDados1 p {
	margin:0px;
}

#contatoDados2 {
	float:left;
	height:auto;
	width:254px;
	margin-left:65px;
	margin-top:10px;
	background-image:url(../imagens/contatoDados2.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	padding-top:34px;
	display:inline;
}

#contatoDados2 p {
	margin:0px;
}

.camposForm {
	width:265px;
	float:right;
	margin-bottom:10px;
	border-top-left-radius:4px 4px;
	-webkit-border-top-left-radius:4px 4px;
	-o-border-top-left-radius:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	border-top-right-radius:4px 4px;
	-webkit-border-top-right-radius:4px 4px;
	-o-border-top-right-radius:4px 4px;
	-moz-border-radius-topright:4px 4px;
	border-bottom-right-radius:4px 4px;
	-webkit-border-bottom-right-radius:4px 4px;
	-o-border-bottom-right-radius:4px 4px;
	-moz-border-radius-bottomright:4px 4px;
	border-bottom-left-radius:4px 4px;
	-webkit-border-bottom-left-radius:4px 4px;
	-o-border-bottom-left-radius:4px 4px;
	-moz-border-radius-bottomleft:4px 4px;
	border:1px solid #999999;
}

.txtPeq {
	font-size:12px;
}

.txtAviso {
	font-size:12px;
	color:#CC0000;
}

#menu {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	width:auto;
	z-index:1;
	margin:0px auto 0px auto;
	padding:0px;
}

#menu li {
	font-size:10pt;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#menu a {
	color:#EDEDED;
	display:inline;
	float:left;
	text-decoration:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:15px;
	height:36px;
	width:109px;
	text-align:center;
	background-image:url(../imagens/menuNormal.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	padding-left:19px;
	padding-top:22px;
	background-position:50% 100%;
	background-position-x:50%;
	background-position-y:100%;
}

#menu a:hover {
	color:#FFFFFF;
}

#menu a.current {
	color:#FFFFFF;
	background-image:url(../imagens/menuCurrent.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#fotosProdutos {
	height:113px;
	/*width:910px;*/
	width:546px;
	/*margin-right:35px;
	margin-left:35px;*/
	padding-top:90px;
	margin-left:auto;
	margin-right:auto;
}

#fotosProdutos img {
	float:left;
	height:113px;
	width:162px;
	margin-right:10px;
	margin-left:10px;
	display:inline;
	border-style:none;
}

#nomesParceiros {
	height:36px;
	width:546px;
	/*width:910px;
	margin-right:35px;
	margin-left:35px;*/
	margin-top:10px;
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
}

#nomesParceiros img {
	float:left;
	height:35px;
	width:162px;
	margin-right:10px;
	margin-left:10px;
	display:inline;
	border-style:none;
}

#menuCategorias {
	float:left;
	height:200px;
	width:200px;
	margin-left:45px;
	margin-top:90px;
	display:inline;
}
#fotoempresa {
	height:auto;
	width:200px;
	float: left;
}
#fotoempresa a, #fotoempresa a:link, #fotoempresa a:visited{
	color:#C00;
	text-decoration:none;
}
#fotoempresa a:hover{
	text-decoration:underline;	
}

#textoProduto {
	background-color:#FFFFFF;
	float:left;
	height:310px;
	width:345px;
	margin-left:60px;
	overflow-x:auto;
	overflow-y:auto;
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
	display:inline;
	padding:20px;
}

#textoProduto h1 {
	color:#999999;
	margin-top:0px;
	font-weight:normal;
}

#textoProduto a {
	color:#CC0000;
	text-decoration:none;
}

#textoProduto a:link {
	color:#CC0000;
}

#textoProduto a:visited {
	color:#CC0000;
}
#textoProduto li{
	list-style-image:url(../imagens/tique.gif);	
}
#fotosProduto {
	float:left;
	height:350px;
	width:280px;
	margin-left:5px;
	overflow-x:auto;
	overflow-y:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:inline;
}

#fotosProduto img {
	float:left;
	height:120px;
	width:120px;
	margin-right:4px;
	margin-bottom:8px;
	margin-left:4px;
	border:1px solid #CCCCCC;
	display: inline;
}
#noticiaExibida {
	float:left;
	height:auto;
	width:500px;
	margin-left:95px;
	margin-top:70px;
	font-size:14px !important;
	color:#666666 !important;
	display:inline;
	margin-bottom: 30px;
	
}
#textoNoticia span, #textoNoticia font{
	font-size:14px !important;
	color:#666666 !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

#noticiaExibida a, #noticiaExibida a:link, #noticiaExibida a:visited{
	color:#C00;
	text-decoration:none;
}
##noticiaExibida a:hover{
	text-decoration:underline;	
}
h1{
	font-size: 20px;
	color: #900;		
}
.horarios{
	font-size:10px;
	color:#666;
	font-weight:normal;
}
#noticiasDir {
	height:auto;
	width:280px;
	background-image:url(../imagens/noticiasHome.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	margin-top:10px;
	float:left;
	padding-top:33px;
	padding-right:0px;
	margin-left:95px;
	display:inline;
	margin-bottom: 30px;
	color:#666;
}

#conteudoNoticiasDir {
	background-color:#DBDBD9;
	height:auto;
	width:251px;
	margin-left:9px;
	padding:10px;
}
#conteudoNoticiasDir p{
	margin:0px;	
}
#conteudoNoticiasDir li{
	list-style-image:url(../imagens/marcadorNoticias.gif);
	margin-left: -20px;
	margin-bottom: 5px;
}
#conteudoNoticiasDir a:link, #conteudoNoticiasDir a:visited{
	color: #666;
	text-decoration: none;
}
#conteudoNoticiasDir a:hover{
	text-decoration: underline;
}
/*slider*/
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:251px;
	height:40px;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:7px;
	height:14px;
	position:absolute;
	left:-7px;
	top:10px;
	}	
#nextBtn{ 
	left:251px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:7px;
	height:14px;
	background:url(../imagens/toLeft.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../imagens/toRight.gif) no-repeat 0 0;	
	}	

