
/* Carrega de fonts */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

/* CSS Reset */

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p.p1{
  margin-bottom:10px;
}

/******* Definicions general ************************/

body{
  font-family: 'Open Sans', sans-serif;
  font-size:12px;
  color:#222;  
  
}

#gran{
  margin:auto;
  width:1010px;
  background:#fff;
}

#granintersitial{
  margin:auto;
  width:1010px;
  margin-top:30px;
}

#logointersitial{
float:left;
  margin-top:20px;
  margin-bottom:40px;
}

#accedirintersitial{
  float:right;
  margin-top:35px;
  margin-bottom:40px;
}

#bannerintersitial{
display:block;
  width:800px;
  margin:auto;
}

#totmenyselpeu{
  position:relative;
  float:left;
  margin-left:10px;
  width:990px;
  margin-bottom:20px;
}

#orella{
 position:absolute;
 top:20px;
 left:50%;
 margin-left:510px;
 width:120px;
 height:600px;
}

/* Capsalera */

#cap{
  position:relative;
  float:left;
  width:990px;
  margin-top:20px;
  margin-bottom:5px;
}

#logo{
  position:Relative;
  float:left;
  margin-top:0px;
  margin-bottom:10px;
}

#logogrup{
  position:absolute;
  bottom:50px;
  right:0px;
}

#magradagrup{
position:absolute;
  bottom:23px;
  right:15px;
  width:120px;
}

#logogrup select{
  border:1px solid #ddd;
  color:#444;
  font-size:12px;
  display:none;
}

#publicos{
  position:relative;
  float:left;
  margin-right:190px;
  width:988px;
  padding-top:10px;
  border:1px solid #ddd;
  background:#f1f1f1;
  margin-bottom:20px;
}

#publicap11{
  position:relative;
  float:left;
  margin-left:10px;
  margin-bottom:10px;
}

#publicap2{
  position:relative;
  float:right;
  margin-right:190px;
  text-align:center;
  width:488px;
  padding:10px 0px;
  border:1px solid #ddd;
  background:#f1f1f1;
}
 

/* Menú desplegable */

#colocanouMenuHoritzontal{
  position:Relative;
  float:left;
  height:60px;
  width:990px;
}

#nouMenuHoritzontal{
  position:relative;
  float:left;
  width:988px;
  border:1px solid #ddd;
  z-index:100;
}

#ulNouMenuHoritzontal{
   list-style-type: none;
   margin:0px;
   padding:0px;
}

#ulNouMenuHoritzontal li{
   list-style-type: none;
   float:left;
   padding-left:15px;
   padding-right:16px;
   line-height:40px;
   text-transform:uppercase;
   font-weight:700;
   z-index:20000;
  border-right:1px solid #eee;
  color:#444;
  }

#ulNouMenuHoritzontal li a{
  text-decoration:none;
  color:#444;
}

#ulNouMenuHoritzontal li.contehome{
 padding-left:10px;
 padding-right:10px;
 line-height:1px;
 height:40px;
}

#ulNouMenuHoritzontal li.contehome img{
margin-top:8px;
}

    
#ulNouMenuHoritzontal li ul {
  display:none;
}

#ulNouMenuHoritzontal li:hover{
}

div#nouMenuHoritzontal.menuFixedTop {
  width:100%;
  background:#fff;
  position:fixed;
  top:0px;
  left:0px;
  z-index:1;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:0px;
  margin-top:0px;
  box-shadow:#ccc 0px 0px 5px;
  background:#f7f7f7;
  border-bottom:1px solid #ddd;
  z-index:100;  
}


div#nouMenuHoritzontal.menuFixedTop #centra1nouMenuHoritzontal{
  position:relative;
  margin:auto;
  width:990px;
}

div#nouMenuHoritzontal.menuFixedTop #centranouMenuHoritzontal{
  position:relative;
  float:left;
  width:990px;
  border-left:1px solid #eee;
  border-right:1px solid #eee;
}

#subulNouMenuHoritzontal{
   list-style-type: none;
   margin:0px;
   padding:0px;
   z-index:10000;
}

#subulNouMenuHoritzontal li{
   position:absolute;
   left:-1px;
   width:100%;
   border:1px solid #ddd;
   z-index:10000;
   list-style-type: none;
   margin:0px;
   padding:0px;
   min-height:215px;
   padding-bottom:10px;
   background:#fff;
   box-shadow:#666 0px 8px 10px 0px;
}

#subulNouMenuHoritzontal li:hover{
}

#dibsubitem1,
#dibsubitem2,
#dibsubitem3{
  position:relative;
  float:left;
  width:308px;
  min-height:180px;
  margin-left:20px;
  margin-top:20px;
  border-right:1px solid #ccc;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  text-transform:none;  
}

#dibsubitem1{
  margin-left:11px;
}

#dibsubitem1 .fotonoticia img,
#dibsubitem1 .fotonoticia,
#dibsubitem1 .noticia{
  width:290px;
  border:0px;
}

#dibsubitem1 .h2noticia{
  font-size:20px;
  line-height:26px;
}


#dibsubitem1 .h3noticia,
#dibsubitem1 .entradeta{
  font-size:12px;
}

#dibsubitem1 .peufotonoticia{
  display:none;
}

#dibsubitem3{margin-right:0px;padding-right:0px;border-right:0px ;}

#dibsubitem1 select,
#dibsubitem2 select,
#dibsubitem3 select{
  width:280px;
  margin-bottom:10px;
  color:#444;
}

#dibsubitem1 input,
#dibsubitem2 input,
#dibsubitem3 input{
  width:278px;
  margin-bottom:10px;
  font-size:13px;
  height:26px;
  border:1px solid #ddd;
  color:#444;
}

#dibsubitem2 select.selectdia{width:46px;}
#dibsubitem2 select.selectmes{width:146px;}
#dibsubitem2 select.selectany{width:66px;}

#columna1edicionsmenu{
  position:Relative;
  float:left;
  width:315px;
  margin-left:10px;
}

.dibespecialedicons2,
.dibespecialedicons4{
  position:Relative;
  float:left;
  width:310px;
  padding-bottom:5px;
  margin-top:10px;
  line-height:13px;
  font-weight:normal;
  border-bottom:1px solid #ddd;
}

#llistamunicipismenu{
  position:relative;
  float:left;
  width:300px;
}

.itemllistamunicipismenu{
  position:relative;
  float:left;
  line-height:18px;
  margin-right:11px;
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/pngen.gif') no-repeat 0px 8px;    
  padding-left:8px;
  }

#mesarticlesopiniomenu{
  position:Relative;
  float:right;
  margin-right:13px;
  text-transform:none;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  margin-top:10px;
  width:960px;
  line-height:20px;
  text-align:right;
  background:#e4dad0;
  border-top:1px solid #b59479;
  border-bottom:1px solid #b59479;     
}

#mesarticlesopiniomenu a{
  margin-right:5px;
}

#itemsubmenunoucrono{
  position:relative;
  float:left;
  width:300px;
  margin-bottom:5px;
}

#itemsubmenunoucrono .horacrono{
  position:relative;
   float:left;
  font-weight:bold;
  width:40px;
}

#itemsubmenunoucrono a{
  display:block;
  float:left;
  width:240px;
}

.enllasedicio{
  display:block;
  font-weight:bold;
  font-size:12px;
  margin-bottom:5px;
  letter-spacing:0px;
  text-transform:uppercase;
}

#ulNouMenuHoritzontal li .dibespecialedicons2:hover a{
  color:#b81220;
}

.descripcioedicio{
  font-size:11px;
  letter-spacing:0px;
}


#itemxarxesmenu{
  position:relative;
  float:left;
  margin-right:10px;
}

