@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imagenes/kiity2cc.JPG);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C39;
}
#header h1 {
	color: #A305A4;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#cuerpo h1 {
	color: #A305A4;
	font-family: Arial, Helvetica, sans-serif;
}

#header h2 {
	color: #BA3DFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header    a {
	color: #BA3DFA;
	text-decoration: none;
}


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


#menu {
	width: 130px;
	float: left;
	background-color: #FFB9AD;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	padding: 0px;
}
#pie p {
	font-size: 10px;
}

#menu a {
	color: #A305A4;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#menu a:hover {
	color: #CEE08C;
	font-weight: bold;
}

#derecha {
	width: 130px;
	float: right;
	background-color: #FFB9AD;
	padding: 0px;
}
#pie {
	clear: both;
	background-color: #FFB9AD;
	margin: 0px;
	padding: 0px;
}
#header {
	color: #8E4FA8;
	background-color: #E6FE76;
	background-repeat: no-repeat;
	background-position: 280px center;
	background-image: url(imagenes/gif-animados-Navidad-Estrella-Comet_55111.gif);
}
#cuerpo h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

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

#cuerpo {
	float: left;
	width: 739px;
	background-color: #FFF;
}
#cuerpo table {
	font-size: 14px;
	color: #FF99FF;
}
#cuerpo      a:link  {
	color: #B719B4;
	text-decoration: none;
}
#cuerpo  a:visited  {
	color: #B719B4;
}

#cuerpo a:hover {
	color: #93E1D1;
	text-decoration: none;
	font-size: 12px;
}

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

