/* MZ-CCG Global // 141209ah */

body {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
letter-spacing: 1px;
line-height: 1.5em;
background: #E0DFE3 url(../images/fnd_site.jpg) repeat-x top left;
display:inline;
}

#main {
margin:0 auto;
width:960px;
background: url(../images/fnd_cont.gif) no-repeat 335px 0;
position:relative;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;	
}
* { 
	padding: 0;
	margin: 0;
}

a { color: #000; }
img { border: #fff solid 0px; }


/* *************************************************************************** #topo */

#topo {
border-top: #000 solid 10px;
padding-top: 40px;
text-align:center;
}


/* *************************************************************************** #conteudo */

#conteudo 	{ padding: 50px; }

.col_logo	{ height: 100px; }
.col_subtit	{ padding-top: 20px; padding-bottom: 10px; }
.col_txt	{ text-align:justify; }
.col_btn	{ padding-top: 25px; }

#bloco1, #bloco2 {
float:left;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
text-align:center;
position:relative;
display:inline;
}

#bloco1 { width: 398px; }
#bloco2 { width: 392px; }

#noticias {
	clear:both;
	margin:25px auto 0 auto;
	overflow:hidden;
	width:820px;
}
#noticias li {
	list-style: none;
	float: left;
	margin: 0 0 4px 0;
	padding: 0;
}
#noticias li .data {
	font-weight: bold;
	background: url(../images/ico_bullet1.gif) no-repeat right 5px;
	padding: 0 10px 0 0;
	margin: 0 6px 0 0;
	display: block;
	float: left;
	font-size: 12px;
	letter-spacing: 0;
}
#noticias ul {
	padding: 0;
}
#noticias li a {
	float: left;
	width: 700px;
	display: block;
	font-size: 12px;
}

#noticias h2 {
	display: block;
	width: 55px;
	height: 17px;
	text-indent: -9999px;
	background: url(../images/tit_news.png) no-repeat 0 0;
	margin: 0 0 10px 0;
}


/* *************************************************************************** #rodape */

#rodape {
clear:both;
font-size: 8px;
color:#808080;
height: 40px;
background: #000 url(../images/lg_rodape.jpg) no-repeat center right;
}

.rodape_txt {
text-align:right;
padding: 12px 40px 0 0;
}

#rodape a { color: #808080; text-decoration: none; }
#rodape a:hover { text-decoration: underline; }
