@font-face {
	font-family: "Cambridge";
    src: url("Oswald-Regular.eot");
	src: url("fonts/Oswald-Regular.eot") format('embedded-opentype'), 
         url("fonts/Oswald-Regular.woff") format("woff"),
         url("fonts/Oswald-Regular.ttf") format("truetype"),
         url("fonts/Oswald-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: "CambridgeTitulo";
	src: url("Merriweather-Black.eot");
	src: local("CambridgeTitulo"), url("fonts/Merriweather-Black.eot") format("embedded-opentype"),
		 url("fonts/Merriweather-Black.woff") format("woff"),
         url("fonts/Merriweather-Black.ttf") format("truetype"),
         url("fonts/Merriweather-Black.svg") format("svg");
}
@font-face{
	font-family: "CambridgeBody";
	src: url("Merriweather-Regular.eot");
	src: local("CambridgeTitulo"), url("fonts/Merriweather-Regular.eot") format("embedded-opentype"),
		 url("fonts/Merriweather-Regular.woff") format("woff"),
         url("fonts/Merriweather-Regular.ttf") format("truetype"),
         url("fonts/Merriweather-Regular.svg") format("svg");
}
@font-face{
	font-family: "TG";
	src: url("OctinSpraypaintARg-Regular.eot");
	src: local("TG"), url("fonts/OctinSpraypaintARg-Regular.eot") format("embedded-opentype"),
		 url("fonts/OctinSpraypaintARg-Regular.woff") format("woff"),
         url("fonts/OctinSpraypaintARg-Regular.ttf") format("truetype"),
         url("fonts/OctinSpraypaintARg-Regular.svg") format("svg");
}

*{
	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:url(../img/fondooaa.jpg)  top center no-repeat;
	background-color:#b4b7b6;
	
}
.fondo2{
	background:url(../img/fondooaa.jpg)  top center no-repeat;
	background-repeat:repeat-x;
	background-color:#b4b7b6;
}


.azul{
	color:#37a2be;
}
azuloscuro{
	color:#224e64;
}

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 #37a2be solid;*/
}
form table td{
	text-align:center;
	padding: 10px;
}
.destacaRojo{
	font-size:1.2em;
	color:#000;
}

#superior{
	position:relative;
	float:left;
	width:100%;
}
#logo{
	position:relative;
	float:left;
	width:990px;
	/*height:80px;*/
	height:auto;
	margin-bottom:20px;
}

	



/*Migas*/
.blanco{
	margin:40px 0 0 0;
}

.blanco a.prev{
	color:#224e64;
	margin-right:5px;

	font-family:"Cambridge", Arial;
}

a.prev:hover{
	color:#37a2be;
}
	

.here{
	color:#000000;
	margin-left:5px;

	font-family:"Cambridge", Arial;
	font-weight:400;
	
	
}

#central{
	position:relative;
	width:990px;
	margin:auto;
	height:auto;
	
}



#central form{
	position:relative;
	float:left;
	
}
#imagenHome{
	position:absolute;
	float:right;
	right:240px;
	width:auto;
	top:-80px;
}


.ficha{
	position:relative;
	float:left;
	width:970px;
	margin-top:30px;
	padding:10px;
	padding-bottom:25px;
	margin-bottom:20px;
	
	
}

.tg{
	position:absolute;
	float:left;
	left:100px;
	top:-50px;
	width:auto;

}
.nombrecurso{
	color: #ffffff;
    float: right;
	right:70px;
    font-family: "CambridgeTitulo",Arial,Helvetica,sans-serif;

    line-height: 0.8em;
    position: absolute;
	overflow:none;
    width: auto;
    z-index: 10;
	margin-top:20px;
}
.nombrecurso img{
	height:200px;
	width:auto;
}
.nombrecursop{
	position:relative;
	float:right;
	margin-top:0px;
	margin-bottom:0px;
	
	text-align:right;
	width:auto;
	font-family:"CambridgeTitulo", Arial, Helvetica, sans-serif;
	font-size:2.0em;
	color:#FFFFFF;
	text-shadow: 1px 2px 1px #0d5182;
	line-height:0.8em;	
}

