td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*font-family: Verdana;*/
	font-size: 12px;
	color: #151F29;
}

/* Pour effet affichage du menu */
div.ecm {
    color: #FFFFFF;
    background-color: #151F29;
	DISPLAY: block;
	VISIBILITY: visible;
}

td.entete {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #151F29;
	border-right-color: #151F29;
	border-bottom-color: #151F29;
	border-left-color: #151F29;
	background-color: #ffffdf;
}

body {
	background-color: #ffebaf;   /* D2D4D6 A57C59 FFCE88  BCB99F DE */
	margin: 10px;
	padding: 10px;
}

.colone  {
	background-color: #FBF4D8;
}

/*  navigation principale  */
div.navprincipal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
	background-color: #dca972;   /* C25125 FBF4D8 F7F7EA  */
	color: #FFFFFF;
    padding-left: 17px;
	/*border-top:dashed 1px #C3C1AD;*/
}
div.navprincipalR {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
	background-color: #efd4b6;   /* C25125 FBF4D8 F7F7EA  */
	color: #FFFFFF;
    padding-left: 17px;
	/*border-top:dashed 1px #C3C1AD;*/
}
div.navprincipal2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	height: 20px; 
	padding-top: 6px; 
	text-decoration: none; 
	background-color: #efd4b6; 	/* 151F29 */
	color: #FFFFFF; 
    padding-left: 17px;
	/*border-top:dashed 1px #C3C1AD;*/
}
a.navprincipal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #001B29;
    text-decoration: none;
}
a.navprincipal:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.navprincipal2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #001B29;
    text-decoration: none;
}
a.navprincipal2:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*  fin navigation principale  */

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B29;
	font-weight: bold;
	background-color: #dca972;
	letter-spacing: 2px;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	width: 350px;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151F29;
	background-color: #EDEEEF;
	letter-spacing: 1px;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	width: 350px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B0F00;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #9D834E;
    text-decoration: none;
    white-space: nowrap; 
}

a.quotation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #151F29;
    text-decoration: none;
    white-space: nowrap; 
    font-weight: bold;
}
a.quotation:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #dca972;
    text-decoration: none;
    white-space: nowrap; 
    font-weight: bold;
}

a:hover {
    color: #557787;
    text-decoration: none;
    white-space: nowrap; 
}

img {
	margin: 2px;
}

table.main {
	padding: 0px;
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px;
	border-spacing:0px;
}