/* CSS Document */
body{
	background-color:#F6F3DF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
  line-height:1.3em;
	color:#333;
}
/**{
	padding:0;
	margin:0;
}*/
.terminar{clear:both;}
a{	text-decoration:none;}
a img{border:none;}
header{
	/*background: url(../images/fondo_header_mayo2015.jpg) center center no-repeat;*/
    /*background: url(../images/fondo_header_mayo2015b.jpg) center center no-repeat;*/
    /*background: url(../images/fondo_header-21.jpg) center center no-repeat;*/
    /*background: url(../images/fondo_header-201610.jpg) center center no-repeat;*/
    background: url(../images/fondo_header-201706.jpg) center center no-repeat;
	height: 370px;
}
#legal_top{
	line-height: 36px;
	color: rgba(255,255,255,0.8);
	font-size: 12px;
	text-align: center;
}
#legal_top p{margin:0;}
#logo_header{
	padding: 90px;
	margin: 0 auto;
	text-align: center;
}
#menu-contenedor {
	height: 56px;
}
#elemento-menu{
	width:100%;
	margin: 0 auto;
	background-color:#273C11;
}
#menu_buscador{
	width: 960px;
	margin:0 auto;
}
.menu-fijo {
	position: fixed;
	top: 0;
}

/*  MENU PRINCIPAL */


#menu-contenedor ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	padding-top: 0px;
	width: 960px;
	
}
#menu-contenedor li{
	padding: 16px 0;
	float: left;
	text-transform: uppercase;
	
}
#menu-contenedor li a{
	font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	color: #939e88;
	display: inline-block;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
	border-right: 1px solid rgba(255,255,255,0.1);
}
#menu-contenedor li:first-child a{padding-left:0px;}
#menu-contenedor li:last-child a{padding-right:24px;}

#menu-contenedor li a:hover, #menu-contenedor ul li:hover a{
	color: #fff;
	text-decoration: none;
	background-position: center bottom;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
}
#menu-contenedor li.current a{
	background-position: center top;
	color: #FFFFFF;
}
#menu-contenedor li ul{
	background: none;
	display: none;
	height: auto;
	padding: 0px;
	margin: 15px 0 0 0;
	border: 0px;
	position: absolute;
	width: 280px;
	z-index: 200;
	/*top:1em;
		/*left:0;*/
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
}
#menu-contenedor li:hover ul{
	display:block;
}
#menu-contenedor li li {
	text-transform: capitalize;
	display: block;
	float: none;
	margin: 0;
	padding: 0px;
	width: 280px;
	border-top: none;
	border-top: 1px solid rgba(39,60,17,1);
	
}
#menu-contenedor li:hover li a{
	background: rgba(39,60,17,0.95);
	font-weight: 300;
	color: rgba(255,255,255,0.8);
	line-height: 40px;
	border-right: none;
}

#menu-contenedor li ul a{
	display:block;
	height:40px;
	margin:0px;
	padding:0 0 0 24px;
	text-align:left;
}
#menu-contenedor li ul li:first-child a{padding-left:24px;}
#menu-contenedor li ul li:last-child a{padding-right:0px;}
#menu-contenedor li ul a:hover, #menu-contenedor li ul li:hover a{
	/*background: rgba(39,60,17,1);*/
	background: #738f21;
	border: 0px;
	color: #fff;
	text-decoration: none;
}

/*--------------------------------------------------------------------------*/

#buscador_menu{
	float: right;
	width: 240px;
	text-align: right;
}
div.search form label{display:none;}
div.search form {
	display:inline-block;
	margin-left:0px;
}
div.search form input[type="search"] {
	color: rgba(0,0,0,0.2);
	background: url(../images/icono_buscar.png) no-repeat right center;
	border: 1px solid rgba(133, 89, 31, 0.15);
	width: 284px;
	padding: 8px;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	margin: 10px 0;
}

div.search form input[type="search"]:focus {
	width: 284px;
    color: rgba(0,0,0,0.5)
}

#marco_central{
	width: 960px;
	margin: 0 auto;
}

