@font-face {
    font-family: 'haettenschweilerregular';
    src: url('/css/fuentes/hatten-webfont.woff2') format('woff2'),
         url('/css/fuentes/hatten-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'metabook_roman';
    src: url('/css/fuentes/meta_book_roman-webfont.woff2') format('woff2'),
         url('/css/fuentes/meta_book_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #fff url(/img/fondo.jpg) no-repeat left bottom;
	background-attachment: fixed;
	font-family: 'metabook_roman', Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-size: 16px;
}

.falta-video a {
	float: left;
	display: inline-block;
}

.falta-video span.aviso {
	float: left;
	display: inline-block;
	width: calc(100% - 220px);
	margin-left: 20px;
	line-height: 1.8rem;
	font-size: 1.4rem;
}

.argia {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*background: url(/img/argia.png) 50% -50px no-repeat;	*/
}

.cabecera {
	min-height: 158px;
	margin-bottom: 62px;
	padding-top: 25px;
	padding-bottom: 20px;
	background: #f7f7f7;
}

.espacio {
	margin-bottom: 22px;
}

.junto {
	margin-bottom: 0;
}


h1 {
	margin-bottom: 0;
	font-size: 40px;
	  font-family: 'haettenschweilerregular', arial;
	position: relative;
	top: -20px !important;
	letter-spacing: 1px;
}

.berdea {
	color: #23953c;
}

.berde_argia {
	color: #91a31b;
}

.mapa {
	width: 100%;
}
h1 span.salto {
	display: block;
}

h2 {
	color: #23953c;
	font-weight: bold;
	margin-top: 0;
	  font-family: 'haettenschweilerregular', arial;
	font-size: 36px;
	margin-left: 30px;
	letter-spacing: 1px;
}

h3 {
	font-weight: bold;
	color: #6f6e6d;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	text-transform:uppercase;
}

.cursiva {
	font-style: italic;	
}

.codigos {
	float: left !important;
	clear: none !important;
	padding-right: 10px;
}



.jornadas {
	position: relative;

	min-height: 158px;
}

.logo {
	position: absolute;
	left: 0;
	bottom: 0;
	
}

ul {
	list-style: none;
	padding-left: 0;	
}

ul li {
	padding-left: 30px;
	margin-bottom: 10px;
	/*background: url(/img/icono-lista.png) 5px 5px no-repeat;*/
	padding-left: 20px;
	background: url(/img/icono-lista2.png) 5px 10px no-repeat;
}

ul.logos {
	
text-align: center;
	margin: 0 auto;
	padding:40px 0 60px 0;
}

ul.logos li {
	background: none;
	padding: 0;
	display: inline;
	margin: 0 0 0 -70px;
}



.nav-idiomas {
	list-style: none;
	margin-left: -12px;
	
}

.nav-idiomas li {
	background: none;
	padding: 0;
}

.nav-idiomas li a {

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: rgba(255,255,255,.33); /* layer fill content */

    font-family: 'haettenschweilerregular', "Arial Narrow", Arial;
font-size: 24px;

color: #000;

line-height: 0;

padding: 18px 12px;
margin-right: 3px;
	
}

.btn-descarga {
	border-bottom:1px solid #6f6e6d;
	border-top:1px solid #6f6e6d;
	color:#6f6e6d;
	text-align:left;
	margin-bottom:5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
	
.btn-descarga2 {
	line-height:38px;}

a:hover.btn-descarga  .glyphicon-video, a:hover.btn-descarga  .glyphicon-ppt {
			-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	 opacity:1;}
	
.glyphicon-video {
	background:url(/img/you_tube.png);
		width:28px;
	height:26px;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:-7px;
		-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	 opacity:0.5;
}
	
.glyphicon-ppt{
	background:url(/img/ppt.png);
	width:20px;
	height:26px;
	margin-right:4px;
	margin-bottom:-17px;
		-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	 opacity:0.5;}
	

.nombre {
	padding-left:28px;}	
.texto_descargar {
	margin-top:-40px;
	font-weight:bold;
	}

.nav-idiomas li.active a, .nav-idiomas li a:hover, .nav-idiomas li.active a:hover {
	background: none;
color: #969595;
	
}

.nav-descargas {
	list-style: none;
	margin-top: 22px;
    clear: both;
}

.nav-descargas li {
	background: none;
	padding: 0;
	margin-left: 25px !important;
}

.nav-descargas li a {
	padding: 15px 5px 0 43px;

	background: url(/img/icono-pdf.png) 0 8px no-repeat;
	background: url(/img/pdf.png) 3px 8px no-repeat;
	height: 60px;
	display: block;
	 font-family: 'metabook_roman', "Arial Narrow", Arial;
	color: #000;
	text-transform: uppercase;
	line-height: 16px;

	-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border-top: 1px dashed #000;
border-bottom: 1px dashed #000;
}

.nav-descargas li a span {
	clear: both;
	display: block;
}

.nav-pie {
	margin: 10px auto 0 auto;
	width: 470px;
}

.nav-pie li {
	background: none;
	padding: 0;	
	
	margin: 0 !important;
}

.nav-pie li a {
	color: #000;
	padding-right: 15px;
	background: url(/img/punto.png) 100% 50% no-repeat;
	font-size: 12px;
		
}

.nav-pie li a:hover {
	background: none;
	color: #7e7e7e;
}

.nav-pie li.last a {
	background: none;	
}

.figure {
    position: relative;

}

.lupa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -41px;
    display: none;
}

.ampliar {
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: block;

}

.ampliar span {
    text-indent: 100%;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}

.ampliar:hover + figure .lupa {
    display: block;
}

.figcaption {
    margin: 0;
    padding: 12px 4px 0 4px;
    font-size: 14px;
    line-height: 2rem;
}

.figcation p {
    text-align: left !important;
}

.ponente {
    font-size: 14px;
    font-style: italic;
    color: #6f6e6d;
    padding: 3px 4px 0 4px;
}



.texto {
	margin-left: 30px;	
}

.thumb {
    width: 100%;
}

.poster {
    margin-bottom: 30px;
    position: relative;
}

.nav-lateral {
	list-style: none;
	margin-bottom: 30px;
}

.nav-lateral li {
	background: none;
	padding: 0;
	margin: 4px 0;
}

.nav-lateral li a {

	text-transform: uppercase;
	display: block;
	
	border: 0; /* stroke */
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: rgba(255,255,255,1); /* layer fill content */

color: #000;

font-size: 15px;

padding-top: 6px;
padding-bottom: 6px;
	padding: 6px 15px;
}

.nav-lateral li a:hover, .nav-lateral li.active a {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #23953c; /* layer fill content */
	color: #fff;
	border-color: transparent;
	text-decoration: none;
}

.nav-lateral li.otras-jornadas {
	margin-top: 20px;
}

table.programa {
		
}

table.programa th {
	vertical-align: top;
	width: 100px;
	line-height: 18px;
}



table.programa dl {
	margin-top: 0;	
}

table.programa dt {
	float: left;
	margin-right: 5px;
	line-height: 25px;
}

table.programa dt span {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-weight: bold;
    color: #6f6e6d;
    font-size: 13px !important;
    line-height: 20px !important;
    display: block;
}

table.programa dt span.primero {
    margin-top: 20px !important;
}


table.programa dd {
	line-height: 25px;
}

table.programa .titular {
	font-weight: bold;
	color: #698318;
	font-size: 17px;
	line-height: 22px;
}

table.programa .titular_beltza {
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	color: #000;
	text-transform: uppercase;
}
.list-ponentes {
	border-top: 1px solid #bfbfbf;
}

.list-ponentes li {
	-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
background: none;
border: none;
border-bottom: 1px solid #bfbfbf;
padding: 15px 0;

}

.fecha-lugar {
	 font-family: 'haettenschweilerregular';
	float: left;
	margin-right: 12px;
	margin-top: 9px;
	letter-spacing: 1px;
}

.fecha-lugar p {
	text-align: right;	
	font-size: 28px;
	line-height: 18px;
}

.fecha-lugar p.fecha {
	color: #000;	
}

.fecha-lugar p.lugar {
	color: #6f6d6d;
}

.inscripcion {
	float: right;
	margin-top: 9px;
}

.btn-inscripcion {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #23953c; /* layer fill content */

color: #fff;

height: 46px;
line-height: 46px;

padding-top: 0;
padding-bottom: 0;
text-transform: uppercase;


}

.btn-inscripcion:hover {
	opacity: .8;
	filter:alpha(opacity=80);
	color: #fff;
}

abbr {
	border: none !important;	
}

.clearfix.dedos {
	clear: none !important;
	float: left !important;
}


.elementoak1_izda {
	clear: both;
float:left;
width:132px;
position:relative;
text-align: center;
}

.elementoak1_izda img {

background-color: #fff; /* layer fill content */
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.38); /* drop shadow */
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.38); /* drop shadow */
box-shadow: 0 1px 0 rgba(0,0,0,.38); /* drop shadow */
	
}

