html, body, section {
	font-family: "Verdana";
	color: #000;
}

h1, h2, h3, h4 {
	font-family: "Verdana";
	text-align: left;
}

h1, h1:first-child {
	font-size: 1.7em;
}

a.volver {
	float: right;
	font-size: 0.9em;
	padding-top: 0.3em;
}

span.img-border:before {
	box-shadow: none;
}

#mainLogo {
	max-height: 8em;
	margin-left: -1em;
	margin-bottom: 2em;
	margin-top: 0.5em;
	background-color: #03155e; 
	padding-left: 1em;
	padding-right: 1em;
}

header {
	background-image: url('/img/back-up.jpg');
	background-image: url('/img/header_clave.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #fff; 
	height: 115px;
}

header.sticky {
	background: #03155e; 
	border-bottom: 1px solid #eee;
}

header.sticky img {
	margin-left: 0.5em;
}

header>section.main-header {
	background: none;
}


header>section.main-header nav {
	clear: both;
	float: none;
}

.imageNoti {
	position: relative;
	max-height: 200px;
	overflow: hidden;
}

div#las_categorias_publicacions a {
	display: block;
	padding: 0.5em 1em;
	background: #efefef;
	color: #555;
	margin-bottom: 1em;	
}

div#las_categorias_publicacions a:hover,
div#las_categorias_publicacions a.active {
	background: #ddd;
}

li.slot_publicacion {
	margin-top: 2em;	
}

li.slot_publicacion a {
	color: #555;
	font-weight: bold;
}

div.fecha_publi {
	float: right;
	font-size: 0.7em;
	color: #ccc;
}

.volver_publi {
	color: #aaa;
	float: right;
	font-style: italic;
}

.team div.img-border {
	height: 225px;
	width: 100%;
	background: #efefef;
	overflow: hidden;
}

.ficha.team.col1 .img-border {
	border: none;
	width: 200px;
	float: right;
}

.cat-archive ul li:first-child {
	border: none;
}

img#img_en_ficha {
	height: auto;
	width: 200px;
	border: none;
	float: right;
}

a.active {
	font-weight: bold;
}

table.calendar td {
	height: 10em;
}

.slider_back_grey div {
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
	border-radius: 1em;
	background-color:rgba(255, 255, 255, 0.8);
}

.btn_suave {
	text-transform: none;
	font-weight: normal;
	font-size: 0.9em;
}

.corporate {
	color: #d3073c;
}

.corporate_back {
	background: #d3073c;
}

.lopd {
	font-size: 0.8em;
	font-style: italic;
}

.img-redonda {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #fff;
}

.p07 {
	background: #eee;
}

.slides img {
	max-height: 350px;
}

#slideFotoHome {
	height: 380px;
	overflow: hidden;
}

#slideFotoHome .laImagenDelSlide {
	position: relative;
}

.noticias_home div.img {
	overflow: hidden;
	max-width: 25%;
	max-height: 180px;
	float: left;
}

.noticias_home .apartado {
	font-size: 1em;
	margin: 0px;
	color: #888;
}

.noticias_home {
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd; 
}

.noticias_home img.thumb_home {
	width: 100%;
}

.notiInfo {
	float: right;
	width: 72%;
	border: none;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

div#noticia_ver {
	text-align: left;
}

div#noticia_ver a {
	text-decoration: underline;
}


div#contenido_principal h2 {
	margin-top: 0px;
}

div#noticia_ver span.img-border {
	display: inline;
}

div#image_noticia {
	float: left;
	max-width: 315px;
	margin-right: 1.5em;
	margin-bottom: 0.8em;
	display: inline;
	text-align: center;
}

div#image_noticia img {
	width: 100%;
	margin-bottom: 0.2em;
	margin-top: 0.4em;
}

.pie-de-foto {
	clear: both;
	font-size: 0.9em;
	padding-top: 0px;
	margin-top: 0px;
	color: #666;
	font-style: italic;
}

.fecha_fuente {
	font-size: 0.8em;
	color: #aa0000;
	padding-top: 0px;
	margin-top: 0px;
}



.columns>article, .columns>div, .columns>section.quitamargen {
	margin: 0px;
}

div#main_menu {
	float: left;
	width: 19%;
}

