/* INICIO CSS articulos.css */

/* CSS Document */


#render_articulo {	
	width: 100%;
	text-align:left;
	font-size:14px;
	color:#000;
	text-align:justify;
	
}

.render_contenedor_fila {
	width:100%;
	clear:both;
	display:flex;
}


.render_contenedor_fila: first-child { 
    float:left;
} 

.render_contenedor_columna{
   	margin: .3em 0em;
	font-weight: 300;
	padding: 0 0em;	
}

#render_contenedor_columna {
	padding: 10px;		
}

#render_articulo_fecha{
	display: none !important;
	font-size: 0.70em;
	margin-top:10px;
	display: inline;
	padding-left: 2em;
}

#render_articulo_fecha_justificado{
	color: #333; 
	font-weight:bolder;
	font-size: 0.70em;
	float:right;
	margin-top:10px;
}

#render_articulo_categoria{
	text-align:left;
	clear:both;	
	margin: 10px 0px 20px 0px;
	padding: 14px 0;
	font-size: 12px;
	border-bottom: 5px solid #ccc;
	font-weight: 700;
	text-transform: uppercase;
	border-color: #016fc6 !important;
	color: #016fc6 !important;
	font-family: Ubuntu, sans-serif;    
}

#render_articulo_titulo{
	clear:both;	
	margin: 4px 0px 18px 0px;
	font-size: 1.2em;
    	font-weight: 500;
	color: #000 !important;
	font-family: Ubuntu, sans-serif;    
}

#render_articulo_titulo_banda_lateral{
	border-left:4px solid #016fc6 ;
	padding-left:1em;
	clear:both;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;		
	font-size: 1.0 em;	
	text-transform:uppercase;
	color:#333;

}

#render_articulo_titulo_web{
	margin-bottom:.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	text-align:left;
	clear:both;
	font-weight:300 !important;
	background-repeat:repeat-x;
	background-position-y:80%;	
	overflow: hidden;
}

#render_articulo_titulo_web h2 {
    margin: 4px 0px 18px 0px;
    padding: 14px 0;
    font-size: 1em;
    border-bottom: 5px solid #ccc;
    font-weight: 700;
    text-transform: uppercase;
    border-color: #016fc6 !important;
    color: #016fc6 !important;
    line-height: 1.2em;
    font-family: Ubuntu, sans-serif;
}


#render_articulo_titulo_documento{
	margin-bottom:.5em;
	font-size: 1em;
	color: #40634A;
	text-align:left;
	clear:both;
	font-weight:300 !important;
	overflow: hidden;
}

#render_articulo_titulo_documento h2 {
    /* 
    margin: 4px 0px 18px 0px;
    padding: 14px 0;
    font-size: 12px;
    border-bottom: 5px solid #ccc;
    font-weight: 700;
    text-transform: uppercase;
    border-color: #016fc6 !important;
    color: #016fc6 !important;
    font-family: Ubuntu, sans-serif;
    background: #fff url('../images/bullet.gif') no-repeat 0px 5px;	    
    padding-left: 24px;
    background-position-y: 50%;
    */
    text-align: left;
    clear: both;
    margin: 10px 0px 20px 0px;
    padding: 14px 0;
    font-size: 12px;
    border-bottom: 5px solid #ccc;
    font-weight: 700;
    text-transform: uppercase;
    border-color: #016fc6 !important;
    color: #016fc6 !important;
    font-family: Ubuntu, sans-serif;
}
	
#render_articulo_titulo_inferior{
	clear:both;
	font-weight:bold;
	margin-top:.5em;	
	font-size: 1em;	
	color: #000; 		
	line-height:0.4em;
}

#render_articulo_titulo_inferior h2 {
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1em;
}

#render_articulo_titulo_inferior a {
	font-weight: 300;
}

#render_articulo_titulo_inferior a:hover {
	text-decoration: underline;
}

#render_articulo_titulo_marco{
	border: 1px solid #00711F;
	padding: 1em;
	text-align:center;
	width:100%;
}

#render_articulo_titulo_derecha_linea{
    clear: both;
    font-weight: 300;
    color: #40634A;
    line-height: 0.4em;
    font-size: .9em;
	float:right;
	width:100%;
    background: url('../images/background_title_bar.png') repeat-x 0% 58%;
}

