@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
img{
	border:0;
	}

p{
	padding:0px;
	margin:0px;
}

a{
	font-weight:bold;
	color:#f05228;
	padding-top:5px;
}
#page{
	width:618px;
	height:auto;
	padding:0px;
	margin:auto;
	border:#999999 solid 1px;
	
}

.header{
	width:483px;
	height:149px;
	/*background-image:url(http://www.dmailer.com/campagnes/newsletter/august/en/images/header.jpg);
	background-repeat:no-repeat;*/
	color:#FFFFFF;
	font-style:bold;
	padding: 120px 125px 0px 10px;
}

.ligne1{
	width:603px;
	float:left;
	padding-left:15px; 
	margin:0px;
	}
	
.ligne1-ctnt{
	width:180px;
	height:auto;
	float:left;
}
.separ{
	width:20px;
	height:195px;
	background-image:url(http://www.dmailer.com/campagnes/newsletter/august/en/images/separ.jpg);
	background-repeat:repeat-y;
	float:left;
	
}

.txt{
	width:603px;
	float:left;
	padding-left:15px; 
	margin:0px;
	}