.googleadd {
	font-family: arial;
	text-align: justify;
	font-size: 10pt;
	color: #333333;
}
#central {
	background-image: url("../images/fond-page_accueil.jpg");
	background-repeat: repeat-y;
}
#cadreaccueil_1 {
	width: 974px;
	height: 585px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/fond-cadre_accueil_1.jpg");
	background-repeat: no-repeat;
}
#cadreaccueil_2 {
	width: 974px;
	height: 585px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/fond-cadre_accueil_2.jpg");
	background-repeat: no-repeat;
}
#cadreaccueil_3 {
	width: 974px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/fond-cadre_accueil_1.jpg");
	background-repeat: no-repeat;
}
#cadre {
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
#referadd {
	width: 900px;
	height: 39px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/logo_referadd.gif");
	background-repeat: no-repeat;
	line-height: 19px;
}
#referadd p {
	text-align: right;
	font-family: arial;
	font-size: 10pt;
	color: #969696;
}
.liensomaisource:link { 
	font-family: arial; 
	font-size: 10pt; 
	text-decoration: none;
	color: #333333;
	font-weight: bold; 
}
.liensomaisource:visited { 
	font-family: arial; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #333333; 
	font-weight: bold; 
}
.liensomaisource:hover { 
	font-family: arial; 
	font-size: 10pt; 
	text-decoration: none;
	color: #333333; 
	font-weight: bold; 
}
.liensomaisource:active { 
	font-family: arial; 
	font-size: 10pt; 
	color: #333333; 
	text-decoration: none; 
	font-weight: bold; 
}