@CHARSET "UTF-8";
/* ADAPTACION */
.row{
	margin-left: 0px;
	margin-right: 0px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

body {
 /*   font: 12px/16px Arial,Helvetica,sans-serif;*/
	font-family: 'Source Sans Pro', sans-serif;
    background: rgba(0, 0, 0, 0) url("../images/bgtile.png") repeat-x scroll 0 0;
	/* font-size: 16px; */
}

.contenedorprincipal {
	min-width: 953px !important; 
	width: 1005px !important; 
	padding-left: 0px !important; 
	padding-right: 0px !important;
}

a, a:focus, a:active {
    color: #035a89;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    color: #770035;
    text-decoration: none;
}

.publimegabanner{
	background-image: url("../images/alcarria/wrapper.png");
    height: 90px;
   /*   width: 1012px; */
    background-repeat: no-repeat;
    /* background-color: #CCCCCC; */
	border: 0px !important;
	padding-left: 21px;
}

#top-advertisement_bannertop div.wrapper {
  /*   background-image: url("../images/alcarria/wrapper.png");
    height: 90px;
     width: 1012px;
    background-repeat: no-repeat;
    background-color: #CCCCCC; */
}
#cuerpo {
	padding: 10px 0;
	margin-top: 5px;
	background-color:#F6F6F6;
	border:1px solid #afcde3;
	border-radius:1px;
	-moz-border-radius:1px; //Firefox
	-webkit-border-radius:1px; //Safari y navegadores que usen WebKit
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#cccccc));
	background: -moz-linear-gradient(top,  #FFFFFF,  #F6F6F6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#cccccc');	
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}

#header {
	background-color:#F6F6F6;
	border:1px solid #afcde3;
	border-radius:1px;
	-moz-border-radius:1px; //Firefox
	-webkit-border-radius:1px; //Safari y navegadores que usen WebKit
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#cccccc));
	background: -moz-linear-gradient(top,  #F6F6F6,  #cccccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#cccccc');	
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}

.miniheader{
	background-color:#F6F6F6;
	border:1px solid #cccccc;
	border-radius:1px;
	-moz-border-radius:1px; //Firefox
	-webkit-border-radius:1px; //Safari y navegadores que usen WebKit
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#cccccc));
	background: -moz-linear-gradient(top,  #F6F6F6,  #cccccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#cccccc');
	background-image: linear-gradient(to right bottom, #f6f6f6 0px, #cccccc 100%);	
	/*box-shadow: 0px 0px 5px rgba(0,0,0,.5);*/    
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;    
    text-transform: uppercase;
	margin-bottom: 2px;
	padding: 5px;
}

.rounded{
	
text-shadow: #fff 0px 1px 1px;
box-shadow: 1px 1px 2px rgba(0,0,0,.5);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);//Safari y navegadores que usen WebKit
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);//Firefox
 
background: -webkit-gradient(linear, left top, left bottom, from(#D7E9F3), to(#ffffff));
background: -moz-linear-gradient(top,  #D7E9F3,  #ffffff);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7E9F3', endColorstr='#ffffff');
}

.openxsuperiorgrande {
  float: left;
  /* margin-left: 20px; */
}

div.moduletableopenxsuperiorpk {
  float: right;
  margin-right: 0px;
}
.wrapperlogo {
/*   background-image: url("../images/alcarria/fondologo.png");
 */
  background-repeat: no-repeat;
  height: 68px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  /* width: 1005px; */
}

.logo-module {
    float: left;
    overflow: hidden;
}
#top-right-surround {
  float: right;
  width: 250px;
}

div.prediccio {
  background: url("../images/modules/bg_modul.png") no-repeat scroll left 10px transparent;
  clear: both;
  float: right;
  height: 40px;
  width: 210px;
}

#searchmod {
  float: right;
  margin-top: 0;
  width: 223px;
}


/* Horizontal Menu */
#horiz-menu {
	height:27px;
	margin-left:0px;
	position:relative;
	min-width:1005px;
	background-color:#F6F6F6;
	border:1px solid #afcde3;
	border-radius:1px;
	-moz-border-radius:1px; //Firefox
	-webkit-border-radius:1px; //Safari y navegadores que usen WebKit
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#cccccc));
	background: -moz-linear-gradient(top,  #F6F6F6,  #cccccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#cccccc');	
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
#horiz-menu .padding {padding: 0 3px;}
#horizmenu-surround{position: relative;}
#horiz-menu ul {float: left;}
#horiz-menu ul, #horiz-menu ul.columns2 {background-position: 50% 100%;background-repeat: no-repeat;}
#horiz-menu .drop-top, #horiz-menu .columns2 > .drop-top {background-position: 50% 0;background-repeat: no-repeat;}
#horizmenu-surround2{float:left;}
/* Main Layout */
#main-trans {padding: 0 10px 10px 10px;
background-image:url(../images/alcarria/bgmain.png);
background-repeat:repeat-y;
}
/*---------------------MENU SUPERIOR---------------------------*/
a.mainlevelmenusup{color:#24003a;
float:left;
font-family:Arial,sans-serif;
font-size:12px;
line-height:25px;
padding-left:15px;
padding-right:15px;
text-align:center;
font-weight:bold;
width:auto;text-transform:uppercase;
}
a.mainlevelmenusup:focus{color:#000000 !important;}
a.mainlevelmenusup:hover{color:#ffffff;
background-image:url(../images/alcarria/rollmenu.jpg) !important;
background-repeat:repeat-x;
text-decoration:none;
float:left;
font-family:Arial,sans-serif;
font-size:12px;
line-height:25px;
padding-left:15px;
padding-right:15px;
text-align:center;
font-weight:bold;
width:auto;}
/*-----------MENU SUPERIOR CLASIFICADOS-------------*/
a.mainlevelmenusupc{color:#24003a;
float:left;
font-family:Arial,sans-serif;
font-size:11px;
line-height:25px;
padding-left:7px;
padding-right:7px;
text-align:center;
font-weight:bold;
width:auto;text-transform:uppercase;
}
a.mainlevelmenusupc:hover{color:#ffffff;
background-image:url(../images/alcarria/rollmenu.jpg) !important;
background-repeat:repeat-x;
text-decoration:none;
float:left;
font-family:Arial,sans-serif;
font-size:11px;
line-height:25px;
padding-left:7px;
padding-right:7px;
text-align:center;
font-weight:bold;
width:auto;}
#active_menumenusup{
background-image:url(../images/alcarria/rollmenu.jpg) !important;
background-repeat:repeat-x;
color:#ffffff;
float:left;
font-weight:bold;
height:25px;}
#active_menumenusupc{
background-image:url(../images/alcarria/rollmenu.jpg) !important;
background-repeat:repeat-x;
color:#ffffff;
float:left;
font-weight:bold;
height:25px;}