.elementoak2_izda {
width:100%;
margin:0 0 0 -132px;
float:left;

}

.elementoak2_izda div.elementoak2 {
padding:0 0 0 155px;
display:block;}


.descargar {
	line-height: 18px;
	margin-bottom: 24px;
    color: #6f6e6d;
}

.descargar a {
	color: #6f6e6d;
	padding-left: 37px;
	background: url(/img/icono-pdf2.png) 0 0 no-repeat;	
}


.mapa {
	text-align: center;
}

.btn-vermapa {
	/*position: absolute;
	top: 66px;
	left: 116px;
	*/
    margin-top: 20px;

	border: 1px solid #616161; /* stroke */
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: rgba(0,0,0,.56); /* layer fill content */
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.6); /* drop shadow */
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.6); /* drop shadow */
box-shadow: 0 1px 5px rgba(0,0,0,.6); /* drop shadow */

text-transform: uppercase;
color: #fff;

padding: 7px 17px 7px 46px;
font-size: 13px;

font-family: "Arial Narrow", Arial;

	background-image: url(/img/puntero.png);
	background-size: 15px 21px;
	background-position: 13px 50%;
	background-repeat: no-repeat;
    margin: 20px auto !important;
    display: inline-block !important;
}

p.erdira {
    text-align: center !important;
}




