#cont_nav_flt{
	clear:both;
	float:left;
	height:105px;
	width: 650px;
}
#cont_nav{
	clear:both;
	position:relative;
	height:93px;
	margin:10px 8px 0 10px;
}

#bloco_multiplo {
	position:relative;
	width: 657px;
	height: 81px;
	left: 0px;
	top: 0px;
	display:block;
	overflow:hidden;
	background:url(../images/bg_nav.png) no-repeat;
	padding:6px 5px 6px 1px;
}

#botao_anterior, #botao_proxima  {
	width: 40px;
	height: 83px;
	position: absolute;
	overflow:hidden;
	top:2px;
	background-color:#FFFFFF;
	z-index:1000;
}

#botao_anterior a {
	position: absolute;
	width: 40px;
	height: 83px;
	display:block;
	text-indent: -99999px;
	overflow:hidden;
	background:url(../images/nav-esq.png) no-repeat  0px 0px;
}

#botao_anterior a:hover {

}

#botao_anterior {
	left: 0;
}


#botao_proxima a {
	position: absolute;
	width: 40px;
	height: 83px;
	display:block;
	text-indent: -99999px;
	overflow:hidden;
	background:url(../images/nav-dir.png) no-repeat 0 0px;
}

#botao_proxima a:hover {

}

#botao_proxima {
	right: 12px;
}

#bloco_visivel {
	width: 580px;
	height: 80px;
	margin-left: 35px;
}

#bloco_visivel ul {
	width: 580px;
	height: 90px;
	margin:0px;
	padding:0px;
}

#bloco_visivel ul li {
	width: 580px;
	height: 80px;
	float: left;
	display: inline;
	margin-left: 0px !important;
}

#bloco_visivel ul li img {
	border:none;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left:1px;
	margin-right:1px;
	
}

#bloco_visivel ul li h4 a {
	font-size: 1.0em;
	font-weight:normal;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 15px;
	width: 90px;
	display:block;
}

#bloco_visivel ul li .leia_mais_multiplo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color:#033fa0 !important;
	border: none;
	text-decoration:underline;
	padding-right: 1px;
	float:right;
	margin-right: 10px;
}

#bloco_visivel ul li .leia_mais_multiplo:hover {
	color:#123266 !important;
}

a#im:link {color:#FFFFFF; text-decoration:none; }
a#im:visited {color:#FFFFFF; text-decoration:none; }
a#im:active {color:#FFFFFF;	text-decoration:none;}
a#im:hover {color:#FFFFFF; text-decoration: none;}












.svwp {
	width: 50px;
	height: 20px;
	background: #fff;
	float: left;
} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: #fff;
}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

/*typographic info*/
.slideViewer span.typo{ 
padding: 6px; /* do not modify padding */
background: #fff;
color: #000;
font: normal 10px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
display: none;
}
a:focus {outline:none;}



ul,li{padding: 0; margin: 0; list-style: none;}

.hidden{display: none;}

