/* ------------------------ INICIO Estilos propios ------------------------------ */

body {
	/*font-family: 'PTSansRegular';*/
	font-family: "pt-sans";
	font-weight: 400;
	color: #333;
	background: #fff;
	font-size: 14px;
}
a {
	color: #333;
}
.cabecera {
	min-height: 138px;
	margin-bottom: 46px;
	position: relative;
}

.foto_izda {
	float: left;
	margin-right: 15px;
}

.foto_dcha {
	float: right;
	margin-left: 15px;
}

.cinta {
	background: #f3f3f3 url(/img/fondo-cinta.gif) 0 100% repeat-x !important;
	min-height: 23px;
	position: relative;
	bottom: 0 !important;
	left: 0;
	right: 0;
	overflow: hidden;
	margin-left: -17px;
	margin-right: -17px;
	padding: 7px 30px;
}

.cinta a:hover {
	text-decoration: none;
}

.cinta p {
	margin: 0;
	padding: 0;	
}

.flecha-izda {
	width: 16px;
	height: 75px;
	background: url(/img/flecha-izda.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -36px;
}

.flecha-dcha {
	width: 16px;
	height: 75px;
	background: url(/img/flecha-dcha.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -36px;
}

.upv {
	float: left;
	padding-left: 35px;
	background: url(/img/upv.png) no-repeat;
}

.dpto {
	float: right;
}

.well-testoargazkia {
	position:relative;
	padding-left: 230px;
	min-height: 280px;
}

.well-argazkia {
	position: absolute;
	left: 0;
	top: 0;
}

.well-argazkia img {
	margin-bottom: 15px;
}

h1 {
	float: left;	
}

h2 {
	color: #4F47BB;
	/*font-family: 'PTSansNarrowBold';*/
	font-family: "pt-sans-narrow";
	font-weight: 700;
	padding-left: 10px;
	margin-top: 0;
}

h2 a, h2 a:hover, a:hover {
	color: #4F47BB;
}

h2.ezkutatu {
	display: none;	
}

h2.gris {
	color: #333;
	margin-top: 10px;
}

h2.lateral-dcho {
	font-size: 23px;
	margin: 0;
	line-height: 24px;
	padding-bottom: 8px;
	color: #333;
	/*font-family: 'PTSansRegular';*/
	font-family: "pt-sans";
	font-weight: 400;
}

h3 {
	line-height: 27px;
	/*font-family: 'PTSansRegular';*/
	font-family: "pt-sans";
	font-weight: 400;
	font-weight: normal;	
}

h3 a, h3 a:hover, a:hover {

	color: #4F47BB;
}



.investigacion {
	margin-top: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;

}

.investigacion ul {
	font-size: 17px;
	margin-left: 0;
	
}

.investigacion ul li {
	line-height: 25px;
	list-style: none;
	background: url(/img/vineta.png) 0 7px no-repeat;
	padding-left: 18px;
}

.lineas {
	margin-left: 17px;
	margin-right: 17px;	
}

.evento {
	border-top: 1px solid #ccc;	
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 9px;
}

.maseventos {
	border-top: 1px solid #ccc;
	font-size: 17px;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 9px;
}

.maseventos a {
	color: #4F47BB;
	/*font-family: 'PTSansNarrowBold';*/
	font-family: "pt-sans-narrow";
	font-weight: 700;
}

.evento img {
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.56); /* drop shadow */
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.56); /* drop shadow */
	box-shadow: 0 2px 3px rgba(0,0,0,.56); /* drop shadow */
	
}

.tipo {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* 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: #D6D4EF; /* layer fill content */
	padding: 3px 8px;
	margin-right: 5px;
	color: #4F47BB;
	/*font-family: 'PTSansBold';*/
	font-family: "pt-sans";
	font-weight: 700;
}



.elementoak1_izda {
	clear: both;
	float:left;
	width:37px;
	position:relative;

}


.elementoak2_izda {
	width:100%;
	margin:0 0 0 -37px;
	float:left;
}

.elementoak2_izda div.elementoak2 {
	padding:0 0 0 45px;
	display:block;
}



.elementoak1_dcha {
	float: right;
	width: 40%;
	position:relative;
}

.elementoak1_dcha img {
	width: 100%;
}

.elementoak2_dcha {
	width:100%;
	margin: 0 -40% 0 0;
	float:left;
}

