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

html, body, div, hr, p, br, ul, ol, li, form, a, img, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

body{
	background:#000000;
	width:auto;
	height:100%;
	/*font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;*/
	/*font-family:"Arial Narrow", Helvetica, Arial, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Helvetica, Arial, sans-serif;*/
}

img a{border:none;}

li{list-style:none;}

#geral{
	/*width:5500px;
	background:url(images/bg-geral.jpg) repeat-x;*/
	width:100%;
	/*padding-bottom:30px;*/
}

#bg-header{
	width:5000px;
	background:url(images/bg-geral.jpg) repeat-x;
	height: 83px;
  	z-index: 4;
  	position: absolute;
}

#fader-h{
  	height: 100%;
  	width: 100%;
  	background: url(images/fader-content.png) repeat-y;
	margin-left:980px;
  	position: fixed;
	z-index: 3;
}

/*#fader-v{
  	height: 100%;
  	width: 100%;
  	background: url(images/fader-content2.png) repeat-x;
	margin-top:620px;
  	position: fixed;
	z-index: 2;
}*/

/*-------------------- MAIN PAGES starts --------------------------*/
#pag01{
	width:1000px;
	margin-left:0;
	/*height:600px;*/
	float:left;
}

#pag02{
	width:1000px;
	float:left;
	margin: 0 0 0 1000px;
  	position: absolute;
  	z-index: 2;
}

#pag03{
	width:1000px;
	float:left;
	margin: 0 0 0 2000px;
	/*padding-bottom:500px;*/
  	position: absolute;
  	z-index: 2;
}

#pag04{
	width:1000px;
	float:left;
	margin: 0 0 0 3000px;
  	position: absolute;
  	z-index: 2;
	
}

#pag05{
	width:1000px;
	float:left;
	margin: 0 0 0 4000px;
  	position: absolute;
  	z-index: 2;
}
/*-------------------- MAIN PAGES ends --------------------------*/

.header{
	width:100%;
	height:120px;
	clear:both;
}

.content-wrapper{
	width:960px;
	height:450px;
	margin-left:20px;
}

.content-wrapper p, .content-wrapper ul li{
	font-size:12px;
	line-height:19px;
	color:#eee;
}

.content-wrapper p{
	margin-bottom:12px;
}

.content-wrapper ul li{
	/*width:100%;*/
	height:auto;
}

.content-wrapper ul li ul li{
	text-indent:20px;
	}

.content-wrapper ul li span{
	font-weight:bold;
	color:#ff5c00;
}

.content-wrapper strong{
	font-size:10px;
	color:#808080;
}

.content-wrapper a{
	font-size:12px;
	line-height:19px;
	color:#fff;
	text-decoration:none;
}

.content-wrapper a:hover{
	color:#ff5c00;
}

div.map{
	width:220px;
	height:450px;
	float:left;	
	padding-right:10px;
	border-right:1px solid #333;
	margin-right:10px;
}

/*-------------------- HEADER starts --------------------------*/

.logo{
	float:left;
}

/*MENU starts*/

ul.menu {
	float:right;
	margin-top:83px;
	margin-right:20px;
}

ul.menu li{
	list-style:none;
	float:left;
	font-size:15px;
	color:#999;
	margin-right:28px;
}

ul.menu li a{
	text-decoration:none;
	font-size:15px;
	color:#999;
}

ul.menu li a:hover{
	color:#fff;
}

ul.menu li.active{
	color:#FF5c00;
}

li.last-item, li.last-item a, li.last-item a:hover{
	position:relative;
	margin-right:-28px;
}
/*MENU ends*/
/*-------------------- HEADER ends --------------------------*/

/*-------------------- CONTENT starts --------------------------*/
ul.submenu{
	width:239px;
	border-right:1px solid #333;
	height:450px;
	float:left;
}

/*SUBMENU---------------------*/
ul.submenu li{
	list-style:none;
	width:100%;
	text-align:right;
}

ul.submenu li a{
	font-size:15px;
	text-decoration:none;
	color:#999;
	margin:0px 10px 0 10px;
	height:24px;
	font-weight:bold;
	text-align:right;
	display:block;
}

ul.submenu li a:hover{
	color:#fff;
}

ul.submenu li strong {
	font-size:10px;
	color:#ff5c00;
	}

ul.subsubmenu{
	padding-top:4px;
	}

ul.subsubmenu li{
	text-align:right;
}

ul.subsubmenu li a{
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	color:#999;
}


/*end SUBMENU-----------*/

.content{
	width:720px;/*área visivel a um dado momento*/
	height:450px;
	overflow:hidden;
	position:relative;
}

.section{	
	width:6000px;/*comprimento máximo contando com todo o conteudo possivel e imaginário*/
	
	display:block;
	/*position:relative;*/
	/*float:left;*/
	/*clear:both;*/
}

