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

#header h2 {
	color: #FFFFFF;
	font-family: "Comic Sans MS", Courier, "Times New Roman", Verdana, Arial;
}

#header   a {
	color: #00ff00;
	text-decoration: none;
}

#header   a:link,a:visited {
	color: #00ff00;
	text-decoration: none;
}
#derecha a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



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


#menu {
	width: 125px;
	float: left;
	background-color: #FBC1CD;
	padding-left: 7px;
	padding-top: 3px;
}
#pie p {
	font-size: 10px;
}

#menu a {
	color: #A33AEC;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFFFF;
}
#derecha  a:link, a:visited {
	color: #A33AEC;
	text-decoration: none;
	font-weight: bold;
}


#derecha {
	width: 125px;
	float: right;
	background-color: #FBC1CD;
	padding-top: 3px;
	overflow: visible;
}
#pie {
	clear: both;
	background-color: #FBC1CD;
	bottom: auto;
	height: 55px;
	top: auto;
}
#header {
	background-color: #dc18e8;
}
#cuerpo h2 {
	color: #FFFFFF;
}

#wraper {
	width: 1000px;
	background-color: #FBC1CD;
	margin: auto;
}

#cuerpo {
	width: 737px;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
}
#cuerpo table {
	font-size: 14px;
	color: #582265;
}
#cuerpo a {
	color: #582265;
	text-decoration: none;
}
#cuerpo a:hover {
	color: #FF00FF;
	text-decoration: none;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.index {
	font-size: 12px;
	color: #A33AEC;
}
.juegos  {
	padding-right: 12px;
	padding-left: 12px;
}
.juegos p {
	margin: 0px;
}

