/*Lletra */
h1	{font-size: 16px; 
	font-weight: normal;
	font-family:'Arial';
	color:#000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.wf9   {font-size:  9px;}
.wf10 {font-size: 10px;}
.wf11 {font-size: 11px;}
.wf12 {font-size: 12px;}
.wf13 {font-size: 13px;}
.wf15 {font-size: 15px;}
.wf16 {font-size: 16px;}
.wf17 {font-size: 17px;}
.wf19 {font-size: 19px;}

.negreta {font-weight: bold;}

/*Links*/
a.negro_sin {
	color: #000000;
	text-decoration: none;
}
a.negro {
	color: #000000;
}
a.gris_sin {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
a.azulon {
	color:#000080;
}
a.verde_sin {
	color:#008000;
	text-decoration: none;
}
a.verde {
	color:#008000;
}
a.blanco{
	color:#FFFFFF;
}

/* Tags */
img {border: 0px;}
body {
	font-size: 13px;
	font-family: 'Arial';
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 6px 0px 0px 50px;
	width: 900px;
}

/*Marges*/
.ml25   {margin-left: 25px;}
.ml60   {margin-left: 60px;}
.ml70   {margin-left: 70px;}
.ml80   {margin-left: 80px;}
.mt5     {margin-top: 5px;}
.mt20   {margin-top: 20px;}
.mt30   {margin-top: 30px;}
.mt40   {margin-top: 40px;}
.mb10   {margin-bottom: 10px;}
.mr10   {margin-right: 10px;}

/*Colors*/
.verd       {color: #008000;}
.verd2     {color: #339966;}
.verd3     {color: #99CC00;}
.blanc     {color: #FFFFFF;}
.taronge  {font-size: 15px;
              color: #FF6600;}
.gris       {color: #808080;}

/*Altres*/
.cls {clear: both;}
.esq {float: left;}
.dre {float: right;}
.subt{
	clear: both;
	font-size: 16px;
	font-family: Times New Roman;
	text-align: right;
}
.contingut {
	text-align:justify;
	margin-left: 20px;
	width: 450px;
	float: left;
}
.subtitol {
	font-size: 24px;
             color: #008000;
	font-family:Tahoma;
}
.peu {
	clear: both;
	font-size: 12px;
	margin: 20px auto 0px auto;
	text-align: center;
}
.simbol {
	font-size: 15px;
	font-family: Symbol;
	color: #FF6600;
}
.lat_dreta{
	float: left;
	width: 210px;
	margin:65px 00px 0px 0px;
}