﻿#i_eventos{
	width:				470px;
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
}

/*-----------------------------------------------------------------------*/
#i_eventos h1{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		normal;
	font-size:			11px;
	cursor:				pointer;
	clear:				both;
	text-align:			left;
	border-bottom:		1px #999999 dotted;
}

/*-----------------------------------------------------------------------*/
#i_eventos h2{
	font-weight:		bold;
	font-size:			9px;
	text-align:			left;
	cursor:				pointer;
}

/*-----------------------------------------------------------------------*/
#i_eventos h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#i_eventos p{
	padding-top:		5px;
	padding-bottom:		5px;
}

/*-----------------------------------------------------------------------*/
#i_eventos a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#i_eventos a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#i_eventos img{
	float:				left;
}

/*-----------------------------------------------------------------------*/
#i_eventos span{
	font-size:			10px;
}

/*-----------------------------------------------------------------------*/
#info_eventos{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
	text-align:			left;
}

/*-----------------------------------------------------------------------*/
#info_eventos h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#info_eventos h1{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	font-weight:		normal;
}

/*-----------------------------------------------------------------------*/
#info_eventos img{
	float:				right;
	margin-left:		10px;
}

/*-----------------------------------------------------------------------*/
#info_eventos span{
	font-size:			10px;
}

/*-----------------------------------------------------------------------*/
#info_eventos a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#info_eventos a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#evento{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-top:		10px;
	padding-bottom:		10px;
	padding-right:		10px;
}

/*-----------------------------------------------------------------------*/
#evento a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#evento a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#evento h1{
	font-weight:		normal;
	font-size:			11px;
	cursor:				pointer;
	text-align:			left;
}

/*-----------------------------------------------------------------------*/
#evento h2{
	font-weight:		bold;
	font-size:			9px;
	text-align:			left;
	cursor:				pointer;
}

/*-----------------------------------------------------------------------*/
.evento_div{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	min-height:			20px;
	line-height:		20px;
	padding-left:		15px;
	background-image:	url('../img/bg_item.gif');
	background-repeat:	no-repeat;
	border-bottom:		1px #CCCCCC dotted;
}


