@charset "utf-8";
/* CSS Document */


.nulo {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}

.grifado{
	font-weight: bold;
}

/* Eventos */

#Eventos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	text-align: left;
	width:270px;
	height: 100px;
	/*background:aqua;*/ 
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	
	}


/* ****************** */

#EventGeral{
	float: left;
	width:250px;
	height: auto;
	/* background:lime;*/
	margin-top: 3px;
}

/* event e event2 */

.event, .event2 {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	height: 35px;


}

.event a:link {
	color: #666;
	text-decoration:none;

}

.event a:hover {
	text-decoration: none;
	color: #666;

}
.event2{
	background: url(../imagens/bg_agenda.gif);
}

.negrito_data{
	color: #0079c1;
	text-decoration:none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ******************** */

.scroll{
	width: 15px;
	height: 103px;
	position: relative;
	top:0px;
	left:0px;
	float: left;
}

.scroll2{
	width: 15px;
	height: 40px;
	position: relative;
	top:70px;
	left:0px;
	float: left;
}

/* scrollSobe e scrolldesce */

.scrollSobe, .scrolldesce {
	width: 15px;
	height: 16px;
	background: url(../imagens/scroll_sobe.gif) no-repeat;
}
.scrolldesce{
	background: url(../imagens/scroll_desce.gif) no-repeat;
}

/* *********************** */


/* scrollbarra e scrollbarra2 */

.scrollbarra, .scrollbarra2, .scrollbarraAvisos {
	width: 15px;
	height: 73px;
	background: url(../imagens/scroll_barra.gif);
}
.scrollbarra2{
	height: 0px;
}

/* *********************** */

.scroll a{
	width: 15px;
	height: 16px;
	display: block;
}

.scroll2 a{
	width: 15px;
	height: 16px;
	display: block;
}

/* ******************* */

#extra{
	text-align: left;
	width:200px;
	height: 130px;
	font-size: 10px;
	color:#395f8f;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:200px;
}

#extra img{
	float:left;
	margin-right: 10px;
	border: 0px;
}

/* Extra01 e Extra02 */

#extr01, #extr02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:258px;
	height: 120px;
	line-height: 12px;
	font-size:11px;
	color:#395f8f;
	margin-top: 40px;
	
}
#extr02{
	float:right;
	width:207px;
	
}

/* ***************** */

.caixaExtra{
	width: 260px;
	height: 60px;
	margin: 0px;
	text-align: left;
	float: left;

}

.caixaExtraImg{
	width: 92px;
	height: 56px;
	float:left;
	margin:0px;
	padding:0px;
}
.caixaExtraTexto{
	width: 150px;
	font-size:11px;
	height: auto;
	float:left;
	margin:10px 0 0 5px;
	padding:0px;

}