#render_articulo_titulo_derecha_linea img{
	background-color:#FFF;
	vertical-align:middle;
}
#render_articulo_titulo_derecha_linea h2{
	float:right;
    font-weight: 300;
    color: #40634A !important;
	background-color:#FFF;
	padding-right: .2em;
}

#render_articulo_titulo_derecha_linea a{
    font-weight: inherit !important;
	font-size: inherit !important;
	text-decoration:none ;
}

#render_articulo_titulo_derecha_linea a:hover{
	text-decoration:underline;
}

#render_articulo_titulo_marco h2{
	font-size: 1.2em;	
	color: #40634A; 		
	line-height: 1.2em;
	font-weight:normal !important;
}
#render_articulo_titulo_marco span{
	font-weight:bold;
}

#render_articulo_titulo_superior{
	color: #98C63E; 	
	clear:both;
	font-weight:bold;
	margin-top:10px;	
	text-align:left;
	font-size: 1.4em;	
}

#render_articulo_titulo_superior h2 {
	font-size: 1.1em;
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #009cdd;
}

#render_articulo_titulo_superior a:hover{
	text-decoration:underline;
}
.render_articulo_titulo_justificado{
	color: #545454; 	
	font-weight:bold;
	margin-top:10px;	
	font-size: 1.2em;	
	text-align:justify;
	text-transform:uppercase;	
}

.render_articulo_resumen_justificado{
	color: #545454; 	
	margin-top:10px;	
	font-size: 1em;	
	text-align:justify;
	font-weight:bold
}

#render_articulo_parrafo{
	text-align:justify;
	margin-top:10px;
	margin-right:25px;
	font-size: 1em;	
	
}


#render_articulo_resumen{
	text-align:justify;
	margin-top:10px;
	color:#000;
	margin-right:25px;
	font-weight:300;
    font-size: 1.1em;	
}

div.render_articulo_tabla{
	margin-top:10px;
	display:table;

}

div.render_articulo_tabla_fila{
	display:table-row;
}

div.render_articulo_tabla_celda{
	display:table-cell;
	border: solid;  	
	border-width: thin;  	
	font-size:14px;
	padding-left: 3px;  	
	padding-right: 3px; 
	

	}

#render_articulo_facebook{
	display:inline;
	width:420px;
	height:65px;
	font-size:0.84em;
	color:#333333;
}

#render_articulo_facebook_2{
	float:right;
	display:inline;
	vertical-align:top;
	text-align:right;
	font-size:0.84em;
	color:#333333;
}

#render_articulo_twitter{
	position:relative;
	display:inline;
	top:5px;
}

div.render_articulo_contenedor_fila{
	display:table-row;
	width:100%;
	clear:both;
}

div.render_articulo_contenedor_columna{
	display:table-column;
	width:100%;
}


a.render_articulo_link:visited {
	text-decoration: none;
	color:#111!important;
	font-weight: normal;
	font-size: .8em;
}

a.render_articulo_link{
	text-decoration:none;
	color:#333 !important;
	text-transform: none !important;
}

a.render_articulo_link:hover{
	text-decoration: underline;
}

div.render_articulo_link{
	margin: .3em 0em;
	font-weight: 300;	
	background-repeat: no-repeat;
	background-position-y: 70%;
}

#link_csv{
   background-image: url('../images/iconos/ico_ext_csv.png');   
}

#link_pdf{
   background-image: url('../images/iconos/ico_ext_pdf.png');   
}

#link_doc{
   background-image: url('../images/iconos/ico_ext_doc.png');   
}

#link_xls{
   background-image: url('../images/iconos/ico_ext_xls.png');   
}

#link_fle{
   background-image: url('../images/iconos/ico_ext_fle.png');   
}

#link_rar{
   background-image: url('../images/iconos/ico_ext_rar.png');   
}

#link_zip{
   background-image: url('../images/iconos/ico_ext_zip.png');   
}



.render_articulo_link img{
	padding-right:10px; 
	width: 1.8em !important;
}

.render_articulo_lista{
	margin-left:30px;
}

.render_articulo_lista a{
	text-decoration:none;
	color:inherit;
}

.render_php{
	display:flex;
  }



.render_articulo_lista_desplegable {
   cursor:pointer;
}

.render_articulo_lista_desplegable ul{
   display:none;
   cursor:pointer;
}

.render_articulo_lista_desplegable ol{
   display:none;
   cursor:pointer;
}

