body {
	background-color: #FFFFFF;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0px;
	margin-right: 2pt;
	margin-bottom: 0px;
	margin-left: 2pt;
	color: #000;
	font-style: normal;
}
#foot {
	background-color: #66ccff;
	height: 30px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	position: absolute;
	left: 0px;
	visibility: visible;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:120px;
	z-index:1;
	background-color: #66ccff;
	visibility: visible;
}

#main {
	position:absolute;
	left:0px;
	top:120px;
	width:1000px;
	z-index:2;
	visibility: visible;
}

#menuMain {
	position:absolute;
	left:12px;
	top:96px;
	width:975px;
	height:24px;
	z-index:1;
}
#menuPub {
	position:absolute;
	top:22px;
	width:146px;
	height:88px;
	z-index:3;
	right: 0px;
}
#menuBiblio {
	position:absolute;
	top:0px;
	width:438px;
	height:132px;
	z-index:3;
	right: 0px;
}
#menuCursos {
	position:absolute;
	top:0px;
	width:292px;
	height:132px;
	z-index:3;
	right: 0px;
}

#menuContacta {
	position:absolute;
	top:0px;
	width:146px;
	height:132px;
	z-index:3;
	right: 0px;
}




table {
	margin: 0px;
}

.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
}

.Menu0_off {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/botonmain_off.gif);
	color: #FFF;
	vertical-align: middle;
	width: 195px;
	height: 24px;
}

.Menu0_over {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	background-image: url(images/botonmain_over.gif);
	text-align: center;
	height: 24px;
	width: 195px;
	vertical-align: middle;
}
.Menu0_on {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/botonmain_on.gif);
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 195px;
}
.textonormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.Menu1_off {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
	vertical-align: middle;
	width: 146px;
	height: 44px;
	background-image: url(images/cursos_off.gif);
}
.Menu1_over {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #930;
	vertical-align: middle;
	width: 146px;
	height: 44px;
	background-image: url(images/cursos_over.gif);
}
.Menu1_on {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	vertical-align: middle;
	width: 146px;
	height: 44px;
	background-image: url(images/cursos_on.gif);
}
.Menu2_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #009;
	vertical-align: middle;
	width: 280px;
	height: 36px;
	font-weight: bold;
}
.Menu2_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #930;
	vertical-align: middle;
	width: 280px;
	height: 36px;
	font-weight: bold;
	text-decoration: underline;
}
.Menu2_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
	vertical-align: middle;
	width: 280px;
	height: 36px;
	font-weight: bold;
	text-decoration: underline;
}


.Menu3_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #900;
	vertical-align: middle;
	width: 400px;
	height: 32px;
}
.Menu3_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000;
	vertical-align: middle;
	width: 400px;
	height: 32px;
	text-decoration: underline;
}
.Menu3_on {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000;
	vertical-align: middle;
	width: 400px;
	height: 32px;
}
.Menu4_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #36F;
	vertical-align: middle;
	width: 378px;
	height: 36px;
}
.Menu4_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #009;
	vertical-align: middle;
	width: 378px;
	height: 36px;
}
.Menu4_on {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #009;
	vertical-align: middle;
	width: 378px;
	height: 36px;
}
.Menu5_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	width: 224px;
	height: 38px;
	background-image: url(images/actividad1.gif);
	padding-left: 24px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.selector1_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000;
	vertical-align: middle;
	width: 460px;
	height: 38px;
	padding-left: 8px;
}
.selector1_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #900;
	vertical-align: middle;
	width: 460px;
	height: 38px;
	padding-left: 8px;
}

.selector1_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #00F;
	vertical-align: middle;
	width: 460px;
	height: 38px;
	padding-left: 8px;
	text-decoration: underline;
}


.Menu5_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #03C;
	vertical-align: middle;
	width: 224px;
	height: 38px;
	background-image: url(images/actividad1_over.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	text-decoration: underline;
}
.Menu5_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #03c;
	vertical-align: middle;
	width: 224px;
	height: 38px;
	background-image: url(images/actividad1_on.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}

