body{
	background:#E9E9E9 url(images/bg_page.png) top repeat-x;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333;
}
img{ border:none; }

#geral{
	background:#FFF url(images/bg_geral.png) top repeat-x;
	border-bottom:2px solid #DDD;
	margin:0 auto;
	padding:0;
	width:760px;
	min-height:400px;
	_height:400px;
}
#bartop{
	background:url(images/icon_clock.gif) 20px 30px no-repeat;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#FFF;
	height:22px;
	clear:both;
	margin:0;
	padding:28px 0 0 32px;
	clear:both;
}
#top{
	height:200px;
	background:#FFF url(images/bg_top.png) bottom repeat-x;
	border:2px solid #FFF;
	border-top:none;
	border-bottom:none;
	clear:both;
}
#top img#logo{
	width:220px;
	height:123px;
	border:none;
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:22px;
	color:#14295A;
	margin:36px 0 0 38px;

}
#top #ilustracao{
	width:480px;
	height:220px;
	position:absolute;
	margin:-19px 0 0 278px;
}

#menu{
	height:44px;
	background:#3BA2C4 url(images/bg_menu.png) repeat-x;
	border:2px solid #FFF;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
#menu ul{
	margin:0;
	padding:7px 0 0 15px;
	list-style:none;
}
#menu li{
	display:inline;
	margin:0;
	padding:0;
}
#menu a{
	float:left;	
	margin:0 3px 0 0;
	padding:0;
	display:block;
	text-decoration:none;
}
#menu a span{
	float:left;
	display:block;
	height:22px;
	padding:8px 7px 0 7px;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
}
#menu a:hover{
	background:url(images/bg_menu_a.png) no-repeat left top;
}
#menu a.active{
	color:#FFF;
	background:url(images/bg_menu_a.png) no-repeat left top;
	text-decoration:underline;
}
#menu a:hover span, #menu a.active span{
	background:url(images/bg_menu_span.png) no-repeat right top;
}



#main{
	border:2px solid #FFF;
	padding:33px 28px
}
h2{
	background:url(images/bg_h2.png) left no-repeat;
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:24px;
	color:#999;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 0 6px;
	margin:0;
}
h2 span{
	color:#14295A;
}
h3{
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#14295A;
	margin:0 0 10px 0;
	padding:0;
}
small{
	font-size:9px;
}
a{
	color:#333;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}
p{
	font-size:12px;
	color:#333;
	padding:0;
	margin:0 0 10px 0;
	line-height:17px;
	text-align:justify;
}
hr{
	border:none;
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #E9E9E9;
}

.link1{
	color:#3BB3C2;
	font-weight:bold;
	text-decoration:underline;
}
.link1:hover{
	color:#14295A;
}

#main ul{
	list-style:outside;
	margin:0 0 10px 30px;
	padding:5px 0 0;
}
#main ul li{
	line-height:15px;
	margin:0 0 5px 0;
}
#main ul li span{
	display:block;
	font-size:10px;
	color:#666;
}


#cnt_right{
	width:400px;
	float:right;
	_height:200px;
	min-height:200px;
	margin:0 0 0 35px;
}

.box{
	background:#E9E9E9;
	padding:20px 5px 5px 25px;
	margin:0 0 10px 0;
	min-height:170px;
	_height:170px;
}
.box img.shadow{
	position:absolute;
	margin:-20px 0 0 -47px;
}
#flash_servicos{
	width:490px;
	height:170px;
	position:absolute;
	margin:-10px 0 0;
}
.box small{
	display:block;
	padding:145px 0 0;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}





#bottom{
	width:700px;
	margin:10px auto;
	padding:0 30px 20px 30px;
	color:#666;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:22px;
}
#bottom address{
	font-style:normal;
	font-size:9px;
	line-height:12px;
}
#bottom address a{
	text-decoration:underline;
	color:#666;
}
#bottom address a:hover{
	color:#333;
}


.form1{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#222;
	border:1px inset #999;
	_border:1px inset #CCC;
	padding:3px;
	margin:2px 0 0;
}
textarea.form1{
	width:200px;
	height:114px;
	_height:118px;
}
.form1btn{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px 5px;
	cursor:pointer;
}

#ddd{
	width:16px;
	text-align:center;
}
.divleft{
	float:left;
	margin:0 20px 0 0;
}
.divright{
	float:left;
}

#servicos{
	margin:0 auto;
}
#servicos td{
	text-align:center;
}
#servicos td img{
	display:block;
	margin:0 auto 5px auto;
}
#servicos td span{
	font-size:11px;
	color:#666;
	line-height:12px;
	display:block;
	margin:2px 0 0;
}
