@charset "utf-8";
/* CSS Document */

#pagina{position:relative}
.menu{
	font-weight:bold;
	font-size:14px;
	padding:8.5px;
	cursor:pointer;
	border-left:1px #fbfadb solid;
	border-right:1px #fbfadb solid;
	margin-right:-5px
}

.menu .menu2:hover{background:url(../../images/fm.png) repeat-x 15px}
.info_home{
	width:256px;
	height:17px;
	background:url(../../images/infos_fundo.png);
	color:#000;
	font-weight:bold;
	padding:3px 10px; 3px 10px;
}
#home_nots{
	background:url(../../images/infos_contorno.png) no-repeat;
	width:850px;
	height:160px;
	padding:10px;
	position:absolute;
	top:695px;
	left:15px
}

#home_parc{
	background:#FFF;
	padding:5px;
	text-align:center;
	width:890px;
	position:absolute;
	top:890px;
}
#home_parc img,iframe {margin:0 2px 0 2px}
.notrss{
	text-align:justify;
	font-size:12px;
	width:320px;
	margin:5px 10px 0 20px;
}
#carnot{
	width:520px;
	padding: 0 10px;
}
#buscarNoticia{padding:5px 10px 1px 10px; cursor:pointer}
#buscarNoticia:hover{background:#CCC}
#notfil{
	border:1px #CC9900 solid;
	padding:2px 5px 2px 20px;
	font-size:12px;
	font-weight:bold;
	background:#FF0 url(../../images/filter.gif) no-repeat 3px center;
	color:#000
}
#letreiro{
	margin-top:8px;
	font-size:18px;
	color:#039
}
.agemes{
	color:#6F6;
	font-weight:bold;
	font-size:16px
}
.agedia{
	font-weight:bold;
	font-size:30px;
	float:left;
	margin:0 10px 5px 5px;
	text-align:center
}
.agedia b{font-size:12px}
.agend:hover{background:#6799c7; cursor:pointer}
.agetop{
	font-size:20px;
	height:42px;
	width:425px;
	font-weight:bold;
	background:url(../../images/agebar.png) repeat-y;
}
.classi:hover{text-decoration:underline; cursor:pointer}
#video_veja{
	margin-bottom:10px;
	padding:5px 0 10px 0;
	border-bottom:1px #060 solid;
	color:#6F6;
	font-weight:bold;
	margin-top:-50px;
	font-size:14px
}
#boxCad{
	top:10px;
	position:absolute;
	z-index:6;
}
#boxCadx{
	position:absolute;
	left:525px;
	text-decoration:blink;
	font-weight:bold;
	color:#F00;
	cursor:pointer;
	margin:15px 15px;
	padding:5px;
	width:80px;
	background:#FFF;
}
