body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/motif-fond2.gif);
	background-repeat: repeat;
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
	color: #62546A;
}
#content {
	width: 1000px;
	background-repeat: repeat;
	height: 100%;
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -500px;
}
#banniere {
	height: 135px;
	width: 990px;
	background-image: url(../images/bandeau_accueil.jpg);
}
#main {
	width: 990px;
	background-image: url(../images/fond_marque.jpg);
	background-repeat: repeat-x;
	position: relative;
	left: 0px;
	top: 0px;
}
td.bienvenue {
	background-image: url(../images/accueil_filles.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	background-color: #753772;
	height: 20px;
	width: 100%;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B18DAF;
}
td.ombregauche {
	background-image: url(../images/ombreG.png);
	background-repeat: repeat-y;
	width: 5px;
	background-position: right;
}
td.ombredroit {
	background-image: url(../images/ombreD.png);
	background-repeat: repeat-y;
	width: 5px;
}
.rose14 {
	color: #AE609E;
}
#adresse {
	position: relative;
	visibility: visible;
	width: 180px;
	left: 8px;
	top: 84px;
}
.rose {

	font-size: 14px;
	color: #AE609E;
}
