*{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;

}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63747A;
	font-size:13px;
	background:#E1E1E1 url(../img/fundao.jpg) no-repeat left fixed;
	
	}

#geral{
	width:770px;
	margin:0px auto;
	background-image:url(../img/fundo.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#conteudo{
	padding:3px 0px 0px 0px;

}

#rodape{
	background:url(../img/rodape.jpg) no-repeat 50% ;
	height:50px;
	width:768px;
	margin-left:2px;
	_margin-left:4px;
	font-weight:bold;
	font-size:11px;
}

#rodape p{
	padding-left:180px;
	padding-top:12px;

}

#cabecario{
	background-image:url(../img/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:95px;
	margin-left:7px;

}

#barra{
	background:url(../img/barra.gif) left repeat ;
	margin-left:11px;
	clear:both;
	width:747px;
/*	margin-top:3px; !important
	margin-top:0px;
*/}

#fone{
	position:relative;
	top:-10px;
	text-align:right;
	color:#999;
	font-size:11px;
	padding-bottom:10px;
	margin-right:15px;
	background:url(../img/fone.jpg) no-repeat right;
	height:17px;

}

/* INICIO CONTEUDO */
#fotinho{
	width:170px;
	float:left;
	height:auto;
	border:1px solid #BFC9CC;
	padding:5px 5px 1px 5px;
	margin-left:10px !important;
	margin-left:7px;
	margin-top:0px !important;
	margin-top:10px;
	text-align:center;

}

#titulo{
	background:url(../img/fundotitulo.jpg) no-repeat;
	height:65px;
	width: 535px;
	margin-left: 205px;
	margin-top:10px;
	padding: 5px 5px 13px 5px ;

}

#subtitulo{
	background-image:url(../img/fundosubtitulo.gif);
	height:19px;
	margin-left:205px;
	margin-top:5px;
	_margin-top:3px;
	padding:2px 5px 0px 2px;
	width: 535px;
	
}

h1{
	text-indent:-5000px;
	overflow:hidden;
	
}
h2 {
	color:#63747A;
	font-size:25px;
	font-weight:100;
	margin:0px 0px 3px 0px;

}

h3 {
	color:#1BA9A9;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 0px 10px ;

}

h4 {
	font-size:12px;
	font-weight: bold;
	background:url(../img/seta.gif) no-repeat left;
	padding:0px 0px 0px 20px ;
	color:#FF6600;

}

h5{
	color:#63747A;
	font-size:12px;
	padding:2px 0px 0px 5px ;
	margin-left:5px;
}

h6{
	color:#1BA9A9;
	font-size:12px;
}

#lateral{
	width:178px;
/*	height:auto;
*/	padding:5px 2px 0px 0px;
	margin-left:10px !important;
	margin-left:7px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#DAE0E2;
	list-style:none;

}

#lateral p {
	width:165px;
	background:#999;
	color:#FFF;
	font-weight:bold;
	margin-left:4px;
	padding:2px;

}


#lateral ul, #lateral li{
	color:#1BA9A9;
	font-size:12px;
	font-weight:bold;	
}


#lateral a{
	list-style:none;
	color:#63747A;
	text-decoration:none;

}

#lateral a:link, a:visited{
	color:#63747A;
	text-decoration:none;

}

#lateral a:hover{
	color:#F60;
	text-decoration:underline;
	background:url(../img/s.gif) no-repeat left;
	padding-left:7px;

}

#lateral a:active{
	color:#F60;
	text-decoration:underline;
	background:url(../img/s.gif) no-repeat left;

}

#lateral li{
	background:url(../img/li.gif) repeat-x bottom;
	height:21px;
	padding-left:10px;
	
}

/* MENU LATERAL - CONTEUDO

#menulateral{
	padding:10px;

}

#menulateral ul{
	list-style-type: none;
	margin: 10px;
	padding: 10px;

}


#menulateral ul li a{
	text-decoration: none;
	font-weight: bolder;
	color: #63747A;

}

#menulateral ul li a:visited{
	text-decoration: none;
	font-weight: bolder;
	color: #63747A;

}

#menulateral ul li a:hove{
	text-decoration: none;
	font-weight: bolder;
	color:#FF9900 ;

}
*/
#meio{
	margin:10px 7px 5px 199px;
	width:523px;
	padding:0px 8px 0px 8px ;

}

