@font-face{

	font-family: "Cambridge";
	
	src: url("Muli.eot");

	src: local("Cambridge"), url("fonts/Muli.eot") format("embedded-opentype"),

		 url("fonts/Muli.woff") format("woff"),

         url("fonts/Muli.ttf") format("truetype"),

         url("fonts/Muli.svg") format("svg");

}

@font-face{

	font-family: "CambridgeTitulo";

	src: url("Muli-Bold.eot");

	src: local("CambridgeTitulo"), url("fonts/Muli-Bold.eot") format("embedded-opentype"),

		 url("fonts/Muli-Bold.woff") format("woff"),

         url("fonts/Muli-Bold.ttf") format("truetype"),

         url("fonts/Muli-Bold.svg") format("svg");

}


@font-face{

	font-family: "Cuerpo";

	src: url("2B10EF_0_0.eot");

	src: local("Cuerpo"), url("fonts/Muli.eot") format("embedded-opentype"),

		 url("fonts/Muli.woff") format("woff"),

         url("fonts/Muli.ttf") format("truetype"),

         url("fonts/Muli.svg") format("svg");

}

@font-face{

	font-family: "CuerpoBold";

	src: url("Muli-Bold.eot");

	src: local("CuerpoBold"), url("fonts/Muli-Bold.ttf") format("embedded-opentype"),

		 url("fonts/Muli-Bold.woff") format("woff"),

         url("fonts/Muli-Bold.ttf") format("truetype")

}
.fuente1{
	font-family:"Cambridge";
	}

*{
	font-family:"Cuerpo", Arial, Helvetica, sans-serif;
}
body{
	padding:0px;
	margin:0px;
	color:#000;
	font-family:"Cuerpo", Arial, Helvetica, sans-serif;
	font-size:1.0em;

	
	background:linear-gradient(to bottom, #03b6b5 0%, #006d66 100%) #006d66;
	background-repeat:repeat-x;
	
}


.fondorojo{
	background:#006d66;
	}

.fondocentral{
	position:relative;
	float:left;
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
	background:#006d66;
	
	}
p {
    padding:0;
	margin:0;
}
a {
    padding:0;
}

.azul{
	color:#23ade1;
}

a, a:hover{
	color:#000000;
	text-decoration:none;
}
img{
	border:0px;
}
a:focus {
	outline:0px;
}
form table{
	margin:10px auto;
	/*-moz-border-radius: 15px;
	border-radius:15px;
	border:5px #23ade1 solid;*/
}
form table td{
	
	padding: 10px;
}
form table tr{
	border-bottom:1px dashed rgba(0,0,0,0.5);
	}
.destacaRojo{
	font-size:1.0em;
	color:#000;
}

#superiorhome{
	position: relative;
	width: 100%;
	height:182px;
	background:url(../img/fondosuperior.png) repeat;
}
#superior{
	position: relative;
	width: 100%;
	height:auto;
	
	
	
}
.contenedorlogo{
	
	width: 100%;
	height: 80px;
	position: relative;
	margin: 0 auto;
	vertical-align: top;
	background-size: 80%;
	background: #03b6b5;
	
	}
.contenedorlogoH{
	position:relative;
	height:auto;
	display:inline-block;
	margin:0 auto;
	
	min-width: 800px;

	
	}
.contenedorcentral{
	position:relative;
	height:auto;
	display:inline-block;
	margin:0 auto;
	width:100%;
	}
.logo{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	padding:20px 10px 0 25px;;
}
.logo img{
	width:400px;
	height:auto;
	margin:0 auto;
	}
.sello{
	position:relative;
	display:inline-block;
	height:150px;
	height:auto;
	float:right;
	padding:20px 10px 0 0;
	}
.logolevel{
	position: relative;

height: 45px;
width: auto;
padding: 15px 0;
display: inline-block;
text-align: center;
vertical-align: top;

	}
.logolevel img{
	height:100%;
	width:auto;
	}
.logonombre{
	position:relative;

	width:auto;
	padding:5px 0 0 20px;
	height:75px;
	display: inline-block;
	text-align:center;
	}
.logonombre img{
	height:100%;
	width:auto;
	}




/*Migas*/
.blanco a.prev{
	color: #0b3f1e;
	margin-right: 10px;
	padding: 3px 15px 3px 0px;
	border-right: 1px solid #74c4c0;
	font-family: "CuerpoBold";
}
.blanco{
	position:relative;
	display: inline-block;
	width:100%;
    height:auto;
	padding: 10px 0;
	}


