* {
	font-family: verdana, arial;
	font-size:12px;
}

body {
	color:white;
}
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:#fff;line-height:16px;}
li p{
list-style-image: url(/images/titre/puce.gif);color:#ddd;

}
a {
	text-decoration:none;
	color:#ffec00;

}

a:hover {
	color:#e2007a;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	background: url(/images/impression-affiche/fond-contenu.jpg) repeat-y;
	padding:10px 20px 10px 30px;
}

a.white:hover {
	color:#ffffff;
}

p {
text-indent:0px;
	margin:0;
	padding:10px 20px 10px 20px ;
	font-size:12px;
	color:#fff;
	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 {
 width:auto;
 font-size:24px;
 color:white;
 background: url(/images/titre/fond-h1.gif) no-repeat;
 background-position: center;
 padding: 30px 4px 30px 0;
 margin: 10px 20px 20px 0;
 font-weight:bold;
 text-align:center;
}

h2 {
 width:auto;
 font-size:16px;
 background: url(/images/titre/fond-h2.gif) no-repeat;
 background-position: left;
 padding: 0 0 0 24px;
 margin: 20px 0px 7px 22px;
 color:#009ee0;
 font-weight:bold;
 border-bottom: 1px dotted #009ee0;
}

h3 {
 width:auto;
 font-size:14px;
 padding:0;
 margin:0;
 padding-left:30px;
 margin-left:35px;
 margin-top:10px;
 color:#ffec00;
 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;
		 	
		 	 
		 }
		 
			table.tableau  thead th.menuGauche  {
			color:black;
			font-weight:bold;
			font-size:14px;
			text-align : center;
			background:#009ee0;
			font-size:10px;
		}
			table.tableau td {
			padding-top:5px;
			padding-bottom:5px;
			font-size:10px;
		}
		
		
		
		}
			table.tableau tfoot {
			background:#888888;
			height:50px;
			font-size:10px;
		}
		
			table.tableau tfoot td {
		}
		.impression-flyer {
		font-size:10px;
		}
		
		
		
			table.tableau tr {
		background: transparent;
		font-size:10px;	
		}
		
			table.tableau th {
		background:#888888;color:white;font-weight:bold;
		font-size:10px;
		}
		.menuGauche {
		background:transparent; font-weight:bold; color:white; padding:4px;
		font-size:10px;
		}
		
			table.tableau tfoot td.menuGauche  {
		font-size:10px;
			color:white;
			font-weight:bold;
			text-align : center;
			background:#888888;
			
		}
		
		
			table.tableau tfoot td {
			background-color:#888888;
			color:white;
			font-size:10px;
			
		}
		
	
		 	 
			table.tableau  tbody tr.bonprix {
		 	background:#4b4b4d;
		 	font-weight:bold;
		 	font-size:10px;
		 }
			table.tableau  tbody td.bonprix {
		 	background:#f09;
		 	font-weight:bold;
		 	color:white;
		 	font-size:10px;
		 }
			table.tableau  th span {
		 	font-weight:normal;
		 	font-size:10px;
		 	
		 	
		 }
		 
	

	
	td.bigContenu {
	padding:0;
	vertical-align:top;
	background: #323131 url(/images/impression-affiche/fond-contenu.jpg) repeat-y top;
}
td.tableauPage {background:#323031;border:1px dotted #242424; color:#; }
td.tableauPage p {color:#eee; }


table.pp {
margin-left:20px;

}

table.pp thead td {
width:240px;
height:30px;
padding-left:5px;
font-weight:bold;
background: url(/images/impression-affiche/haut-tableau.gif) no-repeat;
}

table.pp tbody td {
font-size:11px;
width:240px;
padding:5px;
background: url(/images/impression-affiche/milieu-tableau.gif) repeat-y;
color:#333;
padding-right:48px;
padding-bottom:0;
}
table.pp tfoot td {
width:240px;
height:30px;
padding-right:48px;
font-weight:bold;
background: url(/images/impression-affiche/bas-tableau.gif) no-repeat;
color:#e2007a;
text-align:right;
}

table.pp tfoot td a, table.pp tbody td a  {
color:#e2007a;
}