.btn-vermapa:hover {
	opacity: .8;
	filter:alpha(opacity=80);
	color: #fff;
}







.elementoak1_dcha {
	float: right;
	width:25%;
	position:relative;
}

.elementoak2_dcha {
width:100%;
margin:0 -25% 0 0;
float:left;

}

.elementoak2_dcha div.elementoak2 {
padding:0 25% 0 0;
display:block;

}

.well-aviso {
	background: #fff !important;
	border: 1px solid #dddbdb !important;
	padding: 0 !important;
	margin-top: 30px !important;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-bottom: 20px !important;
}

.well-aviso h3 {
	background: #eae8e8;
	padding: 8px 10px;
}


.contenido-aviso dt {
	color: #29b1e6;
	text-transform: uppercase;	
	line-height: 35px;
	font-family: "pt-sans-narrow", sans-serif;
}

.contenido-aviso dd {
	font-family: "pt-sans-narrow", sans-serif;
	line-height: 35px;
	color: #664742;
}

.contenido-aviso {
	padding-left: 10px;
	padding-right: 10px;
}





table.table {
	background: #fff;	
	font-family: "pt-sans-narrow", sans-serif;
	font-size: 20px;
	font-weight: 700;
	border: 1px solid #dddbdb !important;
}

table.table-margen {
	margin-top: 30px;
}

table.table th {
	background: #eae8e8;
	font-weight: 700;	
font-family: "pt-sans-narrow", sans-serif;
text-transform: uppercase;	
color: #29b1e6;

}

table.table th.corto {
	width: 120px;
	text-align: center;
}

table.table th.muycorto {
	width: 100px;
	text-align: center;
}

