div#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../img/gob40.png);
	background-image: url(../img/col40.png);
	background-image: url(../img/cob3.png);
	background-image: url(../img/sub-cob3.png);
	background-image: url(../img/contac2.png);
	background-image: url(../img/peq-bot1_sob.png);
	background-image: url(../img/peq-bot2_sob.png);
	background-image: url(../img/peq-bot3_sob.png);
	background-image: url(../img/peq-bot4_sob.png);
	background-image: url(../img/botonessup_ninos1_s.gif);
	background-image: url(../img/botonessup_ninos2_s.gif);
	background-image: url(../img/botonessup_ninos3_s.gif);
	background-image: url(../img/botonessup_ninos4_s.gif);
	background-image: url('');
}

body {
	background: url('../img/fondoop.jpg') no-repeat fixed center bottom;
}

* {
	padding: 0px;
	margin: 0px;
}

a {
  outline: none;
}

img, table, a, fieldset {
	border: none;
}

h1{
	font-size:16px;
	font-weight:bold;
	color:#000;
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#666;
}

h3{
	font-size:13px;
	color:#333;
	/*margin-bottom: 15px;*/
}

ul, ol{
	padding-left:10px;
	color:#333;
}

li{
	color:#333;
}

.todo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000;
	width: 960px;
	height:auto;
	margin: 15px auto;
	text-align: left;

}

.cabezote {
	height: auto;
	width: 960px;
}

.ninos_right>div {
	float: right;
}
.ninos_left>div {
	float: left;
}

.moduletable_avion1>a, .moduletable_avion2>a, .moduletable_avion3>a, .moduletable_avion4>a {
	background-position:center;
	background-repeat:no-repeat;
	height: 30px;
	width: 90px;
	margin: 15px;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	display: block;
	text-decoration:none;
	color: #000;
}

.moduletable_avion1>a {
	background-image: url(../img/botonessup_ninos1.png);
	padding: 35px 5px 85px;
}
.moduletable_avion1>a:hover {
	background-image: url(../img/botonessup_ninos1_s.gif);
}

.moduletable_avion2>a {
	background-image: url(../img/botonessup_ninos2.png);
	padding: 90px 5px 30px;
}
.moduletable_avion2>a:hover {
	background-image: url(../img/botonessup_ninos2_s.gif);
}

.moduletable_avion3>a {
	background-image: url(../img/botonessup_ninos3.png);
	padding: 110px 5px 10px;
}
.moduletable_avion3>a:hover {
	background-image: url(../img/botonessup_ninos3_s.gif);
}

.moduletable_avion4>a {
	background-image: url(../img/botonessup_ninos4.png);
	padding: 115px 5px 5px;
}
.moduletable_avion4>a:hover {
	background-image: url(../img/botonessup_ninos4_s.gif);
}

.cuerpo {
	float: left;
	height: auto;
	width: 960px;
}

.columnader {
	height: auto;
	width: 220px;
	float:right;
}

.columnader>div {
	margin: 10px;
	height: auto;
	width: 200px;
	float: right;
}

.columnacentro {
	height: auto;
	width: 740px;
	float:left;
	padding: 5px 0px;
}

.bot_pie {
	margin: 5px 0px;
	height: 94px;
	width:960px;
	float:left;
	background-image: url('../img/fot_con.png');
	background-repeat: repeat-x;
}

.pie {
	background: url('../img/pie.png') no-repeat;
	height: 80px;
	width: 590px;
	float:left;
	margin: 5px 0px;
	padding: 5px 350px 5px 20px;
}

.pie_ninos {
	height: 130px;
	width: 960px;
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin: 5px -480px;	
}
#espacio_pie_ninos {
	height: 140px;
	width: 960px;
	float: left;
}

.centro {
	height: auto;
	width: 740px;
	float:left;
	margin: 5px 0px 5px 5px;
}

.centro>div {
	margin-right: 5px;
}

.contentpaneopen {
	width: 100%;
}

