
<!--   
body {
    background: #f0e6d0 ;
    font-family: verdana, helvetica, arial;
    font-size:12pt;
    color:#330033 ;
    }
a:link {font-family: arial;  color: #330033; }
a:visited {font-family: Arial;  color: #330033; }
a:active {font-family: Arial;  color: #FFcc00}
a:hover {font-family: Arial; color: #f0e6d0; }
a.plain {text-decoration: none}
a.hover {font-family: Arial; color: #330033;   }

.title1  {
	
    font-size:36pt;
    font-weight:bold;
	    
}
.title3 {
    font-size:24pt;
    font-weight:bold;
	color: #f0e6d0;
}
.title {
    font-size:14pt;
    font-weight:bold;
}

.title2  {
    font-size:8pt;
   }

.text2 {
    font-family: Times;
    font-size: 14pt;
    font-style: italic;

}
.text1 {
    font-family: arial;
    font-size: 12pt;
    margin-left: 5%;
    margin-right: 5%


}
.text3 {
    font-family: arial;
    font-size: 10pt;
    margin-left: 5%;
    margin-right: 5%


}
.saisie1 {
    font-family: arial;
    font-size: 10pt;
    margin-left: 5%;
    margin-right: 5%


}
.contacts {

    border-bottom: solid;
    border-color: #ffcc99;
    border-width:  thin;
}

INPUT {
    font-family:Arial; 
	font-size:10pt;
    background-color:#deb595; 
	color:#990000;
	text-align: 0;
}
INPUT.envoi {
    font-family:Arial; font-size:12pt;
    background-color:#deb595; 
	color:#330000;
}
TEXTAREA {
font-family:Arial; 
	font-size:10pt;
    background-color:#deb595; 
	color:#990000;

}


.header {
    background-color: #ffcc99;
    color: #006600;
    border-bottom: solid;
    border-color: #cc0000;
    border-width:  thin;
    }

.menu {
   
    color: #006600;
	margin-left: 100;
	margin-top: 10pt;
    border-bottom: dotted;
    border-color: #f0e6d0;
    border-width:  thin;
	height: 35px;
    }
