
*{ font-family: droid_sansregular; margin: 0;}
dl{ height: auto;}
dt{ padding: 20px;} 
dd{ padding: 0px 1% 5px;}
dt{ background: #ffffff; color: rgb(104, 101, 101); border-bottom: 1px solid #141414; border-top: 1px solid #4E4E4E; cursor: pointer; }
dd{ background: #767568; color: rgb(255, 255, 255); display: none; height: auto; }
dt.activo, dt:hover{ background: #e4e2e2; height: auto;}

dt.eventos{ background: #5c8e39; color: rgb(255, 255, 255); border-bottom: 1px solid #141414; border-top: 1px solid #4E4E4E; cursor: pointer; }
dd.eventos{ background: #449a2f; color: rgb(255, 255, 255); display: none; height: auto; }
dt.eventos.activo, dt.eventos:hover{ background: #449a2f; height: auto;}

dt:before{ content: ""; margin-left: 10px; }
dt.activo:before{ content: ""; }

.iconify { 	
	width: 26px; height: 26px; 
	vertical-align: middle;
}

.cabec{
background-image: url("clima.png");
background-repeat: repeat-x;
}
.imagenus img{
		display: block;
		float: right;
		border: 0px;
		margin: 10px 10px 10px 10px;
		width: 30%;
		height: auto;
	}
.izquierda img{
	display: block;
	float: left;
	border: 0px;
	margin: 0px;
	width: 40%;
	height: auto;
}


	h1 {
		position: relative;
		color: white;
		/*padding: 10px;*/
		font-size:30px;
		font-family: Dosis;
	  }

	  h1.eventos {
		position: relative;
		color: #292929;				
		font-size:30px;
		font-family: Dosis;
	  }
	  
	h1 span {
		position: absolute;
		display: block;
		width: 100%;
		height: 30px;
	  }

	  @media (max-width: 600px) {
		dd {
		  font-size: 1.2em;
		}
	  }
	  
	  .boton-personalizado-5 {
		text-decoration:none;
		font-weight: 600;
		font-size: 14px;
		color:#ffffff;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:40px;
		padding-right:40px;
		background-color: transparent;
		border-width: 3px;
		border-style: solid;
		border-color: #ffffff;
		}





















