* {margin:0;padding:0;}
img {border: none;}
body {
	color: #000;
	background-color: #000;
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	margin-top: 20px;
	background: #000 url(http://www.artifices.net/00podcast/dilectio/bp.jpg) no-repeat center top;
}
strong {
	color: #990000;
	font-size: 13px;
}
p {
	margin: 2px 2px 8px 2px;
	padding-left: 2px;
}
h1 {
	margin-top: 5px; margin-left: 2px;
}
ul,ol {
	margin-left: 15px;
	padding-left: 15px;
}

#contenedor {
	margin: 0 auto;
	width: 940px;
}
#menu {
	float: left;
	width: 181px;
	height: 481px;
	background-image: url(../imagenes/menu-fondo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000;
	background-color: #990000;
	font-size: 11px;
}
#menu strong,#menu a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#centrado {
	text-align: center;
	font-size: 14px;
}
#derecha {
	float: left;
	width: 720px;
}
#derecha a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#derecha a:hover {
	text-decoration: underline;
}
#clave {
	color: #000;
}
#clave strong {color: #fff;}

form {
	padding-left: 10px;
}
#form strong {
	color: #fff;
}
#map-marco {
	width: 720px;
	padding: 10px;
	border: 2px solid #990000;
	background-color: #fff;
}
#map-marco h2 {
	color: #990000;
}
#map,#solucion,#suerte {
	width: 720px;
	height: 375px;
}
#suerte p {
	margin-top: 50px;
}
#suerte p,#suerte strong {
	font-size: 20px; text-align:center;
}
div#popup {
	width: 300px;
}
#recursoscontenedor {
	background-color: #fff;
}
#pie {
	clear: both;
	text-align: center;
}
.seccion {
	cursor: pointer;
}
.seccion_on {
	cursor: pointer;
}
.seccion_off {
	cursor: pointer;
}
div.desplegable {
	display: none;
}