.tituloppaltg{
	position:relative;
	float:left;
	width:450px;
	font-family:"TG";
	font-size:2.5em;
	color:#37a2be;
	line-height:0.8em;
}

.titulotg{
	position:relative;
	float:left;
	width:450px;
	margin-top:20px;
	font-family: "Cambridge";
	color:#224e64;
	font-size:1.2em;

	
}

.fichafondo{
	position:relative;
	float:left;
	width:auto;
	font-size:1.5em;
	background:#fff;
	padding:35px 0px 0px 40px;
	border-radius:10px;
	border:4px solid #dfeef5;
	
	margin:50px 40px;
	color:#FFFFFF;
}
.fondoficha{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background:url(../img/fondobordes.png) no-repeat;

}


.fichasinfondo{
	position:relative;
	float:left;
	width:970px;
	padding:10px;
}
.ilustracionhome{
	position:relative;
	float:right;
	
}
.ilustracionhome img{
	width:auto;
	height:250px;
}
.contmapa{
	position:relative;
	float:left;
	width:586px;
	height:383px;
	margin-left: 140px;
	margin-top:100px;
}
.mapa{
	position:relative;
	float:left;
	width:586px;
	height:383px;
}
.contmapa2{
	position:relative;
	float:left;
	width:229px;
	height:133px;
	margin-left: 140px;
	margin-top:30px;
}
.formulario{
	text-align:left;
	width:450px;
	margin: auto;
	padding-top:2px;

}

.formulario p{
	margin:0 auto;
	padding:0 auto;
	font-family: "Cambridge";
	color:#37a2be;
	font-size:0.8em;
	line-height:1.5em;
	margin-top:20px;
}
.titulo{
	position:relative;
	float:left;
	width:100%;

	
	margin:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	background:#224e64;
	border-radius: 10px 10px 0 0;
	
	
	



	
}
.titulo span{
	text-align:center;
	color: #fff;
	padding-left:8px;
	font-family: "CambridgeTitulo";
	font-size: 1.6em;
	


}


.titulo a{
	position:relative;
	float:left;
	width:auto;
	padding:5px 20px 13px 20px;
	font-family: "CambridgeTitulo";
	-moz-border-radius: 10px 10px 0 0;
	
	margin:0px 5px 0px 0px;
	color:#000;
	font-size:28px;
	
	
		



	
	
}
.titulo a:hover{
	color:#37a2be;
	

}
.titulo a.activo{
	color:#fff;


	
}
.pestanas{
margin-right:50px;
}

.pestanas a{
	position:relative;
	font-family:"Cambridge", Arial;
	font-size:1.2em;
	color:#FFFFFF;
	float:right;
	height:15px;
	width:auto;
	border-radius: 10px 10px 0 0;
	





}
.pestanas a:hover{
	color:#fff;
	background:rgba(55, 162, 192, 6.0);
}

.activo{
	background-color:rgb(55, 162, 192);
}

.margentop{
	margin-top:50px;
	margin-bottom:25px;
	margin-right:200px;
}
.punteado{
	position:relative;
	float:left;
	width:970px;
	background: url(../img/punteado.png) repeat-x left bottom;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: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:970px;
	background: url(../img/punteado.png) repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}
ul.punto {
	position:relative;
	float:left;
	width:890px;
}
ul.punto li{
	position:relative;
	float:left;
	display:block;
	width:880px;
	background:url(../img/punto.png) no-repeat;
	margin:0px;
	padding:0px 0px 10px 20px;
}
ul.punto li img{
	margin-left:5px;
}
.columna410{
	position:relative;
	float:left;
	width:410px;
}
.columna900{
	position:relative;
	float:left;
	width:900px;
}
.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:250px;
	text-align:center;
}
.columna172{
	position:relative;
	float:left;
	width:172px;
	text-align:center;
}
.columna270_2{
	position:relative;
	float:left;
	width:270px;
}
.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:100px;
	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;
}

