body {
	width:1000px;
	background-image:url(images/bg_body.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	margin:auto;}
	
#total {
	width:1000px; 
	margin: auto;
	background-color:#FFF
}
#tete {
	height:120px;
	background-image:url(images/bg_tete.png);
	background-repeat:no-repeat;
	color:#FFF;
}
#flash{
    height:330px;
	background-image:url(images/bg_flash.png);
	background-repeat:no-repeat;
}
#global{
	float:left;
	margin: auto;
	padding: 0 20px 20px 20px;
	width: 960px;
	text-align: left;
	background-image: url(images/bg_total.png);
	background-repeat:repeat-y;
}
#pied{
	float:left;
	background-image:url(images/bg_pied.png);
	background-repeat:repeat-y;
	width:950px;
	padding: 10px 25px 10px 25px;
	color: #999;
	font-size:9px;
	text-align:justify;
}
.border_bottom {
    border-bottom: 1px dotted;
	border-color: #069;
}
.hover_mail a{ 
	background-image: url(images/contact_jaune.png);
	float: left;
	width:34px; 
	height:34px;
}
.hover_mail a:hover { background-image:url(images/contact_jaune_lueur.png);
	float: left;
	width:34px; 
	height:34px;
}
.hover_home a{ 
	background-image: url(images/home_jaune.png);
	float: left;
	width:34px; 
	height:34px;
}
.hover_home a:hover { background-image:url(images/home_jaune_gros.png);
	float: left;
	width:34px; 
	height:34px;
}
.police10px {
	font-size: 10px;
}
.police10px_italic {
	font-size: 10px;
	font-style: italic;
}
.police12px {
	font-size: 12px;
}
.police14px {
	font-size: 14px;
}
.blanc {
	color: #FFF;
}
.blanc a {
	color: #FFF;
}
.bleu {
	color: #11476b;
}
.bleu_police14px {
	color: #11476b;
	font-size: 14px;
}
.bleu_center {
	color: #11476b;
	text-align: center;
}
.jaune {
	color: #C90;
}
.jaune_police8px {
	color: #C90;
	font-size: 10px;
}
.jaune_italic {
	font-style: italic;
	color: #C90;
}
.jaune_police10px_italic {
	font-style: italic;
	color: #C90;
	font-size:10px;
}
.jaune_police20px {
	color: #C90;
	font-size: 20px;
}
.vert {
	color: #690;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.bg_texte {
	border: 1px dotted;
	border-color: #11476b;
}
.lien_invisible {
	text-decoration:none;
}
a {	
	color: #11476b;
}
#nuage{
	display: none;
}