.section ul{
	/*height:100%;*/
	clear:both;
	}

.section ul li.subsection{
	margin:0px 10px 0px 10px;
	width:700px;
	height:450px;
	/*border: 1px solid #fff;	*/
	/*display:block;*/
}

li.subsection p{
	margin-bottom:12px;
}

li.subsection strong{
	font-size:10px;
	color:#808080;
}

.section ul li.subsection ul{
	width:100%;
	/*height:auto;*/
}

.section ul li.subsection ul li{
	text-indent:0px;
}

li.subsection p, li.subsection ul li{
	font-size:12px;
	line-height:19px;
	color:#eee; 
}

li.subsection a{
	color:#fff;
	text-decoration:underline;
	}

.section ul li.subsection ul li ul li{
	text-indent:20px;
	}

li.subsection ul li span{
	font-weight:bold;
	color:#ff5c00;
}

div.icons{
	width:230px;
	height:450px;
	float:left;	
	/*padding-right:10px;*/
	border-right:1px solid #333;
	margin-right:10px;
}

div.text-box{
	/*position:relative;*/
	float:left;
	width:450px;
}

h3{
	font-size:19px;
	line-height:19px;
	font-weight:normal;
	color:#ff5c00;
	margin-bottom:12px;
	cursor:pointer;
}

/*img.smallicon{
	padding-left:5px;
	position:relative;
	top:6px;
}*/

h4{
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	color:#ff5c00;
	margin:12px 0px 12px 0px;
	cursor:pointer;
}
h4 span{
	color:#eeeeee;
}

img.arrow{
	float:right;
	position:relative;
	top:-16px;
}
/*list_produtos ends*/

/*.content h2, .content h3{
	padding-bottom:26px;
	font-size:16px;
	line-height:16px;
	color:#555555;
	font-weight:bold;
	letter-spacing:0px;
	margin-left:110px;
}*/
/*-------------------- CONTENT ends --------------------------*/
/*flashada_homepage starts*/
#flashada-homepage{
	width:100%;
	height:320px;
	display:block;
	clear:both;
	margin-bottom:13px;
	/*background:#252525;*/
	border-top:1px solid #151515;
	border-bottom:1px solid #151515;
}
/*flashada_homepage ends*/

/*destaques starts*/
.destaques{
	width:319px;
	height:75px;
	border-left: 1px solid #333333;
	float:left;
	display:block;
}

.destaques a{
	width:298px;
	margin-left: 10px;
	text-align: center;
	text-decoration:none;
	display:block;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	color:#777;
}

.destaques h3{margin:0;padding:0;}

.destaques h3 a {
	text-decoration:none;
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	color:#ccc;
	margin:0;
	padding:0;
}

.destaques a:hover, .destaques h3 a:hover {
	background:#151515;
}

.destaques h3 a:hover {
	color:#ff5c00;
}

.destaques a:hover{
	color:#fff;
}

.limite-dir{
	border-right: 1px solid #333333;
	margin-right:-1px;
}
/*destaques ends*/

/*form contactos starts*/

form#contactos{
	width:500px;
	}

form#contactos table{
	width:100%;
}

form#contactos table td{
	height:19px;
	padding-bottom:12px;
	}

form#contactos input, form#contactos textarea{
	background:none;
	color:#ffffff;
	border:1px solid #ff5c00;
	width:100%;
	font-size:12px;
	}
	
form#contactos textarea{
	height:125px;
	}
	
form#contactos table td.bt-enviar{
	text-align:center;
	overflow:scroll;
	}
	
form#contactos input.button{
	width:100px;
	height:19px;
	color:#fff;
	border:1px solid #333;
	background:#ff5c00;
	font-weight:bold;
	}
	
.error{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	}
	
div#contact_form h2{
	font-size:15px;
	line-height:19px;
	color:#0099FF;
	font-weight:bold;
	}

div#contact_form p{
	font-size:12px;
	color:#0099ff;
	line-height:19px;
	font-weight:bold;
	}

/*form contactos ends*/



/*------------------footer starts----------------------*/

#footer{
	position:fixed;
	bottom:0; 
	left:0;
	width:100%;
	height:28px;
	z-index:100;
	border-top:1px solid #333;
	background:#151515;
}

#footer div{
	width:100%;
	
	
}

#footer p{
	color:#999;
	font-size:10px;
	float:left;
	line-height:25px;
	margin-left:20px;
}

#footer ul{
	float:right;
	margin-right:20px;
}

#footer ul li {
	color:#999;
	font-size:10px;
	float:left;
	list-style:none;
	line-height:25px;
	}
	
#footer ul li a{
	font-size:10px;
	text-decoration:none;
	margin-left:25px;
	color:#999;
}

#footer ul li a:hover{
	color:#ff5c00;
}

/*------------------footer ends----------------------*/