#contenedor_central{
	padding: 0px;
}
#contenedor_main{
	float: left;
	width: 630px;
	margin: 36px 0;
	padding: 18px 0;
	border-top: 1px solid rgba(133,89,31,0.15);
}
#contenedor_main a{color:#7d6956;} #contenedor_main a:hover{color:#738F21;}

/*#contenedor_main h3 a{color:#4C681F;}*/
#contenedor_main h2, #contenedor_main h2 a,
#contenedor_main #k2Container div.itemFullText h3{
  
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #738F21;
	font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
}
#contenedor_main h2{margin: 0px 0px 20px 0px;}
#contenedor_main h2 a, 
#contenedor_main #k2Container h3 a{
    color: #4C681F;
    margin: 0px;
}
#contenedor_main h2 a:hover, 
#contenedor_main #k2Container h3 a:hover{
    color: #728E20;
    margin: 0px;
}
#contenedor_main div.item h3{
	/*margin: 0px 0px 20px 0px;*/
	padding: 0;
	color: #4C681F;
	font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}

div.itemIntroText {
  color: #333;
  font-weight: normal;
  font-size:13px;
  line-height:1.2em;
  padding: 4px 0 12px 0;
}

div.catItemExtraFields h4, div.itemExtraFields h3{display:none;}


#contenedor_main h4{
	margin:8px 0;
    padding: 0;
	color: #738F21;
	font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#contenedor_main p{margin:10px 0;}

#contenedor_main p.autor_articulo{color:#666; font-size:11px;}

#contenedor_main p.descargar{
	color: #333;
	font-size: 13px;
	margin: 15px 0;
}

#contenedor_main p.descargar a{
	background: url(../images/bullet_descarga.png) left top no-repeat;
	color: #333;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
	padding: 20px 20px 20px 48px;
	display: inline-block;
	font-weight:bold;
}
 
#contenedor_main p.descargar a:hover{
	color: #273C11;
	background-position: left bottom;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
}

#contenedor_main div.blog div.item {
  border-bottom: 1px solid rgba(133,89,31,0.15);
  padding-bottom: 20px;
  margin-bottom: 15px;
}

div.catItemExtraFields, div.genericItemExtraFields, div.itemExtraFields {
  margin: 0 0 10px 0;
  padding:0;
  border-top: none; 
}
.odd {
  background: none; 
  padding: 0 0 10px 0;
  border-bottom: none;
}
.even {
  background: none; 
  padding:  0 0 10px 0;
  border-bottom: none;
}

div.catItemExtraFields ul li:nth-child(1) span.catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(1) span.itemExtraFieldsLabel, 
div.genericItemExtraFields ul li:nth-child(1) span.genericItemExtraFieldsLabel {display:none;}

