@charset "utf-8";
/* CSS Document */

body {
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.limitador {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	width: 100%;
	margin: 0px;
}
#top #decora1 {
	height: 50px;
	width: 100%;
	margin: 0px;
	background-image: url(imagens/decora_faixarotulos_superior.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}
#top #decora2 {
	height: 230px;
	width: 100%;
	margin: 0px;
	background-image: url(imagens/decora_faixarotulos_slider.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	background-position: center;
}
#top #copos {
	float: right;
	height: 400px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
}
#top #cabecalho {
	margin: 0px;
	height: 155px;
	width: 100%;
}
#top #cabecalho #logo {
	height: auto;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#top #cabecalho #assina {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	height: 25px;
	margin-top: 72px;
	margin-left: 20px;
}
#middle {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #E1E1E1;
	width: 100%;
}
#menu #itens span {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
letter-spacing: 1px;
text-align: center;
font-size: 15px;
color: #000;
background-color: #E1E1E1;
float: left;
list-style-type: none;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
}
#menu #itens .ativo {
background-color: #AF0000;
}
#menu #itens .ativo a:link {
	color: #FFF;
	text-decoration: none;
}
#menu #itens .ativo a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu #itens .ativo a:hover {
	color: #000;
	text-decoration: underline;
}
#menu #itens .ativo a:active {
	color: #900;
	text-decoration: none;
}
#menu a:link {
	color: #000;
	text-decoration: none;
}
#menu a:visited {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #900;
	text-decoration: underline;
}
#menu a:active {
	color: #900;
	text-decoration: none;
}
#conteudo {
	height: auto;
	width: 900px;
	margin-top: 40px;
	margin-bottom: 20px;
	float: left;
}
#conteudo a:link {
	color: #000;
	font-weight:bold;
	text-decoration: underline;
}
#conteudo a:visited {
	color: #000;
	font-weight:bold;
	text-decoration: underline;
}
#conteudo a:hover {
	color: #900;
	font-weight:bolder;
	text-decoration: none;
}
#conteudo .bloco img {
	border: none;
	margin: 5px;
}
#conteudo .bloco .album img {
	padding: 3px;
	border: thin solid #999;
	margin-top: 3px;
	margin-right: 3px;
	text-align: center;
}
#conteudo .bloco {
	margin-left: 0px;
	width: 650px;
	margin-right: 30px;
	float: left;
	height: auto;
	line-height: 20px;
}
#conteudo .bloco h2 {
	font-size: 15px;
	font-weight:bold;
	color: #999;
}
#conteudo .bloco p {
	font-size: 13px;
	margin-bottom:10px;
	text-align: justify;
}
#conteudo .bloco hr {
	color: #000;
	margin-bottom: 10px;
}
#conteudo .bloco .coluna {
	width: 305px;
	clear: none;
	float: left;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
}
#conteudo .bloco .coluna p{
	font-size: 13px;
	font-weight:bold;
	text-align: left;
}

#conteudo .bloco .coluna img{
margin: 0;
background: #fff;
border: 4px solid #fff;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
#conteudo .bloco .coluna .rotulo {
	width: 200px;
	margin-bottom:10px;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#conteudo .bloco .coluna .dados {
	font-size: 10px;
	font-weight:normal;
	margin-left: 5px;
	width: 40px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#conteudo .bloco .coluna .pequeno {
	font-size: 11px;
	font-weight:normal;
}
#conteudo #destaque {
	margin: 0px;
	height: auto;
	width: 220px;
	float: left;
}
#bottom #decora3 {
	height: 50px;
	width: 100%;
	margin: 0px;
	background-image: url(imagens/decora_faixarotulos_superior.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}
#formulario {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 30px;
}
#formulario .form-roll {
	clear: both;
	float: left;
	margin-bottom: 5px;
}
#formulario font {
	clear: none;
	float: left;
	width: 100px;
	font-size: 12px;
	color: #000000;
	line-height: 27px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
#formulario .field {
	clear: left;
	float: right;
	padding: 2px;
	height: 23px;
	width: 400px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #FFF;
	border: thin solid #CCC;
}
#formulario .field2 {
	clear: left;
	float: right;
	padding: 2px;
	height: 150px;
	width: 400px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border: thin solid #CCC;
	color: #333333;
}
.textorodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
}
#bottom {
	width: 100%;
	margin: 0px;
	clear: both;
}
.hwcinco {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	width:150px;
	float:right;
	display:inline;
}
.hwcinco a {
	color: #000;
	text-decoration: none;
}
#unidades {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width:400px;
	display: table-cell;
	vertical-align: middle;
	float:left;
	margin-top: 20px;
	margin-left: 15px;
}
#outrosmenus {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width:230px;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
}
#outrosmenus li {
	line-height: 20px;
	margin-left: 15px;
	list-style-type: square;
	color: #961118;
}
#faixapreta {
	background-color:#CCC;
	width:auto;
	height: 170px;
}
#faixapreta h3 {
	color: #000;
	margin-bottom: 5px;
}
#faixapreta a:link {
	color: #666;
	text-decoration: none;
}
#faixapreta a:visited {
	color: #666;
	text-decoration: none;
}
#faixapreta a:hover {
	color: #666;
	text-decoration: underline;
}
.social {
	float: left;
	margin-right: 5px;
}
#socialpanel {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}
#socialpanel #field {
	margin-bottom: 5px;
	clear: none;
	float: left;
	padding: 2px;
	height: 18px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #FFF;
}
#socialpanel .button {
	margin-top: -1px;
}
#creditos {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#FFF;
	width:auto;
	height:50px;
	display: table-cell;
	vertical-align: middle;
}
.hwcinco .pre {
	color: #999;
}
.hwcinco .hw {
	color: #FF6600;
	font-size: 12px;
	font-weight:bold;
}
.hwcinco .cinco {
	color: #000;
	font-size: 12px;
	font-weight:bold;
}
