/* Full d'estils de laplanaaldia.com
   Creat per TotDominis.com */
/* Estils generals */

body {
  padding: 0px;
  color: #666;
  margin: 0 5 0 5px;
  background: #202020;

  
  width: 100%;
  height:100%;
  font: 1em Verdana,Arial,Helvetica,sans-serif;
}

/* Estils del contenidor de tot el web */
#contenedor {

  background-image: url(../img/fons.jpg);
  background-repeat: repeat-y;
  border-left: 2px solid #FFFFFF;

  margin: 0 auto 0 auto;
  width: 1024px;
}

/* Fi Estils contenidor */ 

/* Estils del menú lateral esquerre */
#menu_izquierda {
  background: #454545;
  /*background-image: url(../img/logo-la-plana-al-dia.gif);
  background-repeat: no-repeat;*/
  background-position: top center;
  float: left;
  height: 100%;
  padding-top:10px;
  padding-bottom:30px;
  border-color: #ccc;
  text-align: right;
  color: #fff;
  border-right: 8px solid #bbe222;
  width: 155px;
}

#menu_izquierda h1 { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 18px; 
  font-weight: normal; 
  color: #999; 
  margin-top: -10px;  
 
  text-align: center; 
}

#menu_izquierda h2 { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 13px; 
  font-weight: bold; 
  color: #999;   
  text-align: center; 
}


#menu_izquierda a  {
  color: #fff;
  font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

#menu_izquierda a:hover  { 
  color: #9bc202;
  font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

#menu_izquierda p { 
  font-family: Verdana,Arial,Helvetica, sans-serif; 
  font-size: 0.7em; 
  line-height: 1.3em; 
  color: #999; 
  margin-left: 5px; 
}

#menu_izquierda ul {
  width: 95%;
  padding: 0;
  margin-left: 5px;
  list-style: none;
}
#menu_izquierda li {
  background-image: none;
  list-style: none;
  line-height: 1.3em;
  margin: 0px; 
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #5C790F;
}
#menu_izquierda li:hover {
  style: none;
  color: #FFFFFF;
  background: #333333;
}
#menu_izquierda img{
  border: 0px;
  margin: 0px;
  valign: center;
  }

/* Fi Menú Esquerra */

/* Pie INFO */
#pie_info {
  margin-top: 50px;
  text-align: center;
  font-size: 10px;
  color: #999999;
  font-weight: normal;
  font: 1em Verdana,Arial,Helvetica,sans-serif;
}
/* FI Pie INFO /*

#menu_especiales {
  background: #07A787;
  color: #FF0000;
}

#menu_especiales img{
  width: 100%;
  }


/* Estils del banner de publicitats */
#cabecera_publicidad {
  float: left;
  /*height: 60px;*/
  background: #454545;
  text-align: left;
  color: #fff;
  width: 850px;
}
/* Fi Estils dels banners de publicitats */

/* Estils del menu dalt */
#menu_dalt {
  float: left;
  height: 15px;
  background: #6C891F;
  text-align: right;
  color: #E1F127;
  width: 850px;
  position: relative;
  z-index: 100;

}

#menu_dalt b {
  color: #FFFFFF;
}
#menu_dalt ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu_dalt li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10px;
  line-height:12px;
  height: 15px;
  white-space: nowrap;
  border-right: 2px solid #5C790F;
  position: relative;
}

#menu_dalt li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  background: #6C891F;
  border-right: 0px;
}
#menu_dalt ul > li {
border-right: 0px;

}


#menu_dalt li > ul {
	top: auto;
	left: 0px;
	border-right: 0px;

}

#menu_dalt li:hover ul {display: block; }
#menu_dalt li.over ul {display: block; width:10em; }


#menu_dalt a {
  float: right; 
  text-decoration: none;  
  color: #E1F127;
}

#menu_dalt a {
  float: none;
}

#menu_dalt a:hover {
  color: #0F0F0F;
}

/* Fi Estils del menu dalt */


/* Estils del contenedor principal */
#contenedor_cuerpo {
  float: left;
  width: 850px;
}
/* Fi Estils del contenedor principal */

/* Estils del contenedor Noticias */
#noticias {
  float: left;
  width: 460px;
  margin-bottom: 20px;
  background: #FFFFFF;
}
/* Fi Estils del contenedor Noticias */

/* Estils del contenedor Columna Publicitats */
#PubliCercador{
  float: right;
  width: 190px;
}

#publiPeu {
  margin-top: 0px;
  width: 420px;
  float: left;
}

#columna_publicidad {
  float: left;
  width: 240px;
  font-size: 10px;
  background: #F0F1BA;
}
#columna_publicidad   p {
  font-size: 11px;
  color: #303030;
  text-decoration: none;
}

#columna_publicidad   a {
  font-size: 11px;
  color: #303030;
  text-decoration: none;
}



#columna_publicidad p{
  margin: 0px; 
  border-bottom: 3px solid #C0C89A;
}
/* Fi Estils del contenedor Noticias */

