body {
	margin: 0 auto;
	background-color: #fff;
	width: 960px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 80%; }

table 	{ border: none; }
td 		{ vertical-align: top; }
img 	{ border: none; }

.bleu	{ color: #339; }
.vert	{ color: #096; }
.rouge  { color: #c00; }

p .petit	{ font-size: 90%; }
.flotte-gauche  { float: left; margin-right: 10px; }

a			{ color: #096; font-weight: bold; text-decoration: none }
a:hover		{ text-decoration: underline }
a.lien-texte { color: #000; font-weight: normal; }

h1 {
	margin: auto;
	font-weight: bold;
	color: #096;
	text-align:center; }

h2 { 
	margin-bottom: 30px;
	font-weight: bold;
	color: #339;
	text-align:center; }

h3, h4, h5, h6, p { margin: 0; }

#cadre-haut	{ 
	clear: left;
	width: 865px;
	height: 20px;
	margin: 0 auto;
	background:url("images/cadre-haut.jpg") no-repeat center; }

#cadre	{ 
	margin: 0 auto;
	width: 865px;
	font-family: arial, helvetica, sans-serif;
	background: url("images/bordure-cadre.jpg") repeat-y center; }

#cadre-bas	{ 
	margin: 0 auto 20px auto;
	width: 865px;
	height: 20px;
	background:url("images/cadre-bas.jpg") no-repeat center; }

#contenu { 
	padding: 0 20px;
	width: 825px;
	}

#infos p { text-align: justify; margin-bottom: 4px; }

#copy 	{ 
	padding-top: 20px;
	padding-bottom: 10px;
	 }

#copy p { text-align: center; }


/*-----------------------------------------------------------ABC COM-----------------------------------------------------------*/

#abccom {
	color: #999;
	text-align:center;
	font-size: 90%;
	padding-bottom: 20px;
}

#abccom a {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