.elementoak2_dcha div.elementoak2 {
	padding: 0 45% 0 0;
	display:block;
}



ul.miembros {
	margin: 0;
	padding: 0;
}

ul.miembros li {
	list-style: none;
	background: #f7f7f7;
	padding: 3px 2px 2px 2px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #fff;
	
}



p.nombre {
	/*font-family: 'PTSansBold';*/
	font-family: "pt-sans";
	font-weight: 700;
	padding-top: 1px;
	display: block;
	margin-top: -2px;
	margin: 0;
	padding: 0;
	
}

p.nombre a {

	color: #4F47BB;
}

p.puesto {
	/*font-family: 'PTSansNarrowRegular';*/
	font-family: 'pt-sans-narrow';
	font-weight: 400;
	display: block;
	
	margin: 0;
	padding: 0;
	line-height: normal;
	margin-top: -2px;
}

p.fecha {
	/*font-family: 'PTSansNarrowRegular';*/
	font-family: 'pt-sans-narrow';
	font-weight: 400;
	color: #4F47BB;
	font-size: 17px;	
}

p.slogan {
	/*font-family: 'PTSansBold';*/
	font-family: "pt-sans";
	font-weight: 700;
	color: #000;
	float: left;
	margin: 74px 0 0 20px;
}

p.vertodos {
	font-family: "pt-sans";
	font-weight: 700;
	margin-top: 10px;
	text-align: center;	
}

.unEvento {
position: relative;	
}

.lafoto img {
	width: 100%;	
}

.pie {
	margin-top: 57px;
	min-height: 140px;	
}

.dir {
	text-align: center;	
	/*font-family: 'PTSansBold';*/
	font-family: "pt-sans";
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0;
}

ul.legal {
	text-align: center;	
	padding-top: 0 !important;
	margin-top: 0 !important;
	width: 320px !important;
	margin: 0 auto;
}

ul.legal li a {
	padding-left: 0;	
	padding-right: 2px;
}


ul.legal li a:hover {
	background: none !important;
}

.centro {
	text-align: center;	
}



ul.idiomas {
	margin-top: 15px;

}


ul.idiomas li a {
	border-left: 1px solid #000 !important;
	padding: 1px 5px 1px 7px;
	color: #000;
	border-radius: 0 !important;
}

ul.idiomas li a:hover {
	background: none !important;	
}

ul.idiomas li:first-child a {
	border: none !important;	
}

.buscar {
	clear: both;	

}

.buscar .btn {
	/*font-family: 'PTSansBold';*/
	font-family: "pt-sans";
	font-weight: 700;
}

.entradilla {
	border-top: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;
	padding-bottom: 10px;*/
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.entrada {
	font-size: 18px;
	line-height: 24px;
}

.contenido {
	padding: 25px 10px 0 10px;
	border-top: 1px solid #ccc;
}

.foto-dcha {
	float: right;
	margin-left: 20px;
	width: 30%;
}

.foto-dcha img {
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.56); /* drop shadow */
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.56); /* drop shadow */
box-shadow: 0 2px 3px rgba(0,0,0,.56); /* drop shadow */
	width: 100%;
	margin-bottom: 10px;
}

.descargas {
	clear: both !important;	
}

.descargas .nav {
	border-bottom: 1px solid #ccc;	
}

.descargas .nav li {
	border-top: 1px solid #ccc;	
	font-size: 17px;
	padding: 8px 10px 6px 115px;
	background: url(/img/descarga.png) 14px 10px no-repeat;
}

.titular {
	font-weight: 700;	
}

.pdf {
	line-height: 8px;
}


form.pedidoexpress input, form#formulario input, form#formulario textarea, form#formulario select {
	
}

form#formulario ul li {
	list-style: none;	
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

form#formulario label.error, .alert {
	color: #f00;
	
}

form#buscador label {
	font-weight: 700;	
}

form#buscador input {
	width: 85% !important;
}

form#buscador select {
	width: 95% !important;
}

form#buscador ul {
	padding: 0 !important;
	margin: 0 !important;	
}

form#buscador ul li {
	list-style: none;
	float: left;
	width: 22% !important;
}

form#buscador ul.proyectos li {
	width: 29% !important;
}

form#buscador ul li.boton {
	width: 12% !important;
	padding-top: 24px;
	
}

