* {
	font-family: verdana, arial;
	font-size:11px;
	color:#222222;
	background: none;
}

li {list-style-image: url(/images/communication/puce.gif);color:#555;}

a {
	text-decoration:none;
	color:#2a709c;
}

a:hover {
	color:#ffb84d;
}

a.white:hover {
	color:#ffffff;
}

p {
	margin:0;
	padding:10px;
	font-size:13px;
	color:#000000;
	line-height:16px;
}

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:#e20024;
 background: #ddd;
 padding: 0 0 0 10px;
 margin: 20px 10px 10px 10px;
 font-weight:normal;
}

h1 a, h1 a:hover {
 color:#e20024;
 font-weight:normal;
  font-size:18px;
}

h2 {
 width:auto;
 font-size:16px;
 background:  url(/images/titre/puce-h2.gif) no-repeat 0 3px;
 padding: 0  0 0 30px;
 margin: 10px 0 10px 15px;
 color:#777;
 font-weight:bold;
border-bottom:1px solid #e20024;
}

h3 {
 width:auto;
 font-size:14px;
 background:  url(/images/titre/puce-h3.gif) no-repeat center left;
 padding:0;
 margin:0;
 padding-left:30px;
 margin-left:65px;
 margin-top:10px;
 color:#777;
 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; }

