/* CSS Document */
body {
	margin: 0px;
}
.menuLien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLien:hover {
	text-decoration: none;
	color: #EBB8BF;
}
.menuBarres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E195A1;
	letter-spacing: 1px;
}
.tdalignbottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.lienmauve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A482AA;
	text-decoration: none;
}
.lienmauve:hover {
	text-decoration: none;
	color: #682F72;
}
.tdright {
	background-repeat: no-repeat;
	background-position: right;
}
.tdspecial {
	background-repeat: no-repeat;
	background-position: 109px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.creditsblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #561539;
}
.titreSectionActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A24C4C;
}
a {
	color: #CC6699;
	text-decoration: none;
}
a:hover {

	text-decoration: none;
	color: #682F72;
}
.infoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #561539;
	line-height: 15px;
}
.grandtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #A24C4C;
}
.tdcenter {
	background-repeat: no-repeat;
	background-position: center center;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #561539;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #561539;
	border: 1px solid #BCA3C0;
}
.buttonSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A63F6E;
}
/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	width: 1px;
	height: 1px;
	z-index: 1000;
}.hidden {
	display: none;
}