#itemxarxesmenu img{
  width:40px;
}


#graellanoticiesopinio{
  position:relative;
  float:left;
}

.itemopiniomenusuperior{
  position:relative;
  float:left;
  width:310px;
  background:#e4dad0;
  border-top:1px solid #b59479;
  border-bottom:1px solid #b59479;    
  margin-left:15px;
  margin-top:15px;
  min-height:90px;
}
  
.titolnoticiaopiniomenu{
    position:relative;
    float:left;
    width:230px;
    margin-left:10px;
    margin-top:10px;
    text-transform:none;     
    font-family:georgia;
    font-weight:normal;
    font-size:18px;
    line-height:24px;
    letter-spacing:-1px;  
  }

.titolnoticiaopiniomenu a{
  color:#000;
  }

.autornoticiaopiniomenu{
  position:absolute;
  left:10px;
  bottom:10px;
  line-height:10px;
  text-transform:none;

}

.fotonoticiaopiniomenu{
  position:absolute;
  right:0px;
  bottom:0px;
}

.fotonoticiaopiniomenu img{
    height:80px;
}

#graellagaleriesmenu {
  position:relative;
  float:left;
  margin-top:20px;
  margin-left:0px;
}

#itemgaleriamenu {
  position:relative;
  float:left;
  height:145px;
  width:150px;
  margin-left:12px;
  margin-bottom:10px;
}

#veuremesgaleriamenu{
  position:relative;
  float:left;
  width:150px;
  height:95px;  
  margin-left:10px;
  margin-bottom:10px;
  text-align:center;
  background:#f1f1f1;
  text-transform:none;
}

#ajustaveuremesgaleriamenu{
  margin-top:25px;
}

#itemgaleriamenu img{
  width:150px;
  height:95px;
}

#titolgaleriamenu{
  font-size:11px;
  line-height:16px;
  font-weight:normal;
  text-transform:none;
}

#cercamenunou{
  position:relative;
  float:right;
  margin-top:7px;
}


#cercamenunou input{
  border:1px solid #ddd;
  font-size:12px;
  padding:2px;
  color:#444;
  margin-right:7px;
}

.inputcerca{
  width:130px;
}

#titoldibsubitem{
  color:#222;
  position:Relative;
  float:left;
  width:290px;
  margin-bottom:10px;
  font-weight:bold;
  font-size:14px;
}

#itemsubmenunou{
  position:Relative;
  float:left;
  line-height:18px;
  margin-bottom:10px;
  margin-right:10px;
  width:145px;
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/pngen.gif') no-repeat 0px 8px;      
}

#itemsubmenunou:nth-child(2n+1){
  margin-right:5px;
}

#itemsubmenunou a{
  text-decoration:none;
  color:#444;
  margin-left:8px;
}

#itemllistasubitem{
  position:Relative;
  float:left;
  width:290px;
  margin-bottom:10px;
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/pngen.gif') no-repeat 0px 9px;        
}

#itemllistasubitem a{
  text-decoration:none;
  color:#222;
  margin-left:8px;
}

#forumpoblesmenu{
  position:Relative;
  float:left;
  clear:left;
  width:300px;
  font-weight:bold;
  margin-top:30px;
  font-size:14px;
}

/** Imatge de Meteocat a Serveis **/
#menuTempsAvui {
  width:300px;
  overflow:hidden;
}
#menuTempsAvui img {
  height:230px;
}



/* Seccio i columna */

.blocportada{
  position:relative;
  float:left;
  width:990px;
  margin-bottom:40px;
}

#seccio{
  position:relative;
  float:left;
  width:600px;
  border-right:1px solid #ddd;
}

#seccio #ajustaseccio a{
}

#seccio h2.titolseccio,
#seccio2 #seccio h2.titolseccio,
#seccio h2.titolcategoria{
  position:relative;
  float:left;
  width:576px;
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  line-height:35px;
  font-weight:bold;
  font-size:16px;  
  margin-bottom:10px;
}


#seccio #ajustaseccio{
  position:relative;
  float:left;
  width:576px;
}

#seccio2{
  position:relative;
  float:left;
  width:990px;
}

#seccio2 h2.titolseccio{
  position:relative;
  float:left;
  width:990px;
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  line-height:35px;
  font-weight:bold;
  font-size:16px;  
  margin-bottom:10px;
}

#seccio img{
}

#contenidorcolumnes{
  position:relative;
  float:right;
  width:370px;
}

/** Estils moduls columna **/

.bloccolumnav4,
#bloccolumna,
#bloccolumnaON2,
#bloccolumnaON,
#bloccolumnaONnou,
#modulnoticiesaltrediari,
#guiacomercialportada{
  position:relative;
  float:left;
  width:370px;
  margin-bottom:20px;
}

#bloccolumnaONnou{margin-bottom:10px;}



#bloccolumnaON2{
}

#publicolumna{
  position:relative;
  float:left;
  text-align:center;
  width:368px;
  padding:15px 0px;
  border:1px solid #ddd;
  background:#f1f1f1;
  
}

.novapastilladreta,
.novapastilladreta2,
.novapastilladreta4,
.titolguiacomercialportada{
  position:relative;
  float:left;
  width:370px;
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  line-height:35px;
  font-weight:bold;
  font-size:16px;  
  margin-bottom:10px;
}

#modulnoticiesaltrediari
.novapastilladreta{
  display:none;
}

.novapastilladreta a,
.novapastilladreta2 a{
  color:#222;
  text-decoration:none;
}
  
  
/********* com gir *************/  

#itemtitularcomgir{
position:relative;
float:left;
width:370px;
margin-bottom:10px;
line-height:20px;
  font-size:14px;
font-family:georgia;
}

#itemtitularcomgir a{
  color:#222;
  text-decoration:none;
}


/********* Guia comercial ***********/

.bannerguiacomercialportada{
  position:Relative;
  float:left;
  width:370px;
  text-align:center;
  margin-bottom:20px;
}
  
.explicaguiacomercialportada{
  position:Relative;
  float:left;
  width:370px;
  text-align:center;
  padding-bottom:10px;
  border-bottom:1px solid #ccc;
}

.explicaguiacomercialportada a{
    color:#222;
    text-decoration:none;
    line-height:24px;
  }

/********************/


.tag {
  float:left;
  color:#999;
  text-decoration:none;
  margin-right:10px;
  line-height:22px;
}

.tag hover{}

a.etiqueta11,a.etiqueta12,a.etiqueta13,a.etiqueta14,
a.etiqueta15,a.etiqueta16,a.etiqueta17{
  color:#aaa;
}
a.etiqueta18,a.etiqueta19,a.etiqueta20,a.etiqueta21{
  color:#888;
}
a.etiqueta22,a.etiqueta23,a.etiqueta24,a.etiqueta25{
  color:#666;
}


/*****************/

#totcrono,
#contecronogrup{
  position:Relative;
  float:left;
  width:368px;
  border:1px solid #ddd;
  padding-bottom:10px;
}

#contecronogrup{
  margin-bottom:20px;
}

#totcrono a,
#contecronogrup a{
  text-decoration:none;
  color:#222;
}

#menuitemcrono1,
#menuitemcrono2{
  position:Relative;
  float:left;
  width:184px;
  text-align:center;
  line-height:30px;
  border-right:1px solid #ddd;
  border-bottom:1px solid #ddd;
  font-size:14px;
  font-weight:bold;
  background:#eee;
  margin:0px;  
}

#menuitemcrono2{border-right:0px;width:183px;}

#menuitemcrono1.cronoselected,
#menuitemcrono2.cronoselected{
  background:#fff;
}

.amagat{
  display:none;
}

