@charset "utf-8";
/* CSS Document */
#all #central #middle #content #recreacion #img{
	background-image:url(img/fotos.jpg);
	background-repeat:no-repeat;
	width:447px;
	height:103px;
	margin-top:30px;
}
ul{
	padding-left:16px;
}
li{
	font-size:12px;
}
#all #central #middle #content #recreacion #text ul li a{
	text-decoration:underline;
}
#all #central #middle #content #recreacion #text p a{
	color:#00984A;
}
#all #central #middle #content #recreacion #text p a:hover{
	text-decoration:underline;
}
