div.container
{
	width:800px;
	height:600px;
}

div.header
{
	height:50px;
	width:100%;
	font-family:verdana;
	font-size:40px;
	text-align:center;
	font-weight:bold;
}

div.header_logo
{
	float:right;
	background-color:red;
	height:45px;
	width:50px;
	margin-right:10px;
}

div.container_coupon_site
{
	float:left;
	width:50%;
	height:550px;
}

div.coupon_site
{
	margin:10px;
	margin-right:5px;
	height:530px;
	background:#FFFFFF;
	border-width:4px;
	border-style:dashed;
	border-color:#A9003E;
}

div.container_coupon_magasin
{
	float:right;
	width:50%;
	height:550px;
}

div.coupon_magasin
{
	margin:10px;
	margin-left:5px;
	height:530px;
	border-width:4px;
	border-style:dashed;
	border-color:#A9003E;
}

div.img_coupon
{
	float:left;
	margin-left:-4px;
	margin-top:-4px;
}

div.logo_equishopping
{
	text-align:center;
}

img.logo_equishopping
{
	margin-top:10px;
	text-align:center;
}

div.titre_coupon
{
	font-family:verdana;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

div.logo_marchand
{
	clear:both;
	width:100%;
	text-align:center;
	height:50px;
	margin-top:15px;
}

img.logo_marchand
{
	height:50px;
}

div.nom_marchand
{
	font-family:verdana;
	font-size:18px;
	text-align:center;
}

div.montant_remise
{
	margin-top:10px;
	font-family:verdana;
	font-size:50px;
	color:#A9003E;
	text-align:center;
	font-weight:bold;
}

div.texte_remise
{
	font-family:verdana;
	font-size:10px;
	text-align:center;
	width:180px;
	margin:auto;
}

div.texte_code_promo
{
	margin-top:15px;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

div.code_promo
{
	background-color:white;
	border:1px solid #A9003E;
	font-family:verdana;
	font-size:16px;
	height:30px;
	margin:5px auto auto;
	padding-top:10px;
	text-align:center;
	width:260px;
}

div.legende_promo
{
	font-family:verdana;
	font-size:10px;
	text-align:center;
}

div.texte_date_fin
{
	margin-top:15px;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

div.date_fin
{
	font-family:verdana;
	font-size:13px;
	text-align:center;
}

div.condition
{
	margin-top:15px;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
}

div.btn_passer_commande
{
	text-align:center;
	margin-top:15px;
}

div.texte_boutique
{
	margin-top:15px;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

div.adresse_boutique
{
	font-family:verdana;
	font-size:13px;
	text-align:center;
}

div.code_promo_magasin
{
	font-family:verdana;
	font-size:10px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
}

div.btn_imprimer_coupon
{
	text-align:center;
	margin-top:15px;
}

div.container_coupon_simple
{
	width:400px;
	margin:auto;
	height:550px;
}	

img.lien
{
	border:0;
	text-decoration: none;
}
