html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:100%;
	background-image: url(imgs/pattern.gif);
} 

/*+++++++++++++++Div FOND+++++++++++++++++++*/
DIV.fond_OTHERS{
	position:absolute;
	width:950px;
	left: 50%;
	margin-left: -475px;
	font-size:11px;
	color:#444444;
	font-family:Verdana;
	background-color:#FFFFFF;
}

a.ssmenu{color:#3b3b3b;text-decoration:none;font-size:11px;font-family:Verdana;}
a.ssmenu:hover{color:#7f8ead;text-decoration:none;font-size:11px;font-family:Verdana;}

a.toasty{color:#3b3b3b;text-decoration:none;font-size:11px;font-family:Verdana;}
a.toasty:hover{color:#ff6600;text-decoration:none;font-size:11px;font-family:Verdana;}

a.link{color:#ffffff;text-decoration:none;font-size:13px;font-family:Verdana;font-weight:bold;}
a.link:hover{color:#7f8ead;text-decoration:none;font-size:13px;font-family:Verdana;font-weight:bold;}

a.link_noir{color:#000000;text-decoration:none;font-size:13px;font-family:Verdana;font-weight:bold;}
a.link_noir:hover{color:#555555;text-decoration:none;font-size:13px;font-family:Verdana;font-weight:bold;}

a.link_blanc{color:#FFFFFF;text-decoration:none;font-size:13px;font-family:Verdana;font-weight:bold;}
a.link_blanc:hover{color:#888888;text-decoration:none;font-size:13px;font-family:Verdana;font-weight:bold;}

a.petit_link{color:#0086DF;text-decoration:none;font-size:11px;font-family:Verdana;}
a.petit_link:hover{color:#000000;text-decoration:none;font-size:11px;font-family:Verdana;}

/*+++++++++++++++DIV HEADER+++++++++++++++++++*/

#header{
	position:relative;
	height:180px;
	width:950px;
}

#header_shop{
	position:relative;
	height:150px;
	width:950px;
}
/*+++++++++++++++PHOTOS+++++++++++++++++++*/

.photo{
  border:3px solid #999999;
}

.photo:HOVER{
  border:3px solid #000000;
}

/*+++++++++++++++DIV FLASH+++++++++++++++++++*/

#gflash{position:absolute; top:0px;left:0px;}
#grand_flash{
	position:relative;
	height:440px;
	width:950px;
}

#pflash{position:relative; top:0px;left:0px; width:390px; height:220px;}
#petit_flash{
	position:relative;
	height:220px;
	width:950px;
}

#dflash{position:absolute; top:0px;left:0px;}
#detail_flash{
	position:absolute;
	left:10px;
	top:270px;
	height:550px;
	width:330px;
}


#video{
	position:relative;
	left:75px;
	height:500px;
	width:800px;
}

/*+++++++++++++++DIV CONTENU+++++++++++++++++++*/
#contenu{
	position:relative;
	left:20px;
	width:910px;
	text-align:justify;
	vertical-align:top;
	min-height:500px;
}

#caddy{
	position:relative;
	left:0px;
	width:950px;
	height:80px;
	background:url(imgs/panier.jpg);
}

#contenu_caddy{
	position:absolute;
	top:10px;
	left:150px;
	width:650px;
	height:60px;
}

#contenu_press{
	position:relative;
	left:20px;
	width:910px;
	text-align:justify;
	vertical-align:top;
	min-height:300px;
}
#contenu_shop{
	position:relative;
	left:280px;
	width:650px;
	top:60px;
	text-align:justify;
	vertical-align:top;
	min-height:500px;
}
#detail_shop{
	position:relative;
	left:380px;
	width:550px;
	top:125px;
	text-align:justify;
	vertical-align:top;
	min-height:650px;
}

#liste_panier{
	position:relative;
	left:25px;
	width:900px;
	margin-top:110px;
	text-align:justify;
	vertical-align:top;
}

