﻿body {height: 100%;}
html {height: 100%;}
body {
	margin: 0;
	padding: 0;
	background:#F5F1F3 url('../jpg/fundo_top.jpg') repeat-x;
	color:#666;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#tudo {
	width:960px;
	position:relative;  /*Contexto de posicionamento */
	background: url('../gif/bg-auxiliar.gif');
	background-repeat:repeat-y;
	background-position:left;
	margin:0 auto;
	text-align:left;
	min-height:100%;	
}
* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}
#topo {
	width:960px;
	height:112px;
	position:relative;
}
#bn_abl {
	position:absolute;
	top: 20px;
	left: 60px;	
}
#bn_eua {
	position:absolute;
	top: 30px;
	right:60px;	
}
#barra_menu {
	width:960px;
	height:30px;
	position:relative;
	background-color:#577495;
	border-bottom:5px #475F7A solid;	
}
.links_barra {
position:absolute; top:-5px; left:280px;	
}
.links_barra ul {
margin:auto;	
}
.links_barra li {
margin:0px 30px 0px 0px;
list-style-type:none;
display:inline;	
}
.links_barra li a {
color:#ffffff;
padding:8px 5px 5px 5px;
text-decoration:none;
font:bold 16px Agency FB;
}
.links_barra li a:hover {
color:#ffffff;
background-color: #384B60;
text-decoration:underline;	
}
#conteudo {
	height:100%;
	padding-bottom: 30px;
	border-right:5px #475F7B solid;
}

#topo {
	background:#F5F1F3 url('../jpg/fundo_top.jpg') repeat-x;
	width:960px;
	height:113px;	
	text-align:center;	
}
#principal {
	width:745px;
	height:100%;
	padding-right:0px;
	float:right;
	padding-top:0px;
	padding-bottom:0px;
	text-align:justify;
	}
#pressroom {
	width:730px;
	height:auto;
	float:left;
	background-color:#ffffff;
	padding:0px;
	text-align:justify;
	text-indent:0px;	
}
.pressroom p {
	padding:0px 5px 0px 5px;
	font-size:14px;
	text-indent:50px;
}
.pressroom img {
	padding:10px;
}
.stkit {
	position:relative;
	border-style:none;
	text-decoration:none;				
}
.stkit a * {
	float:right;
}
.stkit a:link {	
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
}
.stkit a:hover {
	text-decoration:none;
	border-style:none;
}
.stkit a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
}

#title {
	color:#FFFFFF;
	border-style:none;
}
#title a *{
	color:#FFFFFF;
	text-decoration:none;
	border:0px	
}
#title a:link {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;	
}
#title a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
}
#title a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;				
}
#info {
	width: 690px; 
	height:auto;
	padding:10px 10px 15px 10px;
	text-align:left;
	color:#FFFFFF;
	background-color:#336699;	
}
.lk_info ul li{
padding-top:10px;
}
.lk_info li a {
color:#ffffff;
padding:8px 5px 5px 5px;
text-decoration:none;
}
.lk_info li a:hover {
color:#0033CC;
background-color:#FF9966;
text-decoration:underline;	
}
.lk_info li a:visited {
color:#FFFF00;
}
#auxiliar {
	width:190px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:30px;
}
#auxiliar p {
	font-size:11px;
	color: #ffffff;
	padding-bottom: 10px;
	text-align:center;
}
#nav {
	 width:200px;
	 height:auto;
	 position:relative;
}
.lk_nav ul {
	width:190px;
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
	}
.lk_nav ul li {margin:1px 0; }
.lk_vav ul li a:visited {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#475F7B;
	color:#ffffff;
	text-decoration:none;
	padding:2px 10px;
	}
.lk_nav ul li a {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#475F7B;
	color:#ffffff;
	text-decoration:none;
	padding:2px 10px;
	}
.lk_nav ul li a:hover {
	background:#92A8C9;
	color:#BE2D48;
	}
