/*************************
	DEBUT : PAR DEFAUT
*************************/
body
{
	margin-top:0;
	margin-left:0;
	/*background:url(../images/pictures/fond_0001.jpg) no-repeat top center ;*/
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	overflow:hidden; 
}
h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
a
{
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
}
a img
{
	border:0px;
}
input
{
	background-color:#000000;
	color:#cccccc;
	border:1px solid #cccccc;
	width:155px;
	font-size:11px;
}
li
{
	list-style-type:none;
}
select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
textarea
{
	background-color:#000000;
	color:#cccccc;
	border:1px solid #cccccc;
	overflow:auto;
}
.bouton
{
	background-color:#000000;
	color:#ffffff;
	border:1px solid #ffffff;
}
/* callage centrer */
#container_texte_droite
{
    position:absolute;
	/*right: 18%;*/
	top: 50%;
	width: 460px;
	height: 760px;
	margin-top: -230px; /* moiti&eacute; de la hauteur */
	/*margin-left: -230px; *//* moiti&eacute; de la largeur */
	/*border: 1px solid #333;*/
	/*background-color: #eee;*/
	overflow:hidden;
}
#container_texte_gauche
{
    position:absolute;
	/*left: 34%;*/
	top: 50%;
	width: 460px;
	height: 460px;
	margin-top: -285px; /* moiti&eacute; de la hauteur */
	/*margin-left: -230px;*/ /* moiti&eacute; de la largeur */
	right:0px;
	/*border: 1px solid #333;*/
	/*background-color: #eee;*/
	overflow:hidden;
}

#colonne_gauche
{	
	height:460px;
	width:220px;
	/*border:1px solid red;*/
	float:left;
	overflow:hidden;
}
#colonne_droite
{
	height:460px;
	width:220px;
	/*border:1px solid red;*/
	float:right;
	overflow:hidden;
}

#banniere_exposant{
	width: 468px;
	height: 60px;
	position: absolute;	
	margin-top: -5px;
}

#pagination
{
	height:18px;
	width:90px;
	/*background-color:red;*/
	color:#FFFFFF;
	float:right;
}
#pagination a
	{
		width:18px;
		height:18px;
		float:left;
		text-align:center;
		background-image:url(../images/b_pages.gif);
		background-repeat:no-repeat;
	}
		
	
		#pagination1 { background-position:0px 0px; } /*lien_happy_newsNotSelected*/ 
			#pagination1:hover { background-position:0px -18px; } /*lien_happy_news*/
			#pagination1Selected { background-position:0px -18px; } /*lien_happy_newsSelected*/
		
		#pagination2 { background-position:-18px 0px; } /*lien_conceptNotSelected*/ 
			#pagination2:hover { background-position:-18px -18px; } /*lien_concept*/
			#pagination2Selected { background-position:-18px -18px; } /*lien_conceptSelected*/
		
		#pagination3 { background-position:-36px 0px; } /*lien_franchiseNotSelected*/ 
			#pagination3:hover { background-position:-36px -18px; } /*lien_franchise*/
			#pagination3Selected { background-position:-36px -18px; } /*lien_franchiseSelected*/		
		
		#pagination4 { background-position:-54px 0px; } /*lien_magasinsNotSelected*/ 
			#pagination4:hover { background-position:-54px -18px; } /*lien_magasins*/
			#pagination4Selected { background-position:-54px -18px; } /*lien_magasinsSelected*/
		
		#pagination5{ background-position:-72px 0px; } /*lien_contactNotSelected*/ 
			#pagination5:hover { background-position:-72px -18px; } /*lien_contact*/
			#pagination5Selected { background-position:-72px -18px; } /*lien_contactSelected*/
		
		#pagination6{ background-position:-620px 0px; } /*lien_promoNotSelected*/ 
			#pagination6:hover { background-position:-90px -18px; } /*lien_promo*/
			#pagination6Selected { background-position:-90px -18px; } /*lien_promoSelected*/