.here{
	color:#fff;
	padding: 3px 7px 3px 7px;
	text-shadow: -1px 2px 2px rgb(31, 117, 114);
	font-family: "CuerpoBold";
}

#central{
	width: 1024px;
	margin: 0 auto;
	height: auto;
	position: relative;
	display: block;
}
.contenido100{
	width:100%;
	margin: 0 auto;
	height: auto;
	position: relative;
	display: block;
	padding-bottom:30px;
	}

#central form{
	position:relative;
	margin:0 auto;
	
}
.centro{
	min-width:800px;
	width:75%;
	margin: 0 auto;
	height: auto;
	position: relative;
	display: block;
}
@media (max-width: 800px){
	.centro{
	min-width:100%;
	}
	.contenedorlogoH{
		min-width:100%;
		}
	}
	
.centropad{
	width:75%;
	min-width:800px;
	margin: 0 auto;
	height: auto;
	position: relative;
	display: block;
	padding:0px 0 5px 0;
}
#imagenHome{
	position:relative;
	display:inline-block;
	padding-left:95px;
	width:auto;
	
}
.marcofondo{
	position:relative;
	background:#fff;
	
	box-shadow: -2px 4px 3px rgba(22, 125, 119, 0.57);
	width:96%;
	padding:20px 2%;
	margin:0 0 20px 0;
	text-align:center;
	
	}

.ficha{
	position:relative;
	display:inline-block;

	width:100%;
	margin-top:0px;

	padding:10px 0 10px 0;

	
}
#formauto{
	text-align:left;
	}
.centrar{
	text-align:center;
	width:700px;
	margin:0 auto;
	}

.tg{
position:absolute;
float:left;
left:100px;
top:-50px;
width:auto;

}
.nombrecurso{
	position:absolute;
	left:0;
	bottom:0;
	display:inline-block;
	width:auto;
	font-family:"CambridgeTitulo", Arial, Helvetica, sans-serif;
	font-size:2.0em;
	color:#FFFFFF;
	font-weight:bold;
		
}



.titulotg{
	position:relative;
	float:left;
	margin-top:150px;
	font-family: "Cambridge";
	color:#ffffff;
	font-size:2.3em;
	text-shadow: 2px 2px 3px #666;
	font-weight:bold;
}

.fichafondo{
	position:relative;
	width:800px;
	margin:0 auto;
	height:600px;
	color:#FFFFFF;
	text-align:center;
}

.fichafondologo{
	position: absolute;
	display: inline-block;
	margin-right: 0;
	z-index: 2;
	width: 440px;
	height: auto;
	margin-top: 0px;
	top: 0;
	right: 0;
	}



.fichafondologo img{
	width:100%;
	height:auto;
	}

.fichafondolevel img{
	position:absolute;
	font-family: "CuerpoBold";
	font-size:1.5em;
	right: 190px;
    top: 380px;
    width: auto;
    z-index: 5;
	
	
	}

.fichasinfondo{
	position:relative;
	float:left;
	width:970px;
	padding:10px;
}
.contmapa{
	position:relative;
	float:left;
	width:586px;
	height:369px;
	margin-left: 140px;
	margin-top:100px;
}

.formulario{
	
	position: relative;
	display: inline-block;
	width: 80%;
	height: 200px;
	text-align: left;
	padding: 4%;
		padding-right: 4%;
	padding-right: 4%;
	margin-top: 100px;
	color: #fff;
	background-color: #006d66;
	vertical-align: top;
	margin-right: 16%;
	border-radius: 30px;
	padding-right: 0;
}
 form .formulario{
	margin:0;
	}
.fichafinal{
	position:relative;
	display:inline-block;
	width:50%;
	text-align:center;
	background:#006d66;
	border-radius:25px;
	padding:20px;
	font-size: 1.2em;
	margin:120px 25% 0;
	color:#fff;
	
}
.camposformulario{
    position: relative;
    display: block;
    margin:5px 0;
	text-align:left;
	vertical-align:bottom;
	font-size: 1.1em;
	
	}
.campo{
	background:rgba(255, 255, 255, 0.9);
	border-style:none;
	box-shadow: inset 1px 1px 2px rgba(147, 128, 72, 0.9);
	padding:3px 8px;
	font-size:0.7em;
	color:#000;

	

	}
.boton{
	position: relative;
	display: block;
	padding:3px 8px;
	background: #fff;
	color: #000;
	box-shadow:2px 2px 3px rgba(147, 128, 72, 0.3);
	border: none;
	font-size: 0.8em;
	font-family: "Cambridge", Arial, Helvetica, sans-serif;
	cursor:pointer;
	border-radius:8px;
	}
