.publi_ancha {
	max-height:100px !important;
}
.text_b {
	font-weight: bold !important;
}
.text_10 {
	font-size: 0.7rem !important;
}
.text_12 {
	font-size: 0.8rem !important;
}
.text_14 {
	font-size: 0.9rem !important;
}
.text_18 {
	font-size: 1.1rem !important;
}
.text_18b {
	font-size: 1.1rem;
	font-weight: bold !important;
}

.texto_logo {
	font-size: 1rem;
}

.texto_web {
	font-size: 1rem;
	color: #914b05;
}
.texto_web a {
    text-decoration: none;
	color: #914b05;
}
.texto_web a:hover {
    text-decoration: underline;
	color: black;
}

.nav-link:hover {
	text-decoration: overline !important;
}

.esquina_inferior {
	float: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.zone-news { 
	float:left;
	color:#000;
	padding: 4px 4px 12px 12px;
	font-size:0.8em;
	position:relative;
}
.zone-news .news-cal {
    float:left;
    width:50px;
    height:50px;
    margin:0px 10px 0px 0px;padding:0px;
}
.zone-news h1, .zone-news h4{
    background-color: transparent;
    margin:0px;padding:0px;
    text-align:center;
	line-height:1em;
 }
.zone-news h1 { color: #FFF;font-size:12px;height:14px;vertical-align:top;}
.zone-news h4 { color: #000;font-size:2em;height:36px;}

.zone-news ul.news {margin:0px; padding:0px;list-style:none;height:auto;overflow:auto;}
.zone-news ul.news li{
	background: transparent top left url(../imagenes/calendar.png) no-repeat;	
	margin:0px; 
	padding:0px;
	height: 60px;
}
