/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================

See Themes Subdirectory for Creating Themes that will be loaded by the Module Instance Settings

*/
.Categoria
{
	font-family:Verdana;
	font-size: 0.917em;
	color:  #68391E;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
	text-align:left;
}
.Titulo
{font-weight:bold;
	font-size: 1.083em;
	color:  #cc6b32;
	margin-left:20px;
	font-family:Verdana;
	}
	
	.Fecha
	{font-family:Verdana;
		font-weight:bold;
	font-size: 0.917em;
	color:  Black;
	margin-left:20px;
	text-align:left;	
	
		}
