html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

body {
/*	background:url(imgs/bg.jpg) repeat-x;  */
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
h2 {
	width:100%;
	font-size:16px;
	padding:10px 5px;
	color:#999;
	font-weight:bold;
}
.folder {
	margin:0 auto;
	background:url(folder.jpg) no-repeat;
	width:567px;
	height:850px;
}
.folder a {
	float:right;
	width:80px;
	height:20px;
	text-decoration:none;
	margin:800px 20px 0 0;
}
.construcao {
	float:left;
	margin:0;
	padding:0;
}
/*TOPO*/
.topo {
	margin:0 auto;
	width:900px;
	height:150px;
}
.logo {
	float:left;
	width:256px;
	height:114px;
	margin-top:15px;
}
.menu {
	float:right;
	margin-top:35px;
	width:350px;
	height:37px;
}
.menu a {
	text-decoration:none;
}
.menu a img {
	border:none;
	margin:0 8px;
}

/*FIM TOPO*/

/*MEIO*/
.meio {
	margin:0 auto;
	background:url(imgs/bg_meio.png) no-repeat;
	width:755px;
	height:483px;
}
.meio2 {
	margin:0 auto;
	width:755px;
	overflow:hidden;
}

/*INDEX*/

.galeria {
	float:left;
	height: 393px;
    width: 640px;
	margin:-220px 0 0 55px;
	
}
.galeria img {   
    height: 393px;
    width: 640px; 
}  
.nav {
	width:756px;
	height:82px;
	float:left;
	margin:180px 0 0 0;
}
.nav img {
	width:35px;
	height:68px;
}
#prev2 {
	float:left;
}
#next2 {
	float:right;
}

/*TRABALHE CONOSCO*/
.trabalhe {
	margin:15px auto;
	width:690px;
	overflow:hidden;
	padding-bottom:35px;
}
.trabalhe form {
	float:left;
	width:97%;	
}
.trabalhe form label {
	float:left;
	width:100%;
	height:18px;
	margin:5px 0 2px 0;
	font-weight:bold;
	color:#666;
}
.trabalhe form input {
	float:left;
	width:100%;
	height:15px;
	margin:3px 0;
	border:1px solid #666;
	background:url(imgs/bg_campos.jpg) bottom repeat-x;
}
.trabalhe form select {
	width:100%;
	height:20px;
	margin:3px 0;
	border:1px solid #666;
	background:url(imgs/bg_campos.jpg) bottom repeat-x;
}
form input.btn, .contato form input.btn {
	float:left;
	border:1px solid #999;
	color:#666;
	background-color: #999;
	font-weight:bold;
	text-transform:uppercase;
	width:120px;
	height:22px;
	font-size:11px;
	margin:5px 8px;
	background:url(imgs/bg_btn.jpg) repeat-x;
}
.btn {
	float:left;
	border:1px solid #666;
	color:#fff;
	background-color: #999;
	font-weight:bold;
	text-transform:uppercase;
	width:120px;
	height:20px;
	margin:5px 8px;
	background:url(imgs/bg_btn.jpg) repeat-x;
}
.trabalhe form input.btn:hover {
	background-color:#500;
}
.trabalhe form input.radio {
	float:left;
	width:15px;
	height:15px;
	margin-top:4px;
	border:none;
}
.trabalhe form label.radio {
	float:left;
	width:62px;
	height:15px;
	margin:0 5px;
}
.trabalhe form label.cpf, .trabalhe form label.rg {
	width:150px;
}
.trabalhe form input.cpf, .trabalhe form input.rg {
	width:145px;
	margin-right:5px;
}
.trabalhe textarea {
	float:left;
	width:100%;
	height:65px;
	padding:3px 0 10px 0;
	margin-bottom:10px;
	border:1px solid #666;
	background:url(imgs/bg_textarea.jpg) bottom repeat-x;
}
.form_e {
	float:left;
	width:305px;
}
.form_d {
	float:right;
	width:305px;
}

.telefones {
	float:left;
	margin:60px 0 0 80px;
	width:478px;
	height:17px;
}
.trabalhe iframe {
	float:left;
	margin-left:45px;
	margin-top:25px;
}

/*FIM MEIO*/

/*RODAPE*/
.rodape {
	margin:10px auto;
	width:825px;
	height:185px;
	background:url(imgs/assinatura.gif) center 165px no-repeat;
	padding-bottom:35px;
}
.rodape_texto {
	float:left;
	width:205px;
}
.rodape_texto ul {
}
.rodape_texto ul li {
	width:100%;
	line-height:22px;
	list-style-type:disc;
	list-style-position:inside;
}

/*FIM RODAPE*/
