@charset "utf-8";
.fons3 {
	background-color: #404d8e;
	background-image: url(images/fons3.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
}
.fons2 {
	background-color: #404d8e;
	background-image: url(images/fons2.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
}

.fons1 {
	background-color: #404d8e;
	background-image: url(images/fons.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
}

.textBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 18px;
}
.textP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #939DCE;
	text-decoration: none;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #F01CA6;
}
.textBlau {
	color: #8592CF;
	font-size: 1.1em;
	line-height: 20px;
}
.textColorBlau {
	color: #838DC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textPetit {
	font-size: 11px;
	line-height: 20px;
}

.textBlancG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #F56BC6;
	line-height: 18px;
}
.bordeEsq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F3C75;
}
.bordeDret {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F3C75;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #FFF9B1;
	line-height: 22px;
	margin: 0px;
}
.linkServeis {
	color: #9AA3D1;
	text-decoration: none;
	line-height: 28px;
	font-size: 12px;
}
.tornar {
	font-size: 10px;
	color: #9AA3D1;
	text-align: right;
}


.bordeInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47548D;
}
.textCamuflat {
	color: #404E8F;
}