.boton:hover{
	background:#74c4c0;
	}
.titulotgp{
	position:relative;
	width:100%;
	font-size:2.5em;
	line-height:1.0em;
	color:#fff;
	text-shadow:2px 2px 5px rgba(0,0,0,0.3);
	font-family:"CambridgeTitulo";
	margin-bottom:20px;

	}

.titulo{
	position:relative;
	display:inline-block;
	width:100%;
	margin:15px 0 0px 0px;
	
}
.titulo span{
	position:relative;
	width:auto;
	font-family: "CuerpoBold";
	color:#fff;
	font-size:1.5em;
	padding: 2px 20px 2px 20px;
	line-height: 1.7em;
	text-shadow: -3px 2px 2px rgba(20, 117, 112, 0.62);
	
	background:#03b6b5;
}

.ftransparente{
	background:rgba(255,255,255,0.3);
	}

.titulo a{
	position:relative;
	float:left;
	width:auto;
	padding:5px 20px 13px 20px;
	font-family: "Cambridge";
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0px 5px 0px 0px;
	color:#c7234e;
	font-size:28px;
	border:solid 3px #919a3d;
	background:#23ADE1;
	text-shadow: 1px 2px 1px #333300;
}
.titulo a:hover{
	color:#23ADE1;
	background-color:#c7234e;
	border:solid 3px #23ADE1;
}
.titulo a.activo{
	color:#23ADE1;
	background-color:#c7234e;
	border:solid 3px #23ADE1;
}

.margentop{
	margin-top:50px;
	margin-bottom:25px;
	margin-right:200px;
}
.punteado{
	position:relative;
	display:inline-block;

	width:100%;
	border-bottom:1px solid #74c4c0;
	padding-top:10px;
	


}
.punteadoli{
	position:relative;

	width:100%;
	
	height:1px;
	background-color:#99FF00;
}

