* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

body {
	background-color:#062a3b;
}

#geral {
	width:1280px;
	height:800px;
	background:url(imagens/bg.jpg);
	margin:auto;
}

#rolamentos {
	width:490px;
	height:325px;
	position:absolute;
	left:655px;
	top:185px;
}


/*MENU NAVEGAÇÃO ********************************************************/

#textos {
	position:absolute;
	left:330px;
	top:500px;
	
	
}

#basic-accordian {
	padding:5px;
	width:750px;
	position:absolute;
	left:1px;
	top:-10px;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
	
}

.accordion_headings {
	padding:5px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin:3px;

}

.accordion_headings:hover {
	color:#FC0;
}

.accordion_child {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:15px;
	color:#FFF;	
	width:750px;
}	
	
	


a {
	color:#FC0;
}

a:hover {
	color:#FFF;
}

.tab_container * {
	float:left;
	width:90px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#test3-header {
	width:130px;
}

/************************Formulario contatos***************************************************/

#form {
	width:800px;
	height:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	/*position:relative;
	left:720px;
	top:60px;*/
}

input {
	width:194px;
	padding:3px;
	background:#CCC;
	color:#333;
	margin-bottom:4px;
	margin-top:4px;
	border:solid 1px #17181A;
	
}

input:hover {
	background:#666666;
	border:solid 1px #CCCCCC;
}

textarea {
	height:50px;
	width:400px;
	padding:3px;
	background:#CCC;
	color:#333;
	margin-bottom:5px;
	margin-top:4px;
	border:solid 1px #17181A;
}

textarea:hover {
	background:#666666;
	border:solid 1px #CCCCCC;
}

fieldset {
	border:none;
}

input:focus, textarea:focus{
		border:solid 1px #CCC;
		background:#CCC;
		color:#333333;
	}


.legenda {
	display:none;
	height:200px; 
}

select {
	width:200px;
	margin-bottom:4px;
	margin-top:4px;
}


#enviar {
	width:75px;
	height:30px;
	background:url(imagens/btenvia.jpg);
	color:#FFF;
	position:relative;
	left:332px;
	border:none;
	cursor:pointer;
} 

#contatos {
	width:700px;
	position:relative;
	left:435px;
	bottom:95px;
	/*float:left;*/
}	

/************************Formulario cotaçoes***************************************************/



input {
	width:194px;
	padding:3px;
	background:#CCC;
	color:#333;
	margin-bottom:4px;
	margin-top:4px;
	border:solid 1px #17181A;
	
}

input:hover {
	background:#666666;
	border:solid 1px #CCCCCC;
}

textarea {
	height:80px;
	width:400px;
	padding:3px;
	background:#CCC;
	color:#333;
	margin-bottom:5px;
	margin-top:4px;
	border:solid 1px #17181A;
}

textarea:hover {
	background:#666666;
	border:solid 1px #CCCCCC;
}

fieldset {
	border:none;
}

input:focus, textarea:focus {
		border:solid 1px #CCC;
		background:#CCC;
		color:#333333;
}


.legenda {
	display:none;
	height:200px; 
}

select {
	width:200px;
	margin-bottom:4px;
	margin-top:4px;
}


#enviar {
	width:75px;
	height:30px;
	background:url(imagens/btenvia.jpg);
	color:#FFF;
	position:relative;
	left:332px;
	border:none;
	cursor:pointer;
} 

#contatos {
	width:330px;
	height:300;
	position:absolute;
	/*background-color:#F00;*/
}	

/*********************forme*************/

.forme {
	width:400px;
	height:150px;
	/*background-color:#F00;*/
	float:left;
	/*position:relative;
	left:200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	
}  
.formu {
	width:230px;
	height:230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	/*background-color:#0F0;*/
	float:left;
	/*position:relative;
	left:20px;*/
	
}

/*#textocotacao {
	position:relative;
	top:150px;
}*/

#ftslocal {
	position:absolute;
	left:50px;
	top:200px;
	float:left;
	border:none;
}

#imgmapa {
	position:relative;
}

#imghome {
	margin-top:20px;
}

