#banner {
	float: left;
	width: 570px;
}
#boxes_baixo {
	float: left;
	width: 570px;
}
#boxes_baixo   .box_esquerda {
	width: 280px;
	background-color: #FFF979;
	height: 130px;
	float: left;
	margin-top: 10px;
}
#boxes_baixo  .box_direita {
	width: 280px;
	background-color: #FFF979;
	height: 130px;
	float: right;
	margin-top: 10px;
}
#marqueecontainer{
	height: 95%;
	overflow: hidden;
	width: 170px;
	position: relative;
        z-index: 1;
}
.box_subtitulo     {
	color: #bb0000;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
}
.box_titulo     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/barrinha.jpg);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box_subtitulo  img   {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.box_texto   {
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.box_texto  a   {
	color: #000000;
	text-decoration: none;
}

#boxes_laterais {
	float: right;
	width: 365px;
}
.noticias {
	background-color: #FFF979;
	float: right;
	width: 170px;
	height: 518px;
	overflow: hidden;
        margin-left:5px;
}
#banner_socio {
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	height: 284px;
}

.box_noticias_titulo {
	font-size: 10px;
	font-weight: bold;
	color: #bb0000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.box_noticias_titulo a {
	color: #bb0000;
	text-decoration: none;
}

.box_noticias_hora {
	color: #bb0000;
	font-size: 10px;
	margin: 0px;
	padding-left: 10px;
}
.box_noticias_texto {
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}
.box_noticias_texto a {
	color: #000000;
	text-decoration: none;
}

.box_noticias_vejamais {
	font-size: 10px;
	font-weight: bold;
	color: #bb0000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bb0000;
	padding-left: 80px;
}
.box_noticias_vejamais a {
	color: #bb0000;
	text-decoration: none;
}

/* calendario */
.linked-day {
	color: #612F01;
	background-color: #ebd710;
	text-align: center;
}
.linked-day a {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}
#agenda {
	width:190px;
	height: 220px;
	font-size:10px;
	float:right;
	margin-bottom: 5px;
	background-color: #FFF979;
}
#agenda .agenda_texto {
	margin: 10px;
	border-bottom: 1px dotted #bb0000;
	padding-bottom: 10px;
}

.calendario   {
	text-indent: 0px;
	margin: 0px;
	height: 170px;
	margin-top: 10px;
	text-align: center;
}
.calendar-month a{
	text-decoration: none;
	font-weight:bold;
	color: #bb0000;
	font-size: 12px;
}

.calendar-prev a, .calendar-next a{
	text-decoration:none;
}
