html, body {height:100%;} 
body {
	margin:0; 
	padding:0;
	color:#333333;
	font:14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
body.home {background:#3a444c url(../images/bg_home.gif) repeat-x top left;}
body.interna {background:#3a444c url(../images/bg_interna.gif) repeat-x top left;}

a:link, a:active, a:visited {
	text-decoration:none; 
	color:#333333; 
	vertical-align:baseline;
	}
a:hover {
	text-decoration:underline; 
	color:#333333;
	}

#wrapper { 
	width:804px;
	position:relative;  /*Contexto de posicionamento */
	background:#fff url(../images/bg_header.gif) repeat-x top left;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
 * html #wrapper {height: 100%;}
#content {padding-bottom:44px;}

#header {
	width:804px;
	height:126px;
	padding-top:1px;
	}
#logo {
	float:left;
	height:40px;
	padding:22px 0 0 26px;
	}
#idioma {
	float:right; 
	padding:22px 26px 0 0;
	font-size:12px;
	color:#cccccc;
	}
#idioma a {
	color:#0eb3c2; 
	}
	
#nav {
	float:left;
	width:752px;
	padding:37px 26px 0 12px;
	}
#nav li {
	display:block; 
	float:left;
	padding:0 14px;
	}
#nav li.borda {
	border-left:1px solid #f0f0e0;
	}
#nav li a {
	display:block;
	color:#125c69;
	font-weight:bold; font-size:13px;
	}
#m1 { 
	position:absolute; 
	visibility:hidden; 
	padding:0 4px;
    width:86px;
	background:#ffffff;
	left:117px;
	}
#nav li div a.ddmenu {
	border-bottom:1px solid #f4f4f4;
	position:relative; 
	display:block; 
	margin:0; 
	padding:7px;
	font-weight:normal;
	}
	
#flash {
	width:804px; 
	height:60px;
	}

#section {
	float:left;
	text-align:justify;
	}
#section.home {
	width:800px;
	padding:0 2px;
	}
#section.home div {
	float:left; 
	width:400px;
	height:278px;
	background-color:#e7e9d6;
	border-top:1px solid #c6d4be;
	border-bottom:1px solid #d7e3db;
	}
#section.home div.apresenta {
	padding:28px 21px 0 31px;
	width:348px;
	height:250px;
	text-align:justify;
	}
#section.home div.foto {
	padding:5px 0 3px 6px;
	width:394px;
	height:270px;
	font-size:10px;
    line-height:10px;
	}
#section div.article {
	padding:32px 55px 0 26px;
	line-height:20px;
	}
	
#section.interna {
	width:505px;
	padding:0 2px;
	}
#section.adt {padding-top:16px;}
#section.interna div.article {
	padding:16px 55px 0 26px;
	line-height:18px;
	width:425px;
	}
#equipe_menu {
	color:#999999;
	font-size:18px;
	padding:20px 0 0 25px;
	}
#equipe_menu a {
	font-size:18px;
	color:#999999;
	}
#equipe_menu a.selected {
	color:#009999;
	font-weight:bold;
	}

.escritorio {margin-right:85px;}
	
#mh, #je, #pb, #ms {display:none;}
#a1, #a2, #a3, #a4, #a5, #a6, #a7, #a8, #a9, #a10, #a12, #a13, #a14, #a15, #a16 {display:none;}

#aside {
	float:right;
	}
#aside.home {
	width:800px;
	padding:2px;
	}
#aside.home div {
	float:left; 
	width:400px;
	height:120px;
	background-color:#f5f6e8;
	border-bottom:1px solid #e1e2d0;
	font-size:13px;
	}
#aside.home div.left {
	padding:14px 0 0 31px;
	width:369px;
	height:106px;
	}
#aside.home div.right {
	padding:14px 0 0 6px;
	width:394px;
	height:106px;	
	}

div.extras {
	float:right;
	width:266px;
	padding:32px 26px 0 0;
	font-size:13px;
	}
div.extras ul {
	font-size:13px;
	}
div.extras ul li.title {
	font-weight:bold; 
	font-size:12px; 
	color:#00747e;
	text-transform:uppercase;
	margin-bottom:15px;
	}
div.extras ul li.itens {
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:9px;
	padding-bottom:5px;
	line-height:16px;
	}
	
.contato {
	padding:32px 84px 0 26px;
	}
.contato label {
	display:inline-block;
	text-align:left; 
	width:73px; 
	height:28px; 
	font-size:12px; 
	font-weight:bold; 
	color:#009999;
	vertical-align:top;
	padding-top:2px;
	}
.contato input.campo {
	text-align:left; 
	width:320px; 
	margin-bottom:10px; 
	background-color:#edede4; 
	border:none; 
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.contato textarea {
	text-align:left; 
	width:320px; 
	height:110px; 
	background-color:#edede4; 
	border:none; 
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.contato input.botao {
	background-color:#009999; 
	color:#ffffff; 
	border:none; 
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	margin:10px 2px 0 0;
	padding:1px 2px;
	}

#section.interna h2.page {
	padding:32px 55px 0 26px;
	font-size:18px;
	color:#3a444c;
	}
	
h2.area {
	padding:17px 0 0 0;
	font-size:18px;
	font-weight:bold;
	color:#007682;
	}
	
h3 {
	font-size:16px;
	color:#666666;
	}
	
h4 {
	color:#00747f;
	font-size:14px;
	font-weight:bold;
	}

p.georgia {font:22px Georgia, "Times New Roman", Times, serif;}

a.seta {
	color:#64655c; 
	font-weight:bold;
	background-image: url(../images/seta.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	padding-left:11px;
	}
	
.blue {color:#007682;}
font.blue {vertical-align:baseline;}

.gray {
	font-weight:bold; 
	font-size:16px;
	color:#666666; 
	line-height:16px;
	}
	
div.extras ul li.itens a { color: #333333; }

.clear {clear:both;}

#footer {
	width:800px;
	height:36px;
	position: absolute;
	bottom: 0; /**/ 
	border-top:8px solid #008490;
	margin:0 2px;
	}