a:hover { text-decoration: underline;}

IMG
{
	border:none;
}

BODY
{
    scrollbar-face-color: #A3AB8C;
    scrollbar-shadow-color: #C8CEAC;
    scrollbar-highlight-color: #C8CEAC;
    scrollbar-3dlight-color: #C8CEAC;
    scrollbar-darkshadow-color: #C8CEAC;
    scrollbar-track-color: #C8CEAC;
    scrollbar-arrow-color: #C8CEAC;
    background-color: #C8CEAC;
	margin: 0;

}

td, p
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 11px;
	color: #584F45;
}

.txt
{
	text-align: justify;
}

a
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 11px;
	color: #58472F;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 14px;
	color: #5D4A33;
	font-weight: bold;
	margin-top: 15px;
}

h2
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 11px;
	color: #D96714;
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 2px dotted #D96714;
}

.nav
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 11px;
	color: #C88F50;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.sousmenu
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 10px;
	color: #6A5A5A;
	text-decoration: none;
}

.sousnav
{
	width: 100px;
	*width: 120px;
	background-color: #EAD699;
	padding: 10px;
}

.annexe
{
	background-image: url("../images/bg_bkb2.jpg");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #FFFFFF;
	font-family: georgia, Times New Roman, verdana;
	font-size: 11px;
	color: #6E3333;
}


.copyright
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 10px;
	color: #58472F;
	text-decoration: none;
	text-align: center;
}

hr
{
	border: 1px solid #C88F50;
}

.border
{
	border: 5px solid #D3C0A8;
}

/* styles pour les formulaires */

.form {font-family: georgia, Times New Roman, verdana; font-size: 10px; color: #6F6F6F; border: 1px solid #E2E3E4; background-color: #FFFFFF; padding-top:2px; padding-bottom:2px; padding-left: 5px; font-weight:normal;}

/********************************fond images*************************************/
.bkbg
{
	background-image: url("../images/bk_bg.png");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.bkbg2
{
	background-image: url("../images/bk_bg2.jpg");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding: 10px;
}


.bgleft
{
	background-image: url("../images/bg_bkl.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.bgright
{
	background-image: url("../images/bg_bkr.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
