A  {
	font-family : Arial;
	text-decoration : underline;
	font-size : 8pt;
	color : #BA2358;
	font-weight : bold;
	font-style : italic;
}

A:Visited  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #BA2358;
	font-weight : bold;
	font-style : italic;
}

A:Active  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #BA2358;
	font-weight : bold;
	font-style : italic;
	}

A:Hover  {
	text-decoration : none;
	font-family : Arial;
	font-size : 8pt;
	color : #BA2358;
	font-weight : bold;
	font-style : italic;
}

A.blanc  {
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
}

A.blanc:Visited  {
	text-decoration : none;
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
}

A.blanc:Active  {
	text-decoration : none;
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	}

A.blanc:Hover  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
}

BODY  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	scrollbar-face-color:#BA2358;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF ;
	scrollbar-3dlight-color: #BA2358;
	scrollbar-darkshadow-color: #BA2358;
}

td  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}
.AW_Titre  {
	font-size : 8pt;
	font-family : Arial;
	color : #BA2358;
}

.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #BA2358;
}
.titre-rencontre {
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

.fond {
	background-repeat: no-repeat;
	background-position: left bottom;
}
	
.fondpage {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(img/fond.gif);

}

.contour {
	border: 1px solid #BA2358;
}
.contourAffiche {
	border: 1px solid #000000;
}
