@charset "iso-8859-1";
BODY {
background-image: url(/economies_solidaires/images/bk.jpg);
background-repeat:repeat-x;
background-position:top;
background-color: #cdcdcd;
margin: 0px;
text-align:left;
}
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#641566;
	text-decoration:underline
}
a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
#wrapper{
	width:960px;
	margin:0px auto;
	padding:0px 0px;
}
#contenu{
	position:relative;
	width:960px;
	background-color:#AAAAAA;
	padding-bottom:10px;
}
#clear{
	clear:both;
}
.marchand {
	position:relative;
	float:left;
	width:232px;
	background-color:#aaaaaa;
	background-image:url(/economies_solidaires/images/fond_coupon.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:7px;
	padding:0;
}
.marchand_cache {
	position:absolute;
	z-index:99;
	width:100%;
	height:100%;
	background-color:#000000;
	background-image:url(/economies_solidaires/images/soldout.png);
	background-position:center center;
	background-repeat:no-repeat;
	-moz-opacity:0.3;
	opacity: 0.3;
	filter:alpha(opacity=50);
}

	/*---------------- la carte-coupon--------------------*/
.logo{
	width:221px;
	height:61px;
	padding-top:10px;
	padding-left:0;
	padding-right:0;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.contenu_nombre{
	width:231px;
}
#description{
	width:231px;
	height:20px;
	padding-top:15px;
	padding-left:20px;
}
#lien{
	width:231px;
	height:20px;
	padding-top:15px;
	padding-left:20px;
}
#carte{
	width:231px;
	height:20px;
	padding-top:15px;
	padding-left:20px;
}

#nombre{
	float:left;
	width:140px;
	height:38px;
	padding-top:0px;
	padding-left:20px;
}
#le_nombre{
	float:right;
	color:#641566;
	width:60px;
	height:38px;
	padding-top:0px;
}
.contenu_montants_bouton{
	width:232px;
}
#contenu_montants{
	float:left;
	width:158px;
}
#montant{
	width:158px;
	height:73px;
	padding-top:0px;
	padding-left:18px;
}
#valeur{
	width:158px;
	padding-top:10px;
	padding-left:25px;
}
#bouton{
	position:absolute;
	float:right;
	width:73px;
	height:108px;
	right:-1px;
	bottom:2px;
}
	
	/*------fin carte-coupon-----*/
#bas{
	width:960px;
	height:50px;
	background-color:#AAAAAA;
	text-align:center;
	}
.Style1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.Style1_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#540056;
}
.Style1_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#540056;
}
.Style1_lien{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#666;
}
.Style1_description{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#666;
}
.Style2{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	color:#999;
}
.Style2_2{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	color:#540056;
}
.Style3{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	letter-spacing: 5.6px; /* 0.1em x 80px = 5.6px  pour IE*/
	letter-spacing:-0.07em;
	font-size:65px;
	color:#540056;
}
.Style3_sup{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	vertical-align: 0.5em;
	padding-left:4px;
	font-weight:bold;
	font-size:32px;
	color:#540056;
}
.panier {
	background-image:url(/economies_solidaires/images/panier.png);
}
.panier:hover {
	background-image:url(/economies_solidaires/images/panierov.png);
}
