* {
	font-family: verdana, arial;
	font-size:11px;
	color:#000;
	background: none;
}

a {
	text-decoration:none;

}

div.texte {
	padding:20px;
	float:none;

}

div.texte p {
	background:#fcfbf9;
	padding:10px;
	text-align:justify;
}
div.texte1  {
	background:#fcfbf9;
	padding:10px;
	text-align:justify;
}



h1 {
 width:auto;
 font-size:20px;
 color:#009b8b;
 padding: 0 0 5px 0px;
 margin: 46px 10px 0px 10px;
 font-weight:normal;
 background: #fff url(/images/titre/fond-h1.gif) no-repeat bottom;
}

h2 {
 width:auto;
 font-size:16px;
 background:  url(/images/titre/puce-h2.gif) no-repeat 0 3px;
 padding: 2px 0 0 25px;
 margin: 10px 0 10px 15px;
 color:#555;
 font-weight:bold;

}

h3 {
 width:auto;
 font-size:13px;
 
  padding:0;
 margin:0;
 padding-left:30px;
 margin-left:35px;
 margin-top:10px;
 color:#f7691d;
 font-weight:bold;

}


li.LI-bleu {list-style-image: url(/images/tableau/fleche-bleue.gif);color:#555;}
.fond-bleu {
	background: #fff url(/images/tableau/fond-bleu.jpg) repeat-x bottom;
	border: solid white 1px;
}
.plusPetit {
font-size:10px;
color:#0e73ad;
line-height:10px;
margin-left:10px;
font-weight:normal;
}


.image-droite { float: right; margin: 0 0 3px 3px }
.black 	{color: #000000;}
.red 	{color: #df581e;}
.gray 	{color: gray;}
.right 	{text-align: right;}
.bold 	{font-weight:bold;}
.green 	{color:green;}
.white	{color:white;}
.bold	{font-weight:bold;}
.bgWhite 	{background:white;}
.textCenter {text-align: center;}
.top 	{	vertical-align:top;	}
.top td {	vertical-align:top; }
.textRight { text-align:right; }

.zero {
	font-size:0;
	padding:0;
	margin:0;
	float:left;
}

.floatleft { float: left; }
.floatright { float: right; }

/* -------------------------------------------------------------------  */
/* ---------------   STYLE DU CONTENU DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */


td.bigContenu li {
list-style-image: url(/images/communication/puce.gif);
color:#333;
font-size:12px;
	line-height:16px;
}

td.bigContenu a {
	text-decoration:underline;
	color:#000;
	font-size:12px;
}

td.bigContenu a:hover {
	color:#ffb84d;
	font-size:12px;
}

td.bigContenu a.white:hover {
	color:#ffffff;
}

td.bigContenu p {
	margin:0;
	padding:10px;
	font-size:12px;
	color:#333;
	line-height:16px;
}

