@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imagenes/nieuwe_achtergrond_paars_vliegtuigies.gif);
}
#header h1 {
	color: #002079;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#cuerpo h1 {
	color: #002079;
	font-family: Arial, Helvetica, sans-serif;
}

#header h2 {
	color: #FFFFFF;
	font-family: "Comic Sans MS", Courier, "Times New Roman", Verdana, Arial;
}
#header   a:link,a:visited {
	color: #002079;
	text-decoration: none;
}


#menu h2 {
	color: #C50000;
	font-size: 20px;
	font-weight: bold;
}


#menu {
	width: 170px;
	float: left;
	background-color: #BFCFFF;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#pie p {
	font-size: 10px;
}

#menu a {
	color: #005AC0;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
}

#derecha {
	width: 166px;
	float: left;
	background-color: #BFCFFF;
	margin-left: 5px;
	margin-bottom: 5px;
}
#pie {
	clear: both;
	margin-top: 5px;
	background-image: url(imagenes/nieuwe_achtergrond_paars_vliegtuigies.gif);
}
#header {
	height: 190px;
	background-image: url(imagenes/nieuwe_achtergrond_paars_vliegtuigies.gif);
}
#cuerpo h2 {
	color: #FFFFFF;
}

#wraper {
	margin: auto;
	width: 1000px;
	background-image: url(imagenes/nieuwe_achtergrond_paars_vliegtuigies.gif);
}

#cuerpo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 640px;
	background-image: url(imagenes/nieuwe_achtergrond_paars_vliegtuigies.gif);
}
#cuerpo table {
	font-size: 14px;
	color: #0054B6;
}
#cuerpo    a:link ,a:visited {
	color: #0054B6;
	text-decoration: none;
}
#cuerpo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.index {
	font-size: 12px;
	color: #0054B6;
}
.juegos  {
	padding-right: 12px;
	padding-left: 12px;
}
.juegos p {
	margin: 0px;
}
.borde {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #002079;
	padding-left: 8px;
}
.borde2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0054B6;
}
#derecha  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#derecha   a:link, a:visited {
	text-decoration: none;
	color: #004EAB;
}