/*titulo ingles*/
div.catItemExtraFields ul li:nth-child(1) .catItemExtraFieldsValue,
div.itemExtraFields ul li:nth-child(1) .itemExtraFieldsValue{
  font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-size:18px; /*amazing_grotesklight*/
  color:#4C681F/*#728E20*/;}

/*Fecha de recepción y Fecha de aprobación*/
div.catItemExtraFields ul li:nth-child(2),
div.itemExtraFields ul li:nth-child(2),
div.catItemExtraFields ul li:nth-child(3),
div.itemExtraFields ul li:nth-child(3) {font-size:10px; color:#543B28; display:inline-block;}

div.catItemExtraFields ul li:nth-child(2),
div.itemExtraFields ul li:nth-child(2){padding-right:10px;border-right:1px solid rgba(0,0,0,0.1)}
div.catItemExtraFields ul li:nth-child(3),
div.itemExtraFields ul li:nth-child(3){padding-left:10px;}

div.catItemExtraFields ul li:nth-child(2) span.catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(2) span.itemExtraFieldsLabel,
div.catItemExtraFields ul li:nth-child(3) span.catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(3) span.itemExtraFieldsLabel{width:auto;}


/*resumen*/
div.catItemExtraFields ul li:nth-child(4) .catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(4) .itemExtraFieldsLabel{
  color:#333;
  background: url(../images/bullet_resumen.gif) left 11px no-repeat;
  font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
  /*font-family: 'amazing_grotesklight', 'Titillium Web', Arial, Helvetica, sans-serif;*/
  float:none;
  margin:15px 0;
  font-size:18px;
  font-weight:normal;
  padding-left:36px;
}

div.catItemExtraFields ul li:nth-child(4) .catItemExtraFieldsValue,
div.itemExtraFields ul li:nth-child(4) .itemExtraFieldsValue{font-size:13px;}

/*palabras clave*/
div.catItemExtraFields ul li:nth-child(5) .catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(5) .itemExtraFieldsLabel{
  font-size:13px;
  width:auto;
}
div.catItemExtraFields ul li:nth-child(5) .catItemExtraFieldsValue,
div.itemExtraFields ul li:nth-child(5) .itemExtraFieldsValue{
  font-size:13px;
}

/*abstract*/
div.catItemExtraFields ul li:nth-child(6) .catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(6) .itemExtraFieldsLabel{
  color:#4C681F;
    background: url(../images/bullet_abstract.gif) left 10px no-repeat;
  font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
  /*font-family: 'amazing_grotesklight', 'Titillium Web', Arial, Helvetica, sans-serif;*/
  float:none;
  margin:15px 0;
  font-size:18px;
  font-weight:normal;
  padding-left:36px;
}
div.catItemExtraFields ul li:nth-child(6) .catItemExtraFieldsValue,
div.itemExtraFields ul li:nth-child(6) .itemExtraFieldsValue{font-size:13px;color:#4C681F;}

/*keywords*/
div.catItemExtraFields ul li:nth-child(7) .catItemExtraFieldsLabel,
div.itemExtraFields ul li:nth-child(7) .itemExtraFieldsLabel{
  font-size:13px;color:#4C681F;width:auto;
}
div.catItemExtraFields ul li:nth-child(7) .catItemExtraFieldsValue,
div.itemExtraFields ul li:nth-child(7) .itemExtraFieldsValue{
  font-size:13px;color:#4C681F;
}

/* ----- ADJUNTO ----- */
div.catItemAttachmentsBlock, div.itemAttachmentsBlock {
    padding: 0px;
    border-bottom: none;
}

div.catItemAttachmentsBlock span, div.itemAttachmentsBlock span{display:none}

div.catItemAttachmentsBlock a, div.itemAttachmentsBlock a{
    background: url(../images/bullet_descarga2.png) left top no-repeat;
	color: #333;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
	padding: 18px 20px 18px 48px;
	display: inline-block;
    font-weight:bold;
}
div.catItemAttachmentsBlock a:hover, div.itemAttachmentsBlock a:hover {
    color: #273C11;
	background: url(../images/bullet_descarga2.png) left bottom no-repeat;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
    transition: all .40s ease-out;
}
  
/*----- ITEM TOOL BAR -----*/
div.itemToolbar{ background:rgba(255,255,255,0.3);padding: 10px 0;}


/*------------ TAGS -------------------------*/
div.itemTagsBlock {
    padding: 10px 0;
    border-bottom: none;
    margin-bottom:10px;
}
div.itemTagsBlock span {
    display: none;
}
div.itemTagsBlock ul.itemTags li a {
    background: url(../images/bullet_tag.png) left center no-repeat;
    color: rgba(84,59,40,0.5);
    border: none;
    padding: 5px 5px 5px 13px;
    display: inline-block;
    margin: 0;
}
div.itemTagsBlock ul.itemTags li a:hover {
  color:#738F21;
}

/*------------- COMENTARIOS --------------*/
div.itemComments {
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.4);
    border: none;
    padding: 20px;
    margin-bottom:15px;
}
div.itemCommentsForm form input.inputbox, div.itemCommentsForm form textarea.inputbox{
  color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(133, 89, 31, 0.15);
  width: 350px;
  padding: 8px;
  transition: all 0.7s ease 0s;
  margin: 10px 0px;
}

div.itemCommentsForm form input:focus {
    width: 350px;
    border: 1px solid rgba(133, 89, 31, 0.15);
    color: rgba(0, 0, 0, 0.8);
}
div.itemCommentsForm p.itemCommentsFormNotes {
    border-top: none;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl
{display:none;}

div.itemCommentsForm form input#submitCommentButton {
    font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
    display: block;
    margin: 16px 0px 0px;
    padding: 5px;
    border: none;
    background: #4C681F;
    font-size: 13px;
    width:180px;
    color:#fff;
}
div.itemCommentsForm form input:focus#submitCommentButton {
    font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
    display: block;
    margin: 16px 0px 0px;
    padding: 5px;
    border: none;
    background: #738F21;
    font-size: 13px;
    width:180px;
    color:#fff;
}

/*------- BACK TO TOP -------*/
div.itemBackToTop a {
    text-decoration:none;
}



/*------------------separador---------*/
#contenedor_main div.catItemView {
    padding-bottom: 15px;
  	border-bottom: 5px solid rgba(133,89,31,0.15);
    margin-bottom: 15px;
}