table.table tr td.eliminar {
	background: url(/img/icono-eliminar.png) 50% 50% no-repeat;
}

table.table tr:hover td.eliminar {
	background: #f5f5f5 url(/img/icono-eliminar2.png) 50% 50% no-repeat;
}

table.table td {
	color: #664742;	

}



table.table dl {

	width: 195px;
	float: right;
	margin-right: 120px;
	padding: 0;
	

}

table.table dl dt {
	float: left;
	width: 115px;
	padding: 0;
	margin: 0;

		font-weight: 700;	
font-family: "pt-sans-narrow", sans-serif;
text-transform: uppercase;	
color: #29b1e6;
font-size: 17px;
line-height: 28px;
}

table.table dl dt.total, table.table dl dd.total {
	margin-top: 5px;
	border-top: 1px solid #dddbdb;
}

table.table dl dd.todo {
	font-size: 30px;
	padding-top: 5px;
	
}

table.table dl dd.todo span {
	font-size: 12px;
	clear: both;
	display: block;
	font-weight: 100;
	color: #837f7f;
}

table.table dl dd {
	float: right;
	width: 80px;
	text-align: right;
line-height: 28px;
	padding: 0;
}

table.table .preciotable {
	text-align: right;	
}

table.table td p.titular {
	font-family: "pt-sans", sans-serif;
	font-size: 18px;
}



form#tienda {
	margin-top: 30px !important;	
}

form#tienda input {
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #ebebeb; /* layer fill content */


}



.btn-carrito_left, .btn-carrito_right {
	
		-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
color: #fff !important;
font-family: "pt-sans", sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
}

.pagos {
	margin-top: 30px;	

}

.btn-carrito_left {
	padding-left: 40px;	
	background: #4a4a4a url(/img/icono-izda.png) 0 50% no-repeat;
}

.btn-carrito_right {
	padding-right: 40px;	
	background: #4a4a4a url(/img/icono-dcha.png) 100% 50% no-repeat;
}

.btn-carrito_left:hover, .btn-carrito_right:hover {
	color: #fff !important;
		opacity: .8;
	filter:alpha(opacity=80);
}


.btn-volver {
			-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
color: #fff !important;
font-family: "pt-sans", sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
	background: #4a4a4a url(/img/icono-volver.png) 50% 50% no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 40px;
}

.btn-volver:hover {
opacity: .8;
	filter:alpha(opacity=80);	
}

.btn-volver span {
	display: none;
}



.pagination {
	font-family: "pt-sans-narrow", sans-serif;
}

.pagination li a {
	color: #262626;
	font-size: 20px;
	padding-left: 14px;
	padding-right: 14px;

}

.pagination li a:hover, .pagination li.active a {
	background: #29b1e6 url(/img/sombra-menu.png) repeat-y !important;
	color: #fff;	
	border: 1px solid #ddd;
}

.pagination li a.anterior span {
	background: url(/img/flecha-anterior.png) 0 50% no-repeat;
	padding: 7px 4px;

}

.pagination li a:hover.anterior span {
	background-position: -14px 50%;
}

.pagination li a.siguiente span {
	background: url(/img/flecha-siguiente.png) 0 50% no-repeat;
	padding: 7px 4px;

}

.pagination li a:hover.siguiente span {
	background-position: -14px 50%;
}



.noticias {
  *zoom: 1;
}

.noticias:before,
.noticias:after {
  display: table;
  line-height: 0;
  content: "";
}

.noticias:after {
  clear: both;
}




.noticias {
	border-top: 1px solid #cbcaca !important;
	display:block;
	clear:both;
	margin:10px 0 0 0 !important;

	
	} 


.noticias a{

clear: both;
	color: #5d5d5d;	
	font-size: 15px;

	display: block !important;
	border-bottom: 1px solid #cbcaca !important;
padding: 10px;

}

