* {
	font-family: arial, helvetica;
	font-size:12px;
}

body {
	color:black;
}

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:black;line-height:16px;}

a {

	color:#49669f;


}

a:hover {
	color:#4270af;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	background: #fff url(/images/stylo-publicitaire/fond-contenu.gif) repeat-y top;
	padding:0px 0px 0px 00px;
}

a.white:hover {
	color:#ffffff;
}

p {
	
	margin:0;
	font-size:12px;
	color:#748293;
}



h1 {
 width:auto;
 font-size:18px;
 font-weight:bold;
 color:#45bde9;
 border-left:28px solid #45bde9;
 padding: 0px 0px 0px 7px;
 margin: 20px 0px 10px 0;
 
}

h2 {
 width:auto;
 font-size:18px;
 background: url(/images/titre/puce-h2.gif ) no-repeat;

 padding: 0 0 0 24px;
 margin: 20px 24px 7px 10px;
 color:#687890;
 font-weight:normal;
text-transform:capitalize;
}
h2 a {
 
 font-size:18px;

 color:#687890;
 font-weight:normal;
text-transform:capitalize;
}
h3 {
 width:auto;
 font-size:14px;
 padding:0;
 margin:0;
 padding-left:30px;
 margin-left:35px;
 margin-top:10px;
 color:#007bf9;
 font-weight:bold;
}

.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; }


/*STYLES DES TABLEAUX*/
	
	 table.tableau {
		 margin-left:20px;	
		 	text-align : center;
		 	width:300px;
		 	font-size:10px;
		 	
		 	 
		 }
		 
		 
	




td.tableauPage {background:#323031;border:1px dotted #242424; color:#; }
td.tableauPage p {color:#eee; }


table.pp {
width:606px;


}

div.admin-menu a {
text-decoration:none;
}