.generatorp_peq {
	width:115px;
	margin:auto;
}
.generatorp_peq a{
	position:relative;
	float:left;
	width:95px;
	height:36px;
	background:url(../img/botonp.png) no-repeat top;
	padding:10px 2px 0;
	font-family:"Cambridge", Arial;
	color:#ffffff;
}
.generatorp_peq a:hover{
	color:#F11B26;
}
.margen2{
	width:800px;
	margin:auto;
	text-align:center;
}
.margen3{
	width:900px;
	margin:auto;
	text-align:center;
}
.margen2 div{
	position:relative;
	float:left;
	width:auto;
	margin:10px;
}
.margen{
	width:672px;
	margin:auto;
}
.margen div{
	position:relative;
	float:left;
	width:auto;
	margin:10px 50px;
}
.bot_test a{
	position:relative;
	float:left;
	width:220px;
	height:36px;
	color:#000;
	font-family:"Cambridge",Arial,Helvetica,sans-serif;
	background:url(../img/boton_test.png) no-repeat;
	padding:5px 2px;
	font-size:1.3em;
	text-align:center;
	
}
.bot_test a:hover{
	color:#37a2be;
}
.bot_testp a{
	position:relative;
	float:left;
	width:168px;
	height:36px;
	color:#000;
	font-family:"Cambridge",Arial,Helvetica,sans-serif;
	background:url(../img/bot_testp.png) no-repeat;
	padding:5px 2px;
	font-size:1.3em;
	text-align:center;
	
}
.bot_testp a:hover{
	color:#37a2be;
}
.paddingTest{
	position:relative;
	float:left;
	padding-top:10px;
}
.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 a{
	position:relative;
	float:left;
	width:122px;
	height:38px;
	background:url(../img/botonrojo.png) no-repeat;
	padding-top:8px;
	font-family:"Cambridge", Arial;
	font-size:1.2em;
	font-weight:300;
	text-align:center;
	margin-right:10px;
}
.botonrojo a:hover{
	background:url(../img/botonrojoa.png) no-repeat;
}
.botonrojoActivo{
	position:relative;
	float:left;
	width:122px;
	height:38px;
	background:url(../img/botonrojoa.png) no-repeat;
	padding-top:8px;
	font-family:"Cambridge", Arial;
	font-size:1.2em;
	font-weight:300;
	text-align:center;
	margin-right:10px;
}
.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:920px;
	padding: 5px 20px;
	margin:10px 0;
	border: 1px solid #224e64;
	border-left: 5px solid #224e64;
    border-right: 5px solid #224e64;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow:-1px 0px 5px #aaaaaa;
	background:#fff;
}
.textoPunto{
	position:relative;
	float:left;
	width:700px;
}
.textoPuntoAnswer{
	position:relative;
	float:left;
	width:700px;
	margin-bottom:30px;
	margin-top:20px;
}
.textoPuntoAnswer ul{
	width:600px;
}
.textoPuntoAnswer ul li{
	width:600px;
}
.botonesPunto{
	position:relative;
	float:right;
	width:150px;
}
#cerrar{
	position:absoluta;
	float:right;
	width:42px;
	height:42px;
	margin-top:5px;
}

.logoaaint{
	position:relative;
	float:right;
	width:200px;
	height:auto;
	margin-top:5px;
}
.izda{
	position:relative;
	float:left;
}
.dcha{
	position:relative;
	float:right;
}
.centrarTexto{
	text-align:center;
}
#contpie{
	position:relative;
	float:left;
	width:100%;
	height:50px;
	background: #37a2be;
}
#pie{
	width:990px;
	height:50px;
	margin:auto;
}
.blanco a{
	color:#FFFFFF;
}
.negrita{
	font-weight:bold;
}
.rojo{
	color:#F11B26;
}
.gris{
	color:#000000;
	font-family:"Cambridge", Arial;
	font-size:1.2em;
	font-weight:300;

}

.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;


	box-shadow: 1px 1px 5px #334956;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#e7f6fb;
	
	padding:2px 5px;
	font-weight:bold;
	color:#2b6488;
	z-index:5;
}
.divrollover{
	position:relative;
	float:left;
	width:auto;
	height:auto;
}
.centrartexto{
	text-align:center;
}
.repaudio{
	position:relative;
	float:left;
	width:auto;
	padding-left:25px;
	margin-top:10px;
}


.mensaje{
        position:absolute;
        color:#F00;
        background:rgba(255, 255, 255, 0.9);
        width:300px;
        border:1px solid #F00;
        padding:25px;
        bottom:80px;
        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;
}
