* {
	font-family: trebuchet MS, helvetica;
	font-size:12px;
}

body {
	color:black;
}



div { padding:0; margin:0; }
img { border:0; padding:0; margin:0; }

li {list-style-image: url(/images/titre/puce.gif);}

a {
	color:#49669f;
}

ul{padding:0;margin:0;}

a:hover {
	color:#4270af;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	
	padding:0px 0px 0px 0px;
}

a.white:hover {
	color:#ffffff;
}

p {
	 margin:0;
	 font-size:11px;
	 color:#a5a5a5;
}

h1 {
	height:22px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background: #fff url(/images/titre/fond-h1.gif) repeat-x top left;
	text-transform:capitalize;
	margin:0px 0 20px 0;
	padding:7px 0 0 2px;
	text-align:left;
}

h2 {
	height:21px;
	font-size:11px;
	color:#fff;
	padding: 6px 30px 0px 30px;
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
	background: #f5be00;
	margin:20px 0 10px 0;
}

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;
}
