body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #f7f7f7;
	line-height:1.5em;
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
}
a img {
	border:0;
}
a, a strong {
	color:#7c8329;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
acronym {
	cursor:help;
	border-bottom:1px dotted #000;
}
.address {
	font-style:normal;
	width:18em;
	height:17em;
	float:left;
	display:block;
	margin:0 .5em;
}
cite {
	display:block;
	background-color:#eee;
	padding:1em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:.3em;
	width:80%;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:solid 1px #ddd;
}
del {
	color:#FF0000;
}
em {
	color: #00309C;
	font-style:normal;
}
ins {
	color:#FF0000;
	text-decoration:none;
}
img.seccion {
	float:right;
	margin: 1em 0 1em 2em;
	padding:.3em;
	border:1px solid #CDD575;
}
img.seccion2 {
	display:block;
	width:auto;
	margin: 1em auto;
	padding:.3em;
	border:1px solid #CDD575;
}
h1 {
	display:none;
}
h2 {
	color: #0e2d3f;
	line-height: 2em;
	margin-bottom: 0;
	margin-top: 0em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top:1em;
	font-weight:normal;
	font-size:2em;
}
h3 {
	font-size:1.3em;
	clear:both;
	border-bottom:1px dotted #7c8329;
	padding-top:1em;
}
h4 {
	font-size:1em;
	margin:0px;
	padding:0;
}
p {
	margin:1em 0;
}
strong {
	color: #333;
}
li {
	margin-bottom:1em;
}
/*-------DIVS--------------*/

#wrapper {
	padding:8.5em 0em 0;
	width:88em;
	position:relative;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image: url(../imagenes/fondo_circles.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
#logo {
	position:absolute;
	left:30px;
	top: 1.3em;
	z-index:2;
}
#logo h1 {
	display:none;
}
#links_header {
	position:absolute;
	right:2em;
	top:.5em;
	z-index:2;
}
#links_header a {
	margin-left:10px;
	margin-right:10px;
}
#links_header input {
	width:20em;
	padding:.2em .4em;
	border: 1px solid #A9B60E;
	color: #444;
}
#links_header input#go_button {
	width:4em;
	padding:.1em .2em;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #073E5A;
	border: solid 1px #052638;
	cursor:pointer;
}
#header {
	height: 10px;
}
#cabecera_en {
	position:absolute;
	left: 4px;
	top: 90px;
	z-index:1;
	z-index:1;
	width: 783px;
	height: 117px;
	background-image:url(../imagenes/cabecera-EN.jpg);
	background-repeat: no-repeat;
}
#cabecera_de {
	position:absolute;
	left: 4px;
	top: 90px;
	z-index:1;
	z-index:1;
	width: 783px;
	height: 117px;
	background-image:url(../imagenes/cabecera-DE.jpg);
	background-repeat: no-repeat;
}
#navigation {
	right:-50px;
	position:absolute;
	width:50em;
	top: -1px;
}
#navigation ul {
	margin: 1em 0 0 0;
	padding:0;
}
#navigation li {
	list-style:none;
	float:left;
}
#navigation li a {
	font-size:1.1em;
	font-weight:bold;
	padding:.2em 1em;
}
#cuerpo {
	position:relative;
	padding:0 0em;
	z-index:0;
	background-color:#FFFFFF;
	opacity:1;
	filter: alpha(opacity = 100);
	zoom: 1;
	clear:both;
}
#content {
	padding:0 1em;
	overflow:hidden;
}
#cuerpoSeccion {
	margin-left:211px;
	margin-right:20px;
}
#footer {
	color: #333333;
	font-size: 0.8em;
	margin-top:6em;
	padding-bottom:3em;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7c8329;
	text-align:right;
}
#footer ul {
	margin:1em 2em 0;
	padding:0px;
}
#footer li {
	list-style-type:none;
}
#footer li img {
	vertical-align:text-bottom;
}
#back_menu {
	height:6em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #052638;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #052638;
}
#menu_seccion {
	float:left;
	margin-left: 15px;
	margin-top: 3em;
	width:170px;
}
#menu_seccion ul {
	padding-left:2px;
	display:block;
	margin:0;
	list-style-type:none;
}
#menu_seccion li {
	background-image:url(../imagenes/bulletMenuSeccion.gif);
	background-repeat: no-repeat;
	background-position: 0 1.5em;
	padding-left: .5em;
	padding-top: 1em;
}
#menu_seccion ul ul {
	padding-left:10px;
	padding-top:.3em;
	padding-bottom:.3em;
	display:block;
	margin:0;
	list-style-type:none;
}
#menu_seccion ul ul li {
	background-image:url(../imagenes/bulletSubMenuSeccion.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	padding-left: .5em;
	padding-top:0;
	padding-bottom:.5em;
}
#menu_seccion ul ul li a {
	color:#666;
}
#separador {
	background-image:url(../imagenes/separador.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:2em;
}
#registro {
	margin-left: 8em;
	width: 35em;
	float: left;
	height: 51em;
}
#volver {
	width: 9em;
	margin-top: 24em;
	text-align: justify;
	padding: 0.2em;
	background-color: #00283A;
	color: #FFFFFF;
}

