@charset "utf-8";
body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu {
	background-image: url(images/bg-contenido.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	color: #999999;
	background-color: #FFFFFF;
}
#contenido {
	background-image: url(images/bg-contenido.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0px;
}
#pie1 {
	background-image: url(images/bg-pie1.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 5px;
}
#menu1 {
	color: #999999;
	margin-top: 50px;
	text-align: right;
	margin-right: 10px;
}
#menu1 a, #menu1 a:visited {
	color: #999999;
	text-decoration: none;
}
#menu1 a:hover, #menu1 a:active {
	color: #333333;
	font-weight: bold;
}
#contenido #menu-busqueda a:hover, #contenido #menu-busqueda a:active {
	font-weight: bold;
	color: #333333;
}

#pie2 {
	background-image: url(images/bg-pie2_2.jpg);
	background-repeat: repeat-x;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#pie2 a, #pie2 a:visited {
	color: #999999;
	text-decoration: none;
}
#pie2 a:hover, #pie2 a:active {
	color: #666600;
}
.submenu a, .submenu a:visited {
	color: #990000;
	text-decoration: none;
}
.submenu a:hover, .submenu a:active {
	color: #666600;
	text-decoration: none;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	color:#999999;
	width:140px;
	padding:2px;
	text-align:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #masterdiv .menutitle a, #menu #masterdiv .menutitle a:visited {
	color: #999999;
	text-decoration: none;
}
#menu #masterdiv .menutitle a:hover, #menu #masterdiv .menutitle a:active {
	color: #333333;
	font-weight: bold;
}


.submenu{
	margin-bottom: 0.5em;
	color: #990000;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 5px;
}
.col-borde-der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9dad8;
}
.col-borde-izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9dad8;
}
.col-sin-borde {
}
#contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #464646;
	margin-left: 10px;
	margin-top: 5px;
}
.juegos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#FrogJS{
	width: 580px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: center;
	height: 500px;
			}
#contenido p {
	margin-left: 10px;
	margin-right: 10px;
}

			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
#contenido h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-top: 5px;
	color: #000066;
}
#contenido h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
#contenido a, #contenido a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#contenido a:hover, #contenido a:active {
	color: #999999;
	font-weight: bold;
}
#contenido #menu-busqueda a, #contenido #menu-busqueda a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#contenido #menu-busqueda a:hover, #contenido #menu-busqueda a:active {
	font-weight: bold;
	color: #333333;
}
#contenido #mapa ul {
	list-style-type: none;
}
#contenido #mapa li {
	padding: 0px;
	margin: 0px;
}
.submapa {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.texto-pegado-negrita {
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto-pegado {
	font-weight: normal;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.borde-foto {
	border: 1px solid #990000;
}
.darwin {
	line-height: 14px;
	color: #4D7FA4;
}
.linea-naranja {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.punteado-tabla {
	border: 1px dotted #999;
}
.punteado {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

