@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.tdAliRight {
	background-repeat: repeat-y;
	background-position: right;
}
.tdRepVerti {
	background-repeat: repeat-y;
}
.tdAliBas {
	background-repeat: no-repeat;
	background-position: bottom;
}
.tdnorepeat {
	background-repeat: no-repeat;
}
a {
	color: #B92025;
	text-decoration: none;
}
a:hover {
	color: #770E2C;
	text-decoration: none;
}
a:visited {
	color: #D97E24;
	text-decoration: none;
}
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3d0f21;
}
.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA0000;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D0F21;
	line-height: 15px;
}
.titretd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D0F21;
	background-image: url(images/lignes_titre.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #770F2A;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.separateur {
	background-image: url(images/separateur.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.lienrouge {
	color: #B92025;
	text-decoration: none;
}
a.lienrouge:hover {
	color: #770E2C;
	text-decoration: none;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #3D0F21;
	font-weight: bold;
}
