* {
	font-family: verdana, arial;

}

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 {
	text-decoration:none;
	color:#49669f;
	font-size:10px;

}

a:hover {
	color:#49669F;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
	
	padding:0px 0px 0px 30px;
	width: 100%;
}

a.white:hover {
	color:#ffffff;
}

p {
	text-indent:0px;
	margin:0;
	padding:5px 20px 5px 20px ;
	font-size:12px;
	color:#000000;
	line-height:12px;
}



h1 {
 width:auto;
 font-size:24px;
 font-weight:normal;
 color:#4967b0;
 background: url(/images/titre/fond-h1.gif) no-repeat top left;
 padding: 20px 0px 30px 20px;
 margin: 0px 0px 10px 0;
 text-align:left;
}
h1:first-letter{ text-transform: uppercase; }

h2 {

 width:auto;
 font-size:14px;
 margin: 25px 0px 10px 0px;
 color:#6c6c6c;
 font-weight:bolder;
 border-bottom: 1px solid #FF9030;
 text-transform: uppercase;
 font-familiy:arial;
 line-height:20px;
}

h2 a.h2, h2 a.h2:hover  {
font-size:18px;
color:#687890;
font-weight:normal;
text-transform:capitalize;
text-decoration:none;
}

#menu h2 {
 color:#fff;
 font-weight:bold;
 font-size:10px;
 height:20px;
 padding: 5px 0 0 10px;
 background:#bbb;
 margin: 0 0  5px 7px;
 border-left:1px dotted #ffaf23;
 border-bottom:1px dotted #ffaf23;
 letter-spacing:2px;
 text-transform: capitalize;

}
h3 {
 text-transform:uppercase;
 letter spacing:0px;
 width:auto;
 font-size:13px;
 padding:0;
 margin:0;
 color:#000;
 font-weight:bold;

}

h3 a {
 text-transform:uppercase;
 letter spacing:0px;
 width:auto;
 font-size:13px;
 padding:0;
 margin:0;
 color:#000;
 font-weight:bold;
}

.image-droite { float: right; margin: 0 0 3px 3px }
.black 	{color: #000000;}
.orange 	{color: #ffaf23;}
.gray 	{color: #bcbcbc;}
.right 	{text-align: right;}
.bold 	{font-weight:bold;}
.green 	{color:green;}
.white	{color:white;}
.bold	{font-weight:bold;}

div.floatleft {
float:left;
}
p.franco{

font-weight:bold;font-color:#666;
}


td.inputLabel {
	background: #999;
	font-size:12px;
}
td.inputValue {
background:#f2eeef;
}

#header div.h1{
float:left;
color:white;
font-weight:bold;
text-align:center;
font-size:18px;
margin:12px 0 0 43px;
line-height:20px;
padding:5px 0 0 20px;
}

#header div.h1 h1{
color:white;
font-weight:bold;
text-align:center;
font-size:18px;
margin:0;
padding:0;
line-height:20px;
background:none;
}
#header div.h2{
float:left;
color:white;
font-weight:bold;
text-align:center;
font-size:18px;
margin:12px 0 0 43px;
line-height:20px;
padding:5px 0 0 20px;
}

#header div.h2 h2{
color:white;
font-weight:bold;
text-align:center;
font-size:18px;
margin:0;
padding:0;

background:none;
}


div.stylo-semaine h2{
color:#fff;
letter-spacing:1px;
font-size:11px;
font-weight:bold;
padding: 7px 0 12px 20px; 
width:300px;
background: url(/images/titre/fond-menu-accueil.gif) no-repeat top left;
margin-bottom:0;
}

div.des_promo ul{
float:left;
padding:0px 0 5px 15px;
margin:0px;
}
div.des_promo ul li{
padding:0;
margin:0px;
}
div.des_promo ul.contenant {
margin:15px 0px 0 0;
width:320px;
}