#contenedor_contexto{
	float: right;
	width: 300px;
	margin: 36px 0;
	padding: 18px 0;
	border-top: 1px solid rgba(133,89,31,0.15);
}


#contenedor_contexto h3{
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #738F21;
	font-family: 'amazing_groteskdemibold', 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
}

#contenedor_contexto ul{
	margin: 0px;
	padding: 0px;
	color: #000;
	
}
#contenedor_contexto ul li{
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px;
	
}
#contenedor_contexto ul li.lastItem {
	border-bottom: none;	
}
/*#contenedor_contexto ul li .titulo_english,
#contenedor_contexto ul li .autor{
	line-height: 1.2 em;
	display: block;
	margin-top: 10px;
	padding-left: 15px;
}
#contenedor_contexto ul li .titulo_english{
	color:#728E20;
	font-size:13px;
	font-style:italic;
}
#contenedor_contexto ul li .autor{
	color:#333;
	font-size:11px;
}*/

#contenedor_contexto ul li a{
	line-height: 1.2 em;
	padding: 0px 0px 0px 15px;
	display: block;
	background: url(../images/bullet_contexto.gif) no-repeat;
	
}
#contenedor_contexto ul li a:link,
#contenedor_contexto ul li a:visited,
#contenedor_contexto ul li a:active{
	color: #263B11;
	background-position: left 2px;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
}
#contenedor_contexto ul li a:hover{
	color: #000000;
	background-position: left -68px;
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
}

#contenedor_contexto .moduletable{border-bottom:1px solid rgba(133,89,31,0.15);padding-bottom:15px;margin-bottom:15px;}

/* --- Tag Cloud --- */
#contenedor_contexto div.k2TagCloudBlock {padding:0;}
#contenedor_contexto div.k2TagCloudBlock a {padding:4px;float:left;display:block;color: #738F21;}
#contenedor_contexto div.k2TagCloudBlock a:hover {padding:4px;float:left;display:block;background:#738F21;color: #F6F3DF;text-decoration:none;}

#contenedor_central_bottom{
	border-top: 1px dotted #cdceb6;
	margin: 0;
	padding: 20px 0;
}
#enlaces_sociales{
	text-align:center;
}
#enlaces_sociales a{
	margin: 0 10px;
	display:inline-block;
	opacity: 0.4;
    filter: alpha(opacity=40);
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
}

#enlaces_sociales a:hover{
	opacity: 1;
    filter: alpha(opacity=100);
	-webkit-transition: all .40s ease-out;
	-moz-transition: all .40s ease-out;
	-o-transition: all .40s ease-out;
	transition: all .40s ease-out;
}

#contenedor_footer{
	background:#543B28;
	}

#footer {
	width: 960px;
	margin: auto;
	color: #9e8e72;
	font-size: 12px;
}
#legal_footer_left{
	float: left;
	width: 400px;
	margin: 30px 0;
}
#legal_footer_right{
	float: right;
	width: 400px;
	margin: 40px 0;
	font-size: 9px;
	text-align: right;
}
#legal_footer_right img{
	margin-bottom: -3px;
}

/*------------------- SHADOWBOX -----------*/
#sb-title, #sb-title-inner {
    height: 26px;
    line-height: 26px;
    display: none;
}

/*------ LISTAS EN CONTENIDO ----- */
#contenedor_main ul{margin:0; padding:0;}
#contenedor_main ul li{list-style-type:none; margin-bottom:5px;}
#contenedor_main ul li strong{color:#7d6956;}