#contact_bloc
{
	height:25px;
	width:460px;
	color:#FFFFFF;
	overflow:hidden;
	/*float:left;*/
}


#contact_idees  {
	width:181px;
	height:25px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/b_contact.gif);
	background-position:0px 0px; 
	background-repeat:no-repeat;
}

#contact_idees:hover { background-position:0px -25px; }	
#contact_ideesSelected {
	width:181px;
	height:25px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/b_contact.gif);
	background-position:0px -25px;
}	

#contact_jadore {
	width:132px;
	height:25px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/b_contact.gif);
	background-position:-181px 0px; 
	background-repeat:no-repeat;
}
#contact_jadore:hover { background-position:-181px -25px; }	
#contact_jadoreSelected {
	width:132px;
	height:25px;
	float:left;
	text-indent:-5000px;
	text-align:center;
	background-image:url(../images/b_contact.gif);
	background-position:-181px -25px;
}
	
#contact_decu  {
	width:147px;
	height:25px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/b_contact.gif);
	background-position:-313px 0px; 
	background-repeat:no-repeat;
}
#contact_decu:hover { background-position:-313px -25px; }	
#contact_decuSelected {
	width:147px;
	height:25px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/b_contact.gif);
	background-position:-313px -25px;
}

/* callage tout en bas */
#menu_bas
{
	position:absolute;
	width: 50%;
	height: 50px;
	bottom: 0%;
	/*background-color: #eee;*/
	overflow:hidden;
}
#bloc_ss_menuA
{
	/*background-color: #bbb820;*/
	width: 300px;
	height: 15px;
	margin-left:102px;
}
#bloc_ss_menuB
{
	/*background-color: #bbb820;*/
	width: 250px;
	height: 15px;
	margin-left:195px;
}
#bloc_ss_menuC
{
	/*background-color: #bbb820;*/
	width: 250px;
	height: 15px;
	margin-left:280px;
}
#bloc_ss_menuD
{
	/*background-color: #bbb820;*/
	width: 450px;
	height: 15px;
	margin-left:115px;
}
#bloc_ss_menuE
{
	width: 450px;
	height: 15px;
	margin-left:275px;
}


/*MENU HAUT*/
.menuAHaut {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#menuAHaut {
	width:420px;
	float:right;
	margin:0px;
}

#menuAHaut span {		
	text-indent:-5000px;
	height:18px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
		
#menuAHaut li {
	height:18px;
	float:left;
	text-align:center;
	text-indent:-5000px;	
	background-image:url(../images/menu00.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}	

	#menuAHaut1 { width:69px;background-position:0px 0px; }
		#menuAHaut1:hover {  width:69px;background-position:0px -18px; } 
		#menuAHaut1Selected {  width:69px;background-position:0px -18px; }
	
	/*#menuAHaut2 {  width:80px;background-position:-69px 0px; } 
		#menuAHaut2:hover { width:80px;background-position:-69px -18px; }
		#menuAHaut2Selected { width:80px;background-position:-69px -18px; }*/
	
	#menuAHaut3 { width:203px;background-position:-69px 0px; }
		#menuAHaut3:hover { width:203px;background-position:-69px -18px; } 
		#menuAHaut3Selected { width:203px;background-position:-69px -18px; }
	
	#menuAHaut4 { width:95px;background-position:-272px 0px; }
		#menuAHaut4:hover { width:95px;background-position:-272px -18px; } 
		#menuAHaut4Selected { width:95px;background-position:-272px -18px; }
	
	#menuAHaut5{ width:53px;background-position:-367px 0px; } 
		#menuAHaut5:hover { width:53px;background-position:-367px -18px; } 
		#menuAHaut5Selected { width:53px;background-position:-367px -18px; }