.noticias a:hover {
	
	text-decoration:none;	
	
	
	
		color: #e2001a;
	

			background: #ffffff !important; 
background: -moz-linear-gradient(top,  #ffffff 55%, #f1f1f1 100%) !important; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(55%,#ffffff), color-stop(100%,#f1f1f1)) !important;
background: -webkit-linear-gradient(top,  #ffffff 55%,#f1f1f1 100%) !important;
background: -o-linear-gradient(top,  #ffffff 55%,#f1f1f1 100%) !important;
background: -ms-linear-gradient(top,  #ffffff 55%,#f1f1f1 100%) !important;
background: linear-gradient(to bottom,  #ffffff 55%,#f1f1f1 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ) !important;
	

}


.noticias a span.todo {
	padding: 10px 10px 10px 47px;
	margin-top: 0px;
	display:block;	


}




.descarga {
  *zoom: 1;
}

.descarga:before,
.descarga:after {
  display: table;
  line-height: 0;
  content: "";
}

.descarga:after {
  clear: both;
}



.descarga {
	border-top: 1px solid #cbcaca !important;
	display:block;
	clear:both;
	margin:10px 0 0 0 !important;

	
	} 

.descarga a{
	


	clear:both;
	color: #5d5d5d;	
	font-size: 15px;
	display: block;
	border-bottom: 1px solid #cbcaca !important;
	font-weight: bold;
}

.descarga a .titulardescarga{
	font-weight:bold;}

.descargar a {
	display: block;
	
}	

.descarga a:hover {
	
	text-decoration:none;	
	
	
	
		color: #e2001a;
	

			background: #ffffff !important; 
background: -moz-linear-gradient(top,  #ffffff 55%, #f1f1f1 100%) !important; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(55%,#ffffff), color-stop(100%,#f1f1f1)) !important;
background: -webkit-linear-gradient(top,  #ffffff 55%,#f1f1f1 100%) !important;
background: -o-linear-gradient(top,  #ffffff 55%,#f1f1f1 100%) !important;
background: -ms-linear-gradient(top,  #ffffff 55%,#f1f1f1 100%) !important;
background: linear-gradient(to bottom,  #ffffff 55%,#f1f1f1 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ) !important;
	

}

.descarga a span.todo {
	padding: 10px 10px 10px 47px;
	margin-top: 0px;
	display:block;	

	background: url(/img/descarga.png) 5px 15px no-repeat;
}

.descarga a:hover span.todo {

	
background: url(/img/descarga2.png) 5px 15px no-repeat;
}

.descarga span.formato {
	display:block;
	clear:both;
	font-weight: 700;
	color: #8c8c8c
}






/*
#menulateral li ul {
	display:none;
list-style: none;
padding-left: 15px;
	}
*/





.producto {
	min-height: 300px;
	margin-bottom: 30px;
}

.producto img {
	width: 100%;	
}

.producto .listado-thumb {
	
	width: auto !important;
	left: 15px;
top: 0;
	right: 15px;
	margin-right: 0;
}



.producto .precio {
	right: 15px;
	botton: 0;
}

.producto .btn-anadir, .producto .btn-masinfo {
	width: 158px;
	color: #fff;
}

.producto .btn-anadir {
	background: #3d3d3d url(/img/icono-carrito2.png) 120px 50% no-repeat;
	
}

.producto .btn-masinfo {
background: #3d3d3d url(/img/flecha-masinfo.png) 125px 50% no-repeat;	

}


.producto .btn-anadir:hover {
	background: #3d3d3d url(/img/icono-carrito2.png) 120px 50% no-repeat;
	opacity: .8;
	filter:alpha(opacity=80);
}

.producto .btn-masinfo:hover {
	background: #3d3d3d url(/img/flecha-masinfo.png) 125px 50% no-repeat;
	opacity: .8;
	filter:alpha(opacity=80);
}

.producto p.titular {
		color: #29b1e6;
		font-family: "pt-sans", sans-serif;
		font-weight: 700;
		margin-top: 5px;
		line-height: 18px;
		text-align: left;
	}



.precio-detalle {
	text-align: right;
	

	position: absolute;
	bottom: 0;
	right: 0;

	height: 100px;
}

.descripcion {
	padding-bottom: 127px;	
	min-height: 265px;
	position: relative;

}
/* -------------------------- INICIO DropDown menu on hover ---------------------------- */


.sidebar-nav {
    padding: 9px 0;
}
/*
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
*/
.dropdown:hover .dropdown-menu {
    display: block;
	left: 1px !important; /*--- Komentatu eskubian nahi bada ---------*/
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.alert-danger {
	font-size: 15px;	
}

.alert-danger ul li {
	background: none;
	padding: 0;
	margin: 0;	
}


p.obligatorios {
	text-align: right;
	font-size: 13px;	
}

p.txikia {
	font-size: 13px;	
}

form#contacto fieldset {

	
	padding: 0;
	position: relative;


}

form#contacto label, form#contacto p.control-label {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	font-weight: 100;
}

form#contacto p.control-label {
	padding-left: 0;	
}

form#contacto label.error {
	color: #b94a48;	
}

form#contacto input, form#contacto textarea {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	color: #444;
	
border: 1px solid #d4d3d3; /* stroke */
background-color: #fff; /* layer fill content */


-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;

}

form#contacto input {
	width: 45%;
}	

form#contacto textarea {
	height: auto;	
}

form#contacto input.codigo {
	width: 115px;	
}

form#contacto .checkbox label {

	font-size: 15px !important;

	color: #444 !important;	
	text-transform: none;
	font-weight: 100;
	
}



form#contacto .checkbox span a {
	color: #444 !important;	
	text-decoration: underline;
}

form#contacto input[type=checkbox] {
	-moz-box-shadow: none; 
-webkit-box-shadow: none;
box-shadow: none;
width: 20px;
	height: auto !important;
}

