#LogoAccueil {
	background: url(logo.jpg) no-repeat;
}

h1.TitreN1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #fff;
	background: url(images/bg-titre1.gif) 0px 0px #E61929 no-repeat;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 7px 5px;
	width: 558px;
}

h2.TitreN2 {	color: #000;	background: url(images/bg-titre2.gif) 0px 0px #FF2424 no-repeat;
	margin: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px 7px 5px;
	width: 558px;
}

h3.TitreN3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000;	background: url(images/bg-titre3.gif) 0px 0px #FF6363 no-repeat;
	margin: 0;
	text-transform: uppercase;
	padding: 7px 7px 5px;
	width: 558px;
}

p.ChapeauN1  {	color: #fff;	background: #E61929;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	padding: 0 7px 7px 7px;
	width: 558px;
}

p.ChapeauN2 {	color: #000;	background: #FF2424;
	margin-bottom: 7px;
	padding: 0 7px 7px 7px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	width: 558px;
}

p.ChapeauN3 {	color: #000;	background: #FF6363;
	margin-bottom: 7px;
	padding: 0 7px 7px 7px;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	width: 558px;
}

h1.TitreN1b {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.Titre {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.TexteBold {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.Texte {
	color: #333333;
	font-size: 11px; 
	font-weight: normal;
	display: inline;
	line-height: 13px;
}



.Lien {
	color: #E61929;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

.Couleur {
	color: #E61929;
}

.Lien:hover {
	text-decoration: underline;
}

#Contain {
	background: url(images/bg-body2.gif) repeat-y -18px 0px;
}

#Foot {
	border-top: 1px solid #B0CEF3;
	
}
.BasDePage{
	padding:  10px 0 0 44px;
	background: url(images/bg-lien-bas-page.jpg) no-repeat;
	height:  37px;
}



	
