#clear_ariadna {
  margin-bottom: 30px;
  }
#ariadna {
  margin-bottom: 30px;
  color: #999; 
}
#ariadna A {
  color: #999;
}
#ariadna A:hover {
  color: #666;
}
#ariadna STRONG {
  color: #666;
  font-weight: normal;
}
#content {
height: auto;
padding-right: 10px;
}
#content A {
outline: none;
}
#content P {
  color: #666;
}
#content P.ante_llista {
  color: #333;
}
#content P STRONG {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}
#content P STRONG A, P A,  H4 A, LABEL.lblLortad A {
	font-weight: normal;
	color: #C00;
	text-decoration: none; 
}
#content P STRONG A {
	font-size: 1.1em;
}
#content P.titol_llista {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: -5px;
}
#content P.titol_llista SPAN {
  color: #666;
  font-weight: normal;
}
#content P.titol_bulleti {
  font-size: 1em; 
}
#content P.separado {
  margin-bottom: 5px;
}
#content H1 {
	margin: 0px;
	color: #F00;
	font-size: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.7px;
}
#content H2.halin {
  margin: 0px;
	color: #CCC;
	font-size: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.7px;
  font-weight: normal;
  line-height: 1em;
}
#content H1 STRONG {
  margin: 0px;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#content H2 {
  margin: 0px;
  margin-bottom: 20px;
  color: #b7b6b6;
  font-size: 1.8em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
}
#content H2.pegado_texto {
  margin-top: 15px;
  margin-bottom: -8px;
}
#content P A:hover, #content H4 A:HOVER {
	color: #C00;
	text-decoration: underline;
}
#content P.mes_informacio {
	padding-left: 16px;
	background: url(/img/bullet_mes_info.gif) 0% 50% no-repeat;
	font-size: .9em;
	font-weight: bold;
	color: #333;
}
#content P.mes_informacio A {
	font-size: 1.1em;
	font-weight: normal;
}
#content H4 A.result_llista {
  color: #666;
  text-decoration: none;
}
#content H4 A.result_llista:hover {
  color: #333;
  text-decoration: none;
}
#content H3 A.result_llista {
  color: #333;
  text-decoration: none;
}
#content H3 A.result_llista:hover {
  color: #333;
  text-decoration: underline;
}
/* Elementos de formularios */
#content FORM {
	margin: 0px; padding: 0px;
}
#content SELECT {
  border: 1px solid #CCC;
  vertical-align: middle;
  font-size: 1em;
}
#content INPUT.button {
  margin: 0px; padding: 0px;
  margin-right: 20px;
  vertical-align: middle;
}
/* Tipos de Listas */
#content UL, LI {
	margin: 0px; padding: 0px;
	list-style: none;
}
#content UL LI {
	padding-left: 0px;
	background: url(/img/bullet_ul.gif) 0px 1px no-repeat;
}
#content UL LI UL {
	margin-top: 20px;
	margin-bottom: 23px;
}
#content UL LI H3 {
	margin: 0px; padding: 0px;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px;
}
#content UL LI H4 {	
	margin: 0px; padding: 0px;
	font-weight: normal;
	font-size: 1em;
}
#content UL LI H4 STRONG {
    font-size: .9em;	
	font-weight: bold;
}
#content UL LI UL LI {
	background: url(/img/bullet_ul_nivel_2.gif) 0px 4px no-repeat;
}
#content UL.llista_senzilla LI {
	margin-bottom: 10px;
}
#content UL.llista_senzilla LI H3 {
  font-size: 0.9em;
}
#content UL.llistat_enllacos LI H3 {
	background: url(/img/bg_li_nivel_2b.gif) 100% 80% no-repeat;
}
#content.content_amb_mes UL.llistat_enllacos {
  width: 602px; 
}
#content UL.sin_mes LI H3, #content UL.sin_mes LI H3 A {
  width: 740px !important;
}
#content UL.en_agenda LI H3, #content UL.en_agenda LI H3 A {
  width: 515px !important;
}
#content UL.sin_mes LI {
  margin-bottom: 6px;
}
#content UL.en_agenda LI {
  margin-bottom: 0px;
}
#content UL.llistat_enllacos LI H3 A {
	color: #C00;
	font-size: .9em;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	width: 600px;
}
#content UL.llistat_enllacos LI H3 A SPAN {
	background: white;
	padding-right: 5px;
}
#content UL.llistat_enllacos LI H3 A SPAN STRONG {
  font-size: 1.1em;
  font-weight: normal;
  color: #666;
}
#content UL.llistat_enllacos LI H3 A:hover {
  text-decoration: underline;
}
#content UL.llistat_enllacos LI H3 A:hover SPAN {
  text-decoration: underline;
}
#content UL.llistat_enllacos LI H3 A:hover SPAN STRONG {
  text-decoration: none !important;
}
#content UL.llistat_enllacos LI H4 {
	color: #999;
	margin-bottom: 17px;
}
#content UL LI UL.llistat LI H3 {
	font-size: 1em;
	color: #666;
	font-weight: normal;
}
#content UL LI UL.llistat LI H3 A {
  color: #C00;
}
#content UL LI UL.llistat LI H3 A:hover {
  color: #000;
  text-decoration: underline;
}
#content UL LI UL.llistat LI H3 STRONG {
	font-size: .9em;
	font-weight: bold;
}
#content UL LI UL.llistat LI {
	margin-bottom: 10px;
}
#content UL.bullet {
  margin-left: 14px;
}
#content UL.bullet LI {
  padding-left: 20px;
  background: url(/img/bullet.gif) 0px 3px no-repeat;
  margin-bottom: 21px;
  width: auto;
}
#content UL.bullet LI H4 {
  margin-bottom: 10px;
  color: #666;
}
#content UL.bullet LI H3 {
  margin-bottom: 4px;
  color: #333;
  font-size: 0.9em;
}
#content UL.tiraimg {
  margin: 0px; padding: 0px;
  border-top: 9px solid #ddd;
  width: 634px;
  height: 110px; 
}
#content UL.tiraimg LI {
  float: left;
  width: auto;
  margin-right: 1px;
}
#content UL.tiraimg LI.ultim {
  margin-right: 0px;
}
#content DIV.fondo {
  padding: 8px 0px 7px 13px;
  margin-top: 8px;
  background: #f6f6f6;
  /*width: 621px;*/
}
#content DIV.fondo P {
  padding: 0px;
  margin: 0px;
}
#content DIV.fondo UL.llista_gris {
  margin: 0px; padding: 0px; 
  margin-top: 0px;
  margin-bottom: 0px;  
}
#content DIV#informacio DIV.fondo UL.llista_gris LI {
	 margin: 0px !important; padding: 0px !important; 
}
#content UL.llista_gris LI H4, #content UL.llista_gris LI H3 {
  color: #666;
  margin-top: 10px;
}
#content UL.llista_gris LI H3 { 
 font-weight: normal;
}
#content UL.llista_gris LI H3 STRONG { 
 font-size: 0.9em;
 color: #000;
}
#content UL.llista_gris LI H4 A STRONG, #content UL.llista_gris LI H3 A STRONG {
  color: #C00;
}
#content UL.llista_gris LI H3 A.link_texto {
  font-size: 1em;
  color: #666;
}
#content UL.llista_gris LI H3 A:hover.link_texto {
  text-decoration: none !important;
}
#content UL.llista_gris LI H3 A STRONG {
  font-size: .9em;
}
#content UL.llista_gris LI H4 A:hover STRONG, #content UL.llista_gris LI H3 A:hover STRONG  {
  text-decoration: underline !important;
}
#content UL.llista_gris LI H4 A:hover, #content UL.llista_gris LI H3 A:hover  {
  text-decoration: underline;
}
#content #titol {
  margin-bottom: 20px;
}
ul.subir li ul li {
  margin-top: -20px;
}
.tira2 {
  width: 743px !important;
  margin-bottom: 8px !important;
}
.punto_mas {
  font-size: 1em !important;
  margin-bottom: 10px !important;
  margin-top: -10px !important;
}
UL#llistatCal {
  margin-top: 10px;
  margin-bottom: 16px;
}
UL#llistatCal LI {
  float: left;
  margin-bottom: 5px;
  background: url(/img/fondo_llista_calendario.gif) 0px 10px repeat-x;
}
UL#llistatCal LI H3 {
  color: #666;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0; padding: 0;
  float: left;
  background: white;
}
UL#llistatCal LI H4 {
  color: #666;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0; padding: 0;
  float: right;
  background: white;
}
UL#calendariCal {
  margin-top: 10px;
}
UL#calendariCal LI {
  float: left;
  width: 200px;
  margin-bottom: 5px;
}
UL#calendariCal LI P {
  margin: 0; padding: 0;
}
SPAN#data {
  padding-left: 60px;
}
SPAN#dataAcab {
  padding-left: 25px;
}
UL.llistaMap {
  margin-left: -9px !important;
}
UL.llistaMap LI {
  float: left !important;
  padding-right: 9px !important;
  padding-left: 9px !important;
  background: url(/img/bullet_mapa_web.gif) 100% 50% no-repeat !important;
  margin-bottom: 5px;
  white-space: nowrap;
}
UL.llistaMap LI.ultimMap {
  background: none !important;
}
UL.llistaMap LI SPAN A {
  color: #999;
}
UL.llistaMap LI SPAN A:hover {
  color: #333;
}
H1.mesmargin {
  margin-bottom: 10px !important;
}
LEGEND.titol_difusio {
  margin: 0; padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
                color: #cc0000;
}
DIV#desta_bulleti P, DIV#desta_bulleti P A, DIV#desta_bulleti P A:hover {
  margin: 0; padding: 0;
  color:  #CCC;
  text-decoration: none;
}
.titolMargin {
  margin-top: 10px !important;
}
DIV#desta_bulletib H3 {
  font-family: arial;
  font-size: 1.1em;
  color: #FFF;
  background: #C06;
  display: inline;
  padding-left: 3px;
  padding-right: 8px;
}
DIV#desta_bulletib P A,DIV#desta_bulletib P A:hover {
  color: #666;
  text-decoration: none;
}
DIV#desta_bulletib H3#nobac {
  padding: 0;
  background: none;
  color: #C06;
  font-weight: normal;
  font-size: 1.65em;
}
#content A.link_mes {
  color: #999 !important;
  text-decoration: none;
  font-size: 0.9em;
}
#content A.link_mes:hover {
  color: #F00 !important;
  text-decoration: none !important;
}
H3.premsa {
  color: #999;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 3px;
}
DIV#lortad {
  font-family: Tahoma;
  font-size: .9em;
  color: #666;
}
DIV#lortad A {
  font-size: 1em;
}