/*#main-trans-top {
	position:relative; background-image:url(../images/alcarria/menu1.png);
	background-repeat:no-repeat;
	width:1005px;
	height:55px;
}*/
#active_menuitemsubmenu{
color:#612684;
font-weight:bold;
height:19px;
background-image: url(../images/alcarria/hoversubmenu.png) !important;
background-repeat:repeat-x;color:#70237B;}
/*----------------------------------FIN MENU SUPERIOR-----------------------------------*/

/* --- RELOJ --- */
div.fechahora {
    float: right;
    font-size: 13px;
    height: 21px;
    margin-right: 15px;
    margin-top: 5px;
    width: auto;
}
span.dia {
    font-weight: bold;
}
span.mesano {
}
span.hora {
    color: #c63842;
}
/*---- FIN RELOJ ---- */

#horiz-menu2 {
	height:27px;
	margin-left:0px;
	padding-top: 2px;
	position:relative;
	min-width:1005px;
	background-color:#F6F6F6;
	border:1px solid #afcde3;
	border-radius:1px;
	-moz-border-radius:1px; //Firefox
	-webkit-border-radius:1px; //Safari y navegadores que usen WebKit
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');	
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    }

div.submenuk2_der {
    background-image: url("../images/alcarria/bg_submenu1.png");
    background-repeat: no-repeat;
    float: right;
    font-size: 11px;
    height: 21px;
    margin-right: 5px;
    width: 385px;
}
div.submenuk2_der div.moduletable {
    height: 27px;
    padding-left: 48px;
}
div.submenuk2_der div div a {
    color: #000;
    float: left;
    font-size: 11px;
    line-height: 20px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
div.submenuk2_der div div a:hover {
    background-image: url("../images/alcarria/hoversubmenu.png") !important;
    background-repeat: repeat-x;
    color: #70237b;
    height: 19px;
}
#active_menuitemsubmenuk2_der {
    background-image: url("../images/alcarria/hoversubmenu.png") !important;
    background-repeat: repeat-x;
    color: #70237b;
    height: 19px;
}

