@charset "utf-8";
.event_date {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
}
.event_title {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.event_author {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.event_conten {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
.evento_more {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	text-decoration: none;
}
.event_title_inside {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.event_title_portada {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.event_aut_date {
	font-family: "Trebuchet MS", "Century Gothic", verdana, Arial;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

