body.evento	{
	background-color: #ffffff
}

a.evento:link {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none
}

a.evento:visited {
	font-family: arial;
	font-size: 12px;
	color: #920000;
	text-decoration: none
}

a.evento:hover {
	font-family: arial;
	font-size: 12px;
	color:  #ff0000;
	text-decoration: underline
}

a.lateralevento:link {
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none
}

a.lateralevento:visited {
	font-family: arial;
	font-size: 10px;
	color: #920000;
	text-decoration: none
}

a.lateralevento:hover {
	font-family: arial;
	font-size: 10px;
	color:  #ff0000;
	text-decoration: underline
}

.textoevento	{
	font-family: arial;
	font-size: 12px;
	color: #000000
}

.textolateralevento	{
	font-family: arial;
	font-size: 10px;
	color: #000000
}

.tituloevento	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase
}

.subtituloevento	{
	font-family: arial;
	font-size: 12px;
	color: #ff0000
}

.legendaevento	{
	font-family : arial;
	font-size: 11px;
	color: #000000
}

td.tipoevento {
	background: #ffcccc;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000  
}

td.itemevento {
	font-family: arial;
	font-size: 12px;
	color: #000000  
}


td.headerprogramacaoevento {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;	
	color: #000000  
}

td.dadosprogramacaoevento {
	font-family: arial;
	font-size: 11px;
	color: #000000  
}


.dataprogramacaoevento {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;	
	color: #000000  
}

.comemorativoevento {
	font-family: arial;
	font-size: 12px;
	color: #ff0000  
}

select.evento	{
	font-family: arial;
	font-size: 10px
}
