/* CSS Document */

#render_articulo {
	font-family: 'Open Sans', sans-serif;	
	width: 100%;
	text-align:left;
	font-size:14px;
	color:#000;
	text-align:justify;
	
}

.render_contenedor_fila {
	width:100%;
	clear:both;
	display:flex;
}

.render_contenedor_columna{
   	margin: .3em 0em;
	font-weight: 300;
	padding: 0 1em;	
}

#render_contenedor_columna {
	padding: 10px;		
}

#render_articulo_fecha{
	color: #40634A; 
	font-weight:bolder;
	font-size: 0.70em;
	float:left;
	margin-top:10px;
	font-weight:bold;
}

#render_articulo_fecha_justificado{
	color: #333; 
	font-weight:bolder;
	font-size: 0.70em;
	float:right;
	margin-top:10px;
}

#render_articulo_categoria{
	color: #333; 
	font-weight:bolder;
	font-size: 0.70em;
	float:right;
	margin-top:10px;	

}

#render_articulo_titulo{
	color: #40634A; 	
	clear:both;
	font-weight:bold;
	margin-top:10px;	
	font-size: 1.2em;	
	text-transform:uppercase;
}

#render_articulo_titulo_banda_lateral{
	border-left:4px solid #00711F;
	padding-left:2px;
	clear:both;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;		
	font-size: 1em;	
	text-transform:uppercase;
}

#render_articulo_titulo_web{
	margin-bottom:.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
/*	color: #78a3c5;*/
	color: #40634A;
	text-align:left;
	clear:both;
	font-weight:300 !important;
	background-repeat:repeat-x;
	background-position-y:80%;
	background-image: url('../images/background_title_bar.png') repeat-x 0% 55%;
	overflow: hidden;
}

#render_articulo_titulo_web h2 {
	color: #688e74;
	font-weight: bold;
	margin-top: .5em;
	font-size: 1.85em;
	text-align: justify;
	background: #fff;
	display: block;
	float: left;
	width: auto;
	padding: 0 .3em 0 0;
	font-weight: lighter;
}


#render_articulo_titulo_documento{
	margin-bottom:1.2em;	
	margin-top:.3em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	padding-left:2em;
	color: #40634A;
	text-align:left;
	clear:both;
	font-weight:300 !important;
	/*background-image: url('../images/iconos/green_doc.png'); */
	background-image: url('../images/background_title_bar.png');	
	background-repeat: no-repeat;
	line-height:2em;
	background-repeat: repeat-x;
	background-position-y: 55%;
	overflow: hidden;
	padding: 0;	
}

#render_articulo_titulo_documento h2 {
	    color: #688e74;
	    font-weight: bold;
	    margin: 0;
	    font-size: 1.85em;
	    text-align: justify;
	    background: #fff url('../images/iconos/green_doc.png') no-repeat 0px 5px;
	    display: block;
	    float: left;
	    width: auto;
	    padding: 10px .3em .3em 1.6em;
	    font-weight: lighter;
}
	
#render_articulo_titulo_inferior{
	clear:both;
	font-weight:bold;
	margin-top:.5em;	
	font-size: 1em;	
	color: #40634A; 		
	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: #688e74;
}

#render_articulo_titulo_superior a:hover{
	text-decoration:underline;
}
.render_articulo_titulo_justificado{
	color: #40634A; 	
	font-weight:bold;
	margin-top:10px;	
	font-size: 1.2em;	
	text-align:justify;
	text-transform:uppercase;	
}

.render_articulo_resumen_justificado{
	color: #40634A; 	
	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:#40634A;
	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:#40634A !important;
	font-weight:bold;
	font-size:0.90em;
}

a.render_articulo_link{
	text-decoration:none;
	color:#98C63E !important;
	font-weight:bold;
	font-size:0.9em;
}

a.render_articulo_link:hover{
	text-decoration: underline;
}

div.render_articulo_link{
	margin: .3em 0em;
	color:#40634A;
	font-weight: 300;	
}
div.render_articulo_link img{
	padding-right:10px; 
}

.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;
}


#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 {
	
    margin-top: -5px;
    float: right;
    border-top: 1px solid #40634A;
    width: 90%;
    position: relative;
    clear: both;
    text-align: right;	
	margin-right:25px;
}

#render_articulo_fecha_banda_100 {
	margin-bottom:10px;
    margin-top: -15px;
    border-top: 1px solid #40634A;
    width: 100%;
    position: relative;
    clear: both;
    text-align: right;	
	margin-right:25px;
}
	
#render_subtitulo_articulo{
	color: #40634A; 
	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 #40634A;
    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;
}

