/*******************************************MAIN STRUCTURE*/
* {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
}
body {
	background:#4f7a92 url(imgs/main_bg_page.jpg) repeat-x;
}
/*main div centralizing all*/
#mainEnglobeAll {
	width:882px;
	height:auto;
	text-align:left;
	margin:0 auto 15px auto;
	overflow:hidden;
}
/*main div header/menu/header*/
#mainHeader {
	width:882px;
	height:264px;
	background:url(imgs/main_bg_top.jpg) no-repeat;
	margin:8px 0 0 0;
	overflow:hidden;
}
/*main div main-page-body*/
#mainBody {
	width:852px;
	height:auto;
	background:url(imgs/main_bg_shadow.jpg) repeat-y;
	overflow:hidden;
	padding:0 15px 0 16px;
}
/*main div footer*/
#mainFooter {
	width:882px;
	height:66px;
	background:url(imgs/main_footer.jpg) no-repeat;
	overflow:hidden;
}

.mainLogo {
	margin:114px auto 65px auto;
	display:block;
	width:322px;
	height:45px;
}
/*main div menu starts*/
.mainMenu {
	display:block;
	width:334px;
	height:40px;
	margin:0 0 0 38px;
}
.mainMenu li{
	display:block;
	float:left;
}
.mainMenu li.mainMenuHome{
	background:url(imgs/btn_home_normal.jpg);
	width:96px;
	height:40px;
}
.mainMenu li.mainMenuAreas{
	background:url(imgs/btn_areasatu_normal.jpg);
	width:130px;
	height:40px;
}
.mainMenu li.mainMenuContato{
	background:url(imgs/btn_contato_normal.jpg);
	width:108px;
	height:40px;
}
.mainMenu li.mainMenuHome:hover{
	background:url(imgs/btn_home_hover.jpg);
	cursor:pointer;
	cursor:hand;
}
.mainMenu li.mainMenuAreas:hover{
	background:url(imgs/btn_areasatu_hover.jpg);
	cursor:pointer;
	cursor:hand;
}
.mainMenu li.mainMenuContato:hover{
	background:url(imgs/btn_contato_hover.jpg);
	cursor:pointer;
	cursor:hand;
}
.mainMenu li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#375c71;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height:35px;
	margin:4px 0 0 0;
	display:block;
	text-align:center;
	letter-spacing:-0.1em;
}
.mainMenu li a:hover{
	color:#ffffff;
}
/*main div menu ends*/
#mainPageCenter{
	width:806px;
	height:auto;
	background:#ffffff url(imgs/bg_main_page.jpg) repeat-x;
	padding:17px 22px 15px 22px;
}
#mainFooter object#selo{
	display:block;
	width:110px;
	height:23px;
	float:right;
	margin:18px 27px 0 0;
}
#mainFooter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:22px 0 0 27px;
}
#mainFooter p.footerMin{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#ffffff;
	margin:16px 0 0 14px;
}
/*******************************************MAIN STRUCTURE*/
br.clear {
	clear:both;
	font-size:1px;
}
h1,h2,h3,h4 {
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-size:15px;
}
h2{
	font-size:15px;
}
h3{
	font-size:14px;
}
a:link{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#375c71;
	text-decoration:underline;
	font-weight:bold;
}
a:active{
	color:#375c71;
	text-decoration:underline;
	font-weight:bold;
}/*
#mainPageCenter .mainText a{
	color:#4f7a92;
}*/
/*******************************************HOME*/
#mainPageCenter .imgEscritHomeTop{
	float:right;
	margin:0 0 10px 10px;
}
#mainPageCenter p{
/*	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
#mainPageCenter .mainText{
	color:#494848;
}
#mainPageCenter h1{
	color:#375c71;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	text-transform:uppercase;
	margin:0 20px;
}
.homeAreas{
	width:415px;
	height:172px;
	background:url(imgs/img_escrit_areas.jpg);
	padding:0 0 0 390px;
	overflow:hidden;
}
.homeAreas ul.areasList{
	display:block;
	margin:23px 0 0 0;
}
.homeAreas ul.areasList li{
	display:block;
	float:left;
	width:194px;
	height:auto;
	overflow:hidden;
	margin:0 0 0 27px;
	line-height:18px;
}
.homeAreas ul.areasList li{
/*	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
}
.homeAreas ul.areasList li strong{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#3e3e3e;
}
.homeAreas ul.areasList br{
	clear:both;
}
/*******************************************HOME*/
/*******************************************AREAS DE ATUAÇÃO*/
.areasBannerTop{
	width:415px;
	height:175px;
	background:url(imgs/img_escrit_areas_top.jpg);
	padding:0 0 0 390px;
	overflow:hidden;
}
.areasMainContainer{
	width:805px;
	height:auto;
}
.areasMainContainer .top{
	background:url(imgs/img_areas_maincontainer_top.jpg) no-repeat;
	height:6px;
}
.areasMainContainer .main{
	background:url(imgs/img_areas_maincontainer_middle.jpg) repeat-y;
	height:auto;
	padding:0 5px;
	width:810px;
	margin:0;
	color:#494848;
	text-align:left;
}
.areasMainContainer .bottom{
	background:url(imgs/img_areas_maincontainer_bottom.jpg) no-repeat;
	height:6px;
}
.areasMainContainer .main ul li{
	display:block;
	float:left;
	width:378px;
	margin:0 10px;
}
.areasMainContainer .main ul li h3{
	color:#375c71;
	line-height:35px;
}
.areasMainContainer .main ul li p{
	text-align:left;
}
#mainPageCenter .areasBannerTop h1{
	color:#ffffff;
	margin:137px 0 0 241px;
}
#mainPageCenter .textDescriptionAreas{
	font-size:14px;
	margin:10px 5px 15px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
}
/*******************************************AREAS DE ATUAÇÃO*/
/*******************************************CONTATO*/
.areasMainContainer .topContato{
	background:url(imgs/img_areas_maincontainer_topCont.jpg) no-repeat;
	height:105px;
}
.areasMainContainer .mainContato{
	background:#ffffff url(imgs/img_areas_maincontainer_middleCont.jpg) no-repeat;
	height:auto;
/*	padding:0 5px;
	width:810px;
	margin:0;*/
	color:#494848;
	text-align:left;
}
.areasMainContainer .mainContato #formFab strong{
	color:#888;
	font-weight:bold;
	font-size:11px;
}
.areasMainContainer .bottomContato{
	background:url(imgs/img_areas_maincontainer_bottom.jpg) no-repeat;
	height:6px;
}
.areasMainContainer .mainContato ul{
	margin:0 24px;
}
.areasMainContainer .mainContato ul li{
	display:block;
	float:left;
	width:378px;
}
.areasMainContainer .mainContato ul li #contatoForm p{
	padding:3px 0;
}
.areasMainContainer .mainContato ul li #contatoForm label{
	display:block;
	width:100px;
	float:left;
	text-align:right;
	margin:0 5px 0 0;
	text-transform:uppercase;
	line-height:21px;
	font-size:11px
}
.areasMainContainer .mainContato ul li #contatoForm input,textarea{
	width:250px;
	background:#dddddd;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.areasMainContainer .mainContato ul li #contatoForm .btnSend{
	background:url(imgs/btn_bg.jpg);
	display:block;
	width:90px;
	height:22px;
	margin:0 17px 0 0;
}
/*******************************************CONTATO*/
/*******************************************LCF*/
.areasMainContainer .topLcf{
	background:url(imgs/img_areas_maincontainer_topAdvLCF.jpg) no-repeat;
	height:301px;
}
.areasMainContainer .middleLcf{
	background:url(imgs/img_areas_maincontainer_middleAdv.jpg) repeat-y;
}
.areasMainContainer .bottomLcf{
	background:url(imgs/img_areas_maincontainer_bottomAdv.jpg) no-repeat;
	height:6px;
}
/*******************************************LCF*/
/*******************************************LMG*/
.areasMainContainer .topLmg{
	background:url(imgs/img_areas_maincontainer_topAdvLMG.jpg) no-repeat;
	height:301px;
}
/*******************************************LMG*/
