@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background: #96bb91 url(../img/bg.jpg) top center no-repeat;
	margin: 0px;
	width: 100%;
}
#total{
	background: url(../img/dw_bg.png) bottom center repeat-x;
	width: 100%;
	display:none;
}
#carrega_tudo{
	width: 100%;
	text-align:center;
}
#centro{
	width: 960px;
	margin: 0px auto;
}
#lat_esq{
	width: 195px;
	margin-left: 10px;
	float: left;
}

#lat_dir{
	width: 725px;
	margin-right: 10px;
	float: right;
}

.top_p{
	width: 195px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	background: url(../img/top_cont_p.png) top center no-repeat;
}
.meio_p{
	width: 195px;
	background: url(../img/mei_cont_p.png) top center repeat-y;
}
.base_p{
	width: 195px;
	height: 10px;
	background: url(../img/dow_cont_p.png) top center no-repeat;
}

.top_m{
	width: 355px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	background: url(../img/top_cont_m.png) top center no-repeat;
}
.meio_m{
	width: 355px;
	background: url(../img/mei_cont_m.png) top center repeat-y;
}
.base_m{
	width: 355px;
	height: 11px;
	background: url(../img/dow_cont_m.png) top center no-repeat;
}

.top_g{
	width: 723px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	background: url(../img/top_cont_g.png) top center no-repeat;
}
.meio_g{
	width: 723px;
	background: url(../img/mei_cont_g.png) top center repeat-y;
}
.base_g{
	width: 723px;
	height: 11px;
	background: url(../img/dow_cont_g.png) top center no-repeat;
}

.clicavel_m{
	width: 305px;
	margin-left:5px;
	padding:10px;
	border-bottom:1px solid #555;
	cursor:hand;
	cursor:pointer;
}
.clicavel_m:hover{
	background-color:#EEEEEE;
}

#menu{
	position: absolute;
	left: 50%;
	top: 246px;
	margin-left: -470px;
	z-index: 9999;
	display: none;
}
#top_menu{
	cursor: hand;
	cursor: pointer;
}
#meio_menu{
	display:none;
}
.menu_link{
	margin-left: 15px;
	text-decoration: none;
	color: #555;
}
.menu_link:hover{
	text-decoration:underline;
}
.div_menu{
	margin: 8px 2px;
}

#topo{
	width: 960px;
	height: 222px;
	margin: 0px auto;
	text-align: center;
	background:transparent url(../img/topo.jpg) top center no-repeat;
	display:none;
}
#player_centro{
	width:100%;
	height:40px;
	text-align:right;
}
#hora{
	width:100%;
	text-align:center;
	color:#555555;
	font-size:12px;
}
#intra{
	width: 960px;
	margin-top: 14px;
}
#intra_med{
	width: 960px;
	background: url(../img/mei_intra.png) top center repeat-y;
	margin: -2px auto -1px auto;
}
#direitos{
	clear:both;
	width: 960px;
	font-size:11px;
	color:#999;
	text-align:center;
	margin: -2px auto -1px auto;
}
.linha{
	border:1px solid #ccc;
	background-color:#ccc;
	color:#ccc;
	height:1px;
	width:98%;
}
#intra_dow{
	clear:both;
}
#base{
	width: 960px;
	margin-top: 14px;
}
#twitter{
	margin-top:55px;
}
#moldura{
	margin:0px auto;
	width:190px;
}
#palavra_inicial{
	margin: 0px auto;
	margin-bottom: 14px;
}

#noticias{
	float:left;
	margin-bottom: 14px;
}

#mensagens{
	float:right;
	margin-bottom: 14px;
}

#fotos{
	clear:both;
	margin:0px auto;
	margin-top:14px;
}
#menu_fotos{
	margin-top:4px;
}
.foto{
	float:left;
	margin:5px;	
}

/*slider*/
.int_php{
	width:355px;
	height:200px;
	overflow:hidden;
}
.fot_php{
	width:717px;
	height:210px;
	overflow:hidden;
}
.todos li{
	padding: 5px;
	cursor:hand;
	cursor:pointer;
}
.menu_slider{
	width:90%;
	margin:0px auto;
}
.menu_slider a{
	color:#555;
	text-decoration:none;
	padding: 0 3px;
	border: 1px solid #222;
}
.menu_slider a.wactive{
	color:#ccc;
	text-decoration:none;
	padding: 0 3px;
	border: 1px solid #ccc;
}