@charset "utf-8";
/* home */

.principal {
	width:980px;
	height:auto;
	float:left;
	}
/* principal */
.envelope_imagem {
	width:265px;
	height:380px;
	float:left;
	}
.envelope_imagem2 {
	width:530px;
	height:380px;
	float:left;
	}
.videos {
	width:185px;
	height:380px;
	float:left;
	background:url(../imagens/galeria-de-fotos.jpg);
	}
/* videos */
.envelope_video {
	margin-top:10px;
	width:165px;
	float:left;
	margin-left:10px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	opacity: .7;
    filter:alpha(opacity=70);
	background:black;
	}
.expandir {
	width:90px;
	height:20px;
	background-color:#00CC66;
	float:right;
	background:no-repeat;
	}
	a .expandir {
		background-image:url(../imagens/layout/expandir.png); background-position: right;
		}
	a:hover .expandir  {
		background-image:url(../imagens/layout/expandir2.png); background-position: right;
		}
/* videos (fim) */
/* principal (fim) */
.margem {
	width:980px;
	height:5px;
	float:left;
	}
#sessao_inferior {
	width:980px;
	height:auto;
	float:left;
	}
#banners {
	width:730px;
	height:auto;
	float:left;
	}
#banner_faca_parte {
	margin-top:5px;
	width:auto;
	height:auto;
	float:left;
	}
#banner_slider {
	margin-left:12px;
	width:450px;
	height:auto;
	float:left;
	}
#central {
	width:245px;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/* central */
#central_topo {
	width:245px;
	height:20px;
	float:left;
	border-bottom:1px solid #999999;
	}
#central_noticia {
	margin-top:15px;
	width:245px;
	height:auto;
	float:left;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
	}
#central_left {
	background:url(../imagens/layout/bg_data.png) no-repeat;
	width:55px;
	height:80px;
	float:left;
	}
#central_right {
	width:190px;
	height:auto;
	float:left;
	}
a #central_right {
	text-decoration:none;
	}
a #central_right :hover {
	color:#FF9900;
	}
#central_data {
	margin-top:15px;
	margin-left:2px;
	width:50px;
	height:40px;
	float:left;
	color:#777777;
	font-size:10px;
	text-align:center;
	}
#central_titulo {
	margin-left:5px;
	width:185px;
	height:auto;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#777777;
	}
#central_texto {
	margin-top:5px;
	margin-left:5px;
	width:185px;
	height:auto;
	float:left;
	font-size:10px;
	text-align:left;
	color:#777777;
	}
.link_noticia {
	width:245px;
	height:auto;
/*	text-align:right;*/
	font-size:12px;
	float:left;
	text-align:right;
	}
.link_noticia p {
	margin-top:10px;
	margin-bottom:0;
	}
.link_noticia a {
	color:#FF9900;
	*padding-bottom:10px;
	}
.link_noticia a:hover {
	text-decoration:underline;
	}
/* central (fim) */
