* {
	font-family: arial, helvetica;
	font-size:14px;
}

body {
	color:#000;
}

hr {
height:1px;
color:#777;
background-color:#777;
margin-right:15px;

}

div { padding:0; margin:0; }
img { border:0; padding:0; margin:0; }

li {list-style-image: url(/images/titre/puce.gif);}

a {
	color:#594732;
}

ul{padding:0;margin:0;}

a:hover {
	color:#ee7f01;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	
	padding:0px 0px 0px 0px;
}

a.white:hover {
	color:#ffffff;
}

p {
	 margin:10px;
	 font-size:14px;
	 color:#000;
}

h1 {
	height:55px;
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin:20px 0 00px 0;
	padding:10px 0 0 36px;
	text-align:left;

}

h2 {

	font-size:16px;
	color:#000;
	padding: 4px 0 4px 5px;
	font-weight:bold;
	margin:50px 10px 10px 20px;
	background:#cacaca;
	border-left:5px solid #004895;
	border-bottom:1px dotted #004895;
	border-top:1px dotted #004895;
}


h3 {

	font-size:13px;
	padding:0;
	margin:0;
	padding:10px 0 0 60px;

	margin-top:10px;
	color:#fff;
	font-weight:bold;

}
h4 {
color:#555;
font-size:16px;
font-weight:normal;
padding-left : 20px;

}
td.bigContenu .cadreVisible {color:#8b46a3;font-size:12px;font-weight:bold;background: #f5f5f5 ;display:block;border: 1px solid #d4d4d4;padding:8px;}
.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;
}