#cronologic,
#cronologicgrupm{
  position:Relative;
  float:left;
  clear:left;
  margin-left:10px;
  margin-top:10px;
  font-size:13px;
}

#cronologicgrupm{
  width:350px;
}

#titolminutaminutgnd{
  position:Relative;
  float:left;
  width:358px;
  clear:left; 
  font-size:16px;
  line-height:35px;
  font-weight:bold;
  border-bottom:1px solid #ddd;
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/tacagnd.png') no-repeat 330px 6px;    
  padding-left:10px;
}



#cronologic .horacrono,
#cronologicgrupm .horacronogrupm{
  position:Relative;
  float:left;
  line-height:20px;
  font-size:11px;
  font-weight:bold;
  margin-right:10px;  
}

#cronologic .titolar,
#cronologicgrupm .titolargrupm{
  position:Relative;
  float:right;
  width:305px;
  line-height:18px;
}

#cronologicgrupm .diaricronogrupm{
  position:Relative;
  float:right;
  width:305px;
  line-height:16px;
  font-size:12px;
  font-weight:bold;
}

.veuremescronogrupm{
  position:Relative;
  float:left;
  width:368px;
  margin-left:-10px;
    text-align:center;
  line-height:32px;
  font-size:12px;
  font-weight:bold;
  background:#eee;
  margin-bottom:-10px;
}


/******** Modul naciocot *********/

#noticiapolnegMiquel{
  position:Relative;
  float:left;
  width:370px;
  min-height:140px;
  border-bottom:1px solid #ddd;
}

#fotoitemMiquel{
  position:absolute;
  right:0px;
  bottom:1px;
}

#fotoitemMiquel img{
  height:102px;
}

#itempolnegMiquel h2{
  position:Relative;
  float:left;
  width:260px;
  margin-top:0px;
  margin-bottom:0px;
  font-family:georgia;
  font-size:20px;
  line-height:26px;
}

#polnegMiquel #comentarisportada{
  position:absolute;
  bottom:0px;
}

#itempolnegMiquel h2 a{
  text-decoration:none;
  color:#111;
}

#paginanaciocot{
position:absolute;
top:11px;
right:0px;
font-size:15px;
line-height:16px;
width:35px;
}

#seguentcot{
position:relative;
float:right;
width:15px;
text-align:center;
background:#ddd;    
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#anteriorcot{
position:relative;
float:left;
margin-right:5px;  
width:15px;
text-align:center;
background:#ddd;    
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.paginaopinadorunic{
position:relative;
float:right;
width:15px;
text-align:center;
background:#ddd;    
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.paginaopinadorunicant{
position:relative;
float:left;
margin-right:5px;  
width:15px;
text-align:center;
background:#ddd;    
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


#paginanaciocot a{
 color:#666;
 text-decoration:none;
}

/******  Modul opinio ******/

#opinionacionalndesq{
position:relative;
float:left;
width:370px;
min-height:111px;
margin-bottom:10px;
background:#e5dad0;
border-top:1px solid #b59479;
border-bottom:1px solid #b59479;  
}

#bloccolumnaONnou.especialtitulars #opinionacionalndesq{
  min-height:75px;
}

#bloccolumnaONnou.especialtitulars  #opinionacionalsubtitol{
display:none;
}



#fotoopinionacionaldesc{
  position:absolute;
  right:0px;
  bottom:0px;
}

#fotoopinionacionaldesc img{
  right:0px;
  height:110px;  
}

#bloccolumnaONnou.especialtitulars #fotoopinionacionaldesc img{
  right:0px;
  height:70px;  
}



#opinionacionaldesc{
display:none;
}

#opinionacionaldesc a{
  text-decoration:none;
}


#opinionacionaltitol{
position:relative;
float:left;
clear:left;
width:270px;
margin-left:10px;
margin-top:10px;
font-family:Georgia;
font-size:18px;
line-height:24px;
margin-bottom:5px;
letter-spacing:-1px;
}

#opinionacionalsubtitol{
position:relative;
float:left;
clear:left;
width:280px;
margin-left:10px;
font-size:13px;
  line-height:18px;
 margin-bottom:40px;
 letter-spacing:0px;
}

#opinionacionaltitol a,
#opinionacionalnom a{
  color:#222;
  text-decoration:none;
}

#opinionacionalsubtitol a{
  color:#222;
  text-decoration:none;
}


#opinionacionalnom{
position:absolute;
font-size:12px;
font-weight:bold;
right:100px;
  bottom:7px;
}

#bloccolumnaONnou.especialtitulars #opinionacionalnom{
position:relative;
float:left;
clear:left;
width:280px;
margin-top:20px;
margin-left:10px;
font-size:12px;
right:0px;
}

#opinionacionalndesq #comentarisportada{
position:absolute;
bottom:-4px;
left:10px;
text-shadow:#fff 1px 1px 1px;
}

#bloccolumnaONnou.especialtitulars #comentarisportada{
display:none;}

/* Estils generals noticia */

.noticia{
  position:relative;
  float:left;
  width:100%;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
  padding-bottom:0px;
}

.noticia a{
  color:#b80d1d;
  text-decoration:none;
}

.avantitolnoticia{
    position:Relative;
    float:left;
    width:100%;
    text-transform:uppercase;
    font-weight:bold;
    color:#888;
    font-size:11px;
    margin-bottom:5px;
}

.fotonoticia{
  margin-bottom:5px;
}

.fotonoticia img{
}

.fotonoticia img:hover{
  opacity:0.9;
  filter:alpha(opacity=90)
}

.peufotonoticia{
  margin-top:-5px;
  margin-bottom:5px;
  line-height:18px;
  padding-top:2px;
  font-size:11px;
  color:#888;
  border-bottom:1px dotted #ddd;
  letter-spacing:-0.4px;
}

.peufotonoticia a{
 color:#888;
}

.separafotonoticiaspan{
  margin-left:2px;
  margin-right:2px;
}


.h2noticia{
	font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom:0px;
  font-weight:500;  
}

.h2noticia a{
  color:#000;
  text-decoration:none;
  font-weight:normal;
}

.h2noticia a:hover{
  color:#111;
}

.h3noticia,
.entradetanoticia{
  margin-bottom:0px;
  font-size:13px;
  line-height:19px;
}

.comentarisportada,
#comentarisportada{
   font-size:11px;
   line-height:12px;
   background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/comentaris.png') no-repeat 0px -18px;
   padding-left:18px;
   margin-bottom:12px;
   margin-top:10px;
}

.noticia:hover #comentarisportada,
.noticia:hover .comentarisportada{
   background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/comentaris.png') no-repeat 0px 1px;  
}

#columnanotis1
#publientrenotis{
  position:Relative;
  float:left;
  width:328px;
  padding:10px 0px;
  border:1px solid #ddd;
  background:#f1f1f1;
  text-align:center;
}

#columnanotis2
#publientrenotis{
  position:Relative;
  float:left;
  width:203px;
  padding:10px 0px;
  border:1px solid #ddd;
  background:#f1f1f1;
  text-align:center;
}

#columnanotis1 #noticia,
#columnanotis2 #noticia{
  position:relative;
  float:left;
padding-bottom:10px;
margin-bottom:10px;
  border-bottom:1px solid #ddd;
}



.comentarisportada a,
#comentarisportada a{
  text-decoration:none;
  color:#222;
}

.conterelacionadesportada{
  margin-bottom:5px;
}

#galeriaportada,
p.galeriaportadaclass{
margin-top:5px;
background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/coment4.gif') no-repeat 0px -170px;
font-size:12px;
padding-left:17px;
line-height:16px;
}

