/* ========================== ESTILOS CONTENEDOR PAGINAS GENERALES ==========================*/
body{
	font-family: 'Roboto Condensed', sans-serif;
}

div#pagina{
	background: #F1F3F6 url(../img/fondo_not.png) repeat;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
div.content_not  ul, div.content_not  ol{
	margin: 10px 40px;
}
div.content_not  strong{
	font-weight: bold;
}
div.content_not img{
	margin: 10px;
}
div#wrapper{
	background-color: #fff;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf; 
	overflow: hidden;
	width: 98%;
	margin: 0 auto;
	
}
div#pagina div#contenedor_pagina{
	background: white;
	padding-bottom: 20px;
	border-right: 1px solid #dfdfdf; 
	width: 73%;
	min-height: 580px;
	height: auto;
	float: left;
	clear: both;
	padding-top: 30px;
}
div#pagina div#vertical_pagina{
	background: white;
	width: 26.5%;
	float: right;
	display: inline-block;
}
div#pagina div#vertical_pagina ul li{
	list-style: none;
}

div#vertical_pagina table.top_descarga{
	border-collapse: separate;
	border:1px solid #DFDFDF;
	border-spacing: 0;
	border-radius: 7px;
	display: table;
	margin:0 auto;
	margin-bottom:20px;
	width: 85%;
}
 div#vertical_pagina table.entradas tr:first-child{
	background: rgb(229,229,229); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
div#vertical_pagina table.top_descarga tr:not(:first-child), div#vertical_pagina table.top_descarga tr:nth-child(odd){
	background: #F9F9F9;
}
 div#vertical_pagina table.top_descarga tr:nth-child(even){
	background:#FCFCFC ;
}
div#vertical_pagina table.top_descarga tr, div#vertical_pagina table.top_descarga tr:not(:first-child){
}
div#vertical_pagina table.top_descarga th{
	border-bottom: 1px solid #DFDFDF;
	color: rgb(18, 18, 18);
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	padding: 10px;
}
div#vertical_pagina  table.top_descarga td{
	font-size: 11px;
	padding: 8px 0 20px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #DFDFDF;
}
/* =========================*/
div.content_not{
	width: 100%;
	height: auto;
	display: inline-block;
}	
div.content_not h3.not_titulo{
	margin: 20px 0 10px 20px ;
	color:#FFA500;
	font-weight: 300;
}
div.content_not img.img_destacada{
	background: white;
	border:1px solid #d2d2d2;
	margin:20px;
	padding: 5px;
	width: 20%;
	height: 130px;
	vertical-align: middle;
}
div.content_not p.fecha_autor {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E4E4E4;
	display: inline-block;
	font-size: 11px;
	padding-top:5px;
	padding-bottom: 5px; 
	color: #707070;
	width: 60%;
}
div.content_not div.descripcion{
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	text-align: justify;
	color: #707070;
	margin: 10px 20px 10px 20px;
}

div.content_not p a.leermas{
	background: #363636;
	color: white;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	font-weight: 300;
}
div.content_not p a.leermas:hover{
	background: #707070;
}


/* ========================== ESTILOS CONTENEDOR NOTICIAS UNICAS ==========================*/
div#content_not_unica{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}	
div#content_not_unica h3#not_titulo{
	color:#FFA500;
	font-weight: 300;
	width: 90%;
	margin: 20px 5% 5px 5%;
}
div#content_not_unica img{
	background: white;
	border:1px solid #d2d2d2;
	margin:10px 10px 10px 10px;
	padding: 5px;
}
div#content_not_unica p#fecha_autor {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E4E4E4;
	font-size: 11px;
	display: inline-block;
	padding-top:5px;
	padding-bottom: 5px; 
	color: #707070;
	width: 90%;
	margin: 5px 5% 5px 5%;
}
div#content_not_unica div#descripcion{
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	color: #707070;
	width: 90%;
	margin: 5px 5% 5px 5%;
	text-align: justify;
}

/* ==================ESTILOS CONTENIDO VERTICAL DERECHO NOTICIAS ======================== */

div#vertical_pagina h2{
	background: #00a0ff;
	font-size: 20px;
	font-weight: 700;
	color: white;
	margin:5px;
	padding: 5px;
	text-align: center;
	text-shadow:1px 1px 2px black;
}
div#vertical_pagina ul#list_ano{
	margin: 20px 20px 130px 20px ;

}
div#vertical_pagina ul#list_ano li:first-child{
	border-top: 1px solid  #E4E4E4;
	border-bottom: 1px solid  #E4E4E4;
	padding: 5px;
}
div#vertical_pagina ul#list_ano li{
	border-bottom: 1px solid  #E4E4E4;
	padding: 5px;
}
div#vertical_pagina ul#list_ano li a{
	text-decoration: none;
	color: #1E90FF;
}

/* ==================ESTILOS PAGINA DE DESCARGAS ======================== */
 table.tabla_des{
	border-collapse: separate;
	border:1px solid #DFDFDF;
	border-spacing: 0;
	border-radius: 7px;
	display: table;
	width: 90%;
	margin: 0 auto ;
}
table.tabla_des tr:first-child{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

 table.tabla_des tr:not(:first-child), table.tabla_des tr:nth-child(odd){
	background: #F9F9F9;
}
 table.tabla_des tr:nth-child(even){
	background:#FCFCFC ;
}
 table.tabla_des th{
	border-bottom: 1px solid #DFDFDF;
	color: rgb(18, 18, 18);
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	padding: 10px;
}
 table.tabla_des td{
	font-size: 14px;
	font-weight: 300;
	padding: 8px 0 20px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #DFDFDF;
}

div#contenedor_principal{
	background: transparent;
	margin: 0 auto;
	padding: 10px;
	width: 95%;
}
 table.entradas{
	border-collapse: separate;
	border:1px solid #DFDFDF;
	border-spacing: 0;
	border-radius: 7px;
	display: table;
	width: 100%;
}
 div table.entradas tr:first-child{
	background: rgb(229,229,229); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
 table.entradas tr:not(:first-child), table.entradas tr:nth-child(odd){
	background: #F9F9F9;
}
 table.entradas tr:nth-child(even){
	background:#FCFCFC ;
}
 table.entradas tr, table.entradas tr:not(:first-child){
}
table.entradas th{
	border-bottom: 1px solid #DFDFDF;
	color: rgb(18, 18, 18);
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	padding: 10px;
}
 table.entradas td{
	font-size: 12px;
	padding: 8px 0 20px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #DFDFDF;
}

/*=================ESTILOS GALERIA DE IMAGENES==========*/
ul#admin_galeria{
	list-style: none;
	margin-left:5%;
	margin-top: 20px;
}
ul#admin_galeria li.list_galeria{
	display: inline-block;
	float: left;
}
ul#admin_galeria li.list_galeria div.cont_imagen{
	border:1px solid #bbb;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 5px;
	width: 130px;
	height: 140px;
}
ul#admin_galeria li.list_galeria div.cont_imagen img.images{
	padding: 5px;
	border: 1px solid #d7d7d7;
}
ul#admin_galeria li.list_galeria div.cont_imagen img.icon_img{
	vertical-align: bottom;
	border: none;
}
ul#admin_galeria li.list_galeria h4{
	text-align: center;
	font-size: 12px;
	font-weight: 400;
}
ul#admin_galeria li.list_galeria p{
	font-size: 10px;
	font-weight: 300;
	word-wrap: break-word;
	text-align: center;
	color: #333;
}