/*SOUS MENU A*/		
#SsmenuAHaut li {
	height:32px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/menu01.gif);
	background-repeat:no-repeat;
}		
	#SsmenuAHaut{margin:0px;width:420px;float:right;}	
	
		#SsmenuAHaut1 { width:50px;background-position:0px 0px; } /*lien_happy_newsNotSelected*/ 
			#SsmenuAHaut1:hover {  width:50px;background-position:0px -32px; } /*lien_happy_news*/
			#SsmenuAHaut1Selected {  width:50px;background-position:0px -32px; } /*lien_happy_newsSelected*/
		
		#SsmenuAHaut2 {  width:80px;background-position:-50px 0px; } /*lien_conceptNotSelected*/ 
			#SsmenuAHaut2:hover { width:80px;background-position:-50px -32px; } /*lien_concept*/
			#SsmenuAHaut2Selected { width:80px;background-position:-50px -32px; } /*lien_conceptSelected*/
		
		#SsmenuAHaut3 {  width:68px;background-position:-130px 0px; } /*lien_conceptNotSelected*/ 
			#SsmenuAHaut3:hover { width:68px;background-position:-130px -32px; } /*lien_concept*/
			#SsmenuAHaut3Selected { width:68px;background-position:-130px -32px; } /*lien_conceptSelected*/	
		
		#SsmenuAHaut4 {  width:122px;background-position:-197px 0px; } /*lien_conceptNotSelected*/ 
			#SsmenuAHaut4:hover { width:122px;background-position:-197px -32px; } /*lien_concept*/
			#SsmenuAHaut4Selected { width:122px;background-position:-197px -32px; } /*lien_conceptSelected*/
			

	#SsmenuAHaut span {
		height:32px;
		display:block;
		overflow:hidden;
		cursor:pointer;
	}
		#SsmenuAHaut .accueil span { width:30px; }
		#SsmenuAHaut .soyezHappy span { width:60px; }
		#SsmenuAHaut .concept span { width:60px; }
		#SsmenuAHaut .philo span { width:50px; }

/*
#SsmenuBHaut span {
		height:32px;
		display:block;
		overflow:hidden;
		cursor:pointer;
}

#SsmenuBHaut li {
	height:32px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/menu02.gif);
	background-repeat:no-repeat;
}		
	#SsmenuBHaut{margin:0px;width:420px;float:right;}	
	
		#SsmenuBHaut1 { width:145px;background-position:0px 0px; } 
			#SsmenuBHaut1:hover {  width:145px;background-position:0px -32px; } 
			#SsmenuBHaut1Selected {  width:145px;background-position:0px -32px; }
		
		#SsmenuBHaut2 {  width:75px;background-position:-145px 0px; } 
			#SsmenuBHaut2:hover { width:75px;background-position:-145px -32px; } 
			#SsmenuBHaut2Selected { width:75px;background-position:-145px -32px; }
		
		#SsmenuBHaut3 {  width:200px;background-position:-220px 0px; }
			#SsmenuBHaut3:hover { width:200px;background-position:-220px -32px; } 
			#SsmenuBHaut3Selected { width:200px;background-position:-220px -32px; }
*/
		
#SsmenuCHaut span
	{
		/*width:84px;*/
		height:32px;
		display:block;
		overflow:hidden;
		cursor:pointer;
	}
#SsmenuCHaut li
	{
		/*width:84px;*/
		height:32px;
		float:left;
		text-align:center;
		text-indent:-5000px;
		background-image:url(../images/menu04.gif);
		background-repeat:no-repeat;
	}	
		#SsmenuCHaut{margin:0px;width:420px;float:right;}
		#SsmenuCHaut1 { width:250px;background-position:0px 0px; } /*lien_happy_newsNotSelected*/ 
			#SsmenuCHaut1:hover {  width:250px;background-position:0px -32px; } /*lien_happy_news*/
			#SsmenuCHaut1Selected {  width:250px;background-position:0px -32px; } /*lien_happy_newsSelected*/
		
		#SsmenuCHaut2 {  width:170px;background-position:-250px 0px; } /*lien_conceptNotSelected*/ 
			#SsmenuCHaut2:hover { width:170px;background-position:-250px -32px; } /*lien_concept*/
			#SsmenuCHaut2Selected { width:170px;background-position:-250px -32px; } /*lien_conceptSelected*/
			
			