#enllasnoticia,
p.enllasportadaclass,
.Itemrelacionadesportada{
margin-top:5px;
background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/coment4.gif') no-repeat 0px -114px;
font-size:12px;
padding-left:17px;
line-height:16px;
}

#enquestaportada,
p.enquestaportadaclass{
margin-top:5px;
background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/coment4.gif') no-repeat 0px 2px;
font-size:12px;
padding-left:17px;
line-height:16px;
}

#bloccolumnaON2 #imatgecategoriaespecial{
  position:Relative;
  float:left;
  margin-top:-47px;
  width:370px;
  margin-bottom:5px;
}

#bloccolumnaON2 #imatgecategoriaespecial img{
  width:370px;
}

#bloccolumnaON2 .noticia{
  position:relative;
  float:left;
  width:370px;
  margin-left:0px;
  border:0px;
  border-bottom:1px solid #ddd;
  margin-bottom:0px;
  padding-bottom:0px;
}

#columnanotis2 #bloccolumnaON2 .noticia{
  position:relative;
  float:left;
  width:202px;
  margin-left:0px;
  border:0px;
  border-bottom:1px solid #ddd;
  margin-bottom:0px;
  padding-bottom:0px;
}


#columnanotis2 #bloccolumnaON2 .noticia .fotonoticia img{
width:202px;
}

#columnanotis1 #bloccolumnaON2 .noticia .fotonoticia img{
width:330px;
}

#columnanotis2 #bloccolumnaON2 .novapastilladreta2{
width:202px;
  border:0px;
  line-height:12px;
  font-size:11px;
  color:#555;
  margin-bottom:4px;
  text-align:right;
}

#columnanotis1 #bloccolumnaON2 .novapastilladreta2{
  width:330px;
}


#noticiacolumnadreta #veuremesgalspartbaixa{
  margin-top:-1px;
}

#enportadaara .entradetanoticia{
  display:none;
}

#bloccolumnaON2 .h2noticia{
  font-size:22px;
  line-height:28px;
  margin-bottom:5px;
  letter-spacing:-1px;
}

#bloccolumnaON2 .fotonoticia img{
 width:370px;
 height:auto;
}



/** Layout de portada **/

#columnanotigran{
 position:Relative;
 float:left;
 width:576px;
}

#columnanotigran .h2noticia{
  font-size:35px;
  line-height:40px;
  margin-bottom:7px;
	letter-spacing: -1px;  
}

#columnanotis1{
 position:Relative;
 float:left;
 width:350px;
 border-right:1px solid #ddd;
}

#columnanotis1 .noticia{
  width:330px;
}

#columnanotis1 .h2noticia{
  font-size:25px;
  line-height:29px;
  margin-bottom:5px;
	letter-spacing: -1px;  
}

#columnanotis2{
 position:Relative;
 float:right;
 width:205px;
}

#columnanotis2 .h2noticia{
  font-size:18px;
  line-height:22px;
  margin-bottom:5px;
  letter-spacing:0px;
}

/******* Continuacio portada ****/

#destacacategoriapartbaixa{
  position:Relative;
  float:left;
  width:576px;
 margin-bottom:20px;
 //z-index:-1;
}

#destacacategoriapartbaixa.modulcatorzesota{
    border-top:1px solid #009dc5;
    border-bottom:1px solid #009dc5;
background: rgb(253,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(253,255,255,1) 50%, rgba(177,216,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,rgba(253,255,255,1)), color-stop(100%,rgba(177,216,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffff', endColorstr='#b1d8f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding-top:10px;
}

#titoldestacacategoriapartbaixa{
  position:Relative;
  float:left;
  width:576px;
  border-bottom:1px solid #ddd;
  line-height:40px;
  font-weight:bold;
  font-size:20px;
  border-top:1px solid #ddd;  
}

#titoldestacacategoriapartbaixa {
  z-index:-10;
}

#destacacategoriapartbaixa.modulcatorzesota #titoldestacacategoriapartbaixa {
  z-index:0;
  border-bottom:0px;
  border:0px;
  margin-bottom:5px;
}


#destacacategoriapartbaixa.modulcatorzesota #titoldestacacategoriapartbaixa img{
width:300px;
}

#titoldestacacategoriapartbaixa a{
  color:#222;
  text-decoration:none;
}

#destacacategoriapartbaixanotiesq{
  position:Relative;
  float:left;
  margin-top:10px;
  width:300px;
  min-height:200px;
  border-right:1px solid #ddd;
}

#destacacategoriapartbaixa.modulcatorzesota #destacacategoriapartbaixanotiesq{
  border:0px;
}

#destacacategoriapartbaixanotiesq .h2noticia{
  font-size:18px;
  line-height:23px;
  margin-bottom:5px;
}

#destacacategoriapartbaixanotiesq .noticia,
#destacacategoriapartbaixanotiesq .fotonoticia img{
  width:280px;
  height:auto;
}

#destacacategoriapartbaixanotidreta{
  position:Relative;
  float:right;
  margin-top:10px;
  width:260px;
  min-height:200px;
}

#itemdestacacategoriapartbaixanotidreta{
 margin-bottom:5px;
 padding-bottom:5px;
 line-height:20px;
 font-size:13px;
 border-bottom:1px dotted #ddd;
 font-family:georgia; 
 background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/pngen.gif') no-repeat 0px 8px;
 padding-left:8px;
}

#destacacategoriapartbaixa.modulcatorzesota #itemdestacacategoriapartbaixanotidreta{
  border:0px;
}

#destacacategoriapartbaixa.modulcatorzesota .noticia{
  border:0px;
}

#destacacategoriapartbaixa.modulcatorzesota .comentarisportada{
  display:none;
}

#itemdestacacategoriapartbaixanotidreta a{
  text-decoration:none;
  color:#222;
}

/******* Espais peu *******/

#peu,
#peugrup{
  position:relative;
  float:left;
  width:990px;
  margin-left:10px;
  border-top:1px solid #ddd;
  color:#888;
  font-family:Helvetica,Arial;
  padding-bottom:10px;
  padding-top:10px;
}

#peu a{
text-decoration:none;
color: #888;
}

#peu a:hover{
color: #222;
}

#peu1,#peu2,#peu3,#peu4{
  position:relative;
  float:left;
  width:231.75px;
  margin-right:20px;
  border-right:1px solid #ddd;
}

#peu4{
  border-right:0px;
  margin-right:0px;
}

#ajustapeu1,
#ajustapeu2,
#ajustapeu3{
  position:relative;
  float:left;  
  width:210px;
}


#itemmenupeu{
  clear:left;
  line-height:20px;
}

#titolespaipeu{
  position:relative;
  float:left;
  font-weight:bold;
  color:#222;
  margin-top:10px;
  margin-bottom:10px;
}

#peugrup{
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/logogrup2.png') no-repeat 100% 10px;  
  margin-bottom:20px;
  border-bottom:1px solid #ddd;
}

#generalistes,
#territorials{
  position:Relative;
  float:left;
  width:990px;
  line-height:20px;
}

.pestanya{
  position:relative;
  float:left;
}

.pestanya a{
  text-decoration:none;
  color:#888;
}

#continguttextseccio{
  font-size:14px;
  line-height:20px;
}


/*** Modul naciodigital noticies ***/

#modulcanaldigital,
#modulnotisrel{
  position:relative;
  float:left;
  width:368px;
  border:1px solid #ddd;
  margin-bottom:20px;
}

#titolmodulcanaldigital{
  position:relative;
  float:left;
  width:370px;
  border-bottom:1px solid #ddd;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  text-align:center;
}

#titolmodulnotisrel{
  position:relative;
  float:left;
  width:358px;
  border-bottom:1px solid #ddd;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  padding-left:10px;
}

