/*********** Estils generals******************/

b,strong,.negreta {
    font-weight:bold;
}

i,em,.cursiva {
    font-style:italic;
}

.majuscula {
    text-transform:uppercase;
}


.netejar {
    clear:both;
}


body { 
    font-family:'Muli','Arial'; 
    font-size:12px;    
	line-height: 1.3em;
    color:black;
    background-color:#ebecee;    
    text-align:center;	
}

p {	
	line-height: 1.5em;
}

.web {
	width: 960px;
	margin-left:auto;
    margin-right:auto;
	text-align: left;
}


.col_a, .col_c {
	float:left;
	width: 250px;
    overflow:hidden;
}

.col_a {
    width:240px;
    margin-right:10px;
}

@media (min-width:960px) { 
    .col_b {
        float: left;
        width: 460px;
    }
}

.logo_pj {
    float:left; 
}

.cercar_dalt {
    float:left; 
    margin-left:10px;
    margin-bottom: 5px;
}

.col_central_unica {
	margin-top: 10px;
	margin-left: 250px;
	width: 460px;	
}

@media (min-width:960px) { 
    .zona_mig_unica .col_central_unica {
        border-left: #ebecee solid 2px;
        border-right: #ebecee solid 2px;	
        width: 456px;
        height: 306px;
        overflow:hidden;
    }
    
    .col_central_unica_foto {	
        text-align: center;
        margin-left: 250px;
        width: 460px;
        height: 306px;
    }
}



.fons_blanc {
	background-image: url('../img/blanc_40.png');
	width: 100%;
	height: 100%;
}


.header {
	height: 77px;
	padding-top: 40px;
	
}

.logo {
	margin-left: 60px;
}
.logo a {
	font-family: 'Snippet', 'Arial';
	font-size: 22px;
	line-height: 1.2em;
	color: black;
	text-decoration: none;	
}

.menu {
	float:left;
	width: 130px;
	height: 60px;
	padding-left: 20px;
}

.menu_1 {
	border-left: #363636 solid 1px;
}

.menu_2 {
	border-left: #363636 dotted 1px;
}

.menu_3 {
	border-left: #363636 dotted 1px;
}

.menu a {
	text-decoration: none;
	color: #363636;
	font-size: 13px;	
}

.menu a.actual {
	color: black;	
}

.menu a:hover {
	color: black;
}

.menu li {
	margin-bottom: 4px;
}

.zona_mig {
	height: 306px;
}

.zona_mig_unica {
	background-image: url("../img/fons_mola.jpg");
}
@media (min-width:960px) { 
    height: 306px;
	width: 960px;
}

.zona_cell {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

h1 {
	font-size:15px;   
	margin-top: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;	
}

h2 {
	font-family: 'Snippet', 'Arial';
	font-size:18px;   
	margin-top: 10px;
	margin-bottom: 10px;	
}

h3 {
	font-family:'Muli','Arial'; 
	font-size:16px;   
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

a {
	color: #363636;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
	
}

.bloc {
	padding-bottom: 15px;
	border-bottom: black dotted 1px;	
}

.bloc_2 {
	border-top: black dotted 1px;	
	border-bottom: black solid 1px;	
    padding-top:10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

ul.llista {
	padding-left: 20px;
	list-style: circle;
	line-height: 1.5em;
}
ul.llista li {
	margin-bottom: 4px;
	
}

@media (min-width:960px) { 
    .bloc_video, .bloc_foto {
        border-top: black dotted 1px;	
        border-bottom: black solid 1px;	
        margin-bottom: 20px;
        padding-bottom: 10px;
        margin-bottom: 30px;
        width: 460px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

.zona_concert_act {
	height: 306px;
	text-align: center;
	background-repeat: no-repeat; 
	/*background-position: top center;*/
	background-image: url("../img/concert_present.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.zona_concert_ant, .zona_concert_seg {
	padding-left: 20px;
	padding-top: 120px;
	height: 186px;
	background-repeat: no-repeat; 
}

.zona_concert_ant {
	/*background-image: url("../img/concert_passat.jpg");*/
	background-position: right;
}
.zona_concert_seg {
	background-position: left;
	background-repeat: no-repeat; 
}

.zona_concert_ant h2, .zona_concert_seg h2 {
	margin-bottom: 10px;
	font-size: 28px;
}

.zona_concert_ant .link_concert, .zona_concert_seg .link_concert {
	padding-top:10px;
	border-top: black dotted 1px;
	width: 60%;
}

.zona_concert_ant .link_concert a, .zona_concert_seg .link_concert a {
	text-transform: uppercase;
	color:black;
}


.pag_actual {
	color:black;
	font-weight: bold;	
}

.cua {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
    padding-bottom:30px;
}

.foto_petita {
    float:left;
	width: 105px;
	margin: 5px;
	
}

.foto_petita_text {
	height: 50px;
	overflow: hidden;
}

.marc_foto_petita {
	display: inline-block;
	text-align: center;
	width: 100px;
	height: 66px;
	margin: 1px;
	padding:3px;
	border:#363636 dotted 1px;
}
.marc_foto_petita_actual {
	display: inline-block;
	text-align: center;
	width: 100px;
	height: 66px;
	margin: 1px;
	padding:3px;
	border:#363636 solid 1px;
	background-color: black;
}

.marc_foto_petita img, .marc_foto_petita_actual img {
	height: 66px;
}

/* seccio concerts */

.num_temporada {
	font-family: 'Snippet', 'Arial';
	margin-top: 10px;
	margin-right: 10px;
	font-size: 55px;
	position: absolute;
}

.num_temporada span{
	font-size: 0.8em;
}

.temporada .bloc_2 {
	margin-left: 90px;
}

ul.concerts li {
	margin-left: 0px;
	margin-bottom: 2px;
}

.titol_concert_curt {
	font-family: 'Snippet', 'Arial';	
	color:#ebecee;
	font-size:60px;  
	line-height: 1.0em;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

.titol_concert_llarg {
	font-family: 'Snippet', 'Arial';	
	color:#ebecee;
	font-size:30px;  
	line-height: 1.5em;
	padding-top:40px;
    padding-left:50px;
	padding-right:50px;
	
}
.titol_concert_dia {
	font-family: 'Snippet', 'Arial';	
	color:#ebecee;
	font-size:34px;  
	line-height: 1.2em;
	padding-top: 10px;
	
}
.titol_concert_dia span {
	font-size:50px;  
	
}


/* Contacte */

input , textarea {
	border: 1px dotted #363636;
	background-color: #ebecee;
}


input:hover , textarea:hover ,input:focus , textarea:focus {
	background-color: white;
}


.tweet {
	margin-bottom: 5px;
	padding: 5px;
	overflow: auto;
}

.tweet-data, .facebook-data {
	color:#363636;
	text-align: right;
}


.cookies {
    width:100%;
    padding:10px;
    min-height:24px;
    color:black;
    text-align:center;
    line-height:21px;
    position:fixed;
    bottom:0px;
    background:rgba(255,255,255,0.9);
    border-top:solid 1px black;
    z-index:20;
}

.textcookies {
    display:inline-block;
}

.closecookies, .closecookies:hover, .closecookies:visited, .closecookies:active {
    display:inline-block;
    padding:5px;
    background-color:#ebecee;
    color:black;
    border:solid 1px black;
    margin-left:15px;    
    margin-top:5px;
    text-decoration:none !important;
}

.field-error {
	color:red;
	font-weight:bold;
	display:none;
}