#contenu{
background-image:url(./img/ombre-bord.gif); 
background-repeat:repeat-y; 
background-position:100%;
}


a{
text-decoration:none;
color:#993399;
}

a:hover{
text-decoration:none;
color:#CCCCCC;
}

.contenunormal{
	position:relative;
	margin-left:20px;
	margin-right:20px;
	font-family:Arial;
	font-size:11px;
	text-align:justify;
}

.contenucontact{
	position:relative;
	margin-left:20px;
	margin-right:20px;
	font-family:Arial;
	font-size:11px;
	text-align:center;
}

.titre{
	position:relative;
	margin-left:20px;
	font-family:Arial;
	font-size:16px;
}

#contenucell{
background-color:#FFFFFF;
background-image:url(./img/cellbord.gif);
background-repeat:repeat-y; 
background-position:top left;
}

#photocell{
background-color:#FFEEFF;
background-image:url(./img/fond-fleur2bis.gif);
background-repeat:no-repeat; 
background-position:bottom left;
}

#ssmenuleftcell{
background-color:#FFEEFF;
background-image:url(./img/fond-fleur2bis2.gif);
background-repeat:no-repeat; 
background-position:top left;
}

#contenucelltop{
background-color:#FFEEFF;
background-image:url(./img/celltop.gif);
background-repeat:no-repeat; 
background-position:top left;
}

#contenucellbottom{
background-color:#FFEEFF;
background-image:url(./img/cellbottom.gif);
background-repeat:no-repeat; 
background-position:top left;
}

#celltest{
background-color:#FFEEFF;
background-image:url(./img/fond-fleur2bis2.gif);
background-repeat:repeat-y; 
background-position:top left;
}

a img {border: none;}