.bgOscuro {
	background-color: #336633;
}
.bgClaro {

	background-color: #FF9999;
}
.bgClaro2 {


	background-color: #CCCC66;
}
.txtNegroBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.txtBlancoBold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.marco_data_home {
	border: thin dotted #FFCCCC;
	background-color: #FFCCCC;
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	padding: 5px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
}
.separador4lados {
	padding: 5px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 2px;
}
