* {
	font-family: trebuchet MS;
	font-size:12px;
}

body {
	color:#666;
}
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:#666;	line-height:21px;}
li p{
list-style-image: url(/images/titre/puce.gif);color:#666;	line-height:21px;

}
a {
text-decoration:none;
}

a:hover {
	color:#a81010;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	
}

a.white:hover {
	color:#ffffff;
}

p {
text-indent:0px;
	margin:0;
	padding:10px 20px 10px 20px ;
	line-height:21px;
	color:#666;

}

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;
}
#hds-actus ul,#hds-actus li{

list-style-type:none;
list-style-image:none;
}


h1 {
 width:auto;
 height:45px;
 font-size:18px;
 color:#0d899f;
 background: url(/images/titre/fond-h1.gif) no-repeat 0px 0px;
 padding: 0px 0px 0px 45px;
 margin: 10px 0 20px 0;
 font-weight:bold;

}

h2 {
 width:auto;
 font-size:16px;
 background: url(/images/titre/fond-h2.gif) no-repeat;
 background-position: left;
 padding: 2px 0 2px 24px;
 margin: 20px 0px 7px 22px;
 color:#435ea3;
 font-weight:bold;

}

h3 {
 background: url(/images/titre/fond-h3.gif) no-repeat 5px 5px;
 width:auto;
 font-size:14px;
 padding:0;
 margin:0;
 padding-left:30px;
 margin-left:35px;
 margin-top:10px;
 color:#444;
 font-weight:bold;
}


.greenBold 	{color: #9fd019;font-weight:bold;}
.Bold 	{font-weight:bold;}


