body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a4a39e;
	margin: 0;
}

#full {
	position:absolute;
	width:1098px;
	height:949px;
	z-index:2;
	top: 0;
	left: 0; 
	margin: 0px;
	background-image:url(images/homepage/background.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#rosace_blanche {
	position:absolute;
	width:673px;
	height:370px;
	z-index:200;
	top: 0px;
	left: 0px; 
	margin: 0px;
	background-image:url(images/homepage/rosace_blanche.png);
	background-repeat: no-repeat;
	opacity:0.6;
}


#rosace_rose {
	position:absolute;
	width:222px;
	height:248px;
	z-index:200;
	top: 730px;
	left: 820px; 
	margin: 0px;
	background-image:url(images/homepage/rosace_rose.png);
	background-repeat: no-repeat;
	opacity:0.6;
}

#hosted {
	position:absolute;
	width:28px;
	height:120px;
	z-index:200;
	top: 800px;
	left: 1068px; 
	margin: 0px;
	background-image:url(images/graphical/designedandhostedby.png);
	background-repeat: no-repeat;
}


#foot {
	position: absolute;
	width:500px;
	height:306px;
	z-index:10;
	text-align: right;
	color: #fff;
	font-size: 8pt;
	top: 240px;
	left: 550px;
}



p {
	font-size: 10pt ;
}

.simplelink {
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}

.linkhp{
	position: absolute;
	top: 130px;
	left: 240px;
	width: 390px;
	height: 130px;
	
}

