/* CSS Document */

body {

	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.4px;
	line-height:17px;
	text-align:left;
	color:111111;
	background-image:url(imagens/bgmad.jpg);
}

a, visiter {
	text-decoration:none;
	color:#CC0000;
}
a, hover {
	text-decoration:none;
	color:#333333;
} 
#top {
	margin:0px auto;
	width: 100%;
	background-color:#FFFFFF;
}
#banner {
	margin:0px auto;
	width: 900px;
	background-color:#FFFFFF;
}
#menu {
	background-color:#CC0000;
	width:100%;
	height:25px;
}
#menu_itens {
	margin:auto;
	background-color:#CC0000;
	width:900px;
	height:25px;
	text-align:center;
}
#top_main {
	margin:0 auto;
	background-image:url(imagens/bg_03.png)!important;
	background-image: none;
	background-repeat:no-repeat;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bg_03.png', sizingMethod='scale');
	height:99px;
	width:1000px;
	z-index: 2;
}
#container {
	margin:0 auto;
	margin-top:-37px;
	z-index:1;
	background-image: url("imagens/bg_06.png")!important;
	background-image: none;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bg_06.png', sizingMethod='scale');
	width: 1000px;
	background-repeat:repeat-y;
	z-index: 1;
}
#main {
	margin:0 auto;
	z-index:1;
	background-color:#FFFFFF;
	width:900px;
}
#col_left {
	padding-left:5px;
	float:left;
	width: 600px;
	padding-top:10px;
}
#col_left a, visiter {
	text-decoration:none;
	color:#CC0000;
}
#col_left a:hover {
	text-decoration:none;
	color:#333333;
}
.descricao {
	width: 580px;
	padding-right:20px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
.destaque {
	width: 580px;
	padding-right:20px;
	margin-bottom:20px;
	height:200px;
}
.destaque img {
	padding-right:10px;
}
.destaque h1 {
	font-size:16px;
	color:#CC0000;
	line-height:21px;
}
#col_right {
	float:left;
	width: 290px; /*Width of right column*/
	min-height:300px;
	margin-top:35px;
	/*Set left margin to -(RightColumnWidth) */
	background: #EEEEEE;/*margin-left: -250px; Set left margin to -(MainContainerWidth)*/
}

.col_right_class {
	width: 100%; /*Width of right column*/
	margin-bottom:25px;
	/*Set left margin to -(RightColumnWidth) */
	background: #DDDDDD;/*margin-left: -250px; Set left margin to -(MainContainerWidth)*/
}

.txt_direita {
	padding: 10px;
}

.barra {
	padding: 6px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#CC0000;
	margin-right:40px;
	margin-bottom:15px;
}
#noticias {
	padding:30px 0px 20px 0px;
}
.noticia {
	float:left;
	width:260px;
	height:300px;
	margin:5px 0px 10px 0px;
	padding-right:40px
}
.noticia img {
	width:260px;
	margin-bottom:10px;
}
.noticia b {
	font-size:12px;
	color:#990000;
}
.descricao h1 {
	font-size:16px;
	color:#CC0000;
	line-height:21px;
}
#redes_sociais img {
	margin-right:16px;
}
.clear {
	clear:left;
}
.back {
	color:#000066;
	font-weight:200;
}
#footer {
	clear: left;
	text-align:center;
}
#footer_logos {
	margin: 0 auto;
	width: 1000px;
	height:20px;
	text-align:center;
	background-image: url("imagens/bg_09.png")!important;
	background-image: none;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bg_09.png', sizingMethod='scale');
	background-repeat:no-repeat;
	margin-bottom:50px;

}
#menu_nav {
	margin: 30px 0px 30px 0px;
}

#menu_nav li {
	margin-top:80px;
	list-style: none;
	border: 1px solid #FFF;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
#menu_nav a {
	color: #111;
	text-decoration: none;
	display: block;
	border-left: 1em solid #159;
	padding: 4px 8px;
}
#menu_nav a:hover {
	border-color: #124;
}
#areas_tematicas {
	width: 600px;
}
.titulo_cor {
	font-weight:bold;
	color:#CC0000;
}


.titulo_nome {
	font-weight:bold;
	font-size: 14px;
	color:#CC0000;
}

.titulo_nome_sb {
	font-size: 12px;
	color:#CC0000;
}

.titulo_nome_f12 {
	font-weight:bold;
	font-size: 12px;
	color:#CC0000;
}

.titulo_nome_f13 {
	font-weight:bold;
	font-size: 13px;
	color:#CC0000;
}


.titulo_data_bold {
	font-weight:bold;
	font-size: 14px;
	color:#111111;
}
.titulo_data {
	font-size: 14px;
	color:#222222;
}
.titulo_data_bg {
	background-color:#CC0000;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	width:100px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: #222222;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-style: italic;
	font-style: italic;
}
input.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px #222222 solid;
	background-color: #FFFFFF;
}
input.imagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: #222222;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}

.bug_br{
height:100px;
}

.areas_tematicas{
	float:left;
	background-color:#CCCCCC;
	height:150px;
	width:270px;
	text-align:center;
	margin-right:10px !important;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	z-index:-1;
}
.areas_tematicas img{
	border:0px;
}

.areas_tematicas  a, visiter {
	background-color:#CCCCCC;
}

.areas_tematicas  a:hover{
background-color:#999999;
border:1px #CC0000;
}

.info_area{
		background-color:#000000;
		height:35px;
		width:100%;
		margin-top:100px;
			  /* for IE */
		filter:alpha(opacity=80);
		  /* CSS3 standard */
		opacity:0.8;
		z-index:2;
		padding-top:15px;
}
.info_area span{
		color:#FFFFFF;
		text-align:center;
		font-size:14px;
		font-stretch:expanded;
		font-weight:bold;
		z-index:3;
		filter:alpha(opacity=100);
		  /* CSS3 standard */
		opacity:1;
}
.info_area:hover {
background-color:#555;
}

