@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;
	}
.envelope_banners {
	width:185px;
	height:380px;
	float:left;
	background:url(../imagens/galeria-de-fotos.jpg);
	}
.envelope_banners h1 {
	width:185;
	height:76px;
	margin:0;
	padding:0px;
    background: url(../imagens/layout/menu_rede.jpg) no-repeat 0 0;
	}
.envelope_banners h1 span {
	padding: 20px 0 0 40px;
	text-align:center;
	}


/* videos (fim) */
/* principal (fim) */
.margem {
	width:980px;
	height:5px;
	float:left;
	}
#sessao_inferior {
	width:980px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	}
#sessao_inferior h2 {
	font-size: 14px ;
	color:#F90;
	padding: 0px;
	margin: 5px 0 0 0;
}
#sessao_inferior .video {
	width:260px;
	margin-left:10px;
	height:auto;
	float:left;
	}
#sessao_inferior .banner_slider {
	margin-top:0px;
	margin-left: 20px;
	margin-right: 10px;
	width:340px;
	float:left;
	
	}

#sessao_inferior .banner_slider .data {
	color:#FF9;
	font-size:10px;
}

#central {
	width:330px;
	margin-top:-27px;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

/* videos */
.envelope_video {
	margin-top:10px;
	float:left;
	color:white;
	font-size:14px;
	z-index:1;
	float:left;
	padding-right: 10px;
	}
.envelope_video img {
	box-shadow: 3px 3px 3px #666;
   -webkit-box-shadow: 3px 3px 3px #666;
   -moz-box-shadow: 3px 3px 3px #666;
}
.envelope_video img:hover {
	box-shadow: 3px 3px 2px #333;
   -webkit-box-shadow: 3px 3px 2px #333;
   -moz-box-shadow: 3px 3px 2px #333;
	}


.expandir {
	width:90px;
	height:20px;
	background-color:#00CC66;
	float:right;
	background:no-repeat;
	}

/* central */
#central_topo {
	width:320px;
	height:20px;
	float:left;
	border-bottom:1px solid #999999;
	}
#central_noticia {
	margin-top:5px;
	margin-bottom:5px;
	width:320px;
	height:auto;
	float:left;
	padding-bottom:5px;
	border-bottom:1px dashed #CCC;
	}
#central_left {
	background:url(../imagens/layout/bg_data.png) no-repeat;
	width:55px;
	height:65px;
	float:left;
	}
#central_right {
	width:235px;
	height:auto;
	float:left;
	}
#central_right h3 {
	color:#F90;
	margin:0 0 3px 4px;
	}
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:260px;
	height:auto;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#777777;
	}
#central_titulo a {
	color:#F90;
}
#central_titulo a:hover {
	color:#666666;
}
#central_texto {
	margin-top:5px;
	margin-left:5px;
	width:260px;
	height:auto;
	float:left;
	font-size:10px;
	text-align:left;
	color:#777777;
	}
.link_noticia {
	width:290px;
	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_texto a {
	color:#F90;
}
/* central (fim) */

/* Conecte-se (inicio) */
#sessao_conecte {
	width:980px;
	height:auto;
	float:left;
	margin-bottom:20px;
	}

#sessao_conecte .tag {
	font-size: 20px ;
	color:#666;
	padding: 0px;
	margin: 5px 0 0 0;
	border-bottom:1px dashed #D3D3D3
}

#sessao_conecte h2 {
	font-size: 14px ;
	color:#F90;
	padding: 0px;
	margin: 5px 0 5px 0;
}

#sessao_conecte .pg {
	float:left;
	width:270px;
	height:auto;
	}

#sessao_conecte .facebook {
	float:left;
	margin-left:12px;
	width:390px;
	}

#sessao_conecte .twitter {
	float:left;
	width:295px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
a.link3 { color:#F90; font-size:12px; font-weight:bold }

a.link3:hover { color:#666; }
/* Conecte-se (fim) */