/* Estils del contenedor Resumen Noticias */
#columna_ultimas_noticias {
  float: right;
  width: 145px;
  background: #ADC200;
  font-size: 10px;
  color: #303030;
}

#columna_ultimas_noticias p:hover { 	 
  background: #ADC200;
}

#columna_ultimas_noticias a {
  color: #303030;
  text-decoration: none;
}

#columna_ultimas_noticias p{
  margin: 3px;
  margin-bottom: 5px;  
  background: #9Db200;
  border-top: 1px solid #9Db200;  
  border-left: 1px solid #9Db200;  
  border-right: 1px solid #7D9200;  
  border-bottom: 1px solid #7D9200; 
}
#columna_ultimas_noticias img{
/*  border-bottom: 5px  solid #ADC200;
  border-top: 0px solid #7D9200;
  border-left: 5px solid #ADC200;
  border-right: 5px solid #ADC200;
*/
  border: 1px solid #000000;
  width: 135px;
  float: center;
  margin-top: 0px;
  margin-left: 4px;
  margin-right: 0px;
  margin-bottom: 3px;
}

#columna_mas_comentadas {
  float: right;
  width: 145px;
  background: #FFFFFF;/*#ADC200;*/
  font-size: 10px;
  color: #303030;
}

#columna_mas_comentadas p:hover {
  background: #ADC200;
}

#columna_mas_comentadas a {
  color: #303030;
  text-decoration: none;
}

#columna_mas_comentadas p{
  margin: 3px;
  margin-bottom: 5px;
  background: #EDF290;
  border-top: 1px solid #9Db200;
  border-left: 1px solid #9Db200;
  border-right: 1px solid #7D9200;
  border-bottom: 1px solid #7D9200;
}
#columna_mas_comentadas img{
/*  border-bottom: 5px  solid #ADC200;
  border-top: 0px solid #7D9200;
  border-left: 5px solid #ADC200;
  border-right: 5px solid #ADC200;

  border: 1px solid #000000;
  width: 135px; */
  float: center;
  margin-top: 35px;
}

/* Fi Estils del contenedor Noticias */

.linea_noticia_portada {
  float: left;
  width: 455px;
  border-top: 1px dotted #E0E0E0;
  padding-top: 10px;
}
.linea_noticia_portada h1{
  font-size: 1.1em;
  color: #9BC202;
  margin-bottom: 0px;
}
.lnpp{
  margin-left: 5px;
  margin-right: 5px;
}
.lnhe{
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  text-align: justify;
}
.linea_noticia_portada h2{
  border-bottom: 1px solid;
  font-size: .7em;
  color: #9BC202;
  margin-top: 0px;
  font-weight: normal;
}
.linea_noticia_portada h3{
  font-size: .7em;
  color: #9BC202;
  margin-top: 0px;
  font-weight: normal;
  text-align: right;
}

.linea_noticia_portada a{
  font-size: 1em;
  color: #9BC202;
  margin-top: 0px;
  text-decoration: none;
}
.linea_noticia_portada a:hover{
  font-size: 1em;
  color: #8BB202;
  margin-top: 0px;
  text-decoration: none;
}
.foto_noticia {
  text-align: center;
}
.foto_noticia img{
  border: 0px;
}

.linea_noticia_portada p{
  font-size: .8em;
  text-align: justify;
}




.foto_linea_noticia_portada{
  float: left;
  width: 150px; 
  margin: 0px;
  margin-left: 2px;
  margin-right: 2px;
}
.foto_linea_noticia_portada img{
  width: 150px; 
  border: 1px solid #F67D26;

}
.derecha_noticia_portada{
  margin: 2px;
  float: left;
  width: 293px;

}
.resumen_noticia_portada {
  background: #F0F0F0;
  font-size: 1em;
}

.resumen_noticia_portada p {
  margin-top: 0px;
  margin-right: 4px;
  text-align: justify;
}

.resumen_noticia_portada b {
  color: #9BC202;
  font-size: 1.3em;
}
.resumen_noticia_portada a {
  text-decoration: none;
  color: #9BC202;
}
.resumen_noticia_portada a:hover {
  text-decoration: none;
  color: #7BA202;
}


.amplia_noticia_portada {
  color: #F99626;
  font-size: 10px;
  float: left;
}
.amplia_noticia_portada a {
  color: #F99626;
  text-decoration: none;
}
.amplia_noticia_portada a:hover {
  color: #F9C656;
  text-decoration: none;
}
#compartir  {
  color: #F99626;
  font-size: 12px;
  margin-bottom: 15px;
  text-align: center;
        font-weight: bold;

}
#compartir img {
	border:0;
 	vertical-align:middle;
	margin:0 2px -2px 2px;
}

#compartir ul {
	list-style: none;
	margin: 4px 12px 4px 12px;
	padding: 0;
}

#compartir ul li {
	height: 26px;
	width: 33%;
	float: left;
	font-family:Arial, sans-serif;
	font-size: 12px;
}


#compartir a{
	text-decoration: none;
	font-weight: bold;
	color: #F99626;
      font-size: 10px;
}

