body
{
	height:100%;
	margin: 0px 0 ;
	padding: 0 ;
	text-align: center ;
	background-image: url(img/fond.gif);
}

div#conteneur
{
	width: 774px ;
	margin: 0 auto ;
	text-align: left ;
	background: #fff;
	padding:0;
}
div#contenu
{

	padding: 0 0px 0 0px ;
	min-height:100%;
}

.nom_client {
	font-family: arial;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	color: #0C323F;
		line-height:1;
}
.titre_casclient {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #0C323F;
}
.casclient {
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: #0C323F;
	line-height:2;
}

.normal {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}
.bleu_gras {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #18B6CA;
	line-height: 20px;
}
.noir_gras{
	color: #0C323F;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 20px;
}
.titre_noir {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #0C323F;
	font-weight: normal;
}
.titre_rouge {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #FE2C3E;
	font-weight: normal;
}


.copy {
font-family: Verdana;
font-size: 9px;
color: #999999;
	font-weight: normal;
		padding-left : 55;
		padding-top:20;

}

.copy a:link{color:#999999; text-decoration:none; font-weight: normal;}
.copy a:hover{color:#999999; text-decoration:underline; font-weight: normal;}
.copy a:visited{color:#999999; text-decoration:none; font-weight: normal;}

a:link {color: #FD4031; text-decoration:none; 	font-weight: normal;}
a:visited {color: #FD4031; text-decoration:none; 	font-weight: normal;
}
a:hover {color:#A4A1A1; text-decoration:none; 	font-weight: normal;
}

.contact{
background-color:#45E4F7;
font-size: 9px;
	font-family: Verdana;
	color: #0C323F;
	font-weight: normal;
	padding-left:8;
}

.accueil{
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	text-align:justify;
}
.rubrique{
	font-family: Verdana;
	color:#0C323F;
	font-size: 12px;
	text-align:left;
	}

.rubrique a:link{color:#0C323F; text-decoration:none; 	font-weight: normal;
}
.rubrique a:visited{color:#0C323F; text-decoration:none; 	font-weight: normal;
}
.rubrique a:hover{color:#FD4031; text-decoration:none; 	font-weight: normal;
}
p#footer
{
	margin: 0 ;
}
