
body
{
	width: 760px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: rgb(232,224,213);
	height: auto;
}

a.menu
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: rgb(166,0,33); /* bordeaux*/ 
	font-style: bold, italic;
	padding: 4px;
}

a.menugris
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: rgb(166,0,33); /* bordeaux*/ 
	font-style: bold, italic;
	padding: 4px;
	background-color: rgb(220,220,220);
}

a.menu:hover /* Quand le visiteur pointe sur le lien */
{
	text-decoration: none;
	color: rgb(166,0,33);
	background-color: rgb(200,200,200); /* Fond du texte gris*/
	padding-top : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
}	

a.menu:active /* Quand le visiteur clique sur le lien */
{
	background-color: rgb(220,220,220);
}

a.menu:focus  /* Quand le visiteur clique sur le lien */
{
	background-color: rgb(220,220,220);
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
	text-decoration: none; /* Plus de violet pour les liens déjà visités*/
}

a.lientexte
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: black; 
	font-style: normal;
}

a.lientexterouge
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: rgb(166,0,33); 
	font-style: normal;
}

a.lientextebeige
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: #663333; 
	font-style: normal;
}

a.lientextemessage
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: rgb(232,224,213); 
	font-style: normal;
	font-weight: bold;
}

.motifcentre
{
 	float : left;
	padding-top: 6px;
	padding-left: 226px;
	/*padding-right: 232px;*/
	padding-bottom: 12px;
}

.motifcentre2
{
 	float : left;
	padding-top: 0px;
	padding-left: 226px;
	/*padding-right: 232px;*/
	padding-bottom: 12px;
}

.motifcentre3
{
 	float : left;
	padding-top: 12px;
	padding-left: 226px;
	/*padding-right: 232px;*/
	padding-bottom: 6px;
}

.titrecentre
{
 	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: black; 
	font-style: normal;
	float : left;
	padding-top: 0px;
	padding-left: 148px;
	/*padding-right: 232px;*/
	padding-bottom: 12px;
}

a.lientexte:hover, a.lientexterouge:hover, a.titrecentre:hover/* Quand le visiteur pointe sur le lien */
{
	text-decoration: none;
	color: rgb(166,0,33);
}

a.lientextebeige:hover /* Quand le visiteur pointe sur le lien */
{
	text-decoration: none;
	color: #663333;
}

a.lientextemessage:hover/* Quand le visiteur pointe sur le lien */
{
	text-decoration: none;
	color: rgb(232,224,213);
}	

a.lientexte:active, a.lientexte:focus, a.titrecentre:active, a.titrecentre:active  /* Quand le visiteur clique sur le lien */
{
	color: black;
}

a.lientexterouge:active, a.lientexterouge:focus  /* Quand le visiteur clique sur le lien */
{
	color: rgb(166,0,33);
}

a.lientextebeige:active, a.lientextebeige:focus  /* Quand le visiteur clique sur le lien */
{
	color: #663333;
}

a.lientextemessage:active, a.lientextemessage:focus  /* Quand le visiteur clique sur le lien */
{
	color: rgb(232,224,213);
}

h1, h2
{
	text-align: left;
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	/*font-weight: normal;*/
	text-decoration: none;
	color: rgb(166,0,33);
	margin-right: 10px;
	margin-top: 24px;
	margin-left: 30px;
	margin-bottom: 2px;
}

h3
{
	text-align: justify;
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: rgb(166,0,33);
	margin-right: 10px;
	margin-top: 12px;
	padding-top: 12px;
	margin-left: 26px;
	margin-bottom: 10px;
}

h4, h5
{
	text-align: left;
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 10px;
	font-style: italic;
	font-variant: small-caps;
	/*font-weight: normal;*/
	text-decoration: none;
	color: rgb(166,0,33);
	margin: 30px;
	padding-top: 0px;
}

h6
{
	text-align: normal;
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: white;
}


.gris
{
	background-color: rgb(220,220,220);
}

.blanc
{
	color: rgb(254,254,254);
	font-size: 8px;
}

.gras
{
	font-weight: bold;
}

.grassouligne
{
	font-weight: bold;
	text-decoration: underline;
}

.italique
{
	font-style: italic;
}

.motif
{
	float : left;
	padding-top: 12px;
}


a img
{
	border: none;
}

.lienimage
{
	float : left;

}

a.lienimage
{
	text-decoration: none;
	border: none;
	color: white;
}

a.lienimage:hover
{
	text-decoration: none;
	border: none;
	color: white;
}

p
{
	color: black;
	text-align: justify;
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.decale
{
 	padding-top : 20px;
}

.messageblink
{
	padding-top : 16px;
	padding-left : 220px;
	color : white;
	text-decoration : blink;
	font-weight : bold;
	text-align : center;
}

.messageblink2
{
	padding-top : 16px;
	padding-left : 0px;
	color : white;
	text-decoration : blink;
	font-weight : bold;
	text-align : center;
}

.messagedecale
{
	padding-top : 26px;
	padding-left : 220px;
	color : white;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

.messagesuite1
{
	padding-top : 16px;
	padding-left : 0px;
	color : white;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

.messagesuite2
{
	padding-top : 0px;
	padding-left : 220px;
	color : white;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

.centre
{
	text-align: center;
	font-style: italic;
}

#fond
{
	width: 760px;
	height: auto;
	margin: auto;
	background-color: white;
	border: 2px solid #847164;
	margin-top: 2px;
}

#logo
{
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 6px;
	width: 211px;
	height: 68px;
	/*background-image: url("images/LogoSite.png");*/
	background-repeat: no-repeat;
}

#pub
{
	width: 535px;
	height: 68px;
	background-image: url("images/Slogan.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 220px;
	margin-top: 4px;
	margin-bottom: 6px;
}

#bandeau
{
	width: 760px;
	height: 92px;
	/*background-color : rgb(100,100,100);*/
	background-image: url("images/bandeau.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#menu
{
	float: left;
	width: 220px ;
	height: auto;
	padding-top: 10px;
}

#corps
{
	background-image: url("images/fond2.jpg");
	background-repeat: no-repeat;
	background-position: 24px 48px;
	margin-left: 220px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	text-align: justify;
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 13px;
	height : auto;
	/*min-height : 360px;*/
	width: 475px;
	border-left: 2px solid rgb(166,0,33);
	overflow: visible; /* Hack IE6 */
}

#clearboth
{
	clear: both;
}

#pieddepage

p
{
	/*clear: both;*/
	/*float: none;*/
	text-align: center;
	/* margin: auto;*/
	/*width: 760px;*/
	font-family: Arial, "Comic Sans MS", serif;
	font-size: 11px;
	font-style: italic;
	color: #663333;
	border: 2px solid #847164;
	width: 760px;
	height: 7px;
	margin-top: 7px;
	padding-top: 3px;
	background-color: white;
}

#pieddepageref

p
{
	/*clear: both;*/
	/*float: none;*/
	text-align: center;
	/* margin: auto;*/
	/*width: 760px;*/
	font-family: serif, Arial, "Comic Sans MS";
	font-size: 8px;
	font-style: normal;
	font-variant: small-caps;
	color: #663333;
	border: none;
	width: 760px;
	height: 1px;
	margin-top: 4px;
	padding-top: 0px;
	background-color: rgb(232,224,213);
}