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

.chapeau {
	font-size:14px;
	color:#7c7c85;
	line-height:18px;
	margin-top:10px;
	margin-left:2px;
}

.menuPrincipal {
	font-size:14px;
	color:#172935;
	line-height:14px;
	text-align:center;
}

.menuPrincipal a {
	text-decoration:none;
	color:#7c7c7c;
}

.menuPrincipal a:hover {
	color:#172935;
}

.pagesuivante {
	color:#c4dced;
	font-size:12px;
}

.pagesuivante a {
	text-decoration:none;
	color:#c4dced;
}

.pagesuivante a:hover {
	text-decoration:none;
	color:#ffffff;
}

.textePied {
	font-size:10px;
	color:#e0f2fe;
}

.textePied a{
	font-size:10px;
	color:#e0f2fe;
	text-decoration:none;
}

.textePied a:hover{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

.texteEnTeteBox {
	font-size:12px;
	color:#FFFFFF;
	display:block;
	padding:9px;
}

.montantTotal {
	width:100%;
	height:30px;
	background-color:#517b99;
	margin-bottom:6px;
	line-height:30px;
}

.texteMenuBox {
	font-size:12px;
	color:#172935;
	display:block;
	padding-left:9px;
	padding-bottom:6px;
}

.texteMenuBox a {
	color:#172935;
	text-decoration:none;
}

.texteMenuBox a:hover {
	color:#ffffff;
	text-decoration:none;
}

.titreCorps {
	font-size:30px;
	color:#ffffff;
	line-height:35px;
}

.sousTitreCorps {
	font-size:16px;
	color:#ffffff;
	padding-bottom:10px;
	display:block;
}

.texteCorps {
	font-size:12px;
	color:#c4dced;
	line-height:18px;
}

.texteCorps a {
	color:#172935;
	text-decoration:none;
}

.texteCorps a:hover {
	color:#ffffff;
	text-decoration:none;
}

.texteCorps2 {
	font-size:12px;
	color:#c4dced;
	line-height:18px;
}

.texteCorps2 a {
	color:#c4dced;
	text-decoration:none;
}

.texteCorps2 a:hover {
	color:#ffffff;
	text-decoration:none;
}

.texteImportant {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.listingPair {
	display:block;
	padding:9px;
	background-color:#7399b1;
	color:#172935;
	margin-bottom:1px;
}

.listingImpair {
	display:block;
	padding:9px;
	background-color:#517b99;
	margin-bottom:1px;
}
