*{ margin:0; padding:0;}

body{
	text-align:center;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FAFAFA;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:none;
}

h1{
	color:#00584b;
	font-size:1.7em;
}

h2{
	color:#91A42D;
	 font-size:1.5em;
}

h3{
	 font-size:1.3em;
}

a:link, a:visited, a:hover, a:active{
	color:#000;
	text-decoration:underline;
}

#content{
	margin:0 auto;
	text-align:left;
	width:774px;
}

#top{
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:774px;
	height:151px;
}

#logo{
	margin:10px 2px 0 180px;
	float:left;
	position:absolute;
}

/* banner pequeno

#banner{
	height:100px;
	background-color:#AFC53C;
	float:right;
	margin:10px 190px 0 0;
	display:inline;
}*/

#banner{
	height:100px;
	float:right;
	margin:40px 160px 0 0;
	display:inline;
}

#menu{
	width:260px;
	height:26px;
	position:absolute;
	margin:116px 0 0 326px;
	list-style-type:none;
}

#menu li{
	height:26px;
	float:left;
}

#page{
	height:375px;
	width:762px;
	margin:0 auto;
	background-image:url(images/bg_page.gif);
	background-repeat:no-repeat;
	background-position:center top;
	_margin-top:-5px;
	padding:10px 10px 10px 0;
}

.lista_servicos{
	font-size:1.2em;
}

.pg_simples ul{
	margin:16px;
	list-style-image:url(images/list.gif);
	font-size:1.3em;
}

.pg_simples_cinza ul{
	margin:16px;
	list-style-image:url(images/list.gif);
	font-size:1.3em;
}


#page_in{
	height:355px;
	width:736px;
	margin-left:20px;
	overflow-y:auto;
	/* BARRA DE ROLAGEM PERSONALIZADA NO IE // NAO RECOMENDADA
	scrollbar-arrow-color:#666;
	scrollbar-3dlight-color:#666;
	scrollbar-highlight-color:#FF0000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;
	scrollbar-track-color:#F3F3F3;*/
}

#abas{
	height:30px;
	padding-top:6px;
	text-align:center;
}

.first_text{
	background-image:url(images/bg_texto_principal.jpg);
	background-repeat:no-repeat;
	height:178px;
	width:689px;
	margin-left:22px;
	text-align:center;
	z-index:1;
}
.first_text p{
	font-size:1.3em;
}

.first_text h1{
	 color:#00584b;
	 font-size:1.8em;
	 padding-top:30px;
}

.first_text h2{
	 color:#91A42D;
	 font-size:1.5em;
}

.first_text p{
	margin:10px 10px 2px 10px;
	color:#333;
}

#prevencao{
	background-image:url(images/bg_verde.jpg);
	background-repeat:no-repeat;
	width:689px;
	height:179px;
	margin:-6px 0 0 22px;
}

.content_prevencao{
	background-image:url(images/txt_pgs_prevencao.gif);
	background-repeat:no-repeat;
	width:688px;
	height:181px;
	margin:-10px 0 0 22px;
}
.content_prevencao p{
	font-size:1.3em;
}
.content_prevencao ul{
	margin:16px;
	list-style-image:url(images/list.gif);
	font-size:1.3em;
}
.content_prevencao h1{
	 color:#00584b;
	 font-size:1.7em;
	 padding:36px 0 4px 20px;
}

.content_prevencao p{
	margin-left:20px;
}

.pg_simples{
	 width:646px;
	 background-color:#FFF;
	 border:1px solid #F4F4F4;
	 margin:5px 0 5px 22px;
	 padding:20px;
}
.pg_simples p{
	font-size:1.3em;
}

.pg_simples_cinza{
	 width:646px;
	 background-color:#F4F4F4;
	 border:1px solid #E8E8E8;
	 margin:5px 0 5px 22px;
	 padding:20px;
}

.pg_simples_cinza p{
	font-size:1.3em;
}

.boneco_direito{
	float:right;
	margin-top:-30px;
	_position:fixed;
}

.boneco_esquerdo{
	float:left;
	margin:20px 30px 0 0;
}

#prevent_left{
	float:left;
	width:340px;
}

#prevent_left h1{
	margin:30px 14px 0 0;
	display:inline;
	color:#FFF;
	float:right;
	font-size:1.7em;
}

#prevent_left h1 span{
	margin-left:90px;
}

#prevent_left img{
	margin-top:-41px;
	float:left;
	position:relative;
}

#prevent_left p{
	height:85px;
	width:200px;
	float:right;
	text-align:right;
	margin:2px 14px 0 0;
	display:inline;
	font-weight:bold;
	color:#333;
}

#prevent_right{
	 float:right;
	 width:340px;
}

#prevent_right img{
	margin:-110px -1px 0 0;
	float:right;
	position:relative;
}

#prevent_right h1{
	margin:30px 0 0 14px;
	display:inline;
	color:#FFF;
	float:left;
	font-size:1.7em;
}

#prevent_right p{
	height:85px;
	width:200px;
	float:left;
	text-align:left;
	margin:2px 0 0 14px;
	display:inline;
	font-weight:bold;
	color:#333;
}

#footer{
	clear:both;
	background-image:url(images/bg_footer.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding:20px;
}

#ans{
	float:left;
	margin-right:120px;
}

table{
	margin:6px 20px 6px 6px;	
	border:none;
	font-weight:bold;
	float:left;
}

input{
	width:300px;
	padding:2px;
	background-image:url(images/bg_input.gif);
	background-repeat:repeat-x;
	border:1px solid #c3c3c3;
}

textarea{
	width:300px;
	height:80px;
	background-image:url(images/bg_input.gif);
	background-repeat:repeat-x;
	border:1px solid #c3c3c3;
}

#button{
	width:120px;
	border:1px solid #666;
	font-weight:bold;
}

#enviar1{
	width:83px;
	height:35px;
}