﻿.gm-style .place-desc-large {
    width: 200px;
    display: none;
}



.titolactualitat { text-transform: uppercase; padding: 23px 0 13px 17px; font-size: 1.5em}
.titolactualitat a {color: black}
.titolactualitat a:hover {text-decoration: underline}




.col_office { position: relative }
.caixa_twitter { height: auto; min-height: 400px; max-height: 600px; overflow: hidden; background-color: #EFEFEF; padding: 10px; margin-bottom: 20px }
.irl_office_ciutat { position: absolute; bottom: 0px; z-index:110;}
.irl_office_ciutat a { float:left; color:#000; min-width:170px; padding: 12px 40px 12px 16px; background: #f18969 url('../../_img/flecha-hover.png') right no-repeat;  font-size: 1.1em; font-weight: 700; white-space: nowrap;}
.irl_office_ciutat a:hover {text-decoration:none; background-color: #fff;}

.home_news_img { }
.home_news_text { z-index: 200; padding: 10px 10px 0 10px;  min-height: 8em}
.home_news_text a { color: #000000 }
.home_news_text a:hover { color: #f18969 }
.home_news_lloc { white-space: nowrap; width: auto; float: left; font-weight: 700; font-size: 1em; text-transform: uppercase; }
.irlact .home_news_lloc { white-space: nowrap; width: auto; float: left; /*border-bottom: #f18969 4px solid !important; */font-weight: 700; font-size: 1em }
.home_news_data { display: block; float: left; margin-left:5px; padding-left:5px; border-left:1px solid #b2b2b2; width: auto; font-weight: 500; font-size: 1em; text-align: right }
.home_news_ambit { text-transform: uppercase; font-weight: 700 }
.home_news_title {  float: none; clear: both; font-weight: 300; font-size: 1.3em; line-height:1.5em; padding: 10px 0; text-align: left }
.home_news_title a {font-weight:300; }
.home_news_title2 { float: none; clear: both; font-weight: 700; font-size: 1.3em; padding: 15px 0; text-align: left }
.home_news_sutitle { text-align: left }
.home_news_tipus { position:absolute; top:10px; left:10px; }
.home_news_tipus a { color:#fff; text-transform: uppercase; padding:5px 50px 5px 10px; float:left; background: #000 url('../../_img/flecha.png') right no-repeat;}
.home_news_tipus a:hover {text-decoration:none;background:#f18969 url('../../_img/flecha-hover.png') right no-repeat; color:#000;}
.irl_content_img { overflow: hidden; z-index: 100; width: 100%; }
.irl_content_img img { width: 100% }


.image_x {position:relative;
	/*border-bottom:1px solid #000;*/
}



.paperfoto {
    float: left;
    width: 100%;
}
.papertext {
    float: right;
    width: 100%;
    padding:0 10px
}

@media all and (max-width: 1580px) {
.home_news_title { font-size: 1.3em; line-height:1.4em;}
.home_news_text {font-size:0.9em;}

.home_news_lloc {text-overflow: ellipsis; white-space:nowrap; overflow:hidden; max-width:70%; }
}

@media all and (max-width: 1150px) {
.home_news_title { font-size: 1.2em;}
.home_news_text {min-height: 10em; font-size:0.8em;}
.irl_office_ciutat a {font-size:0.9em; padding:8`x 40px 8px 12px; min-width:140px;}


}

@media all and (max-width: 700px) {
.home_news_title { font-size: 1.2em;}
.home_news_text {min-height:10em;}
}

@media all and (max-width: 500px) {
.home_news_title {font-size: 1.3em;}
.home_news_text {font-size:0.9em;}
}

/********************PAPERLLULL***********************/
.paperfoto {
    float: left;
    width: 100%;
}
.papertext {
    float: right;
    width: 100%;
    padding:0 10px
}
#colorllull {
    border-top: solid black 9px!important;
    border-bottom: solid black 9px!important;
    background-color: #ffec83;
    padding: 15px 0;
}
#colorllull a {
    color: #000000!important
}
#colorllull h2 {
 
}
h2.titolpaper {
    padding: 10px 0;
    font-size: 1.5em;
	text-transform: uppercase;
}
#colorllull .home_news_lloc {
    font-variant-caps: all-small-caps
}

@media all and (min-width: 600px) {
#colorllull h2 {
    
}


@media all and (min-width: 800px) {
	.paperfoto {
    float: none;
	width: 100%;}
	.papertext {
    float: none;
    width: 100%;}
		
}
	
@media all and (min-width: 1100px) {
	.paperfoto {
    float: left;
	width: 50%;}
	.papertext {
    float: right;
    width: 50%;
	padding: 0 10px}
		
}

