body {
width:800px;
margin-left:auto;
margin-right:auto;
font-family:"Trebuchet MS", "Sans Serif";
color:gray;
font-size:13px;
}

#contenu {
	padding:10px;
	border: solid 2px gray;
}
#lettres {
	border-bottom: solid 2px gray;
	font-size:22px;
	padding:5px;
	margin-bottom:20px;
}

#header img {
	border:none;
}

.lettre {
	margin-top:5px;
}


.text_red {
	color:#990000;
	text-align:center;
}

.text_green {
	color:#006600;
	text-align:center;
}

.site {
	padding:5px;
	border : solid silver 1px;
	margin-bottom:15px;
}

.cote_gauche {
	width:130px;
	height:130px;
	border : solid silver 1px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

.cote_droit {

	text-align:justify;
}

.site_lien {
	text-align:right;
}

#formulaire_suggestion {
width:600px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
a {
color:black;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#contenu img {
border:none;
margin-right:5px;
}

#procedure_soumission {
border-top:1px solid gray;
}
