img{border:0px;}

a{
	text-decoration:underline;
	color:#CA2D91;
}

a:hover{
	text-decoration:underline;
	color:#FC04B3;
}

.bordrosehaut{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CD2B8E;
}
.bordrosedroite{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CD2B8E;
}
.bordrosegauche{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CD2B8E;	
}
.bordrosecote{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CD2B8E;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CD2B8E;
}	
.bordrosebas{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CD2B8E;
}
.bordphoto{
	border-width:1px;
	border-style:solid;
	border-color:#97868E;
}
.textenoirsimple{
	FONT-WEIGHT:normal;
	FONT-SIZE:12px;
	COLOR:black;
	FONT-FAMILY:arial, sans-serif;
}
.textegrissimple{
	FONT-WEIGHT:normal;
	FONT-SIZE:12px;
	COLOR:#333333;
	FONT-FAMILY:arial, sans-serif;
}
.textemauve{
	FONT-WEIGHT:bold;
	FONT-SIZE:14px;
	COLOR:#CD2B8E;
	FONT-FAMILY:arial, sans-serif;
}
.texteviolettitre{
	FONT-WEIGHT:bold;
	FONT-SIZE:24px;
	COLOR:#6A0049;
	FONT-FAMILY:verdana, sans-serif;
}