/* ------------------------------RAZ */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	color:#1c224f;
	outline: none;
} 
/*
a:hover{
	color:#d40073;
}*/
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

:focus{-moz-outline-style: none;}
.hidden {
	visibility:hidden;
}
input, textarea{
	color:#042457;
	font-family:arial;
	font-size:12px;
}
fieldset{border:none;}
header,
footer,
section,
aside,
nav,
article,
figure,
hgroup{
	display:block;
}

html{
	height:100%;
}
body{
	font-family:arial;
	font-size:14px;
	line-height:18px;
	height:100%;	background:#fff url(http://www.mywilkinson.fr/pix/bg-top-gauche.gif) top left no-repeat;
}
h1{
	background:url(http://www.mywilkinson.fr/pix/logo-silk.gif) no-repeat;
	width:357px;
	height:200px;
	text-indent:-5000px;	
	margin-left:86px;
	margin-bottom:54px;
}
.bg-content{
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;	
}
.content{
	width:593px;
	margin:0 auto;	
	position:relative;
	z-index:10;
	padding-top:64px;
	color:#6e666c;
	padding-bottom:113px;
}
.bg-bottom-gauche{
	background:url(http://www.mywilkinson.fr/pix/bg-bottom-gauche.gif) no-repeat;
	width:349px;
	height:145px;
	position:absolute;
	bottom:0;
	left:0;	
}
.bg-top-droite{
	background:url(http://www.mywilkinson.fr/pix/bg-top-droite.jpg) no-repeat;
	width:205px;
	height:240px;
	position:absolute;
	top:12px;
	right:81px;	
}
.bg-bottom-droit{
	background:url(http://www.mywilkinson.fr/pix/bg-bottom-droit.jpg) no-repeat;
	width:518px;
	height:319px;
	bottom:0;
	right:0;	
	position:absolute;	
}
.bleu{
	font-weight:bold;
	color:#2582b7;	
	margin-bottom:19px;
}
.violet{
	font-weight:bold;
	color:#6b1b7e;	
	margin-bottom:19px;
}