body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	text-decoration: none;
	cursor: pointer;
}

img{
	border: none;
}

a:hover{
	text-decoration: underline;
}

div#main{
	width: 962px;
	margin: 10px auto 10px auto;
	position: relative;
}

div#sense{
	position: absolute;
	top: 195px;
	text-align: center;
	width: 100%;
}

div#adw{
	text-align: center;
	top: 0px;
	width: 100%;
	margin-top: 10px;
}

div#top-left{
	position: absolute;
	top: 0px;
	left: 0px;
}

div#top-right{
	position: absolute;
	top: 0px;
	right: 0px;
}


#top_liens{
	right: 0px;
	top: 5px;
	font-size: 13px;
	color: #ccc;
	float: left;
	margin-right: 10px;
}
#top_liens strong{
	color: black;
	margin: 0 3px;
}
#top_liens a{
		color: #666;
		margin: 0 3px;
		text-decoration: none;
}
#top_liens a:hover{
	text-decoration: underline;
}

div#logo{
	position: absolute;
	top: 35px;
	text-align: center;
	width: 100%;
	font-size:11px;

}

div#bottom{
	position: absolute;
	top: 345px;
	text-align: center;
	width: 100%;
	font-size: 10px;
}

div#themes{
	position: absolute;
	top: -20px;
	left: 250px;
}

#suggestion_url{
	position: absolute;
	top: 3px;
	right: 340px;
	font-style: italic;
	font-weight: bold;
}

#suggestion_url span{
	color: gray;
	font-style: normal;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*modification du code adsense*/

.cse-branding-text{
	display: none;
}
#cse-search-box #recherche{
	width: 400px;
}
.cse-branding-form{
	width: 100%;
	position: relative;
}


/**/
#cse-search-box div{
	padding-left: 70px;
}

.cse-branding-logo{
	position: absolute;
	left: 180px;
	_left: 160px;
	top: 0px;
}
.cse-branding-text{
	display: none;
}

#cse-search-box #recherche{
	border:	1px solid #888;	vertical-align: middle;
	margin-right: -2px;
}

#cse-search-box #bouton{
	border: 1px solid #aaa;
	vertical-align: middle;
	cursor: pointer;
	width: 140px;
}

/* mag */

 #magasins{
	position: absolute;
	top: 170px;
	left: 170px;
	height: 200px;
	display: none;
	width: 650px;
 }
 
 #magasins_div{

	margin: auto;
	position: relative;
	padding-left: 10px;
	height: 100%;
 }
 
 #magasins_titre{
 	padding: 0 10px 0 10px;
	left: 10px;
	top: -10px;
	position: absolute;
 }
 
 .magasin{
 	float: left;
	margin-right: 5px;
	margin-left: 5px;
	height: 55px;
	width: 90px;
	position: relative;
 }
 
 .magasin div.p_magasin{
	font-size: 0.9em;
	line-height: 10px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 90px;
	left: 0px;
 }
 
 .magasin div.img_magasin{
	width: 90px;
	position: absolute;
	left: 0px;
	bottom: 15px;
	text-align: center;
 }
 
div#magasins_moins{
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}



.pi{
	width: 1px;
	height: 1px;
}

/*bg */

.bg{
	float: left;
	width: 20px;
	height: 20px;
	background-color: red;
	margin-right: 5px;
	cursor: pointer;
}

#bgn{
	background-color: black;
	border: 1px solid #FFF;
}

#bgb{
	background-color: white;	
	border: 1px solid #000;
}

/* ligne news */
#news{
	position: absolute;
	top: 300px;
	width: 100%;
	text-align: center;
}