form#buscador ul li.boton .btn {
	font-weight: 700;
}

.alert {
	background: #f1f7fa;
	border: 1px solid #D6D4EF;
	
}

.alert ul {
	margin-bottom: 0 !important;	
}

.alert ul li {
	list-style: none !important;
	background: url(/img/vineta-error.png) 0 5px no-repeat;
	padding-left: 18px;
}

.btn-formulario {
	margin-top: 15px;	
}

.subrayado {
	text-decoration: underline;	
}

/* ------------------------ FIN Estilos propios ------------------------------ */
 
 
  /* ------------------------ INICIO Reescribe Bootstrap ------------------------------ */
  
  ul.lateral {
	font-size: 18px !important;
}

ul.lateral li {
	list-style: none !important;
}


ul.lateral li.active {
	/*border: 1px solid rgba(0,0,0,.24);  stroke */
	border: 1px solid #c2c2c2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* 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: #fff; /* layer fill content */
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.34); /* drop shadow */
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.34); /* drop shadow */
	box-shadow: 0 0 7px rgba(0,0,0,.34); /* drop shadow */
	
	margin-bottom: 7px !important;
	
}


ul.lateral li a {
	border: 1px solid rgba(0,0,0,.06); /* stroke */
	-moz-border-radius: 5px / 5px 5px 3px 3px;
	-webkit-border-radius: 5px / 5px 5px 3px 3px;
	border-radius: 5px / 5px 5px 3px 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: #f3f3f3; /* layer fill content */
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.21); /* drop shadow */
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.21); /* drop shadow */
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.21); /* drop shadow */
	margin-bottom: 5px !important;
	padding-left: 30px !important;
	text-shadow: 0 -1px #fff !important;
}



ul.lateral li ul {
	margin: 0 19px 12px 30px !important;

	
}

ul.lateral li.active a {
	border: none !important;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #333 !important;
}

ul.lateral li a:hover {
	text-decoration: none !important;
	color: #4F47BB !important;
}

ul.lateral li li.active {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	margin-bottom: 0 !important;
}

ul.lateral li li.active a, ul.lateral li li a:hover {
	background-color: #D6D4EF !important;

	
}




ul.lateral li li a {
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	line-height: 25px !important;
	font-size: 16px !important;
	border: none !important;
	padding-left: 15px !important;
	display: block !important;
}

ul.lateral li li.active a {
	color: #4F47BB !important;	
	
}

.breadcrumb {
	background: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.breadcrumb span.divider {
	padding-right: 0 !important;
	padding-left: 3px !important;
}


.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* ------------------------ FIN Reescribe Bootstrap ------------------------------ */
 

 /* ------------------------ INICIO Pegar pie ------------------------------ */

      html, body {
	height: 100%;
}
/* Wrapper for page content to push down footer */
      #wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
        
		margin: 0 auto -198px;
}
/* Set the fixed height of the footer here */
      #push, #footer {
	height: 198px;
}
	  


      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {

		p.slogan {

			margin: 4px 0 10px 20px;
		}

		
#footer {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto -60px;
}
}
	  
	  
	  
/* ------------------------ FIN Pegar pie ------------------------------ */


 /* ------------------------ INICIO Media queries ------------------------------ */	  
	  
	  
	  
	  
@media (min-width: 980px) and (max-width: 1200px) {
}
 @media (min-width: 768px) and (max-width: 979px) {
	 
	 ul.idiomas, .buscar {
	margin-right: 0;	
}

h1, p.slogan {
	margin-left: 0;	
}
	 
}
 @media handheld, only screen and (max-width: 767px) {
body {
	margin: 0 !important;
	padding: 0 !important;
}
.container {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.dpto {
	float: left;
	padding-left: 35px;
}

.idiomas {
	position: absolute;
	top: 0;
	right: 0;
}



.buscar.pull-right {
	float: none;

	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.cabecera {
	margin-bottom: 20px !important;	

}

h1, p.slogan {
	margin-left: 0;	
}

h1 img {
	width: 140px;	
}



ul.idiomas, .buscar {
	margin-right: 0;	
}

.cinta {
	margin-top: 15px;	
}




.pie {
	margin-top: 30px;
	
}

}


 /* ------------------------ FIN Media queries ------------------------------ */
