/* CSS Document */

body {
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#000033;
	font-family: "Trebuchet MS";
	}

a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000066;
	font-weight:normal;
	}

a:visited { 
	text-decoration: underline; 
	color: #000066;
	font-weight:normal;
	}

a:hover, a:active { 
	font-weight: normal;
	text-decoration: none; 
	color: #000066;
	}
	

h1 {  
	font-size: 13pt;
	font-family:"Monotype Corsiva";
	line-height:16pt;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	margin-top:200px;
	margin-bottom:20px;
	color: #000066;
	}

h2 {
	font-size:14pt;
	line-height:14pt;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:10px;
	color: #000066;
	}


h3 {
	font: 12pt/15pt "Trebuchet MS";
	margin-left:20px;
	margin-right:40px;
	color: #000066;
	}
h4 {
	font: 10pt/12pt "Trebuchet MS";
	margin-left:20px;
	margin-right:50px;
	color: #000066;
	text-align:justify;
	}

h5 {
	font: 10pt/10pt "Trebuchet MS";
	margin-right:50px; 
	text-align:center;
	color: #000066;
	}
	
h6 {
	font: 12pt/12pt "Trebuchet MS";
	text-align: center;
	color: #000099;
	}

.italique {
	font-style:italic;
	}

.bold {
	font-weight:bold;
	}

.retrait {
	margin-left: 40px;
	}
.retraitb {
	margin-right: 40px;
	margin-right:20px;
	}
.align_justify{ text-align: justify; }

.grand {
	font: 18pt/15pt "Monotype Corsiva";
	}
.petit {
	font: 10pt/15pt "Trebuchet MS";
	}
input {
color;:#000033;
background-color: #ccffff;
font-size:11px;
font-family:"Trebuchet MS";
font-weight: bold;
}
textarea {
color;:#000066;
background-color: #ccffff;
font-size:11px;
font-family:"Trebuchet MS";
font-weight: bold;
}
label {
color;:#000066;
font-size:11px;
font-family:"Trebuchet MS";
}

