/* CSS Document */

/* PMP CONCEPT 11/2007 */

/* DOMAINE */

/*
*/

/****************** Body ******************/
body {
	background-color: #444725;
	background-image: url(../_image/fond_coeur_2.png);
}


/****************** Haut Site ******************/
#menuSite ul {
	background-color: #444725;
}


/****************** Coeur Site ******************/
.titrePage {
	width: 205px;
	background-image: url(../_image/fr//titre_domaine.png);
}

#topPageDomaine {
	width: 800px;
	height: 173px;
	display: block;
	background-image: url(../_image/top_domaine.jpg);
	
}
#topPageQuiSommesNous {
	width: 800px;
	height: 231px;
	display: block;
	background-image: url(../_image/fr//top_quisommesnous.jpg);
}

#quisommesnous {
	width: 223px;
	background-image: url(../_image/fr//quisommesnous.png);
}

#elle {
	float: left;
	line-height: 25px;
	font-size: 14px;
	text-align: right;
	padding-left: 56px;
}
#lui {
	float: left;
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	padding-left: 59px;
}

/****************** Bas Site ******************/
#infosCrea, #infosCrea a {
	color: #a2a392;
}