form#contacto input[type=radio] {
	height: auto !important;
}




form#contacto #envio {
	margin-top: 30px;	
	display: block;
}









form#contacto div.select {
    overflow:hidden; /* this hides the select's drop button */
    padding:0 !important; 
    margin:0;
    background: white url(formelements-select.png) no-repeat bottom right;
    /* this is the new drop button, in image form */
	width: 100%;
	
	
	font-family: "nimbus-sans-condensed",sans-serif;
	font-size: 19px;
	color: #444;
	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #ebebeb; /* layer fill content */
-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.22); /* inner shadow */
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.22); /* inner shadow */
box-shadow: inset 0 1px 0 rgba(0,0,0,.22); /* inner shadow */


height: 41px;



}

form#contacto div.select  {
	float: none;
}


form#contacto div.select .flecha {
	background: url(/img/flecha-combo.png) 95% 17px no-repeat;
	width: 100%;
	display: block !important;
	

}

	@-moz-document url-prefix() {
		form#contactfo div.select .flecha {
	
		background: url(/img/flecha-combo.png) 95% 15px no-repeat;
		
		}
	}




form#contacto div.select select {
    width:115% /* this percentage effectively extends the drop down button out of view */;
    background-color:transparent /* this hides the select's background making any styling visible from the div */;
    background-image:none;
    -webkit-appearance: none /* this is required for Webkit browsers */;
    border:none;
    box-shadow:none;
    padding: 0 0.5em 0 0.5em !important; /* padding should be added to the select, not the div */
	height: 41px;
	line-height: 20px !important;
	margin: 0 !important;
	
	font-family: "pt-sans-narrow", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	
	text-transform: uppercase;


	display: block !important;
	margin-top: 0 !important;
	padding-top: 5px !important;


}


form#contacto div.select select option {
	background: #fff;
}


	@-moz-document url-prefix() {
		div.select {
	
	line-height: 31px !important;
}
	}




.form-group {
	margin: 0;
	margin-bottom: 18px;
	clear: both;
}

.btn-formulario {
	

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #23953c; /* layer fill content */


padding: 15px 50px;
color: #fff;
	font-size: 18px;
}

.btn-formulario:hover {
color: #fff !important;	
	opacity: .8;
	filter:alpha(opacity=80);
}

.centro {
	text-align: center;
}


/* ---------------------------FIN DropDown menu on hover ----------------------------- */







