/* CSS Document */
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00A0E2;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0E2;
}

ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	text-indent: 0px;
}

.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.texto2:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #00A0E2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #efe600;
	text-align: right;
	text-decoration: none;
}
.texto2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #E61577;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #efe600;
	list-style-position: outside;
	text-align: right;
	text-decoration: none;
}
.texto2:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #D95C05;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D95C05;
	text-align: right;
	text-decoration:none;
}
.textocursiva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: justify;
	font-style: oblique;
	background-color: #00A0E2;
	margin-right: 50px;
	margin-left: 50px;
	background-position: center center;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C7EB;
	border-right-color: #00529B;
	border-bottom-color: #00529B;
	border-left-color: #78C7EB;
	font-weight: bolder;
}
.textocursiva2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-align: center;
	font-style: oblique;
	background-color: #00A0E2;
	margin-right: 50px;
	margin-left: 50px;
	background-position: center center;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C7EB;
	border-right-color: #00529B;
	border-bottom-color: #00529B;
	border-left-color: #78C7EB;
	font-weight: bolder;
}


.textocur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
	font-style: oblique;
	background-color: #00A0E2;
	background-position: left center;
	vertical-align: middle;
	margin-right: 90px;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C7EB;
	border-right-color: #00529B;
	border-bottom-color: #00529B;
	border-left-color: #78C7EB;
	font-weight: bolder;
}

.texto:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00A0E2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #efe600;
	text-decoration: none;
}
.texto:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E61577;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #efe600;
	list-style-position: outside;
	font-weight: bold;
}
.texto:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D95C05;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D95C05;
	text-decoration:none;
}
.tablaprincipal {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA87D;
	border-right-color: #D95C05;
	border-bottom-color: #D95C05;
	border-left-color: #FFA87D;
	background-color: #FFFFFF;
}
.tablatextoder {
	background-image: url(imagenes/liana2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.tablatexto {
	background-image: url(imagenes/liana2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tablatexto2 {
	background-image: url(imagenes/liana1.png);
	background-repeat: no-repeat;
	background-position: left 50px;
}

.vinculo {
	text-decoration:none;
	outline:none;
}
.abrelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00A0E2;
	font-weight: bold;
}
.res {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align:middle;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}
.res:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align:middle;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}
.res:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align:middle;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.res:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align:middle;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}
.ficha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 55px;
	margin-right: 55px;
	text-indent: 0px;
	background-color: #A4D767;
	padding: 10px;
	font-weight: bold;
}
.ficha2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.tablaestimulacion {

	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4D767;
	border-right-color: #49601C;
	border-bottom-color: #49601C;
	border-left-color: #A4D767;
	background-color: #FFFFFF;
}
.tablaobjetivos {


	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C7EB;
	border-right-color: #00529B;
	border-bottom-color: #00529B;
	border-left-color: #78C7EB;
	background-color: #FFFFFF;
}
.abrelink_blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.lista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #000000;
	text-align: justify;
	list-style-image: url(imagenes/naranja.gif);
	list-style-position: outside;
}
.textoamarillo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #EFE600;
	text-align: justify;
	text-indent: 25px;
	font-weight: normal;
	font-variant: normal;
	background-color: #4F8A10;
	padding: 2px;
}
.listaobj {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-image: url(imagenes/lila.gif);
	list-style-position: outside;
}
.textoamarilloazul {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #EFE600;
	text-align: justify;
	text-indent: 25px;
	font-weight: normal;
	font-variant: normal;
	background-color: #00A0E2;
	padding: 2px;
}
.tablamodulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
	border: 1px solid #00A0E2;
	vertical-align: middle;
}

.tablalila {

	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA9FCC;
	border-right-color: #AA1054;
	border-bottom-color: #AA1054;
	border-left-color: #FA9FCC;
	background-color: #FFFFFF;
}
.listaazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul.gif);
}
.tablacontacto {

	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EB7A;
	border-right-color: #BBA800;
	border-bottom-color: #BBA800;
	border-left-color: #F0EB7A;
	background-color: #FFFFFF;
}
.azul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #00A0E2;
}
.naranja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #FF8642;
}

.estilotextarea {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EB7A;
	border-right-color: #BBA800;
	border-bottom-color: #BBA800;
	border-left-color: #F0EB7A;
	} 
.datos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #FFFFFF;
	background-color: #A4D767;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin-right: 90px;
	margin-left: 90px;
	font-weight: bold;
}
.botonform{
	font-size:10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EB7A;
	border-right-color: #BBA800;
	border-bottom-color: #BBA800;
	border-left-color: #F0EB7A;
	background-color: #EFE600;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
       }
