/* ESTILOS PROPIOS DEL CONTENIDO: Generales --------------------------- */

.mod_title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.mod_buscador {
	background-color: #000;
}

.mod_status_1 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

.mod_status_2 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Propias --------------------------- */

.mod_agenda_date{
	clear: both;
	margin: 5px;
	font-size: 13pt;
	font-weight: bold;
	border-top: 1px solid #AFBBB9;
	padding: 3px 3px 3px 20px;
	background-image: url(../imagenes/calendar.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.mod_agenda_author {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	font-style: oblique;
	color: #7A8D8B;	
}

.mod_agenda_content {
	padding-left: 30px;
}

.mod_agenda_image {
	float: left;
	padding: 5px;
}

.mod_agenda_image img{
	border: 2px solid #7A8D8B;
}

.mod_agenda_fechas {
	font-size: 13px;
}

.mod_agenda_pictures {
	width: 160px;
	padding: 5px;
	float: right;
	font-size: 10px;
	margin: 10px 0px 10px 10px;
	text-align: center;
	clear: both;
}

.mod_agenda_pictures a{
	font-size: 10px;
}

.mod_agenda_pictures img{
	background-color: transparent; 
	border: 2px solid #E5E6E2;
	margin-top: 5px;
}

.mod_agenda_resume {
	margin-bottom: 8px;
	font-weight: bold;
}

.mod_agenda_content_detail {
	margin-bottom: 10px;
}
