#contenido img{
	display: block;	
}

#contenido #imgTitDanza{
	margin-bottom: 15px;	
}

#contenido #textoHome{
	clip: rect(1px 40px 80px 1px);
	width: 379px;
	height: 166px;
	background: url(/images/home/fondo-naranja.gif) -10px top;
}

#contenido #textoHome p{
	padding-top: 20px;
	padding-left: 20px;
	width: 270px;
	font-size: 12px;
}

#contenido #textoHome a{
	display: block;
	height: 14px;
	background: url(/images/flecha-azul.png) no-repeat left 2px;
	padding-left: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
}

#contenido #textoHome a:hover{
	color: #000;	
}

#contenido #actividades{
	position: absolute;
	top: 120px;
	left: 470px;
}

#contenido #actividades img{
	margin-bottom: 10px;
}

#contenido #actividades div{
	background: url(/images/home/fondo-azul.png) no-repeat right top;
	width: 319px;
	height: 73px;
	margin-bottom: 20px;	
}

#contenido #actividades p{
	width: 269px;
	height: 63px;
	background: #92bfc5 url(/images/home/trama-fondo-azul.gif) no-repeat left top;
	padding-left: 27px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}

#contenido #actividades a{
	display: block;
	font-size: 16px;	
	color: #472a1f;
	text-decoration: none;
}

#contenido #actividades a:hover{
	color: #d2581e;	
}

#contenido #actividades span{
	display: block;
	font-size: 12px;	
	color: #4b4b4b;
	font-weight: normal;
}

