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

<style type="text/css">

table {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textocal {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}

.textocal_pt {
	display: block;
	margin: 0;
	padding:10px 0 0 0; 
	list-style-type: none;
	background-color: #E5E5E5;
	border-bottom:1px solid #000000;
}

.textocal_vm {
	display: block;
	margin: 0;
	padding:10px 0 0 0; 
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom:1px solid #000000;
}

#cal ul {
border-bottom:1px solid #000000;
background-color: #FFE4B5; 
}
li.cal {
background: url(img/seta_4.png) no-repeat 0px 2px;
list-style-type:none;
padding: 0 0 2px 15px; 
}


.textocal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	margin: 0px;
	line-height: 18px;
}

.box4 {
	padding: 10px 7px;
	margin: 0 0 10px 0;
	border: 0px;
	background: url(../img/bg_box1-down.gif) no-repeat left bottom;
	color: #666;
}

</style>