div#main_menu ul li {

	float: none;
	display: block;
	padding-bottom: 0px;
	min-height: 1.7em;

	background: #687796; /* Old browsers */
	background: -moz-linear-gradient(left,  #687796 52%, #bdbfc5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(52%,#687796), color-stop(100%,#bdbfc5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #687796 52%,#bdbfc5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #687796 52%,#bdbfc5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #687796 52%,#bdbfc5 100%); /* IE10+ */
	background: linear-gradient(to right,  #687796 52%,#bdbfc5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#687796', endColorstr='#bdbfc5',GradientType=1 ); /* IE6-9 */

} 

a.mainlink_a {

	padding-bottom: 0px;
	min-height: 1.7em;
	width: 78%;
	padding: 0.5em 1em;
	display: block;
	color: #fff;
	font-size: 1.2em;
	
	background: #687796; /* Old browsers */
	background: -moz-linear-gradient(left,  #687796 52%, #bdbfc5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(52%,#687796), color-stop(100%,#bdbfc5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #687796 52%,#bdbfc5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #687796 52%,#bdbfc5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #687796 52%,#bdbfc5 100%); /* IE10+ */
	background: linear-gradient(to right,  #687796 52%,#bdbfc5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#687796', endColorstr='#bdbfc5',GradientType=1 ); /* IE6-9 */
}

a.mainlink_a.contactar_clave {
	text-align: center;
	background: #382377;
	width: 75.5%;
}

a.mainlink_a.contactar_clave:hover {
	background: #bd3d4a;
}


div#main_menu .mainmenu ul li a.mainlink {
	color: #fff;
	padding-left: 1em;
}

div#main_menu ul li:hover,
div#main_menu ul li.active {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#091454+0,23338f+100 */
	background: #091454; /* Old browsers */
	background: -moz-linear-gradient(left,  #091454 0%, #23338f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#091454), color-stop(100%,#23338f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #091454 0%,#23338f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #091454 0%,#23338f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #091454 0%,#23338f 100%); /* IE10+ */
	background: linear-gradient(to right,  #091454 0%,#23338f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#091454', endColorstr='#23338f',GradientType=1 ); /* IE6-9 */
}

div#contenido_principal h2.alt {

	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 12px;
	font-family: "Signika";
	font-weight: bold;
	font-size: 1em;
	border: none;

	background: rgb(204,204,204);
	background: -moz-linear-gradient(left,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); 
	background: -o-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); 
	background: -ms-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); 
	background: linear-gradient(to right,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 ); 
}

div#contenido_principal h2.alt span {
	border-bottom: 0px;
}


div#barra_lateral {
	float: right;
	width: 20%;
}

div#main_menu img {
	width: 100%;	
	margin-top: 0.3em;
}

.notiInfo ul, 
.notiInfo ol {
	margin: -1em 0em;	
}

div#contenido_principal {
	float: left;
	width: 59%;
	line-height: 15px;
	font-size: 13px;
}

.cat-archive ul li p  {
	line-height: 15px;
	font-size: 13px;
}

div#laPubli {
	clear: both;
	width: 100%;
}

div#laPubli img {
	width: 100%;	
}

div.publi_right {
	clear: both;
	width: 100%;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1.5em;
}

div#laPubli.img-border {
	display: inline;
	border: none;
	width: 100%;
}

div#laPubli img.banner_right {
	clear: both;
	border: none;
	display: inline;
	float: none;
	width: 100%;
}

div#confidencialesClave {
	background: #d1929b; /* Old browsers */
	background: -moz-linear-gradient(left,  #d1929b 0%, #bd3d4a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d1929b), color-stop(100%,#bd3d4a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d1929b 0%,#bd3d4a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d1929b 0%,#bd3d4a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d1929b 0%,#bd3d4a 100%); /* IE10+ */
	background: linear-gradient(to right,  #d1929b 0%,#bd3d4a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1929b', endColorstr='#bd3d4a',GradientType=1 ); /* IE6-9 */
	color: #fff;
	width: 90%;
}

div#confidencialesClave h5 {
	color: #fff;
	font-size: 1.2em;
}

div#confidencialesClave input {
	width: 92%;
}

a.condifenciales {
	background: #800000;
	width: 90%
	font-size: 0.7em;
}