/*SOUS MENU D*/			
#SsmenuDHaut span {
	height:32px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
		
#SsmenuDHaut li	{
	height:32px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/menu04.gif);
	background-repeat:no-repeat;
}	
		#SsmenuDHaut{margin:0px;width:420px;float:right;}
		/*#SsmenuDHaut1 { width:60px;background-position:0px 0px; } 
			#SsmenuDHaut1:hover {  width:60px;background-position:0px -32px; } 
			#SsmenuDHaut1Selected {  width:60px;background-position:0px -32px; } */
		
		#SsmenuDHaut2 {  width:42px;background-position:0px 0px; }
			#SsmenuDHaut2:hover { width:42px;background-position:0px -32px; }
			#SsmenuDHaut2Selected { width:42px;background-position:0px -32px; }
			
		#SsmenuDHaut4 {  width:112px;background-position:-42px 0px; } 
			#SsmenuDHaut4:hover { width:112px;background-position:-42px -32px; } 
			#SsmenuDHaut4Selected { width:112px;background-position:-42px -32px; } 
			
		#SsmenuDHaut3 {  width:136px;background-position:-154px 0px; } 
			#SsmenuDHaut3:hover { width:136px;background-position:-154px -32px; }
			#SsmenuDHaut3Selected { width:136px;background-position:-154px -32px; }
		
		#SsmenuDHaut5 {  width:89px;background-position:-290px 0px; }
			#SsmenuDHaut5:hover { width:89px;background-position:-290px -32px; }
			#SsmenuDHaut5Selected { width:89px;background-position:-290px -32px; }
		
		
/*SOUS MENU E*/	
#SsmenuEHaut span {
	height:32px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}

#SsmenuEHaut li	{
	height:32px;
	float:left;
	text-align:center;
	text-indent:-5000px;
	background-image:url(../images/menu02.gif);
	background-repeat:no-repeat;
}
		
	#SsmenuEHaut{margin:0px;width:420px;float:right;}	
		#SsmenuEHaut1 { width:135px;background-position:0px 0px; } /*lien_happy_newsNotSelected*/ 
			#SsmenuEHaut1:hover {  width:135px;background-position:0px -32px; } /*lien_happy_news*/
			#SsmenuEHaut1Selected {  width:135px;background-position:0px -32px; } /*lien_happy_newsSelected*/
		
		#SsmenuEHaut2 {  width:51px;background-position:-135px 0px; } /*lien_conceptNotSelected*/ 
			#SsmenuEHaut2:hover { width:51px;background-position:-135px -32px; } /*lien_concept*/
			#SsmenuEHaut2Selected { width:51px;background-position:-135px -32px; } /*lien_conceptSelected*/			
/**/			
			
			
			