fieldset {
	border: 1px solid #CCCCCC;
}

#registro_derecha {
	float: right;
	width: 20em;
	margin-right: 20em;
	height: 3em;
}
label {
	float: left;
	height: 3em;
	width: 18em;
}
#wrapper #cuerpo #content #element_registration #registro br {
	clear: both;
}
input {
	height: 3ex;
	width: 15em;
}
select {
	width: 15.2em;
	height: 1.9em;
}
.envio {
	height: 2em;
	width: 8em;
	background-color: #00283A;
	color: #FFFFFF;
	float: right;
	margin-top: 1.5em;
}



/*-------------CLASES--------*/

.brclear {
	clear:both;
}
.encabezado {
	font-size: 1.1em;
	line-height: 1.5em;
}
.botonBuscar {
	border:none;
	font-size:1em;
	background-color:#009a31;
	height:1.5em;
	width:4em;
	color:#FFFFFF;
}
.listaMenuActual {
	color: black;
}
.subApartado {
	color: #00309C;
}
.separadorCursos {
	height:3em;
	border-top: 1px solid #CCCCCC;
}
.tituloCurso {
	color: #00309C;
	font-weight: bold;
	font-size: 1.2em;
}
.desayunoActual {
	background-color: #CCCCCC;
}
.poteccionDatos {
	font-size: 0.8em;
}
.tituloItinerario {
	background-color: #00309C;
	padding-top: 1em;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.6em;
	padding-bottom: .1em;
	background-image: url(../imagenes/fondo_itinearios.gif);
	background-repeat: repeat-x;
}
.tabla_cursos {
	width:100%;
	border-collapse:collapse;
}
.tabla_cursos th {
	font-weight:bold;
	border-bottom:1px solid #666666;
	text-align:center;
}
.tabla_cursos td {
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	padding-top:.5em;
	padding-bottom:.5em;
	border-bottom:solid 1px #ddd;
}
.error {
	color:#FF0000;
}
.titulo_noticia {
	padding-bottom:.2em;
	margin-bottom:.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
.fecha_noticia {
	font-style: italic;
	color: #666666;
	margin-bottom:.8em;
}
.lista_dos_columnas li {
	float:left;
	width:40%;
	padding-right:9%;
}
.link_pdf {
	background-image: url(../imagenes/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 15px;
}
.curso_pasado, .curso_pasado a, .curso_pasado del, .curso_pasado ins {
	color: #bbb;
}
.imagen_noticia {
	float:right;
	margin-left:15px;
	margin-bottom:1em;
	padding: 3px;
	background-color:#eee;
	border: 1px solid #ccc;
}
.element h3 {
	font-size:1.2em;
	padding-top:1em;
	border-bottom: dotted 1px #7c8329
}
.home_location {
	position:relative;
	background-image: url(../imagenes/home_location.jpg);
	background-repeat: no-repeat;
	height:215px;
}
.text_home_location {
	position:absolute;
	color:#FFFFFF;
	top:2em;
	padding-top:1em;
	left:1em;
	width:43em;
}
.text_home_location strong {
	color:#FFFFFF;
	font-family:"Arial Narrow", Arial;
	font-size:1.5em;
}
.text_home_location h3 {
	border:none;
	font-family:"Arial Narrow", Arial;
	font-size:2.5em;
	font-weight:normal;
	line-height:.5em;
	margin:0em 0 0.8em;
	padding:0;
	text-transform:uppercase;
}
.home_bottom_section1 {
	margin:0 1em 0 0em;
}
.home_bottom_section2 {
	background-image: url(../imagenes/fondo_circles2.gif);
	background-repeat: no-repeat;
	background-position: right 3em;
}
.home_bottom_section1 h3 {
	font-family:"Arial Narrow", Arial;
	font-size:2.5em;
	font-weight:normal;
	background-color:#052638;
	padding:.3em .5em .3em;
	color:#FFFFFF;
	border:none;
	margin-top:.5em;
}
.home_bottom_section1 ul {
	margin:0;
	padding:0;
}
.home_bottom_section1 li {
	list-style:none;
	width:23%;
	margin: 0 1%;
	float:left;
	border-bottom:1px dotted #052638;
}
.home_bottom_section1 .fecha {
	display:block;
	font-size:.9em;
	margin:0 0 0 1em;
	color:#888;
}
.home_bottom_section2 h3 {
	font-family:"Arial Narrow", Arial;
	font-size:2.5em;
	font-weight:normal;
	background-color:#052638;
	padding:.3em .5em .3em;
	color:#FFFFFF;
	border:none;
	margin-top:1em;
}
.home_bottom_section2 p {
	width:24%;
	padding: 0 .5%;
	float:left;
	color:#052638;
	height:24em;
	font-size:.8em;
	margin:0;
}
.home_bottom_section2 p.column2 strong {
	color:#FFFFFF;
	font-family:"Arial Narrow", Arial;
	font-size:1.6em;
	padding:.5em .5em;
	display:block;
	background-color:#052638;
	text-align:center;
}
.home_bottom_section2 p.column1 strong {
	color:#FFFFFF;
	font-family:"Arial Narrow", Arial;
	font-size:1.6em;
	padding:.5em .5em;
	text-align:center;
	display:block;
	background-color:#7c8329;
}
.info_sqs {
	opacity:.75;
	filter: alpha(opacity = 75);
	background-color:#FFFFFF;
	position:absolute;
	right:4em;
	top:6em;
	font-size:.9em;
}
.info_sqs:hover {
	opacity:1;
	filter: alpha(opacity = 100);
}
.info_sqs img {
	vertical-align:middle;
}
#volver2 {

	width: 5em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	text-align: justify;
	padding: 0.2em;
	background-color: #094464;
	color: #FFFFFF;
}

#description, #features{
	display:table-cell;
	margin-left: 40%;
}

