@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#e0e0e0;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#222222;
	overflow:hidden;
}

section {
	width:750px;
	position:relative;
	float:left;
	padding-top:150px;
	padding-bottom:500px;
	
}

p {text-align:left;}

h1, h2, h3, h4, h5, h6{ color:#ff0000; line-height:normal; text-align:left; }

img {border:0; margin:0; padding:0;}

a {text-decoration:none; color:#ff0000;}

button { cursor:pointer; }

.limpa{ clear:both;}

button{border:0;}

#central {
	margin:0 auto 0 auto;
	height:100%;
	position:relative;
	width:750px;
	/*border:2px solid #036;*/
}

nav {
	margin:0 auto 0 auto;
	height:200px;
	position:relative;
	width:750px;
}

#miniCompre, #miniFace{
	width:17px;
	height:18px;
	background:url(../img/miniTop1.png) no-repeat;
}
#miniCompre:hover, #miniFace:hover{ background:url(../img/miniTop.png) no-repeat;}
#miniFace, #miniFace:hover{ background-position:left top;}
#miniFace, #miniFace:hover{background-position:right top;}

#mascara {
	top:5px;
	margin:0 auto 0 auto;
	position:relative;
	width:750px;
	
	overflow:hidden;
}

.btDesce, .btSobe{
	position:static;
	width:35px;
	height:35px;
	
}

.btDesce {background:url(../img/bt-descer.png) no-repeat; position:absolute; margin-top:-40px; right:200px}

.btSobe{background:url(../img/bt-subir.png) no-repeat;  position:absolute; margin-top:-80px; right:200px}

#cabecalho{
	background:url(../img/topofundo.jpg) repeat-x bottom #000;
	position:fixed;
	width:100%;
	height:140px;
	z-index:50;
	top:0;
}

#backNav {
	background:url(../img/fundoCarro.png) no-repeat;
	background-position: 100px -20px;
	width:700px;
	height:140px;
}

#links {
	position:relative;
	float:right;
	list-style:none;
	margin-top:-140px;
	color:#FFF;
}

#links li{
	display:inline;
}

#links li a{
	color:#FFF;
}

#navegacao{
	clear:both;
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}

#navegacao2{
	clear:both;
	list-style:none;
	margin:-25px 0 0 0;
	padding:0;
	float:right;
}

#navegacao li, #navegacao2 li{
	display:inline;
	margin:0;
	padding:0;	
}

#navegacao li img{ margin:0 11px; }
#navegacao2 li img{ margin:0 2px; }

#navegacao li img.first, #navegacao2 li img.first{ margin-left:0 !important;}
#navegacao li img.last, #navegacao2 li img.last { margin-right:0  !important}


#logo{
	position:fixed;
	float:left;
	margin:5px 0 0 0;
	
	
}

footer{
	border-top:2px solid #b5b5b5;
	position:fixed;
	width:100%;
	bottom:30px;
	font-size:11px;	
	background:#e0e0e0;
	bottom:3px;
	z-index:10;
}


.bloco50{
	width:50%;
	height:100%;
	position:relative;
	float:left;	
}

.bloco100{
	width:100%;
	height:100%;
	position:relative;
	float:left;	
}

/*botões */
.voltar {
	background:url(../img/voltar.jpg) no-repeat;
	width:60px;
	height:30px;
	border:0;
	float:right;
	z-index:2;
	bottom:5px;
}

.enviar {
	background:url(../img/enviar.png) no-repeat;
	border:0;
	width:115px;
	height:63px;
	
}

#index article p{ width:400px;}

/* formulário */
.contatoForm {
	margin:0 auto 0 auto;	
}
label { color:#ff0000; font-size:9px; }
.label{font-size:14px; color:#222222; }

.contatoForm tr td { text-align:left; vertical-align:top; }
.contatoForm tr td input{ padding:10px; width:400px; }
.contatoForm tr td textarea{ padding:10px; width:400px; height:100px; margin-top:3px; }


.breadcrumb{
	clear:both;
	text-align:left;
	font-size:10px;
	
}

/*Slider*/
.easy_slides_container{
	overflow:hidden;
	position:relative;
}

.easy_slides_img1,.easy_slides_img2{
	display:none;
	top:0;
	position:absolute;
}

.easy_slides_img1{z-index:2}
.easy_slides_img2 {z-index:1}

.easy_slides_caption{
	position:absolute;
	bottom:0;
	background-image:url(../img/bg.png);
	background-color:transparent;
	display:none;
	z-index:73;
	color:#fff;
	font-size:12px;
}



#slides {
    width:331px;
    height:199px;
	position:relative;
	float:right;
	margin-top:-110px;
	margin-left:60px;
	z-index:69;
}

#slides .easy_slides_caption {
    width:331px;
    height:20px;
    padding: 5px 0 0 5px;
}

/*Fecha slider */