/*
CSS comum a todas as sessoes
*/

body {
	background: url(../../imgs/bgs/textura.jpg) repeat center top;
}

#bg {
	background: url(../../imgs/bgs/bg.jpg) repeat-x center top;
}

.page {
	width: 980px;
}

#header {
	height: 190px;
	background: url(../../imgs/bgs/topo.jpg) no-repeat center;
}

.page.center {
	position: relative;
/*	overflow: auto;*/
}

#teaser {
	width: 100%;
	float: left;
}

#menu {
	width: 869px;
	position: relative;
	top: 5px;
	left: 121px;
}

#logo {
	display: block;
	width: 220px;
	height: 90px;
	margin-top: 50px;
	margin-left: 17px;
}

#logo:hover {
	text-decoration: none;
}

#teaser div.page.center a {
	display: block;
	height: 455px;
	width: 100%;
}

#teaser div.page.center a:hover {
	text-decoration: none;
}

#menu li a {
	margin: 0;
	float: left;
}

#menu li {
	margin: 0;
}

#col-left {
	width: 320px;
	margin: 0;
}

#col-right {
	width: 326px;
	margin-left: 0;
	float: left;
}

#outras-noticias, #videos {
	width: 298px;
	height: 255px;
	padding: 65px 14px 0 14px;
}

#noticias{
	width: 298px;
	height: 320px;
	padding: 1px 11px 0;
}
#noticias_int{
	width: 298px;
	height: 320px;
	padding: 1px 11px 0;
}
.titulo_capa{
	margin:8px 0;
}
.apoio_imagem,.parceiro_imagem{
	margin-left:50px;
}

#texto ul li {
	font-size: 12px;
	list-style-image: url(../../imgs/icones/bullet.jpg);
}

span.chamada {
	font-size: 11px;
	color: #184f26;
}

span.chamada span {
	font-weight: bold;
	color: #477f55;
}

#outras-noticias ul.lista li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #477f55;
	margin-bottom: 20px;
}

#outras-noticias ul.lista li a {
	color: #184f26;
	font-weight: normal;
	text-decoration: underline;
}

#videos span.chamada a {
	color: #184f26;
	text-decoration: underline;
}

#assinatura-maxmeio {
	position: fixed;
	right: 0;
	bottom: 150px;
}

#footer div.page.center p {
	font-size: 11px;
	color: #2e7540;
	margin: 20px 0;
}

#footer {
	margin-top: 40px;
	background: url(../../imgs/bgs/rodape.gif) repeat-x 0 33px;
}


.lista {
	margin: 0;
}

#noticias div.imagem {
	float: left;
	margin: 5px 0;
}

#noticias .imagem img {
	border: 1px solid #4b7a55;
}

#noticias p {
	width: 100%;
	float: left;
	margin: 0;
	font-size: 11px;
	color: #3c8d51;
}

#outras-noticias {
	background: url(../../imgs/bgs/noticias-index.jpg) no-repeat center center;
	position:relative;
}

#noticias {
	background: url(../../imgs/bgs/outrasnoticias-index.jpg) no-repeat center center;
	
}
#noticias_int {
	background: url(../../imgs/bgs/outrasnoticias-interna.jpg) no-repeat center center;
	
}
#parceiros{
	background: transparent url('../../imgs/bgs/bg_parceiros.jpg') no-repeat center center;
	width:326px;
	height:210px;
	
}
#parceiros .parceiro_imagem img{
	overflow:hidden;
	padding:75px 0 0 68px;
}

#videos {
	background: url(../../imgs/bgs/videos-index.jpg) no-repeat center center;
	position:relative;
}

#col-mid {
	width: 326px;
}

#paginacao #controles a {
	float:left;
}

#main {
	margin-top: 28px;
}
#mais_videos{
	position:absolute;
	bottom:10px;
	right:10px;
}
#mais_videos a{
	color:#184F26;
}
.parceiro_box{
	display:block;

}
.parceiro_box img{
	float:left;
	margin:5px;
}