div.submenuk2_izq {
    background-image: url("../images/alcarria/bg_submenu2.png");
    background-repeat: no-repeat;
    float: left;
    height: 21px;
    margin-left: 0px;
    width: 580px;
}
div.submenuk2_izq a {
    color: #333;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
div.submenuk2_izq div.moduletable {
    padding-left: 80px;
}
div.submenuk2_izq a:hover {
    background-image: url("../images/alcarria/hoversubmenu.png") !important;
    background-repeat: repeat-x;
    color: #70237b;
    height: 19px;
}
#active_menuitemsubmenuk2_izq {
    background-image: url("../images/alcarria/hoversubmenu.png") !important;
    background-repeat: repeat-x;
    color: #70237b;
    height: 19px;
}

/**
 * Creando CSS para noticias
 */
.titularNoticia {
    color: #5a1066;
    font-size: 25px;
}
.sinmargenarriba{
	margin-top: 0px;
}
.author{
		
}

.fechapublicacion, 
.horapublicacion{
	color: #5a1066;	
}
.breadcrumb {
     margin-bottom: 0;
}

/**
 * Ver noticia
 */
.noticia{
	min-height: 100px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
	padding: 10px; 
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}
.noticia:hover {
   /* background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;*/
    border-radius: 10px;
    box-shadow: 0 3px 12px -3px rgba(0, 0, 0, 0.3);
}

.enlacenoticia{
    /*color: #333333;*/
	color: #333333;
}
.enlacenoticia:hover{
	
	color: #5a1066;
    
}

.meganoticia h3{
	font-size: 250%;
}
.meganoticia img{
	float: left; 
	padding: 0px 10px 10px 0px;	
	/* max-height: 450px; */
	margin-top: 5px;
	width: 100%;
}

.medianoticia h3{
	
}
.medianoticia img{
	float: left; 
	padding: 0px 10px 10px 0px;
	margin-top: 5px;
	/* max-height: 300px;	 */
}
.mininoticia h3{
	font-size: 150%;
}

.mininoticia img{
	float: left;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;  	
	/* max-height: 150px; */
}

.articulodia {
	color: white !important;
	background-color: #D0DAD7;	
}
.articulodia a{
	color: #222;	
}
.articulodia a:hover{
	color: #777;	
}
.articulodia h3{
	color: #222 !important;
	font-size: 200%;
	margin-top: 0;
	font-weight: bold;
}

.articulodia img{
	float: left;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	/*  width: 335px; */  	
	max-height: 250px;
}

.listadonoticia img{
	float: left;
	margin-top: 0;
    max-height: 50px;
    padding: 0 10px 0 0;
}
.listadonoticia h3, h4{
	padding-top: 0px;
	 margin-top: 0;
}
.fondoBlanco{
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
}

.fondoAmarillo{
	 background-color: yellow;
}

.label-morado {
    background-color: #5a1066;
	float: none;
}
.label-gris {
    background-color: #C4C4C4;
	color:	#222222;
	float: none;
}
.ruta{
	width: 100%;
}
.fondoazul{
	background: rgba(201, 244, 233, 0.8) none repeat scroll 0 0;
}
.fondoamarillito{
	background: rgba(244, 242, 233, 0.8) none repeat scroll 0 0;
}
.fondolila{
	background: rgba(225, 218, 239, 0.8) none repeat scroll 0 0;
	/*background: rgba(235, 232, 239, 0.8) none repeat scroll 0 0;*/
}
.horapublicacion, .author{
	color: grey;
	font-size: 90%;	
}
.comentario{
	font-size: 90%;
}
hr{
	margin-bottom: 5px;
    margin-top: 5px;
}

.estilonoticia img{
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
.estilonoticia iframe{
    display: block;
    width: 100% \9;
    max-width: 100%;
    /* height: auto; */
}


.estilonoticia{
	font-size: 100%;
	/* text-align: justify;*/
}


.miniguay{
/* 	max-height: 300px;
	height: 300px; 
 */}
.miniguay:HOVER{
	/* max-height: 100%; */
}

.articulodia:FI1RST-CHILD{
	border-right: 1px dotted;
}
.articulodia:last-child{
	border-left: 1px dotted;
}
.links{
	text-align: center;
}
.links img{
	margin: 0px 4px;	

}

.sbOff{
	display: none !important;
	
}

.img-rel-thumbnail {
	
	height: 100px !important; 
	object-fit: cover;
	border: 0px solid black;
	border-radius: 5%;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline !important;
}
.img-rel-thumbnail:hover {
	border: 1px solid  #612684;	
	border-radius: 7%;
}