.contentheading_centrocorto {
	font-weight: bold;
}

.componentheading, .contentheading {
	background: transparent url('../img/fondo_titulo.jpg') repeat top;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.content_rating, .content_vote, .small, .createdate, .modifydate {
	font-size:11px;
	color:#666;
}

a.mainlevel {
	background: transparent url('../img/cob.png') no-repeat scroll left top;
	color: #000;
	display: block;
	width: 190px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	padding: 0px 0px 3px 2px;
}
a.mainlevel {
	font-weight: 700;
	font-size: 11px;
}
a#active_menu.mainlevel {
	background: transparent url('../img/cob2.png') no-repeat scroll left top;
	color: #FFF;
}
a.mainlevel:hover, a#active_menu.mainlevel:hover {
	background: transparent url('../img/cob3.png') no-repeat scroll left top;
	color: #FFF;
}

a.sublevel {
	background: transparent url('../img/sub-cob.png') no-repeat scroll left top;
	color: #000;
	display: block;
	width: 182px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	padding: 1px 0px 1px 5px;
}
a.sublevel {
	font-weight: 700;
	font-size: 11px;
}
a#active_menu.sublevel {
	background: transparent url('../img/sub-cob2.png') no-repeat scroll left top;
	color: #FFF;
}
a.sublevel:hover, a#active_menu.sublevel:hover {
	background: transparent url('../img/sub-cob3.png') no-repeat scroll left top;
	color: #FFF;
}

.module_simple {
	background: transparent url('../img/module_top_simple.png') no-repeat top;
	padding: 11px 0px 0px 0px;
}
.module_simple>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_simple>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_buscar_ninos {
	background: transparent url('../img/module_top_buscar_ninos.png') no-repeat top;
	padding: 53px 0px 0px 0px;
}
.module_buscar_ninos>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_buscar_ninos>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}
 
