@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#013654;
}

a:link {
	color:#015781;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#015781;
}
a:hover {
	text-decoration: underline;
	color: #03C6D6;
}
a:active {
	text-decoration: none;
	color: #038CD6;
}

#sombra_corpo {
	width:980px;
	height:930px;
	margin: 0 auto;
	background-image:url(../imagens/sombra.png);
	background-repeat:no-repeat;
}

#corpo {
	width:868px;
	float:left;
	background-color:#fefefe;
	background-image:url(../imagens/faixa_azul.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:15px;
	padding-left:41px;
	padding-right:41px;
	padding-bottom:41px;
}

#topo {
	width:868px;
	height:149px;
	float:left;
	z-index:1000;
}

#marca {
	width:149px;
	height:108px;
	float:left;

}


#menu {
	width:481px;
	height:38px;
	padding-left:35px;
	padding-top:28px;
	color:#303030;
	font-size:15px;
	background-image:url(../imagens/fundo_menu.png);
	background-repeat:no-repeat;
	margin-top:105px;
	position:absolute;
	margin-left:410px;
	*margin-left:265px;
	z-index:10000;
	
}


#menu a{
	text-decoration:none;
	color:#013654;
}

#menu a:hover{
	text-decoration:underline;
	color:#303030;
}


#faixaa_azul {
	width: 954px;
	height:48px;
	background-image:url(../imagens/faixa_azul.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	margin-top:341px;
	margin-left:-2px;
}


#vitrine {
	width:950px;
	height:371px;
	margin-bottom:20px;
	float:left;
	z-index:1;
	margin-left:-41px;
}

/* Slider */
#slider {  width:950px; padding:0; margin:-10px auto; z-index:10;}
div#slideshow { float:left; width:100%; }
.slider-item { width:100% !important; display:block; clear:both; background:url(images/slider_bg.jpg) top center repeat-x;}
.slider-item img { float:right; margin:0; padding:0px 0px 0 0;}

.slider_content_inner img { border:none; }
.controls-center { width:950px; margin:10px auto; padding:0;}
#slider_controls { margin:0 auto; z-index:100; width:950px;}
#slider_controls ul { margin:15px auto; margin-left:810px; width:80px;}
#slider_controls ul li { margin:375px auto;  padding:0; list-style:none; }
#slider_controls ul li { float:right; display:block; }
#slider_controls ul li a { width:7px; height:7px; background:url(../imagens/icon_select_brancoo.png) no-repeat center center; display:block; float:left; padding:10px 2px 0 2px; margin:2px !important; margin:1px 1px; outline:none; }
#slider_controls ul li a:focus { outline:none; }
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { color:#979797; background:url(../imagens/icon_select_cinzaa.png) no-repeat center center; }

/* Fim Slider */


#conteudo {
	width:868px;
	float:left;
	margin-top:20px;
}


.titulo {
	color:#303030;
	font-size:15px;
	font-weight:bold;
}

#menu_fotos {
	width:868px;
	height:187px;
	float:left;
	margin-top:20px;
	
}

#menu_fotos_img1 {
	float:left;
	margin-left:30px;
	width:394px;
	height:187px;
	text-align:center;
	
}

#menu_fotos_img2 {
	float:left;
	margin-left:10px;
	width:397px;
	height:187px;
	text-align:center;
}


#rodape {
	width:868px;
	height:40px;
	float:left;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	font-size:11px;
}

#contato_cp {
	width:300px;
	margin-left:100px;
	float:left;
}


#endereco_portal {
	width:400px;
	height:100px;
	text-align:right;
	float:right;
	margin-top:430px;
}