.lk_nav p {
	color: #ffffff;
	font-size:12px;
	text-align:center;
}
.photo {
	width:190px;
	height:auto;
}
.photo td  {
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#999999;
}
.photo a * {
	list-style-type:none;
	border-style:none;
	text-decoration:none;	
}
#rodape {
	background:#475F7B;
	width:960px;
	height:30px;
	position: absolute;
	bottom: 0; /**/ 
	text-align:center;
	}
#rodape p {
	margin: 0;
	padding: 6px;
	font-size: 10px;
	font-weight:bold;
	color:#ffffff;
	}
h4 { 	
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#475F7B;
	}
h2 { 	
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#475F7B;
	}
h1 { 	
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#475F7B;
	}
h3 {
	color:#0154D1;
	font:bold 18px Agency FB;
	text-transform:uppercase;
}
.clear {clear:both;}
#nav li.um {
	margin-bottom:8px;
	text-align:center;
}

.table {
	padding-bottom:20px;
	background:#475F7B;
	color:#ffffff;
}
tr {
	background-color:#FEF4E0;
	font-size:14px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
.lista {
width:700px;
text-align:left;
list-style-position:inside;
}
#gotop {
	position:fixed;
	right:30px;
	bottom:0px;	
	border:0px;
}
p.img {
text-indent:50px;
padding-left:10px;
padding-right:10px;
}	
img.logo {
padding:25px;
}
#form2 {
	width:600px;	
}
#form2 li {
	padding:5px 0 5px 0;
	float:left;
}
#agenda {
	width:600px;
}
#agenda li {
	padding:10px 150px 20px 0px;
	float:left;	
}
#text_agenda {
	text-align:justify;text-indent:50px;
}
#tudo_ms {height: 100%;}
#mapsite {
	width:960px;
	height:800px;
	position:relative;  
	margin:0 auto;
	top:100px;
	text-align:left;
	min-height:100%;
	background:#E0E0E0 url('../jpg/701-amphexplview.jpg') no-repeat center;	
}
#cont_mapsite {
	width:960px;
	position:absolute;
	margin: auto;
	text-align:left;
	min-height:100%;			
}
.tabela {	
	position:absolute;
	top:50px;
	left:180px;
	color:black;
}
.tabmap {
	padding-bottom:20px;
	background: none;
}
.tabmap tr {
	background:none;
	font-size:100%;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
}
#tudo2 {
	width:970px;
	padding-top:0px;
	position:relative;
	
	margin:0 auto;
	text-align:left;
	min-height:100%;
}
#barra_menu2 {
	width:960px;
	height:30px;
	position:relative;
	background-color:#577495;
	border-bottom:5px #475F7A solid;	
}
.links_barra2 {
	position:absolute; top:7px; left:150px;	
}
.links_barra2 ul {
	margin:auto;	
}
.links_barra2 li {
	margin:0px 120px 0px 0px;
	list-style-type:none;
	display:inline;	
}
.links_barra2 li a {
	color:#ffffff;
	padding:8px 5px 5px 5px;
	text-decoration:none;
	font:bold 16px Agency FB;
}
.links_barra2 li a:hover {
	color:#ffffff;
	background-color: #384B60;
	text-decoration:underline;	
}
#conteudo2 {
	height:100%;
	padding-top:0px;
	padding-bottom: 30px;
	border-right:5px #475F7B solid;
	border-left:5px #475F7B solid;
}
#principal2 {
	width:960px;
	height:100%;
	text-align:left;
}
.pressroom2 {
	width:960px;
	height:auto;
	padding:10px 0 10px 0px;
	float:left;	
 	border-bottom:2px #475F7B solid;
}
.pressroom2	img{padding:10px 0px 0px 10px;}
.pressroom2 a * {text-decoration:none; border-style:none;}
.fto {
	position:relative; 
	width:240px; 
	height:100%;
	float:left;
	text-indent:20px;
}
.fftos {
	position:relative; 
	width:716px; 
	height:auto; 
	float:right;
}
#rodape2 {
	background:#475F7B;
	width:970px;
	height:30px;
	position: absolute;
	bottom: 0; 
	text-align:center;
	}
#rodape2 p {
	margin: 0;
	padding: 6px;
	font-size: 10px;
	font-weight:bold;
	color:#ffffff;
	}


