body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
#base {
   width: 750px;
   display: block;
   margin: 0 auto;
   border: 1px solid #ede8e9;
   padding: 5px;
   text-align: center;   
}

h1 {
	border-bottom: 5px solid #f9bfce;
	color: #e5345f;
	font-size: 18px;
	letter-spacing: 0px;
	margin-bottom: 20px;
	padding-bottom: 4px;
}

h2 {
	color: #683e4a;
	border-bottom: 5px solid #e6d8db;
	font-size: 14px;	
	margin-bottom: 20px;	
	padding-bottom: 4px;	
}

h3 {
	color: #91a035;
	font-size: 12px;
	border-bottom: 2px solid #e6d8db;
	color: #683e4a;
	margin-bottom: 20px;	
	padding-bottom: 4px;
}


p {
	line-height: 14px;
	margin-bottom: 10px;
	text-align:justify;
	color:	#666666;	
}

a {
	color: #e5345f;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

strong {
	color: #683e4a;
}


h1#header {
	margin: 0px;
	border: 0px;
	padding: 0px;
   width: 750px;
   height: 180px;
   display: block;
   overflow: hidden;
}
h1#header a {
   width: 750px;
   height: 180px;
   display: block;
   overflow: hidden;
   text-indent: -5000px;
   background-image: url('http://www.lastickerie.com/images/newsletter/header.gif');
}

#mij {
	background-color:#402d34;
	height: 30px;
	line-height: 30px;
	color :#ffffff;
	text-align:right;
	padding-right:20px;
	margin-top:5px;
}
#url {
	font-size: 11px;
	color: #999999;
	text-align:right;
	padding-right:20px;
	margin:5px 0px 20px 5px;
}
	#url a {
		color: #999999;
		text-decoration: none;
	}
	#url a:hover {
		text-decoration: underline;
	}
	
#content {
   width: 480px;
	margin: 0px 0px 0px 10px;
   float: left;
   text-align: left;   

}



.txtgras {font-size: 20px; font-weight: bold; color: #e4355f; text-decoration:blink;}






/*XPRESS*/
#xpress {
	width:205px;
	display: block;
	margin: 5px 0px 0px 20px;
	float: left;
	text-align: left;
	   border-left:1px solid #ede8e9;
	   padding-left: 20px;
	   font-size: 11px;

}

#xpress p {
	text-align: left;
}
ul.arrow {
list-style-type:none;
margin: 0px 0px 20px 0px;
padding: 0px;
width: 200px;
}
ul.arrow li {
	list-style-type: none;
	background: url('http://www.lastickerie.com/images/layout/icon-arrow.png') no-repeat;
	text-indent: 20px;
	border-bottom: 1px solid #ece0e4;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
ul.arrow li a {
	color: #262626;
	text-decoration: none;
}
ul.arrow li a:hover {
	color: #e5345f;
}


/*FOOTER - Base */
#footer
{
clear:both;
padding-top:2px;
width:750px;
margin: auto; /* Pour centrer notre page */
margin-top:20px;
margin-bottom:5px;
font: lighter 9px Arial;
border-top:2px solid #ede8e9;
color:#999999;
text-align:justify;
}
a.footer
{ 
font: lighter 9px Arial;
color:#999999;
text-decoration: none;
}
a.footer:visited
{ text-decoration: none;}
a.footer:hover
{ text-decoration: underline; }