#compartir a:hover{
	background:#F2FBFF;
	color:#0087C1;
}



/* Estils Opinions */
#opinion {
  width: 98%;
  background: #333333;
}


#opinion_titulo {
  width: 100%;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  font-weight: bold; 
}

#opinion_titulo a{
  width: 100%;
  color: #9BC202;
  font-size: 12px;
  text-align: center;
  font-weight: bold; 
}

#opinion_titulo a:hover{
  width: 100%;
  color: #9BC202;
  font-size: 12px;
  text-align: center;
  font-weight: bold; 
}
#opinion_nombre {
  width: 48%;
  float: left;
  font-size: 10px;
  font-weight: normal; 
}
#opinion a {
  width: 100%;
  background: #333333;
  color: #999;
  float: left;
  font-size: 10px;
  font-weight: normal; 
}
#opinion a:hover {
  color: #9BC202;
  float: left;
  font-size: 10px;
  font-weight: normal; 
}

#opinion_foto {
  width: 50%;
  color: #FFFFFF;
  afloat: right;
  font-size: 12px;
  font-weight: bold; 
}


/* Fi estils Opinions */


/*Estils Comentaris*/
#comentarios {
  float: left;
  margin-left: 10px;
  width: 95%;
}
#comentarios p{
  text-transform: none;
  font: normal 0.70em Verdana,Arial,Helvetica,sans-serif;
  text-align: justify;
  margin: 0px;
  margin-top: 10px;
}
.comentarioPar{
  color: #606060;
}
.comentarioImpar{
  color: #9BC202;
}


#comentarios ul{
  padding: 0;
  margin: 0;
  margin-left: 5px;
  list-style: none;
}
#comentarios li{
 border-bottom: 1px solid #9BC202;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 1px;
 padding-bottom: 5px;
 background: #F0F0F0;
 margin-top: 5px;
}

#addComentario{
  float: left;
  margin-left: 15px;
  width: 94%;
  background: #454545;
}
#addComentario p{
  text-transform: none;
  font: normal  0.7em Verdana,Arial,Helvetica,sans-serif;
  text-align: justify;
  margin: 5px;
  color: #FFFFFF;
}
.formulari_l{
  border-bottom: 1px solid #9BC202;
}
.formulari{
  border: 0px;
  background: #858585;
  margin-left: 20px;
  font: normal  1em Verdana,Arial,Helvetica,sans-serif;
  color: #FFFFFF;
}


/* Fi estils Comentaris */

/* Opinadors */
.opinadors{
  width: 98%;
  padding-top: 5px;
  padding-left: 5px;
  background: #E0E0E0;
  font: bold  .9em Verdana,Arial,Helvetica,sans-serif;
  height: 58px;
 
}
.opinadors img{
  border: 1px solid #000000;
  float: left;
}
.listaOpinadors{
  width: 98%;
  padding-top: 5px;
  padding-left: 5px;
  font: bold  .9em Verdana,Arial,Helvetica,sans-serif;
  border-bottom: 2px dotted #E0E0E0;
  clear: right;
}
.listaOpinadors img{
  border: 1px solid #000000;
}

.l1{
  float: right;
}
.l2{
  border-left: 10px;
}
.l2 h2{
  border-bottom: 0px;
}



/* Fi opinadors */

.simpleviewer{
  height: 600px;
}

#contenedor_cuerpo_gallery {
  background: #454545;
  float: left;
  width: 850px;
}

/* HEMEROTECA */
.Hemeroteca{
  font: normal  10px Verdana,Arial,Helvetica,sans-serif;
}
.dataHemeroteca{
  width: 75px;
  background: #9BC202;
  font: normal  10px Verdana,Arial,Helvetica,sans-serif;
}
.pobleHemeroteca{
  width: 115px;
  background: #9BC202;
  font: normal  10px Verdana,Arial,Helvetica,sans-serif;
}

/* FI HEMEROTECA */

/* GALLERY */
#publiPeuGallery {
  text-align: center;
  border:1px;
  border-color: #000000;
  margin-top: -120px;
  margin-bottom: 20px;
}
/* FI GALLERY */


/* VIDEOS */
.cuadroVideo {
  float: left;
  width: 126px;
  margin: 1px;
  font-size: 10px;
  background: #F0F1BA;


}
.cuadroVideo hover {
  background: #ADC200;
}

.cuadroVideo a {
  color: #303030;
  text-decoration: none;
}
.cuadroVideo a:hover {
  background: #D0D19A;
}

.cuadroVideo p{
  background: #9DB200;
  border-top: 1px solid #9Db200;
  border-left: 1px solid #9Db200;
  border-right: 1px solid #7D9200;
  border-bottom: 0px solid #7D9200;
}

.logoVideo {
  margin-top: 30px;
} 

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 780px; 
    height:150px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

#menuVideo {
  float: left;
  height: 150px;
  background: #F0F1BA;
  text-align: left;
  color: #090909;
  width: 850px;
  position: relative;
  z-index: 100;

}

