body, p, td
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: #444444; 
  line-height: 1.2em;
}
img{
	border: none;
}
a.lnkVermell, a.lnkVermell:visited{
	color: #cc181e;
	text-decoration: none;
}
a.lnkVermell:hover{
	color: #cc181e;
	text-decoration: underline;
}
a{
	color: gray;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
a:visited{
	color: #0033ff;
	text-decoration: none;
}
.textvermell{
	color: #c60001;
}
.tdvgris{
	padding: 2px 4px 2px 4px;
	border: 1px #dddddd solid;
}
.pvermell{
	list-style-image: url(images/puntVermell.png);
}
.boxCita1{
	font-weight: bold;
	text-align: center;
	border-top: 1px #444444 solid;
	border-bottom: 1px #444444 solid;
	padding: 3px 0 3px 0;
}
/********* ESTILS BUTLLETÍ ***************/
.txtDest{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #444444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.boxDest{
	background-color: #f9f9f9;
	border: 1px #dedede solid;
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.txtPreg{
	color: #cc181e;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.boxDest2{
	background-image: url(images/bgTopBoxDest2.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	border-right: 1px #dedede solid;
	border-bottom: 1px #dedede solid;	
	border-left: 1px #dedede solid;	
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/****************** Definició d’estils per la web crisi i el butlletí electrònic ***********/
/****************************** Integració nou editor (07/2010) ****************************/
.Avantitol{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TitolVermell{
	font-size: 16px;
	font-weight: bold;
	color: #c60001;
	font-family: "Times New Roman", Times, serif;
}
.Subtitol1{
	background-image: url(images/Qvermell.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Subtitol2{
	color: #c60001;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
.boxCita2{
	font-size: 14px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
