body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #999999;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 30px;


}
.bgBlanc {
	background: #FFFFFF;
}
.submenu {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 0px;

}
.menuNav {
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	color: #666666;
	font-weight: bold;



}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
.submenu a:link { text-decoration: none;	color: #FFFFFF;}
.submenu a:visited {text-decoration: none;color: #CCCCCC;}
.submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.submenu a:active {text-decoration: none;}
/*
a.menuNav {
	text-decoration: none;
}
.menuNav a:link {
	text-decoration: none;
	color: #666666;
}
.menuNav a:visited {
	text-decoration: none;
	color: #666666;
}
.menuNav a:hover {
	color: #ffffff;
	background: #83bbbd;
}
.menuNav a:active {
	text-decoration: none;
}
*/
.contingut {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 15px;
	text-align: justify;
}
.bgBlau {
	background: #83bbbd;
	color: #FFFFFF;
}
.menu2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;


}
.bold {
	font-weight: bold;
}
.bgREd {
	color: #FF0000;
}
.textSol {
	font-size: 10px;
}
input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	background: #F5F5F5;
}
