body {
	width: 800px;
	margin : auto;
}
#corps {
	width : 757px;
	margin-left: 18px;
	background-color:#588cab;
	border: 2px solid black;
	color : white;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding: 15px;
	padding-left : 5px;
	padding-top : 5px;
	border-bottom: none;
	min-height: 200px;
}
#footer {
	width : 777px;
	margin-left: 18px;
	background-color:#588cab;
	border: 2px solid black;
	border-top: none;
	color : white;
	font-family: "Trebuchet MS";
	font-size: 13px;
	height: 18px;
	margin-bottom:30px;
	clear: both;
}
#desc {
	min-height : 55px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	margin-top: 25px;
	color : white;
	font-weight : normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color : white;
	font-weight : normal;
	margin-bottom: 20px;
	margin-top: 16px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color : #ffff00;
	margin-left : 20px;
	font-weight: normal;
	margin-bottom: 25px;
}
p {
	font-family: "Trebuchet MS";
	margin-left: 50px;
	font-size: 13px;
}
label {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
img {
	border: 0px;
}
a {
	font-family: "Trebuchet MS";
	color : #f5c80b;
}
a:hover {
	color : #ffff00;
}
legend {
	font-style : italic;
	font-weight : bold;
}
fieldset {
	font-size: 14px;
}
.bouton {
	background-color : #294150;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color : white;
	text-align : center;
	margin: 20px;
	width : 400px;
	border: 1px solid white;
	padding : 5px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-left: 50px;
}
.textecenter {
	text-align: center;
	margin-left: 50px;
	font-size: 13px;
	display: inline;
}
#descriptionUtilisateur {
	float: right;
	margin-right : 380px;
}
.jaune {
	font-family: "Trebuchet MS";
	color : #ffff00;;
}
.left {
	float : left;
	margin-top: 4px;
	margin-right : 4px;
}
.blue-border {
	border : 1px solid white;
}
.table-title {
	border : 1px solid white;
}
.submitClass {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color : white;
	background-color: #588cab;
	border : 1px solid black;
	font-weight : bold;
	margin-left : 2px;
}
.imageH1 {
	float : left;
	margin-left : 28px;
	margin-top: 26px;
	margin-right : 10px;
	background-image : url("image/4c.png");
	width : 20px;
	height: 20px;
}
.imageH11 {
	float : left;
	margin-left : 28px;
	margin-top: 26px;
	margin-right : 10px;
	background-image : url("image/4c.png");
	width : 20px;
	height: 20px;
}
.imageH2 {
	float : left;
	margin-left : 64px;
	margin-top: 4px;
	margin-right : 10px;
	background-image : url("image/9c.png");
	width : 20px;
	height: 20px;
}
.imageH22 {
	float : left;
	margin-left : 64px;
	margin-top: 15px;
	margin-right : 10px;
	background-image : url("image/9c.png");
	width : 20px;
	height: 20px;
}
.imageH23 {
	float : left;
	margin-left : 64px;
	margin-top: 0px;
	margin-right : 10px;
	background-image : url("image/9c.png");
	width : 20px;
	height: 20px;
}
.imageH3 {
	float : left;
	margin-left : 100px;
	margin-top: 4px;
	margin-right : 10px;
	background-image : url("image/point jaune.jpg");
	width : 10px;
	height: 10px;
}
.newsContent {
    border : 1px solid white;
}
.newsTitre {
    color:white;
    text-decoration : none;
    cursor : pointer;
}
.newsTitre:hover {
    color : #f5c80b;
    text-decoration : underline;
}
li {
    margin-left : 60px;
}