/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -356px;
  /* Pad bottom by footer height */
  padding: 0 0 356px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 302px;
position: relative;
  margin-top: 54px;


}


.oina {
	position: absolute;
	bottom: 0;
	width: 842px;
	height: 570px;
	background: url(/img/marrazkia.png) 0 100% no-repeat;
	z-index: -1;
}
			
@media (min-width: 993px) and (max-width: 1200px) {
	
	h1 {
	font-size: 25px;
}
	
ul.logos {
	width: 330px;
	width: 390px;

float: right;
}

	.nav-pie li a {

	padding-right: 5px;
	padding-left: 5px;
	background: none;
	font-size: 13px;
		
}

.nav-pie {
		width: 390px;

		float: right;
}






	
}


@media (min-width: 768px) and (max-width: 992px) {




	h1 {
	font-size: 25px;
}



    form#contacto input {
	width: 65%;
}	



.oina {
	display: none;	
}
	
ul.logos {

	width: 680px;
		
}


	
.clearfix.dedos {
    clear: both !important;
    float: none !important;
}


.clearfix.detres {
	clear: none !important;
	float: left !important;
}

.nav-idiomas {
	position: absolute;
	top: 0;
	right: 0;
}

.logo {
	
	top: 0;	
}

.jornadas {


	min-height: 128px;
}

h1 {
	margin-top: 0;	
}



}

@media (max-width: 767px) {
	
	
	
	body {
	background: #fff;
	}
	
	.fecha-lugar p {
	text-align: right;	
	font-size: 18px;
	line-height: 14px;
}

	
	
		h1 {
	font-size: 20px;
			margin-top: 15px !important;
}

    .mapa img {
        width: 70%;
    }


    .thumb {
        width: 40%;
    }

    .poster {
        text-align: center;
    }

	form#contacto input {
	width: 100%;
}

 .texto, h2 {
		margin-left: 0 !important; 
 }
 

 
.cabecera {

	margin-bottom: 32px;
}



.oina {
	display: none;	
}

ul.logos {
	width: 100%;


}
	

	ul.logos li {
	background: none;
	padding: 0;
	display: inline;
	margin: 0 0 0 0px;
}

	
	ul.logos li img {
		width: 100%;
		max-width: 300px;
	}

.nav-pie {
	width: auto;
	margin: 0;	
	margin-top: 20px;
	text-align: center;

}

.nav-pie li {
	display: block;	
	float: none;
	
}
	
	.nav-pie li a {

	padding: 0;

	background: none;
		
}


.nav-idiomas {
	position: absolute;
	top: -17px;
	right: 0;
}
	
	.nav-idiomas li a {

font-size: 18px;

color: #000;

line-height: 0;

padding: 18px 6px;
margin-right: 3px;
	
}

.logo {
	
	top: 0;	
}

.jornadas {


	min-height: 80px;
}

h1 {
	margin-top: 0;	
}

.logo img {
	width: 280px;	
}

}


@media handheld, only screen and (max-width: 480px) {
    .mapa img {
        width: 100%;
    }

    .thumb {
        width: 70%;
    }
	
 .texto, h2 {
		margin-left: 0 !important; 
 }
 
	
.cabecera {
	margin-bottom: 32px;
}
	
.producto {
	width: 250px !important;
	clear: both !important;
	float: none !important;
	margin: 0 auto 30px auto !important;
	min-height: 340px !important;
}
	


.oina {
	display: none;	
}

ul.logos {
	width: 280px;
}


.nav-pie {
	width: auto;
	margin: 0;	
	margin-top: 20px;
	text-align: center;

}

.nav-pie li {
	display: block;	
	float: none;
	
}
	
	.nav-pie li a {

	padding: 0;

	background: none;
		
}


.logo {
	
	top: 0;	
}

.jornadas {


	min-height: 128px;
}

h1 {
	margin-top: 0;	
}

.logo img {
	width: 210px;	
}

.jornadas {


	min-height: 80px;
}

form#contacto input {
	width: 100%;
}


}