body {
	background-color: #D6E7CB;
	margin: 5px 0px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
.fond-bleu-clair {
	background-color: #21638C;
}
.fond-bleu-clair-contenu {
	background-color: #21638C;
	padding: 10px 20px 20px 20px;
}
.fond-vert-fonce {
	background-color: #AFBDA6;
}
.fond-bleu-fonce {
	background-color: #1B5173;
}
.menu-accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #1B5173;
	padding: 16px;
}
.menu-accueil a {
	color: #FFFFFF;
	text-decoration:none;
}
.baseline-accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #21638C;
	text-align: center;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E7CB;
	font-weight: bold;
	color: #FFFFFF;
	width: 365px;
}
.cadre-image {
	border-width: 1px;
	border-style: solid;
	border-color: #1B5173;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6E7CB;
	padding-top: 5px;
	padding-bottom: 5px;
}
.credits a {
	color: #FFFFFF;
}
.credits2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D956F;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.credits2 a {
	color: #7D956F;
	text-decoration:none;
}
.menu-pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #21638C;
	text-align: right;
	padding: 16px 16px 16px 8px;
	width:246px;
}
.menu-pages a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
.sous-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B5173;
	margin-top: 2px;
	padding: 3px 17px 3px 6px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E7CB;
}
.sous-menu a {
	color: #AFBDA6;
	text-decoration:none;
}
.sous-titre {
	color: #BBD7A8;
	font-size: 13px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBD7A8;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.tableau-ouvrage {
	background-color: #1B5173;
	border-width: 5px;
	border-style: solid;
	border-color: #1B5173;
}
.tableau-ouvrage td {
	font-size:11px;
}
.texte-moyen {
	font-size:11px;
}
.titre {
	color: #FFFF99;
	font-size: 16px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF99;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.texte-petit {

	font-size:10px;
}
.liste-caracteristiques,.liste-caracteristiques-small{
	width:420px;
	margin:0;
	padding:0;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
}
.liste-equipement-small{
	width:235px;
	margin:0;
	padding:0;
	padding-left:10px;
}
.liste-caracteristiques li{
	list-style-type:none;
	padding-left:10px;
	background:url(../images/puce-verte.png) no-repeat 0 6px;
	margin-bottom:10px;
	font-size:13px;
}
.liste-caracteristiques-small li{
	list-style-type:none;
	padding-left:10px;
	background:url(../images/puce-verte.png) no-repeat 0 6px;
	margin-bottom:7px;
	font-size:12px;
}
.liste-equipement-small li{
	list-style-type:none;
	padding-left:10px;
	background:url(../images/puce-rouge.png) no-repeat 0 6px;
	font-size:12px;
}