body
{
	background-color:#FFFFFF;
	color:#626061;
	font-size:12px;
	font-family:Tahoma;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
#div0{
	width:1010px;
	_width:985px;
	margin-left:auto;
	margin-right:auto;
}
img{
	border:none;
}
table{
	font-weight:normal;
}
a{
	color: #000000;
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	color:#666666;
}
img{
	border:0;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
hr{
	background-color:#CCCCCC;
	color:#CCCCCC;
}
h1{
	font-size:18px;
	color:#639237;
	font-family:Tahoma;
	text-decoration:none;
}
h1 a{
	font-size:16px;
	color:#639237;
	font-family:Tahoma;
	text-decoration:none;
}
h1 a:hover{
	font-size:18px;
	color:#6ea63a;
	font-family:Tahoma;
	text-decoration:none;
}
h2{
	font-size:18px;
	color:#333333;
	font-family:Tahoma;
	text-decoration:none;
}
h3{
	font-size:18px;
	color:#057fc4;
	font-family:Tahoma;
	text-decoration:none;
}
.form2{
	border:solid 1px #CCCCCC;
	padding:5px;
	font-size:12px;
	color:#999966;	
}
.form{
	border:dotted 1px #009933;
	background-color:#FFFFFF;
	padding:5px;
	font-size:12px;
	color:#333333;	
}
.titulo_produto{
	font-weight:bold;
	font-size:16px;
	text-align:left;
	color:#63605F;
	font-family:Tahoma;
}
.descricao_produto{
	font-weight:normal;
	font-size:12px;
	text-align:justify;
	color:#63605F;
	font-size:12px;
	font-family:Tahoma;
}
#instit_titulo{
	font-size:15px;
	border-bottom:dotted 1px #CCCCCC;
	margin-left:10px;
	float:left;
	color:#0e0b66;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#instit_texto{
	font-size:14px;
	margin-left:10px;
	color:#666666;
	text-decoration:none;
}
.instit_titulo2{
	font-size:24px;
	border-bottom:dotted 2px #666666;
	float:left;
	color:#545051;
	width:100%;
	font-family:Tahoma;
	text-decoration:none;
}
.instit_titulo2 a{
	font-size:24px;
	float:left;
	color:#545051;
	font-family:Tahoma;
	text-decoration:none;
}
.clear{
	background-image:url(../images/limpar.jpg);
	width:87px;
	height:25px;
	background-repeat:no-repeat;
}
.submit{
	background-image:url(../images/btn_enviar.jpg);
	width:87px;
	height:25px;
	background-repeat:no-repeat;
	border:none;
}
#menu_rodape{
	color:#FFFFFF;
	text-decoration:none;
	top:0px;
	margin-bottom:10px;
}	
#menu_rodape a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#menu_rodape a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#divisaoo{
	background-color:#a3a2a1;
	width:2px;
	height:150px;
}
#divisaoo2{
	background-color:#a3a2a1;
	width:2px;
	height:20px;
}
#fundo_slider{
	background-image:url(../images/bloco_slide.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:274px;
}
#rodape{
	width:950px;
	color:#000000;
	font-weight:normal;
	font-size:12px;
}
#rodape table{
	font-weight:normal;
	font-size:12px;
}
#footer{
	_position:absolute;
	width:100%;
	background-image:url(../images/rodape_fundo.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
}
#bloco_esquerda{
	padding-top:3px;
	float:left;
}
#direita{
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	float:right;
}	
#banner_topo{
	height:70px;
	width:540px;
	margin-top:15px;
	float:right;
}
#promocoes{
	width:550px;
	height:200px;
	border:solid 1px #CCCCCC;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 820px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:relative;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

/* single scrollable item */
.scrollable img {
	float:left;
	cursor:pointer;
	width:165px;
	height:150px;
}

/* active item */
.scrollable .active {
	z-index:9999;
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-left:20px;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/* menuvertical */
	#menu {text-align:left;}
	/*Toggle Area*/
	#menu .toggle {position:absolute !important;float:right;width:9px; cursor:pointer; border-top:1px solid white; border-left:1px solid #FFF; color:#6e9f4d;}
	#menu .toggleLink {float:right; cursor:pointer;color:#6C6;padding-bottom:10px;}
	#menu ul.navmenu li:first-child .toggle{border-width:0 0 0 0;}
	/*Menu Setup*/
	#menu ul{padding:0; margin:0; width:200px;font-size:12px;}
	#menu ul.navmenu li {margin:0; list-style:none;}
	/*Links*/
	#menu ul.navmenu a, #menu ul.navmenu a:visited {text-decoration:none; padding:5px; display:block; color:#6e9f4d;}
	#menu ul.navmenu ul.submenu a {color:#6e9f4d;}
	#menu ul.navmenu ul.submenu a:hover{background:#FFFFFF; color:#96ac7d;}
	/*Heading Outer div*/
	#menu ul.navmenu .menutop{border-width:0 1px; overflow:hidden; width:200px; background:#FFFFFF; }
	/*Header Links*/
	#menu ul.navmenu .menutop a{width:120px;float:left;margin:0 0 1px 0; color:#8ec039;}
	/*Header Link Hover*/
	#menu ul.navmenu .menutop a:hover{color:#96ac7d;}
	/*Removes white border for the first header*/
	#menu ul.navmenu li:first-child .menutop a {border-width:0px;}
	#menu ul.navmenu .menusingle a{width:200px;}
	#menu ul.navmenu ul.submenu span a {color:#0C3;}

/* menu horizontal */
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.2em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	height:56px;
}
ul#topnav li a {
	padding: 20px 10px 10px 10px;
	display: block;
	color: #000066;
	font-weight:normal;
	text-decoration: none;
}
ul#topnav li a:hover {
	color:#FFFFFF;
}
ul#topnav li:hover { background: #4d485c url(../images/menu_over.jpg);height:56px;background-repeat:no-repeat;color:#000066; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none; /*--Hide by default--*/
	width: 100%;
	background: #dededc;
	color: #000066;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;color:#FFFFFF;}

.topnavSelecionado{
	background: #4d485c url(../images/menu_over.jpg);
	height:56px;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

/* erick */
#conteudo{
	padding-right:5px;
	float:right;
	width:560px;
}
#busca{
	background-image:url(../images/busca.jpg);
	background-repeat:no-repeat;
	width:318px;
	height:35px;
	margin-top:3px;
}
.input_busca{
	border:none;
	float:left;
	width:240px;
	height:20px;
	margin-top:5px;
	margin-left:10px;
	font-size:12px;
	color:#999;
}
#btn_busca{
	float:right;
	margin-top:5px;
	margin-right:10px;
}


ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #DEDEDC;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #CCC;
}

ul.menu li ul li a {
  background: #FFF;
  color: #000;
  padding-left: 10px;
}

ul.menu li ul li a:hover {
  background: #FFF;
  border-left: 5px #CCC solid;
  padding-left: 5px;
}