#titolmodulcanaldigital img{
  width:210px;
  margin:10px;  
}

#titolmodulcanaldigital img.noutamany{
  width:368px;
  margin:0px;  
}

#modulcanaldigitalscroll{
  position:relative;
  float:left;
  width:368px;
  height:400px;
  overflow:auto;
  
}

#modulnotisrelscroll{
  position:relative;
  float:left;
  width:368px;
  margin-bottom:10px;
}

#noticiamodulcanaldigital{
  position:relative;
  float:left;
  width:350px; 
  border-bottom:1px solid #ddd;
}

#noticiamodulnotisrel{
  position:relative;
  float:left;
  width:348px; 
  margin-left:10px;
  border-bottom:1px solid #ddd;
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/pngen.gif') no-repeat 0px 12px;
}

#noticiamodulcanaldigital .noticia{
  border:0px;
  width:330px;
  margin-top:10px;
  padding-bottom:0px;
  margin-left:10px;
}

#noticiamodulnotisrel .noticia{
  border:0px;
  width:340px; 
  margin-top:5px;
  padding-bottom:0px;
  margin-left:8px;
  margin-bottom:8px;
}

#noticiamodulcanaldigital .fotonoticia{
  position:Relative;
  float:left;
  width:140px;
  margin:0px;
}
#noticiamodulnotisrel .fotonoticia{
  display:none;
}

#noticiamodulcanaldigital .peufotonoticia,
#noticiamodulnotisrel .peufotonoticia{
  display:none;
}

#noticiamodulcanaldigital .fotonoticia img,
#noticiamodulnotisrel .fotonoticia img{
  border:0px;
  width:130px;
  height:auto;
}

#noticiamodulcanaldigital .h2noticia,
#noticiamodulcanaldigital .h3noticia{
  position:Relative;
  float:left;
  margin:0px;
  width:190px;
  font-size:12px;
  line-height:16px;
}

#noticiamodulnotisrel .h2noticia{
  font-size:14px;
  line-height:20px;
  width:340px;
  position:Relative;
  float:left;
  margin:0px;
}

#noticiamodulnotisrel .h2noticia a{
  color:#222;
}

#noticiamodulcanaldigital .modulaltresdiaris{
width:330px;
}

#noticiamodulcanaldigital .entradetanoticia{
  display:none;
}

#noticiamodulcanaldigital .comentarisportada,
#noticiamodulcanaldigital .conterelacionadesportada{
 display:none;
}

#noticiamodulcanaldigital .h2noticia{
  font-size:13px;
  line-height:16px;
}

#peumodulcanaldigital{
  position:relative;
  float:left;
  width:370px;
  background:#eee;
  line-height:40px;
  font-size:11px;
  font-weight:bold;
  text-align:center;
}

#peumodulcanaldigital a{
  color:#222;
  text-decoration:none;
}

/*** Modul aramateix ***/

#aramateix{
  position:Relative;
  float:left;
  width:990px;
  background:#f6f6f6;
  border-bottom:1px solid #ddd;
  margin-top:-10px;
  margin-bottom:15px;
  line-height:30px;
  font-size:13px;
}

#titolaramateix{
  float:left;
  font-weight:bold;
  margin-left:12px;
  padding-right:10px;
  border-right:1px dotted #ccc;  
}

#itemaramateix{
  float:left;
  margin-left:10px;
  padding-right:10px;
  border-right:1px dotted #ccc;
}

#itemaramateix a{
  text-decoration:none;
  color:#b81220;
  color:#444;
}

#aramateix:hover #itemaramateix a{
  color:#b81220;
}

/*** Modul galeries ***/

.itemgaleriamodul{
  position:Relative;
  float:left;
  clear:left;
  width:170px;
  height:163px;
  overflow:hidden;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
}

.itemgaleriamodul img{
  width:170px;
  height:100px;
  margin-bottom:5px;
  }

.itemgaleriamodul:nth-child(odd){
  float:right;
  clear:right;
}      
  
#fotobaixaportadamodul{
    position:relative;
    float:left;
    width:170px;
}
  
#titolgaleriamodul{
   position:Relative;
   float:left;
   width:170px;
   margin-left:0px;
   line-height:17px;  
}
  
#titolgaleriamodul a{
  text-decoration:none;
    color:#222;
}
  
#veuremesgalspartbaixa,
#mesinfocomgir{
  position:relative;
  float:left;
  width:370px;
  background:#eee;
  line-height:40px;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  border-bottom:1px solid #ccc;
}

#veuremesgalspartbaixa a,
#mesinfocomgir a{
  color:#222;
  text-decoration:none;
} 




/********* El temps ***********/


#prediccionstempsmodul{
float:left;
width:370px;
border:1px solid #68c0e6;
color:#444;
font-family:Arial;
font-size:14px;
text-shadow:#fff 1px 1px 1px;
background:#e9f6fb;
margin-bottom:20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#avuitempsmodul{
background:#68c0e6;
color:#fff;
line-height:23px;
font-family:Arial;
font-size:13px;
text-shadow:#444 1px 1px 1px;
text-align:center;
}

.itempredicciotempsmodul{
float:left;
width:115px;
margin-left:6px;
margin-top:10px;
margin-bottom:5px;
font-family:arial,tahoma;
font-size:12px;
line-height:18px;
}


.itempredicciotempsmodul img{
float:left;
margin-right:5px;
width:35px;
}

#diasetmanapredtempsmodul{
line-height:12px;
font-family:Arial;
font-size:12px;
text-shadow:#fff 1px 1px 1px;
font-weight:bold;
color:#000;
margin-bottom:8px;
}

#temppredicciotempsmodul{
float:left;
width:65px;
letter-spacing:-0.5px;
}


.tempmax{
color:#b9122b;
font-size:14px;
font-weight:bold;
}

.tempmin{
color:#68c0e6;
font-size:14px;
font-weight:bold;
}

/***********************/

#columnatwitter{
position:Relative;
float:left;
width:285px;
background:#c0deed;
border:1px solid #0096c4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
padding:5px 0px;
}

#columnamesu{
position:Relative;
float:right;
width:70px;
background:#eee;
border:1px solid #ddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
padding:5px 0px;
}



#superurgent,
#superurgentconfig{
  position:Relative;
  float:left;
  background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/ultimahora.gif') no-repeat 0px 0px #fff;
  width:988px;
  margin-bottom:10px;
  margin-top:-10px;
  line-height:35px;
  font-size:14px;
border:1px solid #ddd;
}

#superurgentconfig{
  background:none;
}

#ajustasuperurgent{
  margin-left:160px;
}

#titolsuperurgentconfig{
  font-weight:bold;
  margin-left:10px;
  float:left;
  padding-right:10px;
  margin-right:10px;
  border-right:1px solid #ccc;
}

#superurgent a,
#superurgentconfig a{
 color:#222;
 text-decoration:none;
}

/* Mòdul Diputació de Barcelona 310px */

.noticiesDiba{
  position:relative;
  float:left;
    width:330px;
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
    min-height:200px;
}
  
.noticiesDiba a{
  text-decoration:none;
  color:#222;
}  

.noticiadiba{
  position:Relative;
  float:left;
  margin-top:15px;
}    

  .imatgenoticiadiba{
  position:Relative;
      float:left;
      width:140px;
  }
.imatgenoticiadiba img{
  width:130px;
}

.datanoticiadiba{
  position:relative;
  float:left;
  width:190px;
  font-size:11px;  
  margin-bottom:5px;
}

.titolnoticiadiba{
  position:relative;
  float:left;
  width:190px;
  font-size:14px;  
  font-weight:700;
  line-height:18px;
}

