@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color:#900;
}
a:active {
	text-decoration: none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rounded {
	border-radius: 5px;
	box-shadow: 0 0 .25em #999;
	border: 2px solid #FFF;
}
.quadros_home {
	border-radius: 5px;
	box-shadow: 0 0 .25em #999;
	border: 2px solid #FFF;
	background-color: #ECEFF2;
	padding: 15px;
	margin-bottom: 20px;
	position: static;
	font-size: 12px;
	margin-right: 2px;
	margin-left: 2px;
}

#geral {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 81px;
}
#barra {
	height: 26px;
	margin-bottom: 20px;
	color: #FFF;
	background-image: url(../images/varios/back_barra.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#presentation {
	height: 300px;
	background-color: #333;
	color: #FFF;
}
#home {
	margin-top: 20px;
	margin-bottom: 40px;
}
#home_esq {
	float: left;
	width: 300px;
}
#home_dir {
	float: right;
	width: 300px;
}
#home_cen {
	margin-right: 330px;
	margin-left: 330px;
}
#rodape {

}
#rodape_menu {
	background-color: #ECEFF2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#rodape_menu a {
	color: #666;
	text-decoration: none;
}
#rodape_menu a:hover {
	color: #900;
	text-decoration: underline;
}
h1 {
	color: #000;
	display: inline;
	font-size: 20px;
}
h5 {
	color: #000;
	font-size: 12px;
	display: inline;
}
h2 {
	font-family: "Arial Narrow", Arial, verdana;
	font-size: 18px;
	color: #000;
	display: inline;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
#home_about {
	height: 120px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
#home_download {
	height: 120px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
#home_news {
	height: 120px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
#barra ul {
	margin: 0px;
	float: left;
	padding: 0px;
}
#barra ul li {
	display: inline;
}
#barra ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 9px;
	font-size: 12px;
}
#barra ul li a:hover {
	background-image: url(../images/varios/back_barra_hover.jpg);
	background-repeat: repeat-x;
	color: #CCC;
}
.titulos_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
.titulos_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
a.leia {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background:#FFF;
	font-weight:bold;
	color:#600;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-image: url(../images/varios/back_leia1.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
a.leia:hover {
	color:#900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	background-repeat: repeat-x;
}
img {
	margin: 0px;
	padding: 0px;
}
#rodape_copy {
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
.icons {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.forms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	border-radius: 5px;
	border: 1px solid #000;
	height: 20px;
	width: 200px;
	padding-left: 5px;
}
#banner_home {
	background-color: #23603E;
	margin-top: 30px;
	height: 100px;
	color: #FFF;
	background-image: url(../images/varios/premio1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logo {
	padding-top: 25px;
	margin-right: 420px;
}
#top_menu {
	float: right;
	padding-top: 10px;
	width: 400px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#geral h2 a {
	color: #000;
}
#geral h2 a:hover {
	color: #666;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
#internas_esq {
	margin-right: 330px;
}
#internas_dir {
	float: right;
	width: 300px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#head_internas {
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 2px;
	margin-left: 2px;
}
#head_internas_navega {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	float: left;
	width: 300px;
}
#head_internas_opcoes {
	text-align: right;
	float: right;
	width: 210px;
	font-weight: bold;
	color: #600;
}
#head_internas_titulo {
	color: #999;
}
#head_internas h2 {
	font-size: 27px;
	text-transform: none;
}
#internas_texto {
	font-size: 14px;
	line-height: 18px;
}
.foto_heller {
	text-align: left;
	float: left;
	border-radius: 5px;
	box-shadow: 0 0 .25em #999;
	border: 2px solid #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
#internas_dir_titulos {
	margin-bottom: 15px;
}
h3 {
	display: inline;
	color: #333;
	font-size: 16px;
}
#destaque_internas {
	float: left;
	width: 214px;
	font-size: 11px;
	color: #333;
	margin-right: 20px;
	margin-bottom: 10px;
}
#destaque_recent {
	float: left;
	width: 214px;
	font-size: 11px;
	color: #333;
	margin-right: 20px;
}
#internas_midias {
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-align: right;
}
#internas_dir ul li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#internas_dir ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#internas_midias ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#internas_midias ul li {
	display: inline;
	padding-left: 10px;
}
#head_internas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head_internas ul li {
	display: inline;
	padding-left: 6px;
}
.largura {
	width: 300px;
}
#internas_texto ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#internas_texto ul li {
	display: inline;
	padding-right: 10px;
}
.rounded_link {
	border-radius: 5px;
	box-shadow: 0 0 .25em #999;
	border: 2px solid #FFF;
}
.rounded_link:hover {
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;

}.lista_clientes {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 10px;
	margin-left: 200px;

}
.nome_clientes {
	padding-bottom: 10px;
	color: #000;
	font-size: 13px;
	;
}
.nome_clientes a {
	text-decoration: underline;
	color: #000;
}
.titulos_internas {
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
.espaco_baixo {
	padding-bottom: 10px;
}
#tv {
	float: right;
	width: 360px;
	height: 500px;
}
.lista_offices {
	margin-bottom: 15px;
}
.lista_down {
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 a {
	color: #000;
}
#areas_texto {
	margin-left: 200px;
}
#areas_opcoes {
	float: left;
	width: 180px;
}

.titulos_down {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-weight: bold;
	color: #000;
}
#frame_news {
	width: 294px;
	height: 30px;
	overflow: hidden;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.lista_news {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 15px;
}
#news_direita {
	margin-left: 200px;
}
#news_esquerda {
	float: left;
	width: 180px;
}
.lista_news a {
	font-size: 12px;
	font-weight: bold;
}
.lista_news h3 a {
	font-size: 18px;
}
#navega_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px;
}