a.condifenciales:hover {
	color: #fff;
}


div#confidencialesClave_inside {
	margin: 1em;
	padding-top: 0.1em;
}


div#busquedaBox {
	background: #d1929b; /* Old browsers */
	background: -moz-linear-gradient(left,  #d1929b 0%, #bd3d4a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d1929b), color-stop(100%,#bd3d4a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d1929b 0%,#bd3d4a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d1929b 0%,#bd3d4a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d1929b 0%,#bd3d4a 100%); /* IE10+ */
	background: linear-gradient(to right,  #d1929b 0%,#bd3d4a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1929b', endColorstr='#bd3d4a',GradientType=1 ); /* IE6-9 */
	color: #fff;
	margin-bottom: 2em;
	clear: both;
	width: 90%;
}

div#busquedaBox h5 {
	color: #fff;
	font-size: 1.2em;
}

div#busquedaBox input {
	width: 92%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div#busquedaBox select {
	font-size: 0.9em;	
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div#busquedaBox input.btn.green {
	font-size: 0.8em;	
	padding: 0em;
}

a.buscar {
	background: #516484;
	width: 100%;
}

div#busquedaBox_inside {
	margin: 1em;
	padding-top: 0.1em;
	font-size: 0.9em;
}

div#bloqueDerecha {
	width: 96%;
	margin-bottom: 2em;
	clear: both;
}

footer {
	background: #382377;
	color: #fff;
	padding-top: 0.5em;
	padding-bottom: 0em;
	font-size: 1.1em;
}

footer section.bottom {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #fff;
}

footer section.bottom p {
	float: none;
	padding: 0px;
	margin: 0px;
}

div#listado_noticias span.img-border {
	border: none;
	width: 100%;
}

div#listado_noticias span.img-border .banner_contenido {
	width: 100%;
}

.azul-corp, h1, h2, h3, h4, h5,
.cat-archive ul li a
{
	color: #382377;
	font-weight: bold;
}

.bannersListados {
	margin-bottom: 2em;
	clear: both;
}

.bannersListados img {
	clear: both;
	width: 100%;
}

div.subtitulo {
	font-family: "Verdana";
	padding-bottom: 1em;
	font-weight: bold;
	font-size: 0.9em;
	color: #666;
}

form#contactForm input {
	width: 92%;
}

.linkable {
	cursor: pointer;
}

.nohayfoto {
	width: 100%;
	float: none;
}

div#sec-nav {
	display: none;
}

img#logoClaveHeader {
	display: none;
}

@media (max-width: 640px) {
	
	html, body {
		font-size: 1em;
	}

	header {
		background: none;
		height: auto;
		clear: both;
	}

	img#logoClaveHeader {
		display: block;
		width: 100%;
		height: auto;
	}
	
	nav.mainmenu {
		display: none;
	}
	
	div#sec-nav {
		display: block;
		text-align: center;
	}

	div#sec-nav a {
		display: inline-block;
		padding: 0.3em 0.7em;
		background: #03155e;
		color: #fff;
		margin-bottom: 0.2em;
		margin-right: 0.2em;
	}
	
	div#sec-nav a.active {
		background: #000;
	}

	div#image_noticia {
		float: none;
		clear: both;
		max-width: 100%;
		width: 100%;
		margin: 0px;
		margin-bottom: 2em;
		display: block;
	}

	div#image_noticia img {
		max-width: 100%;
		width: 100%;
	}


	div#barra_lateral {
		float:none;
		width: 100%;
		clear: both;
	}
	
	div#contenido_principal {
		float:none;
		width: 100%;
		clear: both;
	}

	div#main_menu,
	div#contenido_principal,
	div#barra_lateral
	{
		float: none;
		clear: both;
		width: 100%;
	}

	.noticias_home div.img, 
	.noticias_home div.notiInfo
	{
		float: none;
		clear: both;
		width: 100%;
		max-width: 100%;
		margin-bottom: 1em;
	}

	.noticias_home div.notiInfo {
		margin-top: 1em;
		padding-top: 1em;
	}

	
	.noticias_home .img img {
		width: 100%;
		margin-bottom: 1em;
	}
	
	div#busquedaBox {
		position: absolute;
		bottom: 0px;
	}

	a.mainlink_a {
		display: none;
	}

	
}