.menuAHaut:hover
{
	color:#bbb820;
}
.selectedA
{
	color:#bbb820;
}
.SsmenuA
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
	margin-right:5px;
	
}
.SsmenuA:hover
{
	color:#bbb820;
	text-decoration:underline;
}
.selectedSsA
{
	color:#bbb820;
	text-decoration:underline;
}
.menuBHaut
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float:right;
	margin:5px;
}
.menuBHaut:hover
{
	color:#e20422;
}
.selectedB
{
	color:#e20422;
}
.SsmenuB
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
	margin-right:5px;
}
.SsmenuB:hover
{
	color:#e20422;
	text-decoration:underline;
}
.selectedSsB
{
	color:#e20422;
	text-decoration:underline;
}
.menuCHaut
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float:right;
	margin:5px;
}
.menuCHaut:hover
{
	color:#ffff00;
}
.selectedC
{
	color:#ffff00;
}
.SsmenuC
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
	margin-right:5px;
}
.SsmenuC:hover
{
	color:#ffff00;
	text-decoration:underline;
}
.selectedSsC
{
	color:#ffff00;
	text-decoration:underline;
}
.menuDHaut
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float:right;
	margin:5px;
}
.menuDHaut:hover
{
	color:#cccccc;
}
.selectedD
{
	color:#cccccc;
}
.SsmenuD
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
	margin-right:5px;
}
.SsmenuD:hover
{
	color:#cccccc;
	text-decoration:underline;
}
.selectedSsD
{
	color:#cccccc;
	text-decoration:underline;
}
.menuEHaut
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float:right;
	margin:5px;
}
.menuEHaut:hover
{
	color:#853e9c;
}
.selectedE
{
	color:#853e9c;
}
.SsmenuE
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
	margin-right:5px;
}
.SsmenuE:hover
{
	color:#853e9c;
	text-decoration:underline;
}
.selectedSsE
{
	color:#853e9c;
	text-decoration:underline;
}
#logo_happy
{
	background:url(../images/logo.png) no-repeat top center ;
	position:absolute;
	width: 114px;
	height: 60px;
	bottom: 0%;
	/*background-color: red;*/
	text-indent:-5000px;
	right: 0%;
	margin:0px;
}

