@charset "ISO-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #075BA4;
	font-weight: bold;
}

.titre1 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titre1 a:hover {
	color: #FFEE22;
}

.titre2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titre2 a:hover {
	color: #FFEE22;
}

.titre3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #075BA4;
	text-decoration: none;
}
.titre3 a:hover {
	color: #990000;
}
.titre4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.titre4 a:hover {
	color: #FFEE22;
}

.lien {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.lien a:hover {
	color: #FFEE22;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.txt a:hover {
	color: #FFEE22;
}

.txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt3 a:hover {
	color: #075BA4;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt4 a:hover {
	color: #075BA4;
}

.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt5 a:hover {
	color: #FFEE22;
}

td { 
	font-size: 11px;
}

.conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

.colonne1 {
	float: left;
	width: 480px;
	padding-right: 10px;
}

.colonne2 {
	float: left;
	width: 360px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	margin-top: 10px;
}

.colonne3 {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-right: 10px;
}
.aligneD {
	float: right;
	width: 200px;
}
.align_img {
	position: absolute;
	left: 96%;
	top: 370px;
}
.align_img2 {
	position: absolute;
	left: 96%;
	top: 380px;
}
.alignTable {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

