* {
  margin: 0;
  padding:0;
  font-family:"Arial";
  font-size:10px;
}

#site{
	margin:0 auto;
	width:1016px;
}

h1{
	font-size:1.4em;
}

#header{
	width:1016px;
	height:130px;
	background:url('img/header.png');
	position:relative;
	text-align:left;
	margin: 0 auto;
}

h1.slogan{
padding-top:110px;
text-align:center;
}

#pub{
	position:absolute;
	right:15px;
	top:5px;
}

#pub h1{
	font-size:1em;
}

#logo{
	width:237px;
	height:130px;
	position:absolute;
	background:url('img/logo.png');
}

#menu {
	width:986px;
	height:37px;
	background:url('img/menu.png');
	margin: 0 auto;
	padding-left:30px;
}

#menu a {
	color:black;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}

#menu a:hover {
	text-decoration:underline;
}

#nav, #nav ul {
	float: left;
	font-size:0.4em;
	list-style: none;
	line-height: 37px;
	background: none;
	font-weight: bold;
	padding: 0;
	border:0px solid blue;
	margin:0;
}

#nav a {
	display: block;
	color: black;
	text-decoration: none;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

/* Elements du menu */
#nav li {
	float:left;
	width:auto; /* Taille d'une case */
	padding-left:12px;
	text-align:left;
}

.center {
	text-align:center;
}


/* Elements du sous menu */
#nav li ul {
	position: absolute;
	left: -999em;
	width:166px;
	max-width:166px !important;
	font-weight: normal;
	border:0px solid red;/*cadre*/
	margin-left:0px !important;
	z-index:10;
	background:#f0f5f7;
}

#nav li li {
	border:1px solid #9db0bc;
	width:160px;
	padding-right:0px !important; 
}

#nav li ul li {
	padding-left:5px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover {
	
}

#nav li:hover, #nav li.sfhover {
	/*background: #dde5eb;*/
}

#nav ul li:hover {
	background: #b5c7d1;
}

#ssMenu{
	position:relative;
}

#search{
	margin-left:25px;
	width:354px;
	height:29px;
	background:url('img/search.png');
	padding-top:8px;
	padding-left:25px;
	position:absolute;
}

#search * {
	margin-right:10px;
}

.submit {
	width:66px;
	height:17px;
	background:url('img/button.png');
	border:0px;
}


#newsletter{
	width:208px;
	height:28px;
	background:url('img/newsletter.png');
	position:absolute;
	margin-left:430px;
	padding-left:22px;
	padding-top:8px;
}

#newsletter * {
	margin-right:10px;
}

#content{
	padding-top:50px;
	background:url('img/target.png') 250px 50px no-repeat;
}

#corps {
	float:left;
	width:730px;
	margin-top:15px;
}

#corps td {
	margin:25px;
	padding:5px;
	color:black;
	height:90px;
	/*
	background-color:blue;
	border:1px solid red;
	*/
}

h1.pink {
	color:#ff309b;
	display:inline;
}

h1.pink a {
	text-decoration:none;
	color:#ff309b;
	font-size:1.1em;
}

h1.pink a:hover{
	text-decoration:underline;
}

h2.black {
	color:black;
}

h2.black a {
	text-decoration:none;
	color:black;
}

h2.black a:hover{
	text-decoration:underline;
}

#corps h2 {
	display:inline;
}

#corps  img{
	margin:5px;
}

.codeX3 {
	padding-left:35px;
}

.code {
	width:199px;
	height:160px;
	background:url('img/code.png');
	position:relative;
	float:left;
	margin:10px 10px;
}

.code_img {
	position:absolute;
	top:5px;
	left:5px;
}

.code_txt {
	position:absolute;
	right:10px;
	top:15px;
	width:60%;
	font-weight:bold;
	font-size:1.1em;
}

.code_prix {
	position:absolute;
	bottom:50px;
	width:199px;
	text-align:center;
	
}

.code_button {
	position:absolute;
	width:88px;
	height:27px;
	background:url('img/button_code.png');
	bottom:15px;
	left:55px;
	text-decoration:none;
	color:black;
	font-size:1.1em;
	font-weight:bold;
	line-height:27px;
	text-align:center;
}

.spacer {
	clear: both;
}

#top5{
	width:215px;
	height:418px;
	background:url('img/top51.png');
	text-align:center;
	margin:15px;
	margin-top:-25px;
	margin-right:50px;
	position:relative;
	float:right;
	padding-top:20px;
	font-size:1.1em;
}

#top5 a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#top5 a:hover{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

#top5 img {
	vertical-align:middle;
}

#top5 h1 {
	font-size:1.8em;
	margin-bottom:10px;
}

#top5_pouce{
	width:52px;
	height:68px;
	background:url('img/pouce.png');
	position:absolute;
	top:5px;
	right:0px;
}

#footer{
	clear:both;
	width:998px;
	height:66px;
	background:url('img/footer.png');
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	font-size:1.1em;
	
}

#footer 	a {
	color:black;
  font-family:"Arial";
  font-size:10px;
text-decoration:none;
padding-top:0px;
}

#footer img {
	vertical-align:middle;
	margin-right:5px;
}

#textaccueil {
	color:black;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}

#textaccueil h3{
	color:black;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
}