* {
	font-family: verdana, arial;
	font-size:12px;
}

body {
	color: #000;
}
ul{
margin-left:10px;
}
div { padding:0; margin:0; }
img { border:0; padding:0; margin:0; }

li {list-style-image: url(/images/titre/puce.gif);color:#868686;line-height:16px;}
li p{
list-style-image: url(/images/titre/puce.gif);color:#ddd;

}
a {
	color:#bcbcbc;
	text-decoration:none;
	font-size:9px;

}

a:hover {
	color: #ececec;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	padding:0;
}

a.white:hover {
	color:#ffffff;
}

td.bigcontenu p {
	text-indent:0px;
	margin:0;
	padding:10px 20px 10px 20px ;
	font-size:11px;
	color: black;
	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 {
}

h2 {
 width:auto;
 height:24px;
 font-size:14px;
 color: #c8c8c8;
 background: url(/images/titre/puce-h2.gif) no-repeat;
 padding: 0px 0px 0px 20px;
 font-weight:bold;
}

h3 {
}

.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; }

.h1-bleu {
 width:auto;
 height:24px;
 font-size:14px;
 color: #c9d100;
 background: url(/images/titre/puce-h1-bleu.gif) no-repeat;
 padding: 0px 0px 0px 20px;
 font-weight:bold;
 }
 
 .h1-jaune {
 width:auto;
 height:24px;
 font-size:14px;
 color: #f3ba1c;
 background: url(/images/titre/puce-h1-jaune.gif) no-repeat;
 padding: 0px 0px 0px 20px;
 font-weight:bold;
 }
 
 .h1-magenta {
 width:auto;
 height:24px;
 font-size:14px;
 color: #ab0921;
 background: url(/images/titre/puce-h1-magenta.gif) no-repeat;
 padding: 0px 0px 0px 20px;
 font-weight:bold;
 }
 
.zero {
	font-size:0;
	padding:0;
	margin:0;
	float:left;
}

.floatleft { float: left; }
.floatright { float: right; }


/*STYLES DES TABLEAUX*/
	 


table.menu_haut {
width:940px;
}

table.menu_haut td {
background-color: #fff;
text-align:center;
color: #828282;
font-size:10px;
font-weight:bold;
margin-left:1px;
padding:0px 0 20px 0;
border-left:1px solid #fdfdfd;
}

table.menu_haut td a {
background-color: #fff;
color: #828282;
font-size:10px;
font-weight:bold;

}