#bloc_droite
{
	position:absolute;
	width: 50%;
	height: 100%;
	/*background-color: #333333;*/
	left: 50%;
	overflow:hidden;
}
#bloc_droite_texte
{
	position:absolute;
	width: 50%;
	height: 100%;
	/*background-color: #333333;*/
	left: 50%;
	overflow:hidden;
}
#bloc_gauche
{
	position:absolute;
	width: 50%;
	height: 100%;
	/*background-color: #CCCCCC;*/
	right: 50%;
	overflow:hidden;
}
#bloc_gauche_texte
{
	position:absolute;
	width: 50%;
	height: 100%;
	/*background-color: #CCCCCC;*/
	right: 50%;
	overflow:hidden;
}
#image_o3
{
	background:url(../images/logo_ozon.gif) no-repeat top center ;
	height:25px;
	width:25px;
	/*background-color:#FF0000;*/
	float:left;
	text-indent:-5000px;
	margin-left:20px;
}
#mentions_legales
{
	background:url(../images/b_mentionslegales.gif) no-repeat top center ;
	/*background-color: red;*/
	width: 15px;
	height: 87px;
	position:absolute;
	text-indent:-5000px;
	bottom: 60px;
	left: 0%;
	margin-left:25px;
}
#lien_menu
{	margin:0;
	padding:0;
	height:50px;
	width:420px;
	/*background-color:#0000FF;*/
	float:right;
}
.image
{
	margin-right:10px;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.blanc
{
	color:#FFFFFF;
}
.lien
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	text-decoration:underline;
}
.lien_magasin
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e20422;
}
.lien_magasin:hover
{
	text-decoration:underline;
	
}
.rouge
{
	color:#e20422;
}
.jaune
{
	color:#ffff04;
}
/*******************
	Images de fond
********************/
/* debut fond 1 */
.fond1_1024_768
{
	background:url(../images/fonds/bg1_1024x768.jpg) no-repeat top right ;
	height:600px;
	width:500px;
	float:right;
}
.fond1_1440_900
{
	background:url(../images/fonds/bg1_1440x900.jpg) no-repeat top right ;
	height:732px;
	width:708px;
	float:right;
}
.fond1_1280_1024
{
	background:url(../images/fonds/bg1_1280x1024.jpg) no-repeat top right ;
	height:856px;
	width:628px;
	float:right;
}
.fond1_1600_1200
{
	background:url(../images/fonds/bg1_1600x1200.jpg) no-repeat top right ;
	height:1032px;
	width:788px;
	float:right;
}
.fond1_1920_1200
{
	background:url(../images/fonds/bg1_1920x1200.jpg) no-repeat top right ;
	height:1032px;
	width:948px;
	float:right;
}
/* fin fond 1 */
/* debut fond 2 */
.fond2_1024_768
{
	background:url(../images/fonds/bg2_1024x768.jpg) no-repeat top right ;
	height:600px;
	width:500px;
	float:right;
}
.fond2_1440_900
{
	background:url(../images/fonds/bg2_1440x900.jpg) no-repeat top right ;
	height:732px;
	width:708px;
	float:right;
}
.fond2_1280_1024
{
	background:url(../images/fonds/bg2_1280x1024.jpg) no-repeat top right ;
	height:856px;
	width:628px;
	float:right;
}
.fond2_1600_1200
{
	background:url(../images/fonds/bg2_1600x1200.jpg) no-repeat top right ;
	height:1032px;
	width:788px;
	float:right;
}
.fond2_1920_1200
{
	background:url(../images/fonds/bg2_1920x1200.jpg) no-repeat top right ;
	height:1032px;
	width:948px;
	float:right;
}
/* fin fond 2 */
/* debut fond 3 */
.fond3_1024_768
{
	background:url(../images/fonds/bg3_1024x768.jpg) no-repeat top right ;
	height:600px;
	width:500px;
	float:right;
}
.fond3_1440_900
{
	background:url(../images/fonds/bg3_1440x900.jpg) no-repeat top right ;
	height:732px;
	width:708px;
	float:right;
}
.fond3_1280_1024
{
	background:url(../images/fonds/bg3_1280x1024.jpg) no-repeat top right ;
	height:856px;
	width:628px;
	float:right;
}
.fond3_1600_1200
{
	background:url(../images/fonds/bg3_1600x1200.jpg) no-repeat top right ;
	height:1032px;
	width:788px;
	float:right;
}
.fond3_1920_1200
{
	background:url(../images/fonds/bg3_1920x1200.jpg) no-repeat top right ;
	height:1032px;
	width:948px;
	float:right;
}
/* fin fond 3 */
/* debut fond 4 */
.fond4_1024_768
{
	background:url(../images/fonds/bg4_1024x768.jpg) no-repeat top right ;
	height:600px;
	width:500px;
	float:left;
}
.fond4_1440_900
{
	background:url(../images/fonds/bg4_1440x900.jpg) no-repeat top right ;
	height:732px;
	width:708px;
	float:left;
}
.fond4_1280_1024
{
	background:url(../images/fonds/bg4_1280x1024.jpg) no-repeat top right ;
	height:856px;
	width:628px;
	float:left;
}
.fond4_1600_1200
{
	background:url(../images/fonds/bg4_1600x1200.jpg) no-repeat top right ;
	height:1032px;
	width:788px;
	float:left;
}
.fond4_1920_1200
{
	background:url(../images/fonds/bg4_1920x1200.jpg) no-repeat top right ;
	height:1032px;
	width:948px;
	float:left;
}
/* fin fond 4 */
/* debut fond 5 */
.fond5_1024_768

{
	background:url(../images/fonds/bg5_1024x768.jpg) no-repeat top right ;
	height:600px;
	width:500px;
	float:right;
}
.fond5_1440_900
{
	background:url(../images/fonds/bg5_1440x900.jpg) no-repeat top right ;
	height:732px;
	width:708px;
	float:right;
}
.fond5_1280_1024
{
	background:url(../images/fonds/bg5_1280x1024.jpg) no-repeat top right ;
	height:856px;
	width:628px;
	float:right;
}
.fond5_1600_1200
{
	background:url(../images/fonds/bg5_1600x1200.jpg) no-repeat top right ;
	height:1032px;
	width:788px;
	float:right;
}
.fond5_1920_1200
{
	background:url(../images/fonds/bg5_1920x1200.jpg) no-repeat top right ;
	height:1032px;
	width:948px;
	float:right;
}
/* fin fond 5 */



