<!--
/* FOTOS */
.noscript { display: none; }
div#container {
	padding-top:4px;
	padding-left:4px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 477px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif') 50% 50%;
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 477px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 980px;
	height: 477px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 0px solid #ccc;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 25px 0px 0px 0px;;
	list-style: none;
	width:61px;
	height:42px;
	background-image:url(images/sub.png);
	background-repeat:repeat-x;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 0px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	width:61px;
	height:42px;
	background-image:url(images/sub_hover.png);
	background-repeat:repeat-x;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
#thumbs {
	width:700px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
/* FIM DAS FOTOS */


/* COMEÇO DAS CONFIGURAÇÔES GLOBAIS */
body {
	background-color: #f2f2f2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:20px;
	margin-bottom: 20px;
	color:#5a5a5a;
}
a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	text-decoration: underline;
	color:#5a5a5a;
}
a:active {
	text-decoration: none;
	color:#5a5a5a;
}
img a:hover {
	text-decoration: none;
}
.branco {
	color:#FFF;
}
.BOX150 {
	FLOAT: left; MARGIN: 5px; WIDTH: 140px
}
.menu_home {
	background-image:url(images/bot_home.png);
	background-repeat:no-repeat;
	background-position:center;
	width:118px;
	height:39px;
}
li.menu_home {
	list-style-type:none;
	float:left;
}
.busca {
	width:164px;
	height:39px;
	color:#424141;
	font-size:12px;
	font-weight:normal;
	padding-top:11px;
	text-align:center;
}
li.busca {
	background-image:url(images/bot_busca.png);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-top:11px;
	margin-left:1px;
}
#menu {
	width:983px;
	height:39px;
	margin:0 auto;
}
.clearfloat {
	clear:both;
}
.menu2 {
	text-decoration:none;
	text-align:center;
}
.menu {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-shadow: #CCC 0px 1px 0px;
	text-align:center;
}
.menu a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url(images/bot_hover.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	text-shadow: #000 0px -1px 0px;
}
.menu a:active {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url(images/bot_ativo.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}
.menu_metalife {
	text-decoration:none;
	display:block;
	padding:9px;
	padding-left:33px;
	padding-right:33px;
}
.menu_metalife2 {
	text-decoration:none;
	display:block;
	padding:9px;
	padding-left:33px;
	padding-right:33px;
	background-image:url(images/bot_ativo.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.menu_stott {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:20px;
	padding-right:16px;
}
.menu_stott2 {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:20px;
	padding-right:16px;
	background-image:url(images/bot_ativo.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.menu_ofertas {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:36px;
	padding-right:35px;
}
.menu_ofertas2 {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:36px;
	padding-right:35px;
	font-weight:bold;
	background-image:url(images/bot_ativo.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.menu_orca {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:22px;
	padding-right:22px;
}
.menu_orca2 {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:22px;
	padding-right:22px;
	font-weight:bold;
	background-image:url(images/bot_ativo.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.menu_atende {
	text-decoration:none;
	display:block;
	padding:5px;
	padding-left:20px;
	padding-right:19px;
}
.menu_fale {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:19px;
	padding-right:18px;
}
.menu_fale2 {
	display:block;
	text-decoration:none;
	padding:9px;
	padding-left:19px;
	padding-right:18px;
	font-weight:bold;
	background-image:url(images/bot_ativo.png);
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFF;
	text-shadow: #000 0px -1px 0px;
}
.menu3 {
	font-weight:bold;
	text-decoration:none;
	text-shadow: #CCC 0px 1px 0px;
	text-align:center;
	display:block;
	line-height:13px;
}
.menu3 a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url(images/bot_hover.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	text-shadow: #000 0px -1px 0px;
}
li.menu3 {
	list-style-type:none;
	float:left;
	text-align:center;
	font-weight:bold;
}
ul.menu {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	text-align:center;
	width:983px;
	height:39px;
}
ul.menu2 {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	text-align:center;
	width:983px;
	height:39px;
	background-image:url(images/bot_normal.png);
	background-repeat:repeat-x;
}
li.menu {
	list-style-type:none;
	float:left;
	color:#FFF;
	text-align:center;
}
li.menu2 {
	list-style-type:none;
	float:left;
	text-align:center;
}
.Trebuchet11 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	height:15px;
	background:none;
}
.Trebuchet12_rodape {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
}
.Trebuchet13 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	color:#5a5a5a;
	margin:0;
	padding:0;
	padding-top:20px;
	padding-left:60px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bolder;
	color:#5a5a5a;
	margin:0;
	padding:0;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	color:#5a5a5a;
	margin:0;
	padding:0;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#5a5a5a;
	margin:0;
	padding:0;
	padding-top:20px;
	padding-left:60px;
}
#foto_capa {
	background-image:url(images/box_capa.png);
	background-repeat:no-repeat;
	width:988px;
	height:532px;
	margin:0 auto;
}
#fotos {
	background-image:url(images/box_fotos.png);
	background-repeat:no-repeat;
	width:988px;
	height:624px;
	margin:0 auto;
}
.sub {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:none;
}
.sub a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:none;
}
.sub a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:underline;
}
.sub ul {
	list-style-type:none;
	text-align:center;
}
.sub li {
	list-style-type:none;
	float:left;
	width:130px;
	text-align:center;
}
li {
	list-style-type:none;
}
dl.galeria5 	{
	width: 130px;
	text-align: left;
	float: left;
	margin:0;
	padding:0;
	margin-left:60px;
}
.galeria5 dt {
	margin: 0;
	padding: 0;
	text-align:left;
	margin-top:10px;
}
.galeria5 dd {
	width:180px;
	margin: 0;
	padding: 0;
	text-align:left;
	margin-left:20px;
}
dl.galeria4 	{
	margin:0;
	padding:0;
}
.galeria4 dt {
	margin: 0;
	padding: 0;
	text-align:left;
	margin-top:10px;
	float:left;
}
dl.galeria3 	{
	width: 140px;
	text-align: left;
	float: left;
	margin:0;
	padding:0;
	margin-left:40px;
}
.galeria3 dt {
	margin: 0;
	padding: 0;
	text-align:left;
	margin-top:10px;
}
.galeria3 dd {
	width:180px;
	margin: 0;
	padding: 0;
	text-align:left;
	margin-left:40px;
}
dl.galeria2 	{
	width: 130px;
	text-align: left;
	float: left;
	margin:0;
	padding:0;
	margin-left:15px;
}
.galeria2 dt {
	margin: 0;
	padding: 0;
	text-align:left;
	margin-top:0px;
	float: left;
}
dl.galeria 	{
	width: 140px;
	text-align: left;
	float: left;
	margin:0;
	padding:0;
	margin-left:20px;
}
.galeria dt {
	margin: 0;
	padding: 0;
	text-align:left;
	margin-top:10px;
}
.galeria dd {
	width:180px;
	margin: 0;
	padding: 0;
	text-align:left;
	margin-left:20px;
}
.galeria a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:underline;
}
.galeria3 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:underline;
}
.galeria4 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:underline;
}
.galeria5 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#486255;
	text-shadow: #fff 0 1px 0;
	text-decoration:underline;
}
#cabe_sub {
	background-image:url(images/breadcrumb_bg.png);
	width:980px;
	height:35px;
}
#cabe_sub2 {
	background-image:url(images/breadcrumb_bg.png);
	width:980px;
	height:35px;
}
#cabe_sub_baixo {
	background-image:url(images/directory_capbg.png);
	width:980px;
	height:5px;
}
#cabe_sub_baixo2 {
	background-image:url(images/directory_capbg.png);
	width:980px;
	height:5px;
}
.subtext {
	margin-top:3px;
}
#conteudo2 {
	width:990px;
	margin:0 auto;
	margin-top:0px;	
	background-image:url(images/box_meio.png);
	background-repeat:repeat-y;
}
#conteudo {
	width:996px;
	margin:0 auto;
	margin-top:4px;	
}
.conteudo {
	padding:0;
	padding-left:65px;
	padding-right:60px;
	margin:0;
}
#cima {
	width:990px;
	height:10px;
	margin:0 auto;
	margin-top:0px;
	background-image:url(images/box_cima.png);
	background-repeat:no-repeat;
}
#baixo {
	width:990px;
	height:10px;
	margin:0 auto;
	margin-top:0px;
	background-image:url(images/box_baixo.png);
	background-repeat:no-repeat;
}
.pad2px {
	padding:4px;
}
#noticias {
	background-image:url(images/barra_noticias.png);
	background-repeat:no-repeat;
	width:984px;
	height:32px;
	text-align:left;
	margin:0 auto;
	margin-top:5px;
}
.pnoticias {
	padding-left:15px;
	padding-top:6px;
}
#visite_sites {
	background-image:url(images/barra_sites_exclusivos.png);
	background-repeat:no-repeat;
	width:989px;
	height:118px;
	text-align:left;
	margin:0 auto;
	margin-top:0px;
}
.psites {
	padding-left:15px;
	padding-top:8px;
}
#rodape {
	background-image:url(images/linhas_rodape.png);
	background-repeat:no-repeat;
	width:990px;
	height:31px;
	text-align:center;
	margin:0 auto;
	margin-top:6px;
}
.prodape {
	padding-top:7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
}
.prodape a {
	padding-top:7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#486255;
	text-decoration:none;
}
.prodape a:hover {
	padding-top:7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#486255;
	text-decoration:underline;
}
.links {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5a5a5a;
	text-decoration:none;
}
.links a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5a5a5a;
	text-decoration:none;
}
.links a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5a5a5a;
	text-decoration:underline;
}
#copyright {
	width:990px;
	height:31px;
	text-align:center;
	margin:0 auto;
	margin-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
}
#teste a {
	color:#c3b08f;
	text-decoration:none;
}
#teste a:hover {
	color:#c3b08f;
	text-decoration:underline;
}
#teste2 a {
	color:#c3b08f;
	text-decoration:none;
}
#teste2 a:hover {
	color:#c3b08f;
	text-decoration:underline;
}
.RISCH {
	BACKGROUND: url(images/riscs_h.gif) repeat-x left center; HEIGHT: 11px
}
.RISCV {
	PADDING-RIGHT: 0px; BACKGROUND: url(images/riscs_v.gif) repeat-y top;
}
.detalhes {
	font-size:12px;
}
-->