@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
.body1 {
	background-image: url(images/fond_site.jpg);
}
.body2 {
	background-image: url(images/fond-bleu-clair.jpg);
}
.site {
	width:950px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
}
.fond {
	background: url(images/imagedefond_nelson.jpg) no-repeat top left;
	width:100%;
	height:100%;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.bandeau_gauche {
	background-color:#FFFFFF;
	width:164px;
	height:609px;
	float:left;
}
.contenu01 {
	background-color:#FFFFFF;
	width:786px;
	height:609px;
	float:right;
}
.colonnes {
	width:255px;
	float:left;
	background-color:#dadde0;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:13px;
	font-size:12px;
}
.texte_bas {
	width:745px;
	background-color:#dadde0;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	margin-left:10px;
	font-size:12px;
}
.texte_mentions {
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	text-align:center;
}
.pic_coordonnees {
	background: url(images/photoCOORDONNEES.jpg) no-repeat;
	width:164px;
	height:230px;
}
.coordonnees {
	background-color:#FFFFFF;
	color:#0d4f9a;
	padding-left:10px;
	width:154px;
	height:103px;
}
.basdepage {
	width:950px;
	height:105px;
	padding-top:15px;
	text-align:center;
	font-size:12px;
}
.message_envoye {
	text-decoration: blink;
}
.foot1 {
	width:480px;
	float:left;
	padding-top:20px;
	padding-left:25px;
	color:#777777;
}
.foot2 {
	width:480px;
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:25px;
	color:#777777;
}
a:link{
	text-decoration: none;
	color:#333333;
}
a:visited{
	text-decoration: none;
	color:#333333;
}
a:hover{
	color: #0d4f9a;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texterose {
	color:#7d219f;
}
.texterouge {
	color:#ff0000;
}
.texteorange {
	color:#fa5e00;
}
.textegrisbizarre {
	color:#333333;
}
.textebleu {
	color:#0d4f9a;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3f7dff;
}
.font14 {
	font-size:14px;
	color:#333333;
}
.font16 {
	font-size:16px;
}
li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}