.entradetanoticiadiba{
  position:relative;
  float:left;
  width:210px;
  font-size:12px;  
  line-height:16px;
  margin-bottom:10px;  
  display:none;
}
  
.canviaslidediba{
  position:absolute;
  bottom:10px;
  right:10px;
  margin-top:20px;
}

.canviaslidediba a{
  display:block;
  float:left;
  width:20px;
  text-align:center;
  line-height:18px;
  font-size:11px;
  background:#888;
  color:#fff;
  margin-left:5px;
  font-weight:bold;
  text-shadow:#111 1px 1px 0px;
}

.canviaslidediba a.selected{
  background:#891536;
}

/* Mòdul Diputació de Barcelona 370px */

.noticiesDiba370{
  position:relative;
  float:left;
    width:370px;
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
  
.noticiesDiba370 a{
  text-decoration:none;
  color:#222;
}  

.noticiadiba370{
  position:Relative;
  float:left;
  margin-top:10px;
}    

  .imatgenoticiadiba370{
  position:Relative;
      float:left;
      width:140px;
  }
.imatgenoticiadiba370 img{
  width:130px;
}

.datanoticiadiba370{
  position:relative;
  float:left;
  width:190px;
  font-size:11px;  
  margin-bottom:5px;
}

.titolnoticiadiba370{
  position:relative;
  float:left;
  width:190px;
  font-size:14px;  
  font-weight:700;
  line-height:18px;
}

.entradetanoticiadiba370{
  position:relative;
  float:left;
  width:210px;
  font-size:12px;  
  line-height:16px;
  margin-bottom:10px;  
  display:none;
}
  
.canviaslidediba370{
  position:Relative;
  float:right;
}

.canviaslidediba370 a{
  display:block;
  float:left;
  width:20px;
  text-align:center;
  line-height:18px;
  font-size:11px;
  background:#888;
  color:#fff;
  margin-left:5px;
  font-weight:bold;
  text-shadow:#111 1px 1px 0px;
}

.canviaslidediba370 a.selected{
  background:#891536;
}

/* Mòdul Diputació Lleida */
.noticiesdipulleida{
  position:relative;
  float:left;
    width:330px;
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:25px;
    border-bottom:1px solid #005300;
    min-height:150px;
}
  
.noticiesdipulleida a{
  text-decoration:none;
  color:#222;
}  


.noticiadiputaciolleida{
  position:Relative;
  float:left;
  margin-top:15px;
}    

.imatgenoticiadiputaciolleida{
  position:Relative;
  float:left;
      width:140px;
}
.imatgenoticiadiputaciolleida img {
  width:130px;
}
  
.datanoticiadiputaciolleida{
  position:relative;
  float:left;
  width:190px;
  font-size:11px;  
  margin-bottom:0px;
  margin-top:5px;
}

.titolnoticiadiputaciolleida{
  position:relative;
  float:left;
  width:190px;
  font-size:16px;  
  font-weight:700;
  line-height:22px;
  margin-top:5px;
}

.entradetanoticiadiputaciolleida{
  position:relative;
  float:left;
  width:330px;
  font-size:13px;  
  line-height:18px;
  margin-bottom:10px;  
}
  
.canviaslidedipulleida{
  position:absolute;
  bottom:10px;
  right:10px;
  margin-top:20px;
}

.canviaslidedipulleida a{
  display:block;
  float:left;
  width:20px;
  text-align:center;
  line-height:18px;
  font-size:11px;
  background:#888;
  color:#fff;
  margin-left:5px;
  font-weight:bold;
  text-shadow:#111 1px 1px 0px;
}

.canviaslidedipulleida a.selected{
  background:#005300;
}


/* Mòdul Diputació Lleida370*/
.noticiesdipulleida370{
  position:relative;
  float:left;
    width:370px;
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:25px;
    border-bottom:1px solid #005300;
    min-height:150px;
}
  
.noticiesdipulleida370 a{
  text-decoration:none;
  color:#222;
}  

.noticiadipulleida370{
  position:Relative;
  float:left;
  margin-top:15px;
}    

.imatgenoticiadiputaciolleida370{
  position:Relative;
  float:left;
      width:140px;
}
.imatgenoticiadiputaciolleida370 img {
  width:130px;
}
  
.datanoticiadiputaciolleida370{
  position:relative;
  float:left;
  width:190px;
  font-size:11px;  
  margin-bottom:0px;
  margin-top:5px;
}

.titolnoticiadiputaciolleida370{
  position:relative;
  float:left;
  width:190px;
  font-size:16px;  
  font-weight:700;
  line-height:22px;
  margin-top:5px;
}

.entradetanoticiadiputaciolleida370{
  position:relative;
  float:left;
  width:330px;
  font-size:13px;  
  line-height:18px;
  margin-bottom:10px;  
}
  
.canviaslidedipulleida370{
  position:absolute;
  bottom:10px;
  right:10px;
  margin-top:20px;
}

.canviaslidedipulleida370 a{
  display:block;
  float:left;
  width:20px;
  text-align:center;
  line-height:18px;
  font-size:11px;
  background:#888;
  color:#fff;
  margin-left:5px;
  font-weight:bold;
  text-shadow:#111 1px 1px 0px;
}

.canviaslidedipulleida370 a.selected{
  background:#005300;
}



/** Minut a minut **/

#minutaminut{
width:576px;  
height:230px;
overflow:Auto;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
margin-bottom:20px;
margin-top:5px;  

}

#minutaminut table{
  width:550px;
font-size:13px;
line-height:20px;
border-collapse:collapse;
}

#minutaminut td{
border-bottom:1px dotted #ddd;
padding-top:5px;
padding-bottom:5px;
  padding-left:9px;
  color:#444;
}

#minutaminut td:first-child {
background:#f1f1f1;
border-bottom:1px solid #fff;
  text-align:center;
  padding-left:0px;
  font-size:11px;
}

#minutaminut td a font{
 color:#b9122b; 
}

#seccio a.actualitzeu{
  display:block;
  position:relative;
background:#b9122b;
color:#fff;
font-family:arial;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:2px 8px;
font-weight:bold;
float:right;
margin-bottom:10px;  
margin-top:5px;
  text-shadow:#510711 1px 1px 0px;
  font-size:12px;
}


/**** Notícia a 3 columnes ****/

#supernoticia{
position:relative;
float:left;
width:990px;
margin-left:0px;
display:inline;
margin-bottom:10px;
}

#supernoticia p.subtitolsuper{
  position:Relative;
  float:left;
  width:225px;
  margin-right:30px;
  font-size:15px;
  line-height:23px;
  margin-top:10px;
}

#supernoticia p.subtitolsuper:nth-child(4){
  margin-right:0px;
}

#supernoticia #noticia{
float:left;
width:990px;
padding-bottom:10px;
border-bottom: 1px solid #ddd;
}

#supernoticia
#noticia h2{
width:990px;
letter-spacing:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom:15px;
  font-weight:500;
}

#supernoticia
#noticia h3{
font-size:15px;
line-height:22px;
  margin-bottom:10px;
}

#supernoticia
#noticia h3 span{
  display:block;
  width:310px;
  float:left;
  margin-right:30px;
}

#supernoticia
#noticia h3 span:nth-child(3){
  margin-right:0px;
}

#supernoticia #entradeta{
width:990px;
font-size:13px;
line-height:21px;
}

#supernoticia
#fotonoticia img{
width:990px;
}

#supernoticia #noticia a{
  color:#222;
}




#supernoticia
#noticia h2 a{
color:#222;
text-decoration:none;
}

#supernoticia #comentarisportada{
display:none;
}
 
/********************************/

