body {
	background: white;
	font: 12px/16px Arial, Geneva, sans-serif;
}

#side, #preheader {
	display: none;
}

.wrapper {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
}

.logo{
	font-size: 26px;
	font-weight: bold;
}

p.slogan{
	margin: 0;
}

div.topub {
	display: none;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.cadeauxtendance.com" attr(href) ") ";
}
#content a[href^="/"] img{
	display: block;
	border: 0;
}

.colLeft{
	float: left;
	width: 49%;
	margin-right: 2%;
}

.colRight{
	float: left;
	width: 49%;
}

#btn{
	display: none;
}

#footer {
	margin: 20px 0;
	font-weight: bold;
	float: left;
	clear: both;
	margin: 0 5%;
}

hr {
	background: #ccc;
	border: 0;
	clear: both;
	color: #ccc;
	height: 1px
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 22px
}

h3 {
	font-size: 20px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

li {
	margin-left: 30px
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px
}