.namethetest{
	position:relative;
	float:left;
	width:970px;
	font-weight:bold;
	padding-top:30px;
	
	padding-bottom: 10px;
	margin-top: 10px;
	text-align:left;
}
.punteadosin{
	position:relative;
	float:left;
	width:970px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.name{
	font-size:18px;
	font-weight:bold;
}
.cajagenerate{
	position:relative;
	float:left;
	width:auto;
	
	padding-bottom: 10px;
	margin-top: 50px;
}
.punteadoTop{
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #74c4c0;
	
	margin-top: 10px;
}
ul.punto {
	position:relative;
	float:left;
	width:95%;
}
ul.punto li{
	position:relative;
	float:left;
	display:block;
	width:95%;
	background:url(../img/punto.png) no-repeat;
	margin:0px;
	padding:0px 0px 10px 20px;
	text-align:left;
}
ul.punto li img{
	margin-left:5px;
	margin-right:10px;
}
.botdra{
	width:auto;
	float:right;
	}
.columna410{
	position:relative;
	float:left;
	width:410px;
}
.columna900{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
}
.columna370{
	position:relative;
	float:left;
	width:370px;
	margin-right:20px;
}
.columna270{
	position:relative;
	float:left;
	width:270px;
	text-align:center;
}
.columna250{
	position:relative;
	float:left;
	width:auto;
	text-align:center;
}
.columna270_2{
	position:relative;
	float:left;
	width:auto;
}
.columna270_2.paddingTest{
	padding-top:12px;}
.columna470_2{
	position:relative;
	float:left;
	width:470px;
}
.columna155{
	position:relative;
	float:left;
	width:190px;
	text-align:center;
}
.columna190{
	position:relative;
	float:left;
	width:190px;
}
.columna100{
	position:relative;
	float:left;
	width:auto;
	text-align:center;
}
.generatorp {
	width:173px;
	margin:auto;
}
.generatorp a{
	position:relative;
	float:left;
	width:153px;
	height:33px;
	background:url(../img/generatep.jpg) no-repeat;
	padding-top:10px;
	font-weight:bold;
}
.generatorp a:hover{
	color:#F11B26;
}
.generatorp2{
	position:relative;
	float:left;
	width:173px;
	margin-right:5px;
}
.generatorp2 a{
	position:relative;
	float:left;
	width:153px;
	height:33px;
	background:url(../img/generatep.jpg) no-repeat;
	padding:10px;
	font-weight:bold;
}
.generatorp2 a:hover{
	color:#F11B26;
}

.bot_change {
	position:relative;
	display:inline-block;
	width:auto;
	margin: 5px 5px 15px 5px;
}
.bot_change a{
	position: relative;
display: inline-block;
width: auto;

padding: 4px 15px 4px 15px;
box-shadow: 0px 0px 3px rgba(20,96,50,0.4);
font-family: "CuerpoBold";
text-align: center;
font-size: 1.0em;
background: #03b6b5;
border-radius: 7px;
color: #0b3f1e;

}
.bot_change a:hover{
	background:#006d66;
	color:#FFF;
}

.bot_delete {
	position:relative;
	display:inline-block;
	width:auto;
	margin: 5px 5px 15px 5px;
}
.bot_delete a{
	position: relative;
display: inline-block;
width: auto;

padding: 4px 15px 4px 15px;
box-shadow: 0px 0px 3px rgba(20,96,50,0.4);
font-family: "CuerpoBold";
text-align: center;
font-size: 1.0em;
background: #03b6b5;
border-radius: 7px;
color: #0b3f1e;
}
.bot_delete a:hover{
	background:#006d66;
	color:#FFF;
}








.generatorp_peq {
	width:115px;
	margin:auto;
}
.generatorp_peq a{
	position:relative;
	float:left;
	width:95px;
	height:33px;
	background:url(../img/botonmascorto.jpg) no-repeat;
	padding-top:10px;
	font-weight:bold;
}
.generatorp_peq a:hover{
	color:#F11B26;
}
.margen2{
	width:800px;
	margin: 0 auto;
	text-align:center;
}
.margen3{
	position: relative;
	display: inline-block;
	width:100%;
	margin:auto;
	text-align:center;
	padding-bottom:20px;
	/*background:#006d66;*/
}
.margen2 div{
	position:relative;
	width:auto;
	margin:10px;
}
.margen{
	width:672px;
	margin:20px auto;
}
.margen div{
	position:relative;
	float:left;
	width:auto;
	margin:10px 50px;
}
.bot_test{
	position:relative;
	display:inline-block;
	width:auto;
	margin:10px 20px 20px 20px;
	border-radius: 7px;
	}
.bot_test a{
	position:relative;
	display:inline-block;
	border:1px solid #006d66;

	width:auto;

	color:#006d66;
	background:#fff;
	
	padding:4px 30px 4px 30px;
	font-family:"CuerpoBold";
	text-align:center;
	font-size: 1.0em;
	box-shadow:0px 0px 2px rgba(20,96,50,0.5);
	border-radius: 7px;
	
	
	
}
.bot_test:first-letter{
	text-transform:uppercase;
	}
.bot_test a:hover{

	background:#006d66;
	color:#FFF;
}
.bot_testdw{
	position:relative;
	display:inline-block;
	width:auto;
	margin: 5px 5px 15px 5px;
	}
.bot_testdw a{
	position:relative;
	display:inline-block;
	width:auto;
	color:#006d66;
	
	padding:4px 20px 4px 20px;
	font-family:"CuerpoBold";	
	text-align:center;
	font-size: 1.0em;
	background:#fff;
	border:1px solid #006d66;
	box-shadow:0px 0px 2px rgba(20,96,50,0.5);
	border-radius: 7px;
	
	
	
}
.bot_testdw a:hover{

	background:#006d66;
	color:#FFF;
}
.paddingTest{
	position:relative;
	float:left;
	text-align:left;
}
.botonG a{
	position:relative;
	float:left;
	width:226px;
	height:69px;
	background:url(../img/botonG.gif) no-repeat;
	text-align:center;
	padding-top:20px;
	font-weight:bold;
}
.botonG a:hover{
	color:#F11B26;
}
.botonG2 a{
	position:relative;
	float:left;
	width:226px;
	height:69px;
	background:url(../img/botonG.gif) no-repeat;
	text-align:center;
	padding-top:20px;
	font-weight:bold;
	color:#F11B26;
	margin-left:380px;
}
.botonG2 a:hover{
	color:#000000;
}
.botonrojo:first-letter{
	text-transform:uppercase;
	}
.botonrojo a{
	position:relative;
	display:inline-block;
	float:left;

	width:auto;

	color:#0b3f1e;
	
	padding:4px 30px 4px 30px;
	font-family:"CuerpoBold";
	
	text-align:center;
	font-size: 1.0em;
	background:#03b6b5;
	margin:10px 20px 10px 0;
	box-shadow:0px 0px 2px rgba(20,96,50,0.5);
	border-radius: 7px;
}
.botonrojo a:hover{
	background:#006d66;
	color:#fff;
}
.botonrojoActivo:first-letter{
	text-transform:uppercase;
	}
.botonrojoActivo{
	position:relative;
	display:inline-block;
	float:left;
	width:auto;
	color:#fff;
	
	padding:4px 30px 4px 30px;
	font-family:"CuerpoBold";
	
	text-align:center;
	font-size: 1.0em;
	background:#006d66;
	margin:10px 20px 10px 0;
	box-shadow:0px 0px 2px rgba(20,96,50,0.5);
	border-radius: 7px;
}
.capaEdita{
	position:relative;
	float:left;
	width:930px;
	background: url(../img/despliegafondo.jpg) repeat-y left bottom;
	padding: 5px 20px;
}

.capaEditanueva{
	position:relative;
	float:left;
	width: 98%;
	padding: 5px 1%;
	margin:10px 0;
	border:1px solid #74c4c0;
	
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.textoPunto{
	position:relative;
	float:left;
	width:85%;
}
.textoPuntoAnswer{
	position:relative;
	float:left;
	
	width:auto;
	margin:auto;
	
	height:auto;
	margin-bottom:30px;
	margin-top:20px;
	background:rgba(0,0,0,0.2);
	border-radius: 7px;
	padding:10px;
}
.textoPuntoAnswer ul{
	width:600px;
}
.textoPuntoAnswer ul li{
	width:600px;
}
.botonesPunto{
	position:relative;
	float:right;
	width:auto;
}
#cerrar{
	position:relative;
	display:inline-block;
	float:right;
	width:auto;
	height:55px;
	z-index: 10;
	top: 10px;
	right: 10px;
}
#cerrar img{
	height:55px;
	width:auto;
	}