#meio2{
	margin:0px 0px 0px 193px;
	width:520px;
	padding:5px;
	border-left:1px solid #ccc;
	height:auto;

}
#geralmeio{
	width:763px;
	height:auto;
	margin:0px 0px 0px 8px;

}

#geralmeio2{
	width:763px;
	clear:both;

}

.fotoitem{
	width:151px;
	height:130px;
	float:left;
	padding:4px;
	border:1px solid #CCC;
	margin:6px;
	
}

.itemtitle{
	background:url(../img/s.gif) no-repeat left;
	padding-left:7px;
	border-top:1px dashed #ccc;

}
/*FIM DO CONTEUDO*/



/* INICIO MENUS*/


/* MENU TOPO*/

#menutopo{
	float:right;
	width:367px;

}

#menutopo ul {
	padding:0px;
	margin: 0px ;
	list-style-position:outside;
	list-style-type:none;
	height:31px;
	
}

#menutopo li a span {
	display:none;

}

#menutopo li a {
	display:block;
	float:left;
	height:31px;

}

li#sac {
	background-image:url(../img/sac.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;

}

li#sac a{
	background-image:url(../img/sac.gif);
	width:90px;
	height:31px;
	
}

li#sac a:hover{
	background-image:url(../img/hoversac.gif);

}

li#vendas {
	background-image:url(../img/vendas.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;

}

li#vendas a{
	background-image:url(../img/vendas.gif);
	width:90px;
	height:31px;
	
}

li#vendas a:hover{
	background-image:url(../img/hovervendas.gif);

}

li#fale {
	background-image:url(../img/fale.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;

}

li#fale a{
	background-image:url(../img/fale.gif);
	width:90px;
	height:31px;
}

li#fale a:hover{
	background-image:url(../img/hoverfale.gif);

}

li#home {
	background-image:url(../img/home.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
}

li#home a{
	background-image:url(../img/home.gif);
	width:90px;
	height:31px;
}

li#home a:visited{
	background-image:url(../img/home.gif);

}

li#home a:hover{
	background-image:url(../img/hoverhome.gif);
	width:90px;
}

li#home a:active{
	background-image:url(../img/home.gif);

}


/* MENU GERAL*/

#menu{
	font-weight:bold;
	background:url(../img/fundomenu.jpg) repeat-x right;
	height:29px;
	width:748px;
	margin-left:11px;

}

#menu ul {
	list-style-type: none;
	line-height:23px;

}

#menu li {
	float: left;
	height:29px;
	width:130px;
	background:url(../img/menuativo.jpg) no-repeat left;
	text-align:center;

}

#menu a {
	font-weight:bold;
	display: block;
	text-decoration: none;
	color:#63747A;

}
#menu a:visited{
	color: #63747A;
	text-decoration: none;
}

#menu a:hover {
	background:url(../img/menuhover.jpg) no-repeat left;
	height:29px;
	color:#63747A;

}

#menu a:active {
	color: #63747A;
	text-decoration: none;
}

#menu ul li.on {
	background:url(../img/menuhover1.jpg) no-repeat left;
	height:29px;
	color:#63747A;
}

input, select, textarea {
	background:#e1e1e1;
	border:1px solid #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63747A;
	font-size:11px;
	color:#666;
}
table{
	border:0px;
	width:450px;
	margin:0px auto;
	margin-bottom:10px;

}

a:link, a:visited {
	color:#63747A;
	text-decoration:none;

}

a:hover, a:active{
	color:#F60;
	text-decoration:underline;

}

.navbar{
	margin:0px auto;
	margin-top:5px;
	width:150px;
	clear:both;	
}

.navbar, .navlink, .actualpage, .otherpage{
	text-align:center;
}

.navlink2{
	color:#F60;
	font-weight:bold;
	margin:0px;

}

.actualpage a{
	background:#ccc;
	background:url(../img/sep.jpg) no-repeat center;
	padding:3px;

}

.linha{
	border-top:1px dotted #ccc;
}