.body {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	margin: 0px;
}
.titrepage {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titreparagraphe {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
}

a.titreparagraphe:link,
a.titreparagraphe:visited,
a.titreparagraphe:active,
a.titreparagraphe:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	text-decoration:none;
}

a:link,
a:visited,
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 97%;
	border: 1px solid #003399;
}

.inputlecture {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 97%;
	border: none;
}

.couleur {	
	background-color: #003399;
}

.tabHaut {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 2px;	
}

.tabContenu {
	border: 1px solid #003399;
	margin: 0px;
	padding: 2px;	
}

.titreparagraphefond {
	background-image: url(../icons/icons_1/titre_pointille.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txtform {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

a.txtform:link,
a.txtform:active,
a.txtform:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}

a.txtform:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.tablehaut {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;

}
.soustitreform {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.inputtable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 97%;
	border: none;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

a.menu2:link,
a.menu2:active,
a.menu2:visited,
a.menu2:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none
}
.couleurfond {
	background-color: #FFFFFF;
}
.divrelative {
	position: relative;
}
.txtancetr {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
a.txtancetr:link,
a.txtancetr:visited,
a.txtancetr:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}