body {
	    background: url(images/fond.jpg);
		margin-top: 10px;
}


.h1 {
    color: #006666;
    font-family: Trebuchet MS, Arial;
    font-size: 20px;
    font-style: italic;
    font-variant: normal;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	padding-right: 0px;
    text-align: left;
    text-decoration: none;
}


.h2 {
	font-family: Trebuchet MS, Arial;
	color: #996633;
	font-size: 14pt;
	font-weight: 100;
	font-style: italic;
	margin-left: 10px;

}

.h3 {
	font-family: Trebuchet MS, Arial;
	color: #999933;
	font-size: 12pt;
	font-weight: 400;
	font-style: normal;
	margin-left: 15px;

}

.tab {
	font-family: Trebuchet MS, Arial;
	color: #333333;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
    line-height: 20px;
	margin-left: 6px;

}

a.link1 { 
	color:#37413D; 
	text-decoration:none; 
	font-weight:100; 
	font-size: 10pt;
	font-style: italic;
}

a.link1:hover { 
	color:#CCCC66; 
	text-decoration:none; 
	font-weight:100;
	font-size: 10pt;
	font-style: italic; 
}

a.link1-on { 
	color:#CCCC66; 
	text-decoration:none; 
	font-weight:100;
	font-size: 10pt;
	font-style: italic; 
}


 

	
a.link2 { 
	color: #003300; 
	text-decoration: none; 
	font-weight: 100;
	font-size: 10pt;
	font-style: italic; 
}

a.link2:hover { 
	color: #990000; 
	text-decoration:none; 
	font-weight:100; 
	font-size: 10pt;
	font-style: italic;
	border-bottom:1px dotted #990000;
	
}

a.link2-on { 
	color: #990000; 
	text-decoration: none; 
	font-weight: 100; 
	font-size: 10pt;
	font-style: italic;
	border-bottom:1px dotted #990000;
}




.footer1 {
	font-family: verdana;
	color: #8D0D19;
	font-weight: 100;
	font-size: 9pt;
    text-align: left;

}

.footer1-bold {
	font-family: verdana;
	color: #8D0D19;
	font-weight: bold;
	font-size: 10pt;
    text-align: left;

}

.footer2 {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	font-weight: 100;
    text-align: left;

}

.footer3 {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	font-weight: 100;

}

.separateur1 {
	font-family: verdana;
	color: #CCC;
	font-size: 10pt;
	font-weight: 100;
    text-align: center;

}

td { 
	font-size: 10pt; 
	font-family: Verdana; 
}

div {
	    margin-left: 10px;
		margin-right: 10px;
}