#nube img {
	width: auto !important;
	height: auto !important;
}
#nube{  
    position:relative;
        float:right;
        width:42px;
        height:26px;
        margin-top:5px;
	display: block;
}       
#vent_guardar{
    position: fixed;
    display: none;
    float:none;
    z-index: 4;
    top: 10%;
    left: 40%;
    width: 490px;
    height: auto;
    margin:0px;
    padding: 5px;
    background-color: #ffffff;
    text-align: center;
    border:1px solid #006d66;
    box-shadow:0px 0px 2px rgba(20,96,50,0.5);
    border-radius: 10px;
}
.izda{
	position:relative;
	float:left;
}
.dcha{
	position:relative;
	float:right;
}
.centrarTexto{
	text-align:center;
	
}
#contpie{
	position:relative;
	float:left;
	width:100%;
	height:50px;
	background: #006d66;
}
#pie{
	width:100%;
	height:50px;
	margin:auto;
}
.blanco a{
	color:#FFFFFF;
}
.negrita{
	font-weight:bold;
}
.rojo{
	color:#F11B26;
}
.gris{
	color:#A2A0A0;

}

.tipopregunta {
	width:600px;
	height:25px;
	margin-left:0px;
	margin-bottom:0px;
	color:#000000;
	background-color:#dddddd;
}

.respuesta {
	width:800px;
	margin-left:0px;
	margin-bottom:10px;
	color:#000000;
	background-color:#bbbbbb;
}
.capaEditasinfondo{
	position:relative;
	float:left;
	width:930px;
	padding: 5px 20px;	
	margin-top: 20px;
}
.inputEdita {
	width:600px;
	margin-left:0px;
	margin-bottom:10px;
	color:#000000;
	background-color:#E6E6E6;
}
.textoInputEdita{
	padding-top:5px;
	font-weight:bold;
	color:#000000;
}
.pinchoMapa{
	position:absolute;
	width:30px;
	height:64px;
	z-index:5;
}
#capaTexto{
	position:absolute;
	top:0px;
	left:0px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#000;
	padding:4px 5px;
	color:#fff;
	z-index:5;
	line-height:1.0em;
}
.divrollover{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	padding: 0px 0 10px 10px;
}
.centrartexto{
	text-align:center;
}
.repaudio{
	position:relative;
	float:left;
	width:auto;
	border-radius:35px;
	
	margin:10px 30px 20px 10px;
	background:  url(../img/fondo50t.png) repeat #006d66;
}



.mensaje{
	position: absolute;
	color: #F00;
	background: rgba(255, 255, 255, 0.9);
	width: 300px;
	border: 1px solid #F00;
	padding: 25px;
	bottom: 79px;
	font-size: 15px;
	text-align: center;
	border-radius: 3px;
	z-index: 100;
        }
.mensajecerrar{
        position:absolute;
        width:35px;
        height:auto;
        top:-15px;
        right:20px;
        z-index:100;
        }
.mensaje a {
        color:#F00;
        text-decoration: underline;
}
