@charset "UTF-8";
/* CSS Document */


#content {
	background-image: url(../JPG/index/pa-index.jpg);
	background-repeat: no-repeat;
	border: 2px solid #FFD47F;
}

/* ----- ACTIVIDADES ----- */


#actividad  {
	width: 150px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#actividades a img {
	border: 2px solid #FFD47F;
}
		
#actividades a:hover img {
	border: 2px solid #6D3B1A;
}
