html, body  {
	height:100%;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#tudo {
	background-image: url(../images/Fundo.jpg);
	background-repeat: repeat-x;
	background-color: #D6EAB7;
	height:100%;
}
#container {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#topo {
	background-image: url(../images/topo.jpg);
	background-repeat: no-repeat;
	height: 149px;
	position: relative;
}
#topo #linguas {
	position: absolute;
	right: 14px;
	top: 17px;
	text-align: right;
	width: 180px;
}
#topo #data {
	position: absolute;
	top: 48px;
	right: 15px;
	font-size: 11px;
	color: #333333;
}
#topo #endereco {
	position: absolute;
	top: 78px;
	right: 15px;
	color:#FFFFFF;
	text-align: right;
}

#menu {
	float: left;
	width: 219px;
	background-image: url(../images/menu_fundo.jpg);
	background-repeat: repeat-y;
	height:100%;
	}


#menu ul {
	list-style:none;
	padding: 0px;
	margin:0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	clear: left;
	margin-left:3px;
	list-style-image: none;
}
#menu ul li a, .menu_ativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: left;
	float:left;
	border-top-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #D7D7D7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 180px;
	border-left-color: #ECEBF0;
	}
#menu ul li a:hover, .menu_ativo {
	border-left-color: #6F9DCE;
	background-color: #FDF2DE;
	color: #FF6600;
	}
#corpo {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/menu_fundo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
}
#conteudo {
	width: 527px;
	right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	float:right;
}
#conteudo ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	}

#destaque_left {
	float:left;
	clear:left;
	width:123px;
	background-color:#769CC7;
	margin: 3px;
	padding: 5px;
}
#destaque_left h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#destaque_left p {
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#botton {
	clear: both;
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	height: 26px;

}
#botton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#botton_credits {
	width: 770px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#botton_inscription {
	text-align: left;
	padding-top: 7px;
	height: 70px;
}
#botton_inscription h5 {
	color: #EC9546;
	margin: 0px;
}
#botton_inscription p {
	margin: 3px;
	color: #336699;
}
img {
}
h1{
	background-image: url(../images/titulo_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
	clear: both;
	font-size: 18px;
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 3px;
}
h2 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #006633;
	line-height: 22px;
	clear: both;
}

h3 {
	font-size: 12px;
	color: #EC9546;
}
h4 {
	font-size: 12px;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
ul {
	list-style-image: url(../images/marcador.gif);
}
li {
	margin-top: 5px;
	margin-bottom: 2px;
}
label {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
table {
}
td {
}
hr {
	height:1px;
}
.form_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #56708B;
	background-color: #FFFFFF;
	color: #666666;
	padding: 2px;
}
.form_erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CC0000;
	background-color: #FFECEC;
	color: #CC0000;
	padding: 2px;
}
.form_erro_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	cursor:pointer;
}
#news_container {
	width:145px;
	float:right;
	clear:both;
	background-image:url(images/noticias_bg.gif);
	margin-left: 0px;
	}
#news_container img{
	border:none; 
	padding:0px; 
	margin:0px
	}
#news {
	width:142px; 
	padding:5px;
	background-image: url(../images/noticias_bg.gif);
	}
#news ul {
	margin: 0px;
	margin-left:12px;
	padding:0px;
}
#news li {
	margin-left: 5px; 
	padding-left:-5px;
	list-style-position : outside;
}
#news h2 {
	margin: 0px;
	padding: 0px;
}
#news p {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E6F4;
	padding-bottom: 5px;
}
.destaque_box {
	background-color: #EDF4FA;
	width: 120px;
	text-align: left;
	padding: 2px;
	margin: 3px;
	float: left;
}
#destaque_container {
	width: 450px;
	text-align: center;
}

.destaque_box h1, .destaque_box h2, .destaque_box h3, .destaque_box p {
	margin: 0px;
}
#topo #aviso_idioma {
	font-size: 10px;
	position: absolute;
	top: 137px;
	right: 5px;
}
.aviso_idioma_obs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.aviso_idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	color:#FF9900;
	text-align: right;
	font-weight: bold;
	text-align: right;
}
.destacar {
	font-size:16px;
	font-weight:bold;
	color:#FF6633;
	}