#contenu_event{
	position:relative;
	left:300px;
	width:610px;
	text-align:justify;
	vertical-align:top;
	min-height:500px;
	/*background-image:url(imgs/pattern_traits.gif);*/
}
#contenu_collection{
	position:relative;
	left:300px;
	width:610px;
	text-align:justify;
	vertical-align:top;
	min-height:400px;
}
#contenu_contact{
	position:relative;
	left:20px;
	width:500px;
	text-align:justify;
	vertical-align:top;
	min-height:500px;
}

#adresse_contact{
	position:absolute;
	left:550px;
	top:265px;
	width:300px;
	height:260px;
	
	text-align:center;
	
	font-size: 12px;
	font-weight:100;
	margin: 0px 0px 0px 0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	color: #ffffff;
	background:url(imgs/pattern.gif);
	border-style: solid;
	border-color:#333333;
}

#menu_event{
	position:absolute;
	left:40px;
	top:230px;
	width:240px;
	z-index:50;
}

h1{
	font-size: 15px;
	color: #000000;
}

h2{
	font-size: 11px;
	font-weight:100;
	margin: 0px 0px 0px 0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	color: #ffffff;
	background:url(imgs/pattern.gif);
	border-style: solid;
	border-color:#333333;
}

h3{
	font-size: 11px;
	font-weight:100;
	margin: 0px 0px 0px 0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	color: #ffffff;
	background:url(imgs/pattern_bandes.gif);
	border-style: solid;
	border-color:#333333;
}
h4{
	font-size: 18px;
	color: #000000;
}

h5{
	font-size: 10px;
	color: #0086DF;
}

h6{
	color: #999999;
	text-align:left;
	font-size:11px;
	font-weight:100;
}

/*+++++++++++++++DIV DECALAGE+++++++++++++++++++*/
#decalage{
	position:relative;
	width:910px;
	text-align:justify;
	height:20px;
}
#decalage_event{
	position:relative;
	width:910px;
	text-align:justify;
	height:120px;
}
/*+++++++++++++++DIV TACHES+++++++++++++++++++*/
#bande_grise{
	position:absolute;
	left:20px;
	top:190px;
	width:910px;
	height:98px;
	background-image:url(imgs/bande_grise.gif);
}

#bande_shop{
	position:absolute;
	left:20px;
	top:250px;
	width:910px;
	height:98px;
	background-image:url(imgs/bande_grise.gif);
}

#bande_panier{
	position:absolute;
	left:20px;
	top:150px;
	width:910px;
	height:98px;
	background-image:url(imgs/bande_grise.gif);
}

#tache1{
	position:absolute;
	left:330px;
	top:560px;
}

#tache2{
	position:absolute;
	left:500px;
	top:440px;
}

#tache3{
	position:absolute;
	left:200px;
	top:160px;
}

#fleche{
	position:absolute;
	left:330px;
	top:365px;
}
	
#vente{
	position:absolute;
	left:20px;
	top:330px;
	width:250px;
	height:350px;
}

/*+++++++++++++++DIV PIED DE PAGE+++++++++++++++++++*/
#bottomer{
	margin-top:10px;
	position:relative;
	width:950px;
	height:75px;
	background-image: url(imgs/footer.jpg);
}

		#sousmenu{
			position:absolute;
			top:25px;
			left:10px;
			width:930px;
			text-align:center;
			color:#3b3b3b;
			font-size:11px;
		}
		
/*+++++++++++++++CONTACT+++++++++++++++++++*/		
#champs{
	background-color:#ffffff;
	border:1px solid;
	border-color:#cccccc;
	font-family : Verdana;
	font-size:11px;
	color:#666666;
}

#champs_bleu{
	background-color:#ffffff;
	border:1px solid;
	border-color:#cccccc;
	font-family : Verdana;
	font-size:11px;
	color:#0086DF;
}

#adresse{
	position:inherit;
	top:300px;
	width:190px;
	left: 10px;
	color:#666666;
	text-align:right;
}
