

* {font-family:Arial, Helvetica, sans-serif}

td {text-align:center;}

table {margin-top:20px;}

body {
	margin:0px;
	border:0px;
}

img {border:none}

.cuerpo {
	width:100%;
	margin:auto;
}

.header {
	background-color:#6FBC20;
	/*background-image:url(../img/spacerhd.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	height:130px;
	width:93%;
	float:right
}

.logoup {
	float:left;
	width:371px;
	height:126px;
	background-image:url(../img/klogo.png);
	background-repeat:no-repeat;
	margin-left:0px;
	position:absolute;
	z-index:100px;
}

.imghead {
	width:414px;
	height:107px;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.limpiar {clear:both}

.wrap_body { min-width:1000px}

.menu {
	width:7%;
	height:600px;
	float:left;
	text-align:right;
}

.caja {
	float:right;
	width:93%;
	background-color:#FFFF01;
	background-image:url(../img/colorfondo.gif);
	background-repeat:repeat-x;
	background-position:top;
	min-height:600px;
	min-width:930px;	
}

.contenedor {
	width:903px;
	margin:auto;
	margin-top:20px;
}

.topcont {
	width:902px;
	height:42px;
	background-image:url(../img/topcontenedor.gif);
	background-repeat:no-repeat;
}

.contenido {
	width:882px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	
}

.contherr {
	width:882px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	text-align:center
}

.cont_izq {
	width:642px;
	float:left;
	text-align:center;
}

.cont_izq_jue {
	width:800px;
	text-align:center;
	margin:auto;
}

.cont_der {
	width:240px;
	float:right;
	text-align:center;
}

.cont_der_jue {
	width:200px;
	float:right;
	text-align:center;
}

.phpcont {
	width:615px;
	margin-top:10px;
	text-align:center;
	font-size:20px;
}

.phpcont a:link {color:#009900; font-weight:900; text-decoration:none}
.phpcont a:hover {color:#FF9900; text-decoration:underline;}
.phpcont a:visited {color:#006600}

.phpcont img {margin-bottom:20px;}

.phpactiv {
	width:615px;
	margin-top:10px;
	padding: 10px;
	font-size:18px;
	text-align:left;
	color:#006699;
	background-image:url(../img/act_fondo.png);
	background-repeat:no-repeat;
	background-position:bottom
}

.phpactiv td { text-align:left; color:#009900; font-size:16}
.phpactiv a:link {color:#006699;}
.phpactiv a:hover {color:#003366; text-decoration:none}
.phpactiv a:visited {color:#006699; text-decoration:none}
.phpactiv b {color:#FF3300; font-size:18px}
.phpactiv ul { list-style-image:url(../img/list_star.png)}
.phpactiv ol { list-style-image:url(../img/list_flecha.png)}

.phpabue {
	width:615px;
	margin-top:10px;
	font-size:18px;
	color:#FF6600
}

.phpabue h3 {color:#009900; font-size:24px; font-weight:bolder}
.phpabue b {color:#FF6600; font-weight:bold; font-size:20px; color:#FF3300}

.phpjuegos {
	width:800px;
	padding-top:10px;
	margin:auto;
	font-size:18px;
	color:#009933;
	text-align:center;
}


.phpjuegos h4 {font-size:18px; color:#FF3300}
.phpjuegos h4 {font-size:18px; color:#FF3300; font-weight:bold}

.dwncont {
	width:902px;
	height:43px;
	background-image:url(../img/dwncontenedor.gif);
	background-repeat:no-repeat;
	margin-bottom:30px;
	padding-top:10px;
}

.flashindx {
	margin:auto;
	width:980px;
}

.footer {
	height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.titprin {margin-top:20px;}

.sbtit {margin-top:30px;}

.form {
	width:450px;
	text-align:center;
}

.txt {
padding-top:5px;
	text-align:right;
	width:220px;
	float:left
}

.labels {
	text-align:left;
	width:220px;
	float:right
}