#blocdestaca990{
  position:Relative;
  float:left;
  width:990px;
  margin-bottom:20px;
}

#canviapagina9901,
#canviapagina9902{
  position:absolute;
  right:00px;
  top:12px;
  font-size:14px;
  z-index:1000;
}

#canviapagina9901 a,
#canviapagina9902 a{
  text-decoration:none;
  color:#222;
  font-weight:bold;
}

#titolblocdestaca990{
  position:relative;
  float:left;
  width:990px;
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  line-height:35px;
  font-weight:bold;
  font-size:16px;  
  margin-bottom:10px;  
}

#titolblocdestaca990 a{
  text-decoration:none;
  color:#222;
}

#itemdestaca990{
  position:Relative;
  float:left;
  width:182px;
  margin-right:20px;
}

#itemdestaca990.posiciodestaca9905{
  margin:0px;
}

#fotoitemdestaca990{
  position:Relative;
  float:left;
  width:180px;
  margin-bottom:10px;
}

#fotoitemdestaca990 img{
  width:180px;
  height:100px;
}

#titolitemdestaca990{
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom:0px;
  font-weight:500;
  font-size:14px;
  line-height:20px;
}

#titolitemdestaca990 a{
   color:#222;
  text-decoration:none;
}


#espaicap1{
position:relative;
float:left;
height:30px;
width:990px;
margin-left:10px;
color:#000;
border-bottom:1px solid #ddd;  
border-top:1px solid #ddd;
margin-top:10px;
margin-bottom:-5px;  
line-height:30px;
font-size:11px;
background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/tacagnd.png') no-repeat 0px 4px;    
}

#loginformcap span{
  margin-right:10px;
}

#loginformcap{
position:relative;
float:right;
margin-right:10px;
}

#loginformcap input#usuari,
#loginformcap input#clau{
font-size:11px;
width:100px;
border:1px solid #999;
color:#222;
margin-right:0px;
}

#loginformcap input{
font-size:11px;
}

#itemlinklogin1,
#itemlinklogin2,
#itemlinklogin3{
position:Relative;
float:right;
margin-left:10px;
}


#espaicap1 a{
 color:#444;
 text-decoration:none;
 font-weight:normal;
}

#loginfet{
position:relative;
float:right;
text-align:right;
}

#hola{
position:Relative;
float:right;
margin-right:0px;
}

/***********************/

.explicaformulari{
  font-size:14px;
  line-height:20px;
    margin-bottom:20px;
}

#altausuaricss{
  line-height:25px;
  font-size:14px;
}

#altausuaricss a{
  color:#111;
}

#altausuaricss ul{
  display:block;
  list-style-type: circle;
  line-height:20px;
  font-size:13px;
  margin:0px;
  padding-left:20px;
}

#altausuaricss ul li{
  margin-bottom:5px;
}




fieldset.registre{
  position:relative;
  float:left;
  width:576px;
  margin-top:20px;
  border-top:1px solid #ddd;
}

fieldset.registre legend{
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  padding:5px;
  margin:5px; 
}

fieldset.registre span{
  display:block;
  position:relative;
  float:left;
  clear:left;
  border-bottom:1px solid #eee;
  width:575px;
  line-height:30px;  
  padding-bottom:5px;
  padding-top:5px;
}

fieldset.registre label{
  display:block;
  float:left;
  clear:left;
  font-size:14px;
  width:230px;
}

fieldset.registre input{
  display:block;
  float:left;
  font-size:14px;
  width:300px;
  margin-top:5px;
}
  
fieldset.registre input#accepto{
  width:50px;
}

fieldset.registre .explicaperfil{
  line-height:20px;
  color:#888;
}

fieldset.registre a{
  color:#666;
}

 #linkcheckreg{
    color:#444;
  }



  input.botoenvia {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#444;
	font-style:normal;
	height:30px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
  float:right;  
    margin-right:40px;
}

  table.articlesguardats{
    position:Relative;
    float:left;
    width:576px;
    font-size:12px;
  }
  
  table.articlesguardats th{
    background:#eee;
    font-weight:bold;
    padding-top:4px;
    padding-bottom:4px;
  }

  table.articlesguardats td{
    border-bottom:1px solid #ddd;    
    padding-bottom:5px;
    padding-top:5px;
  }
  
  table.articlesguardats a{
    color:#444;
  }


/*
------------------------------
	Alertes / JQuery
------------------------------
*/
.jqifade{
	position: absolute; 
	background-color: #777777; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqistate{
	background-color: #fff;
}
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px; 
	line-height: 20px; 
	border-bottom: solid 1px #eeeeee;
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #e4e4e4; 
	background-color: #f4f4f4;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{ 
	margin: 0;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: normal; 
	border: none;
	border-left: solid 1px #e4e4e4; 
	color: #777; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #489afe;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #287ade;
	outline: none;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #b95656;
}

/* sub states */
div.jqi .jqiparentstate::after{ 
	background-color: #777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0;left:0;bottom:0;right:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button{
	padding: 10px 18px;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }


#moduletenquesta {
  border-bottom:1px solid #ddd;
  padding-bottom:10px;
}

#moduletenquesta strong{
  display:block;
  font-size:14px;
  margin-bottom:10px;
}

#moduletenquesta select,
#moduletenquesta input{
  font-size:12px;
  margin-right:5px;
}

#moduletenquesta a{
  color:#333;
  text-decoration:none;
}

input[readonly="readonly"].editablefoto,input[readonly].editablefoto { border:0px; }


#taulatrams{
  position:relative;
  float:left;
  background:#f1f1f1;
  font-size:12px;
  width:576px;
  height:2300px;
column-count:8;
-moz-column-count:8; /* Firefox */
-webkit-column-count:8; /* Safari and Chrome */
}


#taulatrams span{
  display:block;
  margin-left:0px;
  border-bottom:1px solid #ddd;
}
  
.noticiaebrediari img {
  width:576px;
  height:auto;
}

#aviscookies{
  position:fixed;
  bottom:0px;
  width:100%;
  background:#eee;
  z-index:1000;
}

#titolaviscookies{
  margin:10px;
  font-weight:bold;
  display:none;
}

#explicaaviscookies{
  margin:10px;
  line-height:20px;
}

#explicaaviscookies a{ 
  text-decoration:none;
  border-bottom:1px dashed #ccc;
  color:#444;
}


/* Capes pels vídeos de YouTube en responsive - tagsnoticia() */
div.videonoticia {
  position: relative;
  height: 0;
  margin: 10px 0;
  padding: 30px 0 56.25% 0; 
  overflow: hidden;
}

div.videonoticia iframe, div.videonoticia object, div.videonoticia embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/************* Galeries part alta ***********/

#galeriesdalt{
position:relative;
float:left;
width:990px;
background:#fff;
border-bottom:1px solid #ddd;
padding-bottom:10px;
margin-bottom:10px;  
}


#galeriesdalt h4{
margin:0px;
margin-bottom:0px;
font-size:22px;
line-height:35px;
font-weight:normal;
padding-left:10px;
color:#5c0928;
font-family:Georgia;
margin-bottom:15px;
}

#fletxagaleries{
position:relative;
float:left;
width:120px;
height:85px;
margin-right:8px;
background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/fotosmoment.gif') no-repeat -36px -12px;
}

#ajustatitulillo{
margin-left:5px;
margin-top:5px;
width:60px;
height:78px;
font-size:12px;
color:#444;
font-weight:bold;
}

#itemgaleriadalt{
position:relative;
float:left;
width:115px;
height:82px;
}

#itemgaleriadalt h3 a:hover{
color:#5c0928;
text-decoration:none;
}

.fotodaltportada{
 width:115px;
 height:82px;
}

