
h3{
	font-family: Arial, Helvetica, sans-serif;
}
.DeustoAgenda{
	font-size: 14px;
	min-height: 500px;
	padding-bottom: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.estrecho{
	width: 95%;
}
.DeustoAgenda .titulo{
	background: url(../../deusto/img/all/bg-cabecera.gif) repeat-x 0 0;
	color: #FFF;
	/*margin-left: 5px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*width: 102%;*/
	margin-right: 4px;
	margin-left: 4px;
}
.DeustoAgenda .titulo .textoTitulo{
	padding-left: 15px;
	padding-right: 20px;
	overflow: hidden;
	height: 35px;
}
.DeustoAgenda .titulo .textoTitulo a{
	color: #FFF;
	text-decoration: none;
}
.DeustoAgenda .titulo .textoTitulo a:hover{
	color: #C4C1C1;
	text-decoration: none;
}
.DeustoAgenda .info{
	background-color: #FFF;
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 35px;
	
	margin-right: 4px;
	margin-left: 4px;
	font-size: 12px;
}
.DeustoAgenda .info.hora{
	background:url(../../deusto/img/all/ico-hora.png) #FFF no-repeat 15px;
	padding-top: 10px;
}
.DeustoAgenda .info.lugar{
	background:url(../../deusto/img/all/ico-mapa.png) #FFF no-repeat 16px 5px;
	padding-bottom: 30px;
}
h3.eventosDeusto{
	background: url(../../deusto/img/all/bg-cruzes.gif) repeat scroll 0 0 #333333;
	font-size:15px;
	padding: 15px 10px 15px 5px;
	color:#FFF;
	margin-left: 4px;
	border: 0;
	
	margin-right: 4px;
}
h3.eventosDeusto span{
	background:url(../../deusto/img/all/ico-calendar.png) no-repeat 0 0;
	padding:0 0 5px 30px;
	text-transform: uppercase;
	white-space: nowrap;
}
.DeustoAgenda .botonDescarga{
	margin-left: 5px;
	background-color: #FFF;
    padding-bottom: 10px;
	
	margin-right: 4px;
	margin-left: 4px;
}
.DeustoAgenda .botonDescarga a{
	text-align: center;
	width: 70%;
	margin-left: 25px;
}
.DeustoAgenda ul{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
h3.eventosDeusto{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.no_events {
background: url(../../deusto/img/all/bg-cabecera.gif) repeat-x 0 0;
color: #FFF;
padding-left:5px;
font-size:14px;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 4px;
margin-left: 4px;
}