.slides li{
	display:table-cell;
	
}
.slides li img{
	margin-left: 26%;
	
}
.slides2 li{
	display:table-cell;
	
}
.slides2 li img{
margin-left: 32%;
}

.slides2{
	    padding: 20px 10% 40px 10%;
}

.caption{
	    padding: 0px 12px 0px 12px;
    text-align: left;
	}
.caption h3{text-align:center;
    padding-bottom: 12px;
}
.espacio{
	clear:both
}







/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 30px 0;
	position: relative;
	height:auto;
}

.flexslider .slides li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */


.flexslider .slides img:nth-child(4){
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;
} 


.flexslider .slides  li {
	position: relative;
}

.flexslider-container {position: relative;}



.flexslider .flex-direction-nav{
	padding:0px;
}
.flexslider .flex-direction-nav li a {
	width: 27px; 
	height: 36px; 
	margin: 0; 
	display: block; 
	background: url(../imagenes/arrow-left.png) no-repeat 0 0; 
	position: absolute; 
	top: 60px; 
	cursor: pointer; 
	text-indent: -9999px;

} /* set negative margin-top equal to half the height on the directional-nav for perfect vertical centering */

.flexslider .flex-direction-nav li a.next {
	background-image: url(../imagenes/arrow-right.png);
	background-repeat: no-repeat;
	right: 0px;
	/*margin-right:5%;*/
}
.flexslider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: 0px;
	background-image: url(../imagenes/arrow-left.png);
	background-repeat: no-repeat;
	/*margin-left:5%;*/
}


.flexslider .flex-control-nav {
	height:0;
	display:none;
	margin:0px;
}
/*.flexslider .flex-direction-nav{display:none;}
.flexslider .flex-direction-nav li{
	height:0;
	display:none;
	margin:0px;
}*/
/*.flexslider .flex-control-nav {
	bottom: -5px;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flexslider .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flexslider .flex-control-nav li:first-child {margin: 0;}
.flexslider .flex-control-nav li a {width: 13px;  height: 12px; display: block; background: url(../imagenes/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}

.flexslider .flex-control-nav li a:hover { background-position: 0 -12px;}
.flexslider .flex-control-nav li a.active {background-position: 0 -24px; cursor: default;}*/




.flexslider ul.slides {
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
    width: 80%;
}
.flexslider ul.slides li{
	margin-bottom: 0px;
	margin-left: 0px;	

}

.flexslider ul.slides li .col_left{
	float: left;
    padding-left: 5%;
    text-align: center;
    width: 15%;
}

.flexslider ul.slides li .col_left img{
	margin:0px;
}

.flexslider ul.slides li .col_right{
	float: left;
    padding: 0 5% 0 2.5%;
    width: 72.5%;
}

.buttons_container{
	margin: 30px auto 50px;
    text-align: center;
    width: 80%;
}

.buttons_container a{
	background-color: #052638;
    border-radius: 5px;
    color: #fff;
    font-size: 1.1em;
    margin: 0 10px;
    padding: 10px;
}