@charset "UTF-8";

html {
	background: #000;
}

body {
	background: #FFF;
}

@font-face {
	font-family: 'Rockwell';
	src: url('fonts/ROCK.eot');
	src: local('☺'), url('fonts/ROCK.woff') format('woff'), url('fonts/ROCK.ttf') format('truetype'), url('fonts/ROCK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellBold';
	src: url('fonts/ROCKB.eot');
	src: local('☺'), url('fonts/ROCKB.woff') format('woff'), url('fonts/ROCKB.ttf') format('truetype'), url('fonts/ROCKB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Banda';
    src: url('fonts/Banda_regular-webfont.eot');
    src: url('fonts/Banda_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Banda_regular-webfont.woff2') format('woff2'),
         url('fonts/Banda_regular-webfont.woff') format('woff'),
         url('fonts/Banda_regular-webfont.ttf') format('truetype'),
         url('fonts/Banda_regular-webfont.svg#banda_regularregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* Site Styles */

html {
	box-sizing: border-box;
}
*, *:before, *:after, iframe * {
	box-sizing: inherit;
}
*:focus {
	outline: none
}
a, li, a * {
	color: inherit;
	text-decoration: none;
	-webkit-transition: all .8s; 
	transition: all .8s
}

body {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

#slideShow {
	width: 50%;
	height: 330px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.wrapper {
	max-width: 1000px;
	width:96%;
	height: 721px;
	text-align: center;
	/*overflow: hidden;*/
}

.Rockwell19 {
	font-family: 'RockwellBold';
	font-size: 19px;
	text-align: left;
	line-height: 32px;
}
.Rockwell16 {
	font-family: 'Rockwell';
	font-size: 16px;
	text-align: left;
	line-height: 28px;
}
.Rockwell16B {
	font-family: 'RockwellBold';
	font-size: 16px;
	text-align: left;
}
.Rockwell14 {
	font-family: 'Rockwell';
	font-size: 14px;
	text-align: left;
}

.container {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto
}

#logo {
	position: relative;
	z-index: 1;
	background: url(img/header-tab.png) no-repeat top center transparent;
	width: 337px;
	height: 101px;
	max-width: 90%;
	margin: 0 20px 0 0;
	padding: 16px 4px 32px 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	float: left
}
#logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto
}

.logoEscuela {
	width: 308px;
	height: 30px;
	background-image: url(img/titulo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	top: 50px;
	left: 60px;
	z-index: 99;
	float: left;
}

.estrella, .estrella50 {
	width: 96px;
	height: 82px;
	background-image: url(img/estrella-10dto.png);
	background-repeat: no-repeat;
	position: relative;
	top: 67px;
	left: 20px;
	z-index: 101;
}
.estrella50 {
	background-image: url(img/estrella-50dto.png);
}

.guadalhorce {
	width: 67px;
	height: 36px;
	background-image: url(img/logo-guadalhorce.png);
	background-repeat: no-repeat;
	position: relative;
	top: 293px;
	left: 313px;
	z-index: 13;
}

.barraNegra {
	height: 35px;
	width: 100%;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
}

.contenedor {
	width: 936px;
	height: 549px;
	margin: auto;
	padding: 0px;
	/*background-color: #FF0;*/
	z-index: 1;
	position: relative;
	top: -11px;
	left: 0px;
}

.cuadroIzq {
	width: 354px;
	height: 549px;
	padding: 0px;
	z-index: 11;
	background-image: url(img/transparencia.png);
	background-repeat: repeat;
	position: relative;
	top: -2px;
	float: left;
	clear: both;
}

.cuadroDer {
	width: 556px;
	height: 549px;
	padding: 0px;
	z-index: 20;
	position: relative;
	top: -2px;
	float: right;
}

/*.fondoCuadroIzq {
	width: 354px;
	height: 549px;
	z-index: 10;
	position: relative;
	top: -36px;
	left: 0px;
	background-color: white;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}*/

.separadorTabla {
	width: 349px;
	height: 3px;
	z-index: 12;
	display: block;
	background-color: #dd9e28;
	clear: both;
}

.separadorColumna {
	width: 3px;
	height: 105px;
	z-index: 12;
	background-color: #dd9e28;
	float: left;
}

.imgCurso {
	width: 107px;
	height: 105px;
	background-image: url(img/img-curso-iniciacion.jpg);
	background-repeat: no-repeat;
	float: left;
}

.cursoIniciacion {
	width: 238px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: 'RockwellBold';
	font-size: 40px;
	line-height: 35px;
	text-align: center;
	color: #bc842e;
	display: block;
	background-color: white;
	float: left;
}
.textoIzq {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 12px;
}

.euro {
	font-family: Arial, Helvetica, sans-serif;
}

.programa {
	width: 111px;
	font-family: 'RockwellBold';
	font-size: 19px;
	text-align: left;
	float: left;
}
.lista1 {
	width: 215px;
	padding-top: 3px;
	font-family: 'Rockwell';
	font-size: 16px;
	text-align: left;
	display: block;
	float: left;
}
.incluye {
	width: 82px;
	font-family: 'RockwellBold';
	font-size: 19px;
	text-align: left;
	line-height: 22px;
	float: left;
}
.lista2 {
	width: 250px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-family: 'Rockwell';
	font-size: 15.8px;
	letter-spacing: -0.8px;
	text-align: left;	
	line-height: 22px;
	display: block;
	float: left;
	overflow: visible;
}
.sangre {
	padding-left: 10px;
}

.cuadroD1 {
	width: 561px;
	height: 137px;
	background-image: url(img/cuadro-derecho.png);
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
	left: -3px;
}

.cD1blanco {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 4px;
	font-family: 'Rockwell';
	font-size: 18px;
	text-align: left;
	color: white;
}
.cD1negro {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	font-family: 'Rockwell';
	font-size: 16px;
	text-align: left;
	color: black;
}

.cuadroD2 {
	width: 561px;
	height: 316px;
	margin-top: 8px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	text-align: center;
	background-image: url(img/cuadro-slide-show.png);
	background-repeat: no-repeat;
	position: relative;
	top: -3px;
	left: -2px;
}

.pieFoto {
	width: 205px;
	height: 24px;
	background-image: url(img/pie-foto.png);
	background-repeat: no-repeat;
	z-index: 25;
	position: absolute;
	top: 286px;
	left: 181px;
}

.link {
	width: 564px;
	height: 94px;
	border: none;
	position: relative;
	top: -7px;
	left: -4px;
}
.link a {
	border: none;
}

.linkContacto {
	width: 232px;
	height: 35px;
	position: relative;
	left: 774px;
	top: -120px;
}
.linkContacto a {
	border: none;
}

.linkInicio {
	width: 112px;
	height: 35px;
	position: relative;
	left: 894px;
	top: -120px;
}
.linkInicio a {
	border: none;
}

.contacto {
	background-image: url(img/fondoPngAncho.png);
	background-repeat: repeat-y;
	width: 478px;
	padding-left: 12px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	vertical-align: top;
	margin-bottom: 25px;
	text-align: left;
	position: relative;
	left: 76px;
}


/* Revision Dani 10/12/2014 */

.wrapper {
	margin: 0 auto;
	height: 100%;
}

.topHeader {
	height: 85px;
}

.logoAyuntamiento {
	width: 15%;
	height: 75px;
	background-image: url(img/ayuntamiento.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 48px;
	right: 59px;
	z-index: 99;
	float: right;
}

.bannerPrincipal {
	width: 100%;
	height: 410px;
	background: url(img/banner_principal.jpg) no-repeat;
	margin-top: 15px;
	background-size: cover;
}

.destinatario {
	width: 100%;
	height: 146px;
	border-bottom: 2px solid black;
	text-align: left;
}

.destinatario h2 {
	padding: 25px 0 0;
	font-size: 1.3em;
	margin: 0;
	font-family: 'RockwellBold';
}

.destinatario p {
	letter-spacing: 0.05em;
	line-height: 1.3em;
	word-spacing: 0.1em;
	margin: 0;
	padding-top: 15px;
	padding-left: 23px;
	font-family: 'RockwellBold';
	color: #5B5B5F;
}

.destinatario p b {
	color: #000;
}

.gancho {
	height: 330px;
	width: 100%;
	border-bottom: 2px solid black;
	display: table;
}

.mensaje {
	width: 50%;
	height: 256px;
	display: table-cell;
	vertical-align: middle;
	font-family: 'RockwellBold';
	padding: 35px 0;
}

.mensaje h1, .oferta .relaciones_sociales h2 {
	color: #85C226;
	font-size: 1.6em;
	line-height: 1.4em;
	font-family: 'RockwellBold';
}

.mensaje h1 span, .oferta .relaciones_sociales h2 span {
	color: #006B39;
}

#slideShow img {
	margin: 40px 0 0 30px;
}

.escuela {
	width: 100%;
	height: auto;
}

.escuela .formato {
	text-align: left;
	width: 100%;
	height: auto;
}

.escuela .formato h2 {
	padding: 35px 0 0;
	font-size: 1.3em;
	margin: 0;
	font-family: 'RockwellBold';
}

.escuela .formato ul {
	margin-top: 15px;
	font-family: 'Rockwell';
	color: #5B5B5F;
	list-style: none;
	font-size: 1.1em;
}
.escuela p{
	margin-top: 15px;
	font-family: 'Rockwell';
	color: #5B5B5F;
	list-style: none;
	font-size: 0.9em;
	text-align: left;
}

.escuela .formato ul li {
	padding: 2px 0;
}

.escuela .horario {
	display: table-cell;
	width: 50%;
	height: 100%;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}

.escuela .horario table {
	border: none;
	border-spacing: 0px;
	width: 434px;
	margin-left: 30px;
	height: 80%;
	background: #EDEEF0;
}

.escuela .horario table tr th {
	background: #006B39;
	color: #FFF;
	font-family: 'RockwellBold';
	font-size: 1.3em;
	letter-spacing: 0.08em;
	padding: 0.5em;
}

.escuela .horario table tr td {
	color: #5B5B5F;
	font-family: 'Rockwell';
	font-size: 1.3em;
	padding: 0.5em;
	line-height: 1.1em;
}

.oferta {
	clear: both;
	width: 100%;
	height: 155px;
	background: #EDEEF0;
}

.oferta .container, footer .container {
	max-width: 1000px;
	margin: 0 auto;
	display: table;
	height: 100%;
	width: 100%;
}

.oferta .relaciones_sociales {
	width: 50%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-right: 5%;
	text-align: center;
}

.oferta .descuento {
	width: 50%;
	height: 100%;
	display: table-cell;
	padding-left: 5%;
	vertical-align: middle;
}

.oferta .descuento img {
	display: inline;
}

footer {
	width: 100%;
	background: #000;
	font-family: 'Banda';
	position: relative;
	color: white;
	padding: 0 0 40px;
}

footer .container .footer_top {
	width: 100%;
	border-bottom: 1px solid #FFF;
	display: table;
}

footer .container .footer_top .contratacion {
	display: table-cell;
	height: 100%;
	width: 75%;
}

footer .container .footer_top .contratacion h2 {
	color: #FFF;
	font-size: 1.6em;
}

footer .container .footer_top .contratacion h3 {
	color: #FFF;
	font-size: 1.4em;
}

footer .container .footer_top .contratacion p, footer .container .footer_top .info_contacto p, footer .container .footer_bottom p {
	color: #FFF;
	font-size: 1em;
}

footer .container .footer_top .contratacion p a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFF;
}

footer .container .footer_top .info_contacto {
	display: table-cell;
	height: 100%;
	width: 25%;
	text-align: right;
}

footer .container .footer_top .info_contacto img {
	margin-left: 15px;
}

footer .container .footer_top .info_contacto p a {
	text-decoration: none;
	color: #FFF;
}


footer .container .footer_bottom {
	height: 95px;
	width: 100%;
	text-align: center;
}

footer .container .footer_bottom img {
	vertical-align: middle;
	display: inline;
	margin-left: 30px;
}

.tipo_normal {
	font-family: Arial, Helvetica, sans-serif;
}

/* Selector */

.container.full_height {
	height: 198px !important;
}

.footer_top.full_height {
	border-bottom: none !important;
}

footer.full_height {
	height: 198px;
}

.escoger {
	width: 100%;
	text-align: left;
	font-family: 'Rockwell';
	color: #5B5B5F;
	border-bottom: 2px solid #000;
}

.selector {
	display: table;
	width: 100%;
}

.selector div {
	display: table-cell;
	width: 50%;
	text-align: left;
	padding: 32px 0px 50px;
}

.selector div img {
	display: block;
	margin: 0 auto;
}

.selector div h2 {
	display: inline-block;
	font-family: 'Rockwell';
	color: #000;
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.selector div h3 {
	display: inline-block;
	font-family: 'Rockwell';
	color: #000;
	font-size: 1.2em;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

.selector div p {
	font-family: 'Rockwell';
	color: #5B5B5F;
	font-size: 1em;
	text-align: left;
	margin: 0;
	margin-left: 35px;
}

.selector div+div {
	padding-left: 37px;
}

.wrapper.corto {
	max-width: 939px;
}

footer .container.full_height {
	max-width: 939px;
}

.selector div a {
	position: relative;
}

.contratacion *, .info_contacto * {
	margin-bottom: 10px;
}

.contratacion h3, .info_contacto p:first-child {
	margin-top: 30px;
}

/*------------------------------*/
.TituloFooter{
	display: inline-block;
	background-color: black;
	color: white;
	z-index: 999;
	position: absolute;
	padding: 0 5px;
}
.lineaFooter{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #afca04;
	position: absolute;
	height: 0.75em;
	left: 0;
	z-index: 0
}
.footerNuevoContainer{
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 30px;
	height:70px;
	margin-top: 30px;
}
.derecha{
	display: inline-block;
	width: 47%;
	clear: both;
	vertical-align: middle;
}
.izquierda{
	display: inline-block;
	width: 47%;
	clear: both;
	margin-right: 5%;
	vertical-align: middle;
}
footer p{
	line-height: 1.25em
}
.textoVerde{
	color: #b6c930;
}
