body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #684007;
	background-color: #FFFFFF;
	scrollbar-base-color:#d46913;
	scrollbar-track-color: #f9f8ee;                
	scrollbar-arrow-color: #000000;              
	margin: 0px;
	}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
form  {
      padding: 0px;
      border: 0px;
      margin: 0px;
      }
#menuhaut {
    background-color: #F9F8EE; 
    }
    
#menuhaut td {
    text-align: center;
    }

/* MENU GAUCHE */
#menugauche td {
    font-family: Arial Black;
	font-size: 11px;
	color: #e66d05;
    width: 93px;
    height: 48px;
    text-align: center;
	background-image: url(/i/c/fond_sstitre.gif);
    background-repeat: no-repeat;
	background-position: center center;
    }
#menugauche a {
	color: #684007;
    font-family: Arial Black;
	font-size: 11px;
	text-decoration: none;
    }
#menugauche a:hover {
	color: #e66d05;
    font-family: Arial Black;
	font-size: 11px;
    }

/* lien */
a {
	color: #e66d05;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
a:hover {
	color: #d8212b;
	font-weight: bold;
	font-size: 12px;
	}
a:focus {
    outline: none;
    }

/* MENU */
a.menu  {
	color:#0000FF;
	text-decoration:none;
	font-size : 10px;
	border:1px solid #0000FF;
	padding:1px;
	width : 100%;
	}
a:hover.menu  {
	color:#FF0000;
	text-decoration:none;
	font-size : 10px;
	border:1px solid #FF0000;
	padding:1px;
	background-color: #FFFFFF;
	}
 #menucreations  {
    padding-bottom: 9px;
    }
#menucreations a {
	color: #684007;
    font-family: Arial Narrow;
	font-size: 12px;
	text-decoration: none;
    }
#menucreations a:hover {
	color: #e66d05;
    font-family: Arial Narrow;
	font-size: 12px;
    }


.lien1 {
	color: #CF1805;
	font-weight: bold;
	font-size: 16px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}
.lien1:hover {
	color: #C07316;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

.lien2 {
	color: #C07316;
	font-weight: bold;
	font-size: 16px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}
.lien2:hover {
	color: #CF1805;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}


/* formulaire */
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E0E7E9;
	border: 1px solid #000000;	
	background-image: url(/i/c/fond-form.jpg);
	scrollbar-track-color: #E5E5E5;			
	scrollbar-arrow-color: #FFFFBF;			
	}
	
TEXTAREA {
	FONT-SIZE: 9px;
	color: #000000;
	background-color: #E0E7E9;
	border: 1px solid #000000;	
	}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #684007; 
	background-color: #E0E7E9;
	border: 1px solid #000000;	
	}

.form_but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#684007;
	background-color:#F4EACC;
	font-size:11px;
	border: 1px solid #89560A;
	background-image: none;
	}

.ssclass {
	border: 0px solid #FFFFFF;
	background-image: none;
	background-color: transparent;
	color: #FFFFFF;
	}


#tablocontenu {
	min-height: 495px;
	height: 495px;
	}
.contenu {
	min-height: 495px;
    padding: 18px 10px 0px 10px;
    }

    
/* texte */
.titremenu {
	color: #FF6600;
	font-weight: bold;
	}
.titrepara {
	color: #e66d05;
	font-weight: bold;
	}
.textfilf {
    color: #d8212b;
    font-weight: bold;
    }
.attention {
	color: #FF0000;
	font-weight: bold;
	}
.justeyfit {
	text-align: justify;
	}
.notabene {
    font-style: italic;
    font-size: 10px;
    }

/* page */
.tablocadre {
    border-right: 1px #f9f8ee solid;
    border-left: 1px #f9f8ee solid;
    }

/* SIGNATURE */
#signature {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 600px;
	border: 0px #FF6600 dotted;
	}
#signature a{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	}
#signature a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #FF6600;
	}