.nombre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	background-color: #A4D767;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tablatexto3 {
	background-image: url(imagenes/liana3.png);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.listaaamarillo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/amarillo2.gif);
}
.listalila {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila.gif);
}
.listaverde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/verde2.gif);
}
.listanaranja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja2.gif);
}
.listanaranja2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja.gif);
}
.subrayado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
	text-decoration: underline;
}
.listaazul2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul2.gif);
}
.listaazul3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul3.gif);
}
.listaazul4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul4.gif);
}
.listaazul5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul5.gif);
}
.listaazul6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul6.gif);
}
.listaazul7 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul7.gif);
}
.listaazul8 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/azul8.gif);
}
.listalila2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila2.gif);
}
.listalila3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila3.gif);
}
.listalila4 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila4.gif);
}
.listalila5 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila5.gif);
}
.listalila6 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila6.gif);
}
.listalila7 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila7.gif);
}
.listalila8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/lila8.gif);
}
.listanaranja3 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja3.gif);
}
.listanaranja4 {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja4.gif);
}
.listanaranja5 {




	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja5.gif);
}
.listanaranja6 {





	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja6.gif);
}
.listanaranja7 {






	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja7.gif);
}
.listanaranja8 {







	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/naranja8.gif);
}
.cursivanaranja {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: justify;
	font-style: oblique;
	background-color: #FF8642;
	margin-right: 35px;
	margin-left: 35px;
	background-position: center center;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA87D;
	border-right-color: #D95C05;
	border-bottom-color: #D95C05;
	border-left-color: #FFA87D;
	font-weight: bolder;
}
.remarcado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #D95C05;
	text-align: justify;
	text-indent: 25px;
	font-weight: bold;
}
.negrita {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.estilotextareapuzzle {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA87D;
	border-right-color: #D95C05;
	border-bottom-color: #D95C05;
	border-left-color: #FFA87D;
}
.botonform2 {

	font-size:10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA87D;
	border-right-color: #D95C05;
	border-bottom-color: #D95C05;
	border-left-color: #FFA87D;
	background-color: #FF8642;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.remarcadodos {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #00A0E2;
	text-align: justify;
	text-indent: 25px;
	font-weight: bold;
}
.cursostitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #00A0E2;
	text-align: justify;
	text-indent: 25px;
	font-weight: bold;
	background-color: #EFE600;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BBA800;
}
h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color:#;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	color: #666666;
}

#premio {
	position:absolute;
	left:465px;
	top:325px;
	width:200px;
	height:100px;
	z-index:1;
	visibility: hidden;
	overflow: hidden;
}



.texto3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #00A0E2;
	text-align: left;
	text-decoration: none;
}
.texto3:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #00A0E2;
	text-align: left;
	text-decoration: none;
}
.texto3:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #E61577;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #efe600;
	list-style-position: outside;
	text-align: left;
	text-decoration: none;
}

#cursosmagia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	border: 1px solid #00A0E2;
	width: 90%;
}

#cursosmagia2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	font-variant: normal;
}
#cursosmagia2 td {
	padding: 5px;
	border: 1px solid #D95C05;
}

#celdacursosmagia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
	background-color: #00A0E2;
}

.grupo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D95C05;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D95C05;
	margin-top: 5px;
}

.materiales {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	font-variant: normal;
}

.textocursiva3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: bold;
	background-color: #00A0E2;
	margin-right: 30px;
	margin-left: 30px;
	background-position: center center;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C7EB;
	border-right-color: #00529B;
	border-bottom-color: #00529B;
	border-left-color: #78C7EB;
	font-weight: bolder;
}

.enlacemail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: bold;
	background-color: #00A0E2;
	margin-right: 30px;
	vertical-align: middle;
	font-weight: bolder;
	text-decoration:underline;
}

.enlacemail:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: bold;
	background-color: #00A0E2;
	margin-right: 30px;
	vertical-align: middle;
	font-weight: bolder;
	text-decoration:underline;
}

.enlacemail:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color:#FF8642;
	text-align: center;
	font-style: bold;
	background-color: #00A0E2;
	margin-right: 30px;
	vertical-align: middle;
	font-weight: bolder;
	text-decoration:none;
}

.remarcado_centro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #00A0E2;
	text-align: center;
	text-indent:0px;
	font-weight: bold;
}

#heroes td {
	text-align: center;
	padding:10px;
}

.negrita_elige{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}


.cursillo, .cursillo:link, .cursillo:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00A0E2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #EFE600;
	text-decoration: none;
	font-weight: bold;
}
.cursillo:hover {
	color: #D95C05;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D95C05;
}

.celdacursosmagia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #FFFFFF;
	text-align: center;
	text-indent: 10px;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
	background-color: #00A0E2;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}


.grupo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D95C05;
	text-align: left;
	font-weight: bold;

}


.lim_insc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #EFE600;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #4F8A10;
	padding: 2px;
}

a.lk{
color:#00a0e2;	
}

a.lk:hover{
color:#ff8642;	
}
