* { margin: 0;  padding: 0; border: 0px solid red;}
html {font-size: 10pt;}
img {display: block; margin: 0 auto; width:100%; height:100%;border-radius: 0px;}

a:link {	text-decoration: none;	color: #333333;}
a:visited {						color: #333333;}
a:hover{text-decoration: none;    color: #990000;}/*	text-decoration: underline;*/
a:active { color: #ff0000;}

/*--------------------------------------------------*/
a.dos:link {	text-decoration: none;	color: #990000; text-shadow: 1px 1px 2px rgba(128, 128, 128, 1);} /*#808080;*/
a.dos:visited {						color: #333333;}
a.dos:hover{text-decoration: none;	color: #333333;}
a.dos:active { 						color: #ff0000;}
/*--------------------------------------------------*/


/*hr {margin-top: 1px; border: 0; border-top: 1px solid #bdbdbd; border-bottom: 1px solid #d9d9d9; height:0;}*/

/* CONTENEDORES PRINCIPAL */
div.hr {
	width: 375px;
	height: 4px;
	float: left;
    background-image: -moz-linear-gradient(left, #ececec, #cacaca, #ececec);
    background-image: -webkit-linear-gradient(left, #ececec, #cacaca, #ececec);
    background-image: -ms-linear-gradient(left, #ececec, #cacaca, #ececec);
    background-image: -o-linear-gradient(left, #ececec, #cacaca, #ececec);

	/*background: #63C;*/
	/*background: #fff url(hr1.gif) no-repeat scroll center;*/}

div.hr hr { display: none;}

hr.style-one{
	height: 12px; 
	border: 0; 	
	box-shadow: inset 0 12px 12px -12px rgba(100,206,206,0.5);}

hr.style-two{
	height: 12px; 
	border: 0; 	
	box-shadow: inset 0 -12px 12px -12px rgba(252,3,3,0.5);}

hr.style-three{
	border: 0; 
	height: 1px; 
	background-image: -webkit-linear-gradient(left, rgba(250,244,229,0), rgba(138,0,0,0.75), rgba(250,244,229,0)); 
	background-image: -moz-linear-gradient(left, rgba(250,244,229,0), rgba(138,0,0,0.75), rgba(250,244,229,0)); 
	background-image: -ms-linear-gradient(left, rgba(250,244,229,0), rgba(138,0,0,0.75), rgba(250,244,229,0)); 
	background-image: -o-linear-gradient(left, rgba(250,244,229,0), rgba(138,0,0,0.75), rgba(250,244,229,0)); }

h5 {
	color:#8a0000;
	font-size: 18px;}

/* ----------------------------------------------------------------- */
.all_page{ 
	margin: 0 auto; 
	width: 1336px;	
	border: 0px solid #e3e3e3;}

/* ------------------------------------------------------------------ */
.Seccion_1{ 
	width: 1330px;
	margin: 0 auto;
	border: 0px solid blue;}

.Sec1_T1_Mmb{
	width: 1330px;
	margin: 0 auto; }

.Sec1_T2_Ft{
	width: 1330px;
	margin: 0 auto; }



.Sec1_T4_Mrq{ 
	position:relative;
	width: 1330px;
	height: 30px;  
	margin: -11px 0px 0px 3px;
	border: 0px solid green;
	background-color: #ded6d2;	}	

.Sec1_T4_Mrq4{ 
	position: relative;
	float: left;
	width: 220px; 
	height: 30px;
	margin-top: 0px;
	border: 0px solid red;}

.Sec1_T4_Mrq3{ 
	position: relative;
	float: left;
	width: 200px; 
	height: 30px;
	margin-top: 0px;
	border: 0px solid red;
	background-color: #245b98;
	/*
	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(131,0,9,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#830009', GradientType=0 );*/}

.Sec1_T4_Mrq3-trngl {
	position: absolute;
    width: 50px;
    height: 0px;
	margin: 0px 0px 0px 200px;
    border-left: 20px solid /*rgba(255,0,17,1);*/#245b98;
	border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;}

.Sec1_T4_Mrq2{ 
	position: relative;
	float: left;
	width: 180px; 
	height: 30px;
	background-color: #245b98;
	/*
	background: rgba(79,138,211,1);
	background: -moz-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(79,138,211,1)), color-stop(100%, rgba(39,63,128,1)));
	background: -webkit-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -o-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -ms-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: linear-gradient(to bottom, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f8ad3', endColorstr='#273f80', GradientType=0 );
*/}

.Sec1_T4_Mrq2-trngl {
	position: absolute;
    width: 50px;
    height: 0px;
	margin: 0px 0px 0px 180px;
    border-left: 20px solid /*rgba(79,138,211,1);*/#245b98;
	border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;}

.Sec1_T4_Mrq1{ 
	position: relative;
	float: left;
	width: 160px; 
	height: 30px;
	background-color: #245b98;
	/*
	background: rgba(247,148,26,1);
	background: -moz-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,148,26,1)), color-stop(100%, rgba(201,116,13,1)));
	background: -webkit-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -o-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: linear-gradient(to bottom, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941a', endColorstr='#c9740d', GradientType=0 );
*/
	}
	
.Sec1_T4_Mrq1-trngl {
	position: absolute;
    width: 50px;
    height: 0px;
	margin: 0px 0px 0px 160px;
    border-left: 20px solid /*rgba(247,148,26,1)*/#245b98;
	border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;}

.Sec1_T4_Mrq_Inf{ 
	position: relative;
	text-align: center;
	letter-spacing: 0.13em;
	font: bold 1.1rem sans-serif;
	padding: 4px 0px 0px 1px;
	text-shadow: 0px 0px 0px #808080;
	color: white;
}

.Sec1_T4_Mrq_Inf_Txt{ 
	width: auto; 
	height: 30px;
	margin-top: 0px;
	text-align: center;
	letter-spacing: 0.rem;
	font: bold 1.4rem sans-serif;
	padding: 3px 0px 0px 1px;
	border: 0px solid red;}

/* ----------------------------------------------------------------- */
.Seccion_2{ 	
	width: 1330px;
	height: 1160px;
	margin: 5px 0px 180px 0px; /*anterior 5px 0px 10px 0px*/
	border: 0px solid green;}


	

/* ENTES ADSCRITOS ESTILOS INICIO */

.Seccion_2_especiales{ 	
	width: 1330px;
	height: 460px;
	margin: 5px 0px 10px 0px;
	border: 0px solid green;}


.Sec2_NtiPrn_alDIA_especiales{ 
	float: right;
	width: 408px; 
	height: 365px;
	margin: 10px 10px 10px 5px;
	/*border: 1px solid #f7941a;
	background-color: #f7f7f7;*/}

	.Sec2_NtiPrn_alDIA_Ttl_especiales{ 	
	width: 407px; 
	height: 407px;
	border: 0px solid #ff0000;}

	.Sec2_NotiSecund_especiales{
	/*position: relative;*/
	float:left;
	width: 770px;
	height: 400px;
	margin: auto;
	padding: 0px 0px 0px 10px;
	
	border: 0px solid #0000ff;}



	.Seccion_10_especiales{ 
	position: relative;
	float:left;
	top: 1000px;
	width: 1330px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	border: 0px solid DarkMagenta;}

.Sec10_Credts_especiales{
	float: left;
	width: 1330px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #ded6d2;
	background: #cb0404;}

.Sec10_Credts_Txt_especiales{
	float: left;
	width: 1330px;
	height: 70px;
	margin: 5px 0px 0px 0px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.rem;
	font: normal 1.0rem sans-serif;
	border: 0px solid #ded6d2;}


/* ENTES ADSCRITOS ESTILOS FIN*/
.Sec2_NtiPrn{
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 130px;
	border: 0px solid #ded6d2;
	
	border-radius: 0px 0px 0 0;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;

/*	background: #ded6d2;

	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(128,2,10,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#80020a', GradientType=0 );

	background-image: url("../Imagenes/Foto_Principal.png");
	background-repeat: no-repeat;*/}

.Sec2_NtiPrn_Slider{ 
	float: left;
	width: 1200px;  /*anterior 600px*/
	height: 632px; /*anterior 370px*/
	margin: 9px 0px 0px -70px;  /*anterior 50px 0px 0px 0px;*/
	border: 1px solid #a5a4a3;
	display:block;
    
	-webkit-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	-moz-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);

	/*background-image: url("../Imagenes/Foto_Principal.png");*/
	background-repeat: no-repeat;

	overflow: hidden;
	border-radius: 10px 10px 0px 0px;
}

/*.Sec2_NtiPrn_Slider{ 
	float: left;
	width: 788px; 
	height: 465px;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ded6d2;
	background-image: url("../Imagenes/Foto_Principal.png");}*/

.slider_Top_1{
	width: 1200px; /*anterior 600px*/
	height: 632px; /*anterior 370px*/
}

/*-------------------------------------------*/
.Sec2_NtiPrn_alDIA{ 
	float: right;
	width: 255px/*anterior 350px*/; 
	height: 460px /*anterior 450px*/;
	margin:9px 278px 10px 5px; /*anterior 10px 10px 10px 5px*/;
	border: 1px solid #a5a4a3;
	-webkit-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	-moz-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	border-radius: 10px 10px 0px 0px;
	background-color: #f7f7f7;
	overflow: hidden;
}




.Sec2_NtiPrn_alDIA_Ttl{ 	
	width: 517px; 
	height: 100px;
	background-color: grey;
	border: 0px solid #ff0000;}

.Sec2_NtiPrn_alDIA_Ttl_img{ 
	float: left;
	width: 255px/*anterior 300px*/; 
	height: 100px/*anterior40px*/;
	/*margin: 10px 1px 1px 10px;*/}

.Sec2_NtiPrn_alDIA_Txt{ 
	width: 249px; /*anterior 350px*/
	height: 200px;
	margin: auto;
	text-align: center;
	letter-spacing: 0.rem;
	font: normal 1.1rem sans-serif;
	border: 0px solid #ff0000;
	background-color: transparent;}
	
.news-item_alDIA{
	list-style: square;
	list-style-type: square;
/*	color: #ff0000;
	letter-spacing: 0.13em;*/

	font: bold 1.1rem sans-serif;}

/* ----------------------------------------------*/

.Sec2_NotiSecund{
	position: relative;
	float:left;
	width: 1330px;
	height: 370px;
	margin: auto;
	padding: 0px 0px 0px 10px;
	
	border: 0px solid #0000ff;}


.Sec2_NotiSecund_Indv_hover :hover{
	background-color: #fff8f0;}
	
.Sec2_NotiSecund_Indv {
	position: relative;
	float: left;
	width: 255px; 
	height: 300px;
	
	margin: 35px 2px 10px 2px;
	border: 1px solid #ded6d2;
	overflow: hidden;
}

.Sec2_NotiSecund_Indv_Ttl{
	position: relative;
	float: left;
	width: 205px; 
	height: 160px;
	display:block;

	text-align: left;

/*	font: normal 1.7rem sans-serif;*/
	font-size:20px;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;

	color:#990000;
	text-shadow: 0px 0px 0px #808080;

	letter-spacing:0pt;
	word-spacing:2pt;
	line-height:1.2;
	/*text-transform:uppercase;*/
	/*text-align:left;*/


	margin: 10px 0px 0px 0px;
	border: 0px solid #ded6d2;}


.Sec2_NotiSecund_Indv_Ft{	
	position: relative;
	float: left;
	width: 255px; 
	height: 120px;
	margin: 10px 0px 0px 0px;
	border: 0px solid #ded6d2;
 	overflow: hidden;
}

.Sec2_NotiSecund_Indv_Ft img {transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;}

    .Sec2_NotiSecund_Indv_Ft img:hover{transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);}

    .Sec3_MasNoti_Txt_Ft img {transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;}

    .Sec3_MasNoti_Txt_Ft img:hover{transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);}

    .Sec4_MasNoti_Txt_Ft img {transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;}

    .Sec4_MasNoti_Txt_Ft img:hover{transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);}


    .Sec4_Entrev_Esp_1 img {transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;}

    .Sec4_Entrev_Esp_1 img:hover{transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);}






/* ---------------------------------------------------------*/
.Seccion_3{ 
	position: relative;
	width: 1330px;
	height: 950px;

	margin: 0px 0px 10px 0px;

	border: 0px solid blue;}
	
/*
.Sec3_Banner_MasNoti_Video :hover{
	background-color: #fff8f0;	
}
*/
/*
.Sec3_Banner_MasNoti_Video{ 
	float: left;
	width: 920px;
	height: 780px;
	margin: 0px 0px 10px 5px;
	border: 1px solid #00ff00;}
*/

.Sec3_MasNoti_Video1{ 
	float: left;
	width: 910px;
	height: 780px;
	margin: 0px 0px 10px 5px;
	border: 0px solid #00ff00;}

	
.Sec3_Banner0{	
	float: left;
	width: 1330px;
	height: 158px;
	margin: 10px 0px 10px 0px;

	border: 0px solid blue;}

.Sec3_Banner1{	
	float: left;
	width: 900px;
	height: 158px;
	margin: 0px 0px 10px 0px;
	border: 0px solid blue;}

.Sec3_MasNoti_hover :hover{
	background-color: #fff8f0;	
}

.Sec3_MasNoti_1{ 
	float: left;
	width: 430px;
	height: 370px;
	margin: 10px 15px 10px 0px;
	border: 1px solid #ded6d2;}

.Sec3_MasNoti_Txt { 
    float: left;
	width: 384px;
	height: 85px;
	margin: 10px 0px 5px 0px;
	text-align: left;
	letter-spacing: 0.rem;
	font: normal 1.7rem sans-serif;
	border: 0px solid #ded6d2;

	word-spacing:0pt;
	line-height:1;}

.Sec3_MasNoti_Txt_Ft{
	float: left;
	width: 390px; 
	height: 256px;
	margin: 0px 0px 0px 25px;
	border: 0px solid #ded6d2;
	overflow: hidden;
}

.Sec3_MasNoti_Video{ 
	position:relative;
	float: left;
	width: 434px;
	height: 350px;
	margin: 10px 10px 10px 0px;
	border: 0px solid #ded6d2;
/*	background-image: url("../Imagenes/Foto_MasNt_Video.png");*/}

/*
.Sec3_MasNoti_Video:hover{
	background-color: #fff;	
}
*/
.Sec3_MasNoti_Video_Txt{ 
	position:absolute;
	float: left;
	left: 0px;
    top: 310px;
	color:#fff;
	width: 434px;
	height: 50px;
	margin: 10px 10px 10px 0px;
	border: 0px solid #ded6d2;
	
/*	background-image: url("../Imagenes/Foto_MasNt_Video.png");*/}


.Sec3_Nota_1 { 
	float: left;
	width: 434px;
	height: 178px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #ded6d2;
	background: rgba(247,148,26,1);
	background: -moz-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,148,26,1)), color-stop(100%, rgba(201,116,13,1)));
	background: -webkit-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -o-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: linear-gradient(to bottom, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941a', endColorstr='#c9740d', GradientType=0 );}

.Sec3_Nota_2{ 
	float: right;
	width: 434px;
	height: 178px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #ded6d2;
	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(131,0,9,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#830009', GradientType=0 );}

.Sec3_Nota_bg{ 
	position: relative;
	float: left;
	width: 400px;
	height: 105px;
	margin: 10px 0px 10px 15px;
	border: 0px solid #ded6d2;
	background: #fff;}

.Sec3_Nota_Txt  { 
	text-align: left;
	letter-spacing: 0.rem;
	font: normal 1.7rem sans-serif;
	margin: 10px 0px 10px 15px;}

/*-------------------------------*/
.Sec3_Infog	 { 
	float: right;
	width: 400px;
	height: 716px;
	margin: 0px 10px 10px 0px;
	border: 0px solid #ded6d2;}

.Sec3_Infog_Princ{ 
	float: right;
	width: 400px;
	height: 370px;
	margin: 10px 0px 10px 0px;
	border: 0px solid #ded6d2;}

.Sec3_Infog_g4	 { }	

/*----------------------------------*/
.Sec3_Infog_peq	 { 
	float: left;
	width: 195px;
	height: 204px;
	margin: 10px 5px 10px 0px;
	border: 0px solid #ded6d2;}

/*.Sec3_Infog_peq	 { 
	float: left;
	width: 195px;
	height: 110px;
	margin: 10px 5px 10px 0px;
	border: 0px solid #ded6d2;}*/

.Sec3_Infog_Bottom{ 
	float: left;
	width: 400px;
	height: 35px;
	margin: auto;
	border: 0px solid #ded6d2;
	border-radius: 0px 0px 0 0;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(128,2,10,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#80020a', GradientType=0 );
/*	background-color: red;	*/}

/* ---------------------------------------------------------*/
.Seccion_4{ 
	position: relative;
	width: 1330px;
	height: 2040px; /*anterior1620px;*/
	margin: 0px 0px 10px 0px;
	border: 0px solid Black;}

.S4_Izq{
	position: relative;
	float:left;
	width: 900px;
	height: 1610px;
	margin: 0px 0px 10px 5px;
	border: 0px solid yellow;}

.S4_Der{
	position: relative;
	float:right;
	width: 410px;
	height: auto;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;}
	
.Sec4_Galeria_Video_bg{
	float:left;
	width: 885px;
	height: 201px;
	margin: 0px 5px 10px 0px;
    border-radius: 10px 10px 10px 10px;

background: rgba(138,138,138,1);
background: -moz-linear-gradient(45deg, rgba(138,138,138,1) 0%, rgba(161,161,161,1) 12%, rgba(184,184,184,1) 25%, rgba(128,128,128,1) 39%, rgba(77,77,77,1) 51%, rgba(77,77,77,1) 76%, rgba(51,51,51,1) 91%, rgba(33,33,33,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(138,138,138,1)), color-stop(12%, rgba(161,161,161,1)), color-stop(25%, rgba(184,184,184,1)), color-stop(39%, rgba(128,128,128,1)), color-stop(51%, rgba(77,77,77,1)), color-stop(76%, rgba(77,77,77,1)), color-stop(91%, rgba(51,51,51,1)), color-stop(100%, rgba(33,33,33,1)));
background: -webkit-linear-gradient(45deg, rgba(138,138,138,1) 0%, rgba(161,161,161,1) 12%, rgba(184,184,184,1) 25%, rgba(128,128,128,1) 39%, rgba(77,77,77,1) 51%, rgba(77,77,77,1) 76%, rgba(51,51,51,1) 91%, rgba(33,33,33,1) 100%);
background: -o-linear-gradient(45deg, rgba(138,138,138,1) 0%, rgba(161,161,161,1) 12%, rgba(184,184,184,1) 25%, rgba(128,128,128,1) 39%, rgba(77,77,77,1) 51%, rgba(77,77,77,1) 76%, rgba(51,51,51,1) 91%, rgba(33,33,33,1) 100%);
background: -ms-linear-gradient(45deg, rgba(138,138,138,1) 0%, rgba(161,161,161,1) 12%, rgba(184,184,184,1) 25%, rgba(128,128,128,1) 39%, rgba(77,77,77,1) 51%, rgba(77,77,77,1) 76%, rgba(51,51,51,1) 91%, rgba(33,33,33,1) 100%);
background: linear-gradient(45deg, rgba(138,138,138,1) 0%, rgba(161,161,161,1) 12%, rgba(184,184,184,1) 25%, rgba(128,128,128,1) 39%, rgba(77,77,77,1) 51%, rgba(77,77,77,1) 76%, rgba(51,51,51,1) 91%, rgba(33,33,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#212121', GradientType=1 );
	border: 0px solid yellow;
overflow: hidden;}

.Sec4_Galeria_Video_img {
	float:left;
	width: 270px;
	height: 159px;
	margin: 35px 5px 0px 0px;
	/*background-image: url("../Imagenes/bg/bg_gvideo.png");*/
	background-repeat: no-repeat;
	border: 0px solid yellow;}

.Sec4_Galeria_Videos {	
	float:left;
	width: 830px/*anterior 620px*/;
	height: 201px;
	margin: -15px 0px 0px -245px/*anterior 0px 0px 0px 0px*/;
	border: 0px solid yellow;}

.Sec4_Galeria_Videos_Ind{
	float: left;
    width: 200px;
    height: 149px;
    margin: 25px 5px 0px 0px;
    border-radius: 10px;
    overflow: hidden;
border: 1px solid lightgrey;
}

.Sec4_MasNoti :hover{
	background-color: #fff8f0;}

.Sec4_MasNoti{ 
	position:relative;
	float:left;
	width: 915px;
	height: 790px;
	margin: 10px 15px 10px 0px;
	border: 0px solid #ded6d2;}

.Sec4_MasNoti_1{ 
	float: left;
	width: 435px;
	height: 370px;
	margin: 10px 15px 10px 0px;
	border: 1px solid #ded6d2;}


.Sec4_MasNoti_Txt_Ft{
	width: 303px; 
	height: 240px;
	margin: 12px auto;
	border: 0px solid #ded6d2;
	overflow: hidden;
}	
	
.Sec4_MasNoti_Txt { 
    float: left;
	width: 384px;
	height: 85px;
	margin: 10px 0px 10px 20px;
	text-align: left;
	letter-spacing: 0.rem;
	font: normal 1.7rem sans-serif;
	border: 0px solid #ded6d2;}
	
.Sec4_Entrev_Esp{
	position: relative;
    float: left;
    width: 886px;
    height: 387px;
    padding: 10px 0px 10px 0px;
    /*border: 1px solid #cfcfcf;*/
    border-radius: 6px;}

.Sec4_Entrev_Esp_Titulo{ 
	float:left;
	width: 900px;
	height: 51px;
	margin: 10px 0px 0px 10px;
	border: 0px solid yellow;}

.Sec4_Entrev_Esp_t1{ 
	float: left;
	width: 100px;
	height: 21px;
	margin: 20px 0px 0px 0px;
	border-top: 2px solid red;
	border-right: 0px solid red;
	border-bottom: 0px solid red;
	border-left: 0px solid red;}
	
.Sec4_Entrev_Esp_t2{ 
	float: left;
	width: 300px;
	height: 31px;
	margin: 5px 0px 5px 0px;
	border-top: 0px solid red;
	border-right: 0px solid red;
	border-bottom: 0px solid red;
	border-left: 0px solid red;
	background: red;}
	
.Sec4_Entrev_Esp_t2_Txt{ 
	margin: 2px 0px 0px 15px;
	text-align: center;
	letter-spacing: .2rem;
	color: #fff;
	font: normal 1.7rem sans-serif;}
	
 .Sec4_Entrev_Esp_t3{ 
	float: left;
	width: 420px;
	height: 31px;
	margin: 20px 0px 0px 0px;
	border-top: 2px solid red;
	border-right: 2px solid red;
	border-bottom: 0px solid red;
	border-left: 0px solid red;}
	
.Sec4_Entrev_Esp_1{ 
	position:relative;
	float: left;
	width: 281px;
	height: 360px/*anterior 500px*/;
	margin: 1px 2px 10px 10px;
	border: 1px solid #ded6d2;
	z-index:1;
	overflow: hidden;
	background-color: #fff;
    border-radius: 10px 10px 0px 0px;
}



.Sec4_Entrev_Esp_Ft_Prin{
	width: 281px;
	height: 197px;
	margin: 0px auto;
	border: 0px solid #ded6d2;
	z-index: 2;
	overflow: hidden;
}	
	
.Sec4_Entrev_Esp_Ft_Secnd{
	position: absolute;
	width: 121px; 
	height: 121px;
	margin: 0px auto;

	left:15px; 
	top: 150px; 
	opacity:1;
	z-index: 3;
/*	border: 0px solid #ded6d2;*/
	border-radius: 200px 200px 200px 200px;
/*Redondeo*/
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 7px solid #ffffff;
	overflow: hidden;
/*Sombra*/
	-webkit-box-shadow: 0px 0px 20px 0px rgba(46,46,46,1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(46,46,46,1);
	box-shadow: 0px 0px 20px 0px rgba(46,46,46,1);}	

.Sec4_Entrev_Esp_Nomb{
	position: absolute;
    float: left;
	width: 140px;
	height: 40px;
	margin: 12px 0px 10px 0px;
	left:140px; 
	top: 230px; 
	color: #990000;
	text-align: Center;
	letter-spacing: .18rem;
	font: normal 1.1rem sans-serif;
	border: 0px solid #ded6d2;
	/*background-color: red;*/}
	
.Sec4_Entrev_Esp_Txt { 
    float: left;
	width: 225px;
	height: 105px;
	margin: 10px 0px 10px 10px;
	text-align: left;
	letter-spacing: 0.rem;

	word-spacing:0pt;
	line-height:1.2;

	font: bold 1.5rem sans-serif;
	/*color: #c5000c;*/
	color: #666666;
	border: 0px solid #ded6d2;

	/*text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);*/}

	
.Sec4_Twitter_Presd { 
	float:right;
	width: 400px;
	margin: 0px 10px 10px 0px;
	border: 0px solid #ded6d2;}
	
.Sec4_border-twitter{ 
	margin: 0px 0px 5px 0px;
    border: 1px solid #c3bbbb;}
	
.Sec4_bottom-twitter{ 
	width: 400px;
	height: 13px;
	margin: 0px 10px 20px 0px;
	background-color: #606060;
	border: 0px solid #ded6d2;
	border-radius: 0px 0px 10px 10px;
}
	
 /* ---------------------------------------------------------*/ 
.Seccion_5{ 
	position: relative;
	width: 1330px;
	height: 210px;
	margin: 0px 5px 10px 0px;
	border: 0px solid DarkGoldenRod;}


.Sec5_Efem{
	float: left;
	width: 900px;
	height: 201px;
	margin: 0px 5px 10px 10px;
	border: 1px solid #ded6d2;}
 
.Sec5_Banner{
	float: right;
	width: 400px;
	height: 201px;
	margin: 0px 10px 10px 5px;
	border: 0px solid #ded6d2;}

/* ---------------------------------------------------------*/
 .Seccion_6{ 
	position: relative;
	width: 1330px;
	height: 210px;
	margin: 0px 5px 10px 0px;
	border: 0px solid DarkMagenta;}

.Sec6_Glr_fotos{
	float: left;
	width: 1310px;
	height: 201px;
	margin: 0px 5px 10px 10px;
	border: 0px solid #ded6d2;}
 
 /* ---------------------------------------------------------*/
.Seccion_7{ 
	position: relative;
	width: 1330px;
	height: 210px;
	margin: 0px 5px 10px 0px;
	border: 0px solid DarkGoldenRod;}

.Sec7_libre1{
	float: left;
	width: 900px;
	height: 201px; 
	margin: 0px 5px 10px 10px;
	border: 1px solid #ded6d2;
	background: DarkGrey; }
 
.Sec7_libre2{
	float: right;
	width: 400px;
	height: 201px;
	margin: 0px 10px 10px 5px;
	border: 1px solid #ded6d2;
	background: DarkGrey;}

/* ---------------------------------------------------------*/
 .Seccion_8{ 
	position: relative;
	width: 1330px;
	height: 253px;
	margin: 0px 0px 0px 0px;
	border: 0px solid DarkMagenta;}

.Sec8_Glr_Libros{
	float: left;
	width: 1336px;
	height: 253px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #ded6d2;}

	/* ---------------------------------------------------------*/
 .Seccion_9{ 
	position: relative;
	float:left;
	width: 1330px;
	height: 214px;
	margin: 0px 5px 0px 0px;
	border: 0px solid DarkMagenta;}

.Sec9_Vinculos{
	float: left;
	width: 1336px;
	height: 214px;
	margin: 0px 0px 2px 0px;
	border: 0px solid #ded6d2;}
	/* ---------------------------------------------------------*/
 .Seccion_10{ 
	position: relative;
	float:left;
	width: 1330px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	border: 0px solid DarkMagenta;}

.Sec10_Credts{
	float: left;
	width: 1330px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #ded6d2;
	/*background: #cb0404;*/    background: #245B98;
	border-radius: 10px 10px 0px 0px;
}

.Sec10_Credts_Txt{
	float: left;
	width: 1330px;
	height: 70px;
	margin: 5px 0px 0px 0px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.rem;
	font: normal 1.0rem sans-serif;
	border: 0px solid #ded6d2;}

.libro{
    position: relative;
    float: left;
    width: 887px;
    height: 580px;
    border: 1px solid lightgrey;
    margin: 20px 0px 40px 0px;
    border-radius: 10px 10px 10px 10px;
    overflow:hidden;
    /*background-color: bisque;*/
    z-index: 20;
 /*background: rgba(248,87,58,1);
background: -moz-linear-gradient(top, rgba(248,87,58,1) 0%, rgba(242,123,105,1) 25%, rgba(247,50,24,1) 45%, rgba(241,59,34,1) 71%, rgba(232,64,48,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,87,58,1)), color-stop(25%, rgba(242,123,105,1)), color-stop(45%, rgba(247,50,24,1)), color-stop(71%, rgba(241,59,34,1)), color-stop(100%, rgba(232,64,48,1)));
background: -webkit-linear-gradient(top, rgba(248,87,58,1) 0%, rgba(242,123,105,1) 25%, rgba(247,50,24,1) 45%, rgba(241,59,34,1) 71%, rgba(232,64,48,1) 100%);
background: -o-linear-gradient(top, rgba(248,87,58,1) 0%, rgba(242,123,105,1) 25%, rgba(247,50,24,1) 45%, rgba(241,59,34,1) 71%, rgba(232,64,48,1) 100%);
background: -ms-linear-gradient(top, rgba(248,87,58,1) 0%, rgba(242,123,105,1) 25%, rgba(247,50,24,1) 45%, rgba(241,59,34,1) 71%, rgba(232,64,48,1) 100%);
background: linear-gradient(to bottom, rgba(248,87,58,1) 0%, rgba(242,123,105,1) 25%, rgba(247,50,24,1) 45%, rgba(241,59,34,1) 71%, rgba(232,64,48,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8573a', endColorstr='#e84030', GradientType=0 );*/
}

.prueba{
    position: relative;
    float: left;
    width: 900px;
    height: 500px;
    border: 2px solid blue;
   margin: 10px 0px 0px 5px;
}

.Radio-logo{ 
	position:absolute;
	top: 3px;
	left: 15px; 
	
	width: 100px;
	height: 42px;
	
	z-index: 1000;
	
  }

.Redes{ 
	position:relative;
	float:right;
	width:630px;
	height: 49px;
	color: white;
	margin-top: 2px;


	
/*	border: 1px solid #ded6d2;*/

  
	border: 0px solid blue;
  
	border-radius: 0px 0px 0 0;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	background-color:#245B98;
/*
	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(128,2,10,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(128,2,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#80020a', GradientType=0 );
*/
/*
  background: #c6020e;
  background: -moz-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee9f0));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: linear-gradient(top, #fefefe 0%, #eee9f0 100%);
*/
  border-bottom: 0px solid #c6020e;
  

  z-index: 1000;
}

.icon_rs{
	margin: 4px 25px 0px 5px;
	float:right;
	width:39px;
	height:39px;
}



. { 
}

. { 
}

. { 
}

. { 
}

. { 
}

div .tweets img {width: 100% ;height:100px;}

	.tweets{
	/*position: absolute;top: 361px;left: 1102px;*/
    width: 253px;
    height: 460px;
    margin: 9px -524px 10px 5px;
	float: right;
    border: 1px solid #a5a4a3;
    background-color: #f7f7f7;
    overflow: hidden; 
    -webkit-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	-moz-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	border-radius: 10px 10px 0px 0px;
	 }

	 .tweetbox{margin: 5px 0px 5px 0px;}

	 .tweetdespacho {float: right;
    width: 400px;
    margin: 0px 10px 0px 0px;
    border: 0px solid #ded6d2;
	border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
    overflow: hidden;
	}


	.Sec3_Banner0 img {border-radius: 10px;}
	.Sec3_Infog_Princ img {border-radius: 10px;}
	.Sec4_Twitter_Presd img {border-radius: 10px;}

	.Sec3_Banner0 a img:hover {opacity: 0.8;}
	.Sec3_Infog_Princ a img:hover {opacity: 0.8;}
	.Sec4_Twitter_Presd a img:hover {opacity: 0.8;}

	.videosbox {width: 250px; height: 30px; 
		background: rgba(45,132,230,1);
background: -moz-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(45,132,230,1)), color-stop(0%, rgba(54,137,231,1)), color-stop(49%, rgba(45,132,230,1)), color-stop(50%, rgba(54,137,231,1)), color-stop(51%, rgba(100,171,237,1)), color-stop(52%, rgba(100,171,237,1)), color-stop(53%, rgba(100,171,237,0)));
background: -webkit-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: -o-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: -ms-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d84e6', endColorstr='#64abed', GradientType=1 );
		font-size: 25px;

	}

	.videostxt {font-weight: bold;font-size: 25px;
		font-family: sans-serif;color: white;margin: 0px 10px;}


		.librosbox {width: 425px; height: 30px; 
		background: rgba(45,132,230,1);
background: -moz-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(45,132,230,1)), color-stop(0%, rgba(54,137,231,1)), color-stop(49%, rgba(45,132,230,1)), color-stop(50%, rgba(54,137,231,1)), color-stop(51%, rgba(100,171,237,1)), color-stop(52%, rgba(100,171,237,1)), color-stop(53%, rgba(100,171,237,0)));
background: -webkit-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: -o-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: -ms-linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
background: linear-gradient(45deg, rgba(45,132,230,1) 0%, rgba(54,137,231,1) 0%, rgba(45,132,230,1) 49%, rgba(54,137,231,1) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d84e6', endColorstr='#64abed', GradientType=1 );
		font-size: 25px;

	}

	.librostxt {font-weight: bold;font-size: 25px;
		font-family: sans-serif;color: white;margin: 0px 10px;}

		.librostxt2 {font-weight: bold;font-size: 21px;
		font-family: sans-serif;color:#245B98 ;margin: 0px 10px;text-align: left;
    white-space: normal;    height: 78px;
    overflow: hidden;
}

.librostxt2 a{color:#245B98;font-weight: bold;font-family: sans-serif;}



		.librostxt2:hover{text-decoration: underline darkblue;cursor: pointer;}

		

		.vermas{width: auto;height: 30px; font-weight:bold;font-size:20px;background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );
 color: white;

bottom: 0%;


}

 .vermas:hover{opacity: 0.8; cursor: pointer;}






 /********************gestion al dia********/

.enlaces-frases{ 
	float: right;
    width: 400px;
    height: 370px;
    margin: 10px 0px 10px 0px;
    border: 1px solid #ded6d2;
    overflow: hidden;
    border-radius: 10px;}

.Sec2_NtiPrn_enlaces-frases{ 
	width: 100%; 
	height: 460px ;
	margin:0px 278px 10px 0px;
	-webkit-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	-moz-box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	box-shadow: 0px 0px 15px 1px rgba(161,161,161,1);
	border-radius: 10px 10px 0px 0px;
	background: linear-gradient(45deg, rgb(25, 18, 18) 0%, rgb(47, 44, 44) 12%, rgb(56, 48, 48) 25%, rgb(27, 25, 25) 39%, rgb(39, 36, 36) 51%, rgb(33, 30, 30) 76%, rgba(51,51,51,1) 91%, rgba(33,33,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#212121', GradientType=1 );
	overflow: hidden;
}




.Sec2_NtiPrn_enlaces-frases_Ttl{ 	
	width: 100%; 
	height: 100px;
	background-color: grey;
	border: 0px solid #ff0000;}

.Sec2_NtiPrn_enlaces-frases_Ttl_img{ 
	float: left;
	position: absolute;
	z-index: 10;
	border-radius: 10px 10px 0px 0px;
	width: 398px;
	height: 100px;
	overflow: hidden;
	/*margin: 10px 1px 1px 10px;*/}

.Sec2_NtiPrn_enlaces-frases_Txt{ 
	width: 95%;
	height: 200px;
	margin: auto;
	text-align: center;
	letter-spacing: 0.rem;
	font: normal 1.1rem sans-serif;
	border: 0px solid #ff0000;
	background-color: transparent;}
	
.news-item_enlaces-frases{
	list-style: square;
	list-style-type: square;
/*	color: #ff0000;
	letter-spacing: 0.13em;*/

	font: bold 1.1rem sans-serif;}


.fondo_frases {background: rgba(237,226,207,1);
background: -moz-linear-gradient(top, rgba(237,226,207,1) 0%, rgba(202,179,129,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,226,207,1)), color-stop(100%, rgba(202,179,129,1)));
background: -webkit-linear-gradient(top, rgba(237,226,207,1) 0%, rgba(202,179,129,1) 100%);
background: -o-linear-gradient(top, rgba(237,226,207,1) 0%, rgba(202,179,129,1) 100%);
background: -ms-linear-gradient(top, rgba(237,226,207,1) 0%, rgba(202,179,129,1) 100%);
background: linear-gradient(to bottom, rgba(237,226,207,1) 0%, rgba(202,179,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede2cf', endColorstr='#cab381', GradientType=0 );
    overflow: hidden;
    /* position: relative; float: left;*/
    border-radius: 10px;
    padding: 10px;
    
    margin: 0px 0px 5px 0px;}

    .fondo_frases2 {    
    border: 2px solid #cc9522 !important;
    overflow: hidden;
    /* display: inline-block; */
    border-radius: 50px;margin-right: 3px;
    width: 50px;
    height: 50px;
    /* position: relative; */
    float: left;
    border: 2px solid lightgrey;}

    .fondo_frases2 img {width: 100% !important;height: 100% !important;}
    .txt_frases{/* float: left; 
    position: relative; */
    /* margin-bottom: 23px; */
    font-weight: bold;color: #fff;

/*margin-left: 50px;
    background: #9a8066;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 5px;
    height: 16px;
    width: 115px;*/


}

.frases_titulo {width: 300px; height: 37px; position: absolute;
	border-radius: 50px;z-index: 11;
		background: linear-gradient(45deg, rgb(11, 101, 204) 0%, rgba(4, 67, 140, 0.8) 0%,
		 rgba(45,132,230,1) 49%, rgba(23, 75, 134, 0.68) 50%, rgba(100,171,237,1) 51%, rgba(100,171,237,1) 52%, rgba(100,171,237,0) 53%);
		font-size: 25px;    margin: 4px 10px;

	}
.frases_titulo_txt {font-weight: bold;font-size: 25px;
		font-family: sans-serif;color: white;margin: 4px 10px;}
 /*****************gestion fin**************/