.module_registro {
	background: transparent url('../img/module_top_registro.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_registro>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_registro>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_encuesta {
	background: transparent url('../img/module_top_encuesta.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_encuesta>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_encuesta>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_encuesta_ninos {
	background: transparent url('../img/module_top_encuesta_ninos.png') no-repeat top;
	padding: 53px 0px 0px 0px;
}
.module_encuesta_ninos>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_encuesta_ninos>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_aplicaciones {
	background: transparent url('../img/module_top_aplicaciones.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_aplicaciones>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_aplicaciones>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_foros {
	background: transparent url('../img/module_top_foros.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_foros>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_foros>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_micontraloria {
	background: transparent url('../img/module_top_micontraloria.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_micontraloria>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_micontraloria>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_participa {
	background: transparent url('../img/module_top_participa.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_participa>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_participa>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}
 
.module_interactua {
	background: transparent url('../img/module_top_interactua.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_interactua>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_interactua>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_quepasa {
	background: transparent url('../img/module_top_quepasa.png') no-repeat top;
	padding: 40px 0px 0px 0px;
}
.module_quepasa>div {
	background: transparent url('../img/module_bottom.png') no-repeat bottom;
	padding: 0px 0px 11px 0px;
}
.module_quepasa>div>div {
	background: transparent url('../img/module_middle.png') repeat-y;
}

.module_centrolargo {
	background: transparent url('../img/mod_centrol_top.png') no-repeat top;
	padding: 21px 0px 0px 0px;
	width: 724px;
	float: left;
	height: auto;
}
.module_centrolargo>div {
	background:  transparent url('../img/mod_centrol_bot.png') no-repeat bottom;
	padding: 0px 0px 21px 0px;
}
.module_centrolargo>div>div {
	background: transparent url('../img/mod_centrol_mid.png') repeat-y scroll 0 0;
}
 
.module_centromedio, .module_centromedio_ninos {
	background: transparent url('../img/mod_centrom_top.png') no-repeat top;
	padding: 21px 0px 0px 0px;
	width: 483px;
	float: left;
	height: auto;
}
.module_centromedio>div, .module_centromedio_ninos>div {
	background:  transparent url('../img/mod_centrom_bot.png') no-repeat bottom;
	padding: 0px 0px 21px 0px;
}
.module_centromedio>div>div, .module_centromedio_ninos>div>div {
	background: transparent url('../img/mod_centrom_mid.png') repeat-y;
}
 
.module_centrocorto {
	background: transparent url('../img/mod_centros_top.png') no-repeat top;	
	padding: 13px 0px 0px 0px;
	width: 238px;
	float: left;
	height: auto;
}
.module_centrocorto>div {
	background: transparent url('../img/mod_centros_bot.png') no-repeat bottom;
	padding: 0px 0px 13px 0px;
}
.module_centrocorto>div>div {
	background: transparent url('../img/mod_centros_mid.png') repeat-y;
}

.module_centrocorto>div>div>div, .module_centromedio>div>div>div, .module_centromedio_ninos>div>div>div, .module_centrolargo>div>div>div, .module_simple>div>div>div, .module_buscar>div>div>div, .module_buscar_ninos>div>div>div, .module_quepasa>div>div>div, .module_interactua>div>div>div, .module_participa>div>div>div, .module_micontraloria>div>div>div, .module_foros>div>div>div, .module_aplicaciones>div>div>div, .module_encuesta>div>div>div, .module_encuesta_ninos>div>div>div, .module_registro>div>div>div{
	background-image: none;
	margin: 0px 5px;
	height: 100%;
}

.module_centrocorto>div>div>div, .module_centromedio>div>div>div {
	height: 200px;
}
 
.module_centrocorto>div>div>div>*, .module_centromedio>div>div>div>*, .module_centromedio_ninos>div>div>div>*, .module_centrolargo>div>div>div>*, .module_simple>div>div>div>*, .module_buscar>div>div>div>*, .module_buscar_ninos>div>div>div>* {
	margin: auto;
	vertical-align: middle;
}

.contac>a {
	background: url('../img/contac.png') no-repeat center;
	display:block;
	float: right;
	height: 70px;
	width: 162px;
	margin: 12px 29px;
}
.contac>a:hover {
	background: url('../img/contac2.png') no-repeat center;
}

.log_gob>a {
	background: url('../img/gob.png') center no-repeat;
	display:block;
	float:left;
	margin: 7px;
	height: 80px;
	width: 75px;
}
.log_gob>a:hover {
	background: url('../img/gob40.png') center no-repeat;
}

.log_col>a {
	background: url('../img/col.png') center no-repeat;
	display:block;
	float:left;
	margin: 7px;
	height: 80px;
	width: 75px;
}
.log_col>a:hover {
	background: url('../img/col40.png') center no-repeat;
}

.moduletable_maletin>a, .moduletable_reloj>a, .moduletable_libro>a, .moduletable_mundo>a {
	float: right;
	height: 23px;
	width: 84px;
	margin:5px;
	margin-top:10px;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	text-align:center;
	color: #FFF;
	padding-top:50px;
	vertical-align:bottom;
	display:block;
	text-decoration:none;
}

.moduletable_maletin>a  {
	background: url('../img/peq-bot1.png') center top no-repeat;
}
.moduletable_maletin>a:hover {
	background: url('../img/peq-bot1_sob.png') center top no-repeat;
}

.moduletable_reloj>a  {
	background: url('../img/peq-bot2.png') center top no-repeat;
}
.moduletable_reloj>a:hover  {
	background: url('../img/peq-bot2_sob.png') center top no-repeat;
}

.moduletable_libro>a  {
	background: url('../img/peq-bot3.png') center top no-repeat;
}
.moduletable_libro>a:hover  {
	background: url('../img/peq-bot3_sob.png') center top no-repeat;
}

.moduletable_mundo>a  {
	background: url('../img/peq-bot4.png') center top no-repeat;
}
.moduletable_mundo>a:hover  {
	background: url('../img/peq-bot4_sob.png') center top no-repeat;
}

