body{
	background-color:#DBDFDF;
	background-image:url(rcs/bg_fons.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

.contingut{
	background-color:#FFFFFF;
	vertical-align:top;
}

.columnadreta{
	vertical-align:top;
	padding-right:20px;
}

.adresa {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

.email {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.email a{

	color: #000000;
	text-decoration: underline;
}

.email a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

/*   TEXTES ##################################################################################  */

.textnormal {
	font-size: 11px;
	color: #6D6A68;
	text-align:left;
	vertical-align: top;
	padding-top:10px;
	line-height: 15px;
}



.textnormal a{
	color: #4A81FF;
	text-decoration:none;
}

.textnormal a:hover{
	color: #4A81FF;
	text-decoration:underline;
	}


.texlegal {
	font-size: 10px;
	color: #6D6A68;
	text-align:left;
	vertical-align: top;
	line-height: 12px;
}

.titol {
	font-size: 14px;
	color: #6D6A68;
	text-align:left;
	vertical-align: top;
	padding-top:5px;
	line-height: 20px;
	font-weight: bold;
}

.titolpetit {
	font-family: Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #6D6A68;
	text-align: center;
	vertical-align: top;
	padding-top:10px;
}


.txtmissatge {
	font-size: 16px;
	color: #999999;
	text-align:left;
	vertical-align: top;
	padding-top:10px;
	padding-bottom:10px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
}
.mapa {
	font-size: 10px;
	color: #0A0A0A;

}

.mapa a{
	text-decoration: none;
	color: #0A0A0A;


}

.mapa a:hover{
	text-decoration: none;
	color: #4A81FF;

}



.links {
	text-align:right;
	font-size: 10px;
	color: #6D6A68;

}

.links a{
	text-decoration: none;
	color: #6D6A68;


}

.links a:hover{
	text-decoration: underline;
	color: #4A81FF;

}





/*   PAGINACIÓ ##################################################################################  */

.anteriorseguent {
	font-size: 11px;
	color: #4A81FF;
	vertical-align: middle;
}
.anteriorseguent a{
	text-decoration: none;
	color: #4A81FF;

}

.anteriorseguent a:hover{
	text-decoration: none;
	color: #0A0A0A;

}

.numactiu{
	font-size: 11px;
	color: #4A81FF;
	text-align:center;
	vertical-align: middle;
	height:18;
	width:10;
}
.numactiu a{
	text-decoration: none;
	color: #4A81FF;

}

.numactiu a:hover{
	text-decoration: none;
	color: #0A0A0A;

}

.numnoactiu {
	font-size: 11px;
	color: #DB7419;
	text-align:center;
	vertical-align: middle;
	height:18;
	width:10;
}

.numnoactiu a{
	color: #DB7419;
	text-decoration: none;
}
.numnoactiu a:hover{
	color: #0A0A0A;
	text-decoration: none;
}

/*   MENUS ##################################################################################  */

.menublau {
	font-size: 11px;
	color: #4A81FF;
	text-align:right;
	vertical-align: middle;
	height:18;
}

.menublau a{
	text-decoration: none;
	color: #4A81FF;

}

.menublau a:hover{
	text-decoration: none;
	color: #0A0A0A;

}



.menumarro {
	font-size: 11px;
	color: #DB7419;
	text-align:right;
	vertical-align: middle;
	height:18;
}

.menumarro a{
	color: #DB7419;
	text-decoration: none;
}
.menumarro a:hover{
	color: #0A0A0A;
	text-decoration: none;
}




.menuidiomes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}

.menuidiomes a{
	color: #CCCCCC;
	text-decoration: none;
}
.menuidiomes a:hover{
	color: #FFFFFF;
	text-decoration: none;

}



.fletxa {
	width:24px;
	text-align:left;
	vertical-align: top;
	padding-top:10px;
}


.separadorblau {
	text-align: right;
	vertical-align: middle;
}
.peu {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #99A3A4;
	height: 20px;
}
.bgpeu {
	background-color: #568DCA;
}

.textPeu1 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDFDF;
	padding-right: 10px;
	padding-left: 10px;
}
.textPeu2 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.textPeu1 a{
	color: #FFFFFF;
	text-decoration:none;
}
.textPeu2 a{
	color: #FFFFFF;
	text-decoration:none;
}



.textPeu1 a:hover{
	color: #0A0A0A;
	text-decoration:none;
}
.textPeu2 a:hover{
	color: #0A0A0A;
	text-decoration:none;
}


.formfield{
	width:90%;
}

.formfield60{
	width:90%;
	height:60px;
}

.20h {
	height: 20px;
	vertical-align: bottom;
}

/*  PUBLICACIONS ##################################################################################  */

.fletxaCarbassa {
	padding-top: 14px;
}

.data {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #DB7419;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	padding-top:13px;
	padding-bottom: 4px;

}
.txtPublica {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #6D6A68;
	text-align:justify;
	vertical-align: top;
	padding-top:4px;
	line-height: 15px;
}

.txtMesInfo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #6D6A68;
	text-align:left;
	vertical-align: top;
	padding-top:10px;
	line-height: 15px;
}

.txtMesInfo a{
	color: #6D6A68;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;


}

.txtMesInfo a:hover{
	color: #FFFFFF;
	background-color: #db7419;

}
.separa {
	height: 30px;
}
