html, body {
        background-color:#ffffff;
        height:100%;
        padding:0;
        margin:0;
}
a, div, td, p {
        font-family: Times New Roman,Times,serif;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
        font-size: 12px;
        color:#0000;
        margin:0;
        border:0;
        padding:0;
}
a,
a:hover,
a:active,
a:focus,
a:link,
a:visited {
        color:#000;
        font-weight:normal;
        text-decoration:underline;
}
a:hover {
        color:#666600;
}
h1,h2,h3 {
        font-family: Georgia,Times,Times New Roman,Times,serif;
}
h1 {
        margin: 12px 0 12px 0;
        border: 0;
        padding: 0;
        color: #6D531A;
        font-size: 18px;
        font-weight: bold;
	text-transform:uppercase;
}
h2 {
        margin: 0;
        border: 0 none;
        padding: 12px 0 14px 0;
        font-size: 18px;
        font-weight: bold;
        color: #104701;
}
h2.avecSousTitre {
	padding-bottom: 0;
}
h3 {
        font-size: 12px;
        font-weight: bold;
	font-style: normal;
        color: #000;
        color: #104701;
        margin: 0;
        border: 0;
        padding: 0 0 8px 0;
}


/*******************/

table.principal {
	margin: 0;
	border: 0;
	padding: 0;
	width:95%;
}


table.principal td.signature {
	background-image: url(img/pont1b.jpg);
	background-repeat: no-repeat;
	height:205px;
}
div.menuHaut {
        position: absolute;
        top: 16px;
        right: 12px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #CEC9B6;
}
div.menuHaut div {
	border-bottom: 2px solid #1A4F0B;
}
.menuHaut a,
.menuHaut a:hover,
.menuHaut a:active,
.menuHaut a:focus,
.menuHaut a:link,
.menuHaut a:visited {
        font-size: 14px;
        text-decoration:none;
}
.menuHaut a:hover {
	text-decoration:underline;
}

td.colMenu {
	background-image: url(img/pont2.jpg);
	background-repeat: no-repeat;
	padding: 0;
	padding-top: 60px;
	width: 213px;
	vertical-align: top;
}
td.colMenu div {
	margin-right: 8px;
	border-right: 1px solid #CEC9B6;
	height: 100%;
}
td.colMenu div div {
	margin-right: 0;
	border-right: 2px solid #1A4F0B;
	padding: 8px 8px 16px 4px;
}
.colMenu a,
.colMenu a:hover,
.colMenu a:active,
.colMenu a:focus,
.colMenu a:link,
.colMenu a:visited {
        font-family: Georgia,Times,Times New Roman,Times,serif;
	text-transform:uppercase;
        font-size: 14px;
        font-weight: bold;
        text-decoration:none;
	color: #1A4F0B;
	line-height:32px;
	border-bottom: 1px solid #fff;
	padding-left: 32px;
}
.colMenu a.select,
.colMenu a:hover {
	color: #6D531A;
	border-bottom: 1px dotted #CEC9B6;
}


.corps {
	background-image: url(img/pont3.jpg);
	background-repeat: no-repeat;
	padding: 32px 16px 64px 24px;
	vertical-align: top;
}
.separateur {
	border-bottom: 1px dotted #104701;
	padding-bottom: 20px;
}

.copyright {
        margin: 48px 0 6 0;
        border-top: 2px solid #1A4F0B;
}
.copyright div,
.copyright div a {
	border: 0;
        border-top: 1px solid #CEC9B6;
        padding: 12px 0 0 0;
	text-align: center;
	font-size: 10px;
}