.render_articulo_lista_desplegable li:hover > ul 
{
   display:block;
}

.render_articulo_lista_desplegable li:hover > ol 
{
   display:block;
}

.render_articulo_video{
	clear:both;
	display:block;
	width:350px; 
	height:197px; 
	padding:0; 
	margin:0 4px 0 0; 
	border:1px solid #999;
}

.render_articulo_direccion{
	position:absolute;
	display:compact;
	font-size: 0.8em;
	font-weight:lighter;
	border: 1px dotted #666666;
	clear:both;

}

.render_articulo_pie{
	position:absolute;
	display:compact;	
	font-size: 0.8em;
	font-weight:lighter;
	border: 1px dotted #666666;
	padding:4px;
}

#render_articulo_galeria{
	cursor:pointer;
	float:left;
	display:block;
	padding: 2px;
	border: 1px dashed #999999;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;	
	
}

#render_articulo_galeria a{
	text-decoration:none;
}
#render_articulo_galeria p{
	background-color:#DDD;
	font-size: 0.8em;
	color:#666;
	padding: 2px;
	margin:0;
	font-weight:bold;
}


#render_articulo_galeria div{
	font-size: 0.8em;
	background-color: #00711F;
	color:#FFF;
	padding: 2px;
}


#render_articulo_imagen{
	margin-top:10px;	
	margin-right:10px;
	display: inline-block;
	text-align:center;
	padding: 5px 10px;
}


#render_articulo_imagen img {
	width:100%;
}

#render_articulo_imagen div {
    font-size: 1em;
    background-color: #00711F;
    color: #FFF;
    padding: 4px;
	width:100%;
	text-align:center;
}

#render_articulo_imagen_justificado{
	float:left;
	padding-bottom: 0.5em;
}

#imagen_automatica{
	margin-right:20px;
}


#render_articulo_fecha_banda {	
  
}

#render_articulo_fecha_banda_100 {
}
	
#render_subtitulo_articulo{
	color: #777; 
	font-weight:bolder;
	font-size: 0.90em;
	float:left;
	margin-top:10px;
	font-weight:bold;
}

#render_subtitulo_banda {
    margin-top: -5px;
    border-top: 1px solid #777;
    width: 81%;
    position: relative;
    clear: both;
    text-align: right;	
	margin-right:25px;
}

#render_fecha_relacionada {
	width: 80px;
    float: left;
    font-size: 0.85em;
}

.anuncio_pleno {
    margin-top: 1em;
    border: 1px solid #DEDEDE !important;
    font-size: .9em;
    padding: 1em;
    padding-left: 4.5em;
    background: #ecf0f1 url('../images/pleno-directo.png') bottom left no-repeat;
    background-repeat: no-repeat;
    display: flex;
    min-height: 2.5em;
    width: auto !important;
}


.anuncio_pleno span {
    float: left;
    width: auto;
    display: inline-table;
    margin-right: 1em !important;
    font-size: 1.2em;
    font-weight: 300 !important;
    padding: .3em 0 0 2.8em !important;
    text-transform: none;
    color: #40634a;
}

.anuncio_pleno span a {
    font-weight: 700;
    text-decoration: none;
    color: rgba(54, 105, 68, 0.65);
}

.anuncio_pleno span a:hover {
    font-weight: 700;
    text-decoration: underline;
    color: rgba(54, 105, 68, 0.65);
}


#aviso_legal{
	display: inline;
	white-space: nowrap;
}

#aviso_legal input { 
	width: auto !important;
}

#aviso_legal label {
	display: inherit !important;
}

ol{
    display: inline-block;
}


/* MODIFICACIONES OVERRIDE DE ESTA HOJA*/

#render_articulo_titulo {
    margin: 18px 0px;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
} 
#render_articulo_resumen, #render_articulo_parrafo {
    margin: 18px 0px;
    font-size: 13px;
    font-weight: 300;
    color: #545454;
    line-height: 18px;
    text-align: justify !important;
}
	#render_articulo_resumen {
    		font-weight: 400;
	}
	#render_articulo_parrafo {
		margin-top: 0px;
	}

div#imagen_automatica {
    background-position: center center !important;
    width: 100% !important;
    width: 650px !important;
    margin-bottom: 14px;
}


.column-75
{
    float: left;
    width: 660px;
}

 /* FIN CSS articulos.css */