.numerofotos{
position:absolute;
top:0px;
left:0px;
right:0px;
padding:5px;
}

.fotodaltportada img{
width:115px;
height:82px;
}

#itemgaleriadalt h3{
color:#454545;
font-size:11px;
line-height:14px;
margin:0px;
font-weight:normal;
}

#itemgaleriadalt h5{
color:#5c0928;
font-size:10px;
margin:0px;
line-height:20px;
width:150px;
  display:none;
}

#itemgaleriadalt h5 img{
float:left;
}

.itemgaleriadalt2,
.itemgaleriadalt3,
.itemgaleriadalt4,
.itemgaleriadalt5,
.itemgaleriadalt6,
.itemgaleriadalt1{
margin-left:8px;
display:inline;
}

#veuremesgalspartalta{
display:none;
visibility:hidden;
}

#veuremesgalspartalta a{
text-decoration:none;
}

#galeriesdalt a{
text-decoration:none;
}
.opaca { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
.transparent { -moz-opacity:.15; filter:alpha(opacity=15); opacity:.15; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=15)"; }


/*********************************/
  
 #noticiaCatorzemodul{
    position:relative;
    float:left;
    width:205px;
    padding-bottom:10px;
    margin-bottom:10px;
    padding-top:1px;
    border-top:2px solid #009dc5;
    border-bottom:1px solid #009dc5;
background: rgb(253,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(253,255,255,1) 50%, rgba(177,216,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,rgba(253,255,255,1)), color-stop(100%,rgba(177,216,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(253,255,255,1) 50%,rgba(177,216,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffff', endColorstr='#b1d8f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }  

  #imgnoticiaCatorzemodul{
    position:relative;
    float:left;
    width:205px;
    margin-bottom:5px;
  }  
  
  #logonoticiaCatorzemodul{
    position:relative;
    float:left;
    width:205px;
    margin-bottom:0px;
    margin-top:10px;
    text-align:center;
  }

  #logonoticiaCatorzemodul img{
    width:140px;
  }
  
  #titolnoticiaCatorzemodul{
    position:relative;
    float:left;
    width:195px;
    margin-left:5px;
    font-size:19px;
    line-height:24px;
    font-family:Georgia;
    margin-bottom:5px;
    letter-spacing:-1px;
  }
  
  #titolnoticiaCatorzemodul a{  
    color:#009dc5;
    text-decoration:none;
  }

   #subtitolnoticiaCatorzemodul{
    position:relative;
    float:left;
    width:100%;
    width:195px;
    margin-left:5px;
    font-size:13px;
    line-height:20px;
  }
  
  #subtitolnoticiaCatorzemodul a{  
    color:#222;
    text-decoration:none;
    text-shadow:#fff 1px 1px 0px;
  } 

  
  /*************************/
  
  .enllasosiserveis{
   position:Relative;
   float:left;
   width:990px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;      
   margin-bottom:20px;
   font-family:Helvetica,Arial;    
  }
    
    .columnaenllasosiserveis{
        position:Relative;
        float:left;
        width:231px;
        margin-top:20px;
        margin-bottom:20px;
        margin-right:20px;
        border-right:1px solid #ddd;
  }
      
    .columnaenllasosiserveis:nth-child(4){
        margin-right:0px;
        border:0px;
    }

  .titolitemenllasosiserveis{
     position:relative;
     float:left;
     clear:left;
     margin-bottom:15px;
     font-weight:bold;
  }      
      
    .itemenllasosiserveis{
     position:relative;
     float:left;
     clear:left;
     margin-bottom:8px;
     margin-right:5px;
     line-height:18px;
     padding-left:7px;
     background:url('http://galeries.grupnaciodigital.cat/nucli/plantilles/img/pngen.gif') no-repeat 0px 6px;      
    }
      
    .itemenllasosiserveis a{
      text-decoration:none;
      color:#666;
  }

    .itemenllasosiserveis a:hover{
      color:#000;
  }




#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}

#nprogress .bar {
 background:#b80d1d;

  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #b80d1d, 0 0 5px #b80d1d;  
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 14px;
  height: 14px;

  border:  solid 2px transparent;
  border-top-color:  #b80d1d;
  border-left-color: #b80d1d;
  
  border-radius: 10px;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
  -moz-animation:    nprogress-spinner 400ms linear infinite;
  -ms-animation:     nprogress-spinner 400ms linear infinite;
  -o-animation:      nprogress-spinner 400ms linear infinite;
  animation:         nprogress-spinner 400ms linear infinite;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes nprogress-spinner {
  0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes nprogress-spinner {
  0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes nprogress-spinner {
  0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg);   transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}
                
                
#mesnoticiesbaix a{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:31px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
  width:575px;
  margin-top:20px;
}
#mesnoticiesbaix a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}#mesnoticiesbaix a:active {
	position:relative;
	top:1px;
}
                    
#mesnoticiesbaix a{
  text-decoration:none;
  color:#444;
}

/********************************/
                    
table.taulamolona{
}

table.taulamolona th{
  text-align:left;
  color:#666;
  text-transform:uppercase;
  padding-left:3px;
  font-size:11px;
 line-height:30px; 
border-bottom:1px solid #ccc;
  }

table.taulamolona th strong{
  font-size:13px;
  text-shadow:#000 1px 1px 0px;
}

table.taulamolona th a{
 color:#fff;
}

table.taulamolona tr:nth-child(odd) td{
  background:#e6e6e6;
}

table.taulamolona tr:hover td{
  background:#ccc;
}
                    
table.taulamolona td{
 font-size:13px;
 padding-left:3px;
 line-height:30px;
}

table.taulamolona td a{
}   
                    


   
/** Formulari Publicitat **/
div#itemformularipublicitat {
  position:relative;
  float:left;
  width:100%;
}
div#formularipublicitatresp {
font-weight: bold;
color: green;
}
div#itemformularipublicitat>label {
  width: 25%;
  position: relative;
  float: left;
}                        
div#itemformularipublicitat>input {
  width: 70%;
  position: relative;
  float: left;
}           


#noticianecrov4{
position:Relative;
float:left;
width:368px;
border:1px solid #ccc;
margin-bottom:20px;
}

#noticianecrov4 h4{
  margin:10px;
  font-size:14px;
  font-weight:bold;
}

#itemnecrov4 h2 a{
  display:block;
  font-size:13px;
  line-height:20px;
  margin-left:10px;
  color:#444;
  text-decoration:none;  
}

#linksnecrov4 a{
  display:block;
  float:right;
  margin-right:10px;
  font-size:13px;
  line-height:20px;
  margin-left:10px;
  color:#444;
  text-decoration:none;  
   margin-bottom:10px;
}

#logoreusdef{
  width:368px;
  text-align:center;
}


label.labelformulariautoinput {
width: 180px;
position: relative;
float: left;
}
label.labelformulariautocheckbox {
position: relative;
float: left;
max-width:500px;
}
.noticia input.inputformulariautocheckbox, input.inputformulariautocheckbox {
width:40px;
position:relative;
float:left;
}
div.liniaformulariauto {
position: relative;
float: left;
width:100%;
margin-bottom:4px;
}


.quatreblocs{
}

.quatreblocs td:nth-child(2n+1){
  background:#fbce01;
  color: #000;
}

.quatreblocs tr:nth-child(1) a{
  padding:0px;
}

.quatreblocs a{
  display:block;
  color:#000;
  padding:5px;
  text-decoration:none;
  font-size:14px;
}








#contenidor {
  height: 100%;
  background: #fff;
  position: relative;
  float: left;
  z-index:0;
}

.dataTable{
   font-size:12px;
   line-height:14px;            
}        
        
        


