body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg2.jpg);
	margin: 0px;
}
.bg-principale {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box-intro {
	background-color: #FFFFFF;
	background-image: url(images/coin-canada.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.box-regle {
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
	background-color: #F3F3F3;
	background-image: url(images/bg-droite-gris.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFDF;
}
.liens-rouge {
	color: #ad2124;
	font-weight: bold;
}
.liens-rouge a {
	color: #ad2124;
	font-weight: bold;
}
.liens-rouge a:hover {
	color: #391B0F;
	font-weight: bold;
	text-decoration: none;
}
.liens-blanc {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.liens-blanc a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.liens-blanc a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.box-partir {
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
	background-image: url(images/valise.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
}
.box-fisc {
	background-image: url(images/bg-gris.jpg);
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 15px;
}
.box-papier {
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
	background-image: url(images/photo-passeport.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}
.box-services {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
	background-image: url(images/bg-bas-blanc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-aide {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/bg-bas-blanc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-trans {
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
	text-align: left;
	background-image: url(images/photo-boite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-left: 15px;
}
.code {
	background-image: url(images/bas.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-size: 11px;
	color: #391B0F;
}
.footer a {
	font-size: 11px;
	color: #3D1F14;
	font-weight: bold;
}
.footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
}.texte {
	font-size: 11px;
	color: #000000;
}
.numero {
	font-size: 18px;
	font-weight: bold;
	color: #FB0005;
}
.prix {
	font-size: 10px;
	color: #666666;
}
form {
	display: inline;
}
.box-membre {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg-droite-blanc.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 15px;
	text-align: left;
}
.box-membre2 {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg-gauche-blanc.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.titre {
	font-size: 18px;
	text-transform: uppercase;
	color: #31140C;
	font-weight: bold;
}
.pointille {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

