	/* CSS Document */
	
	/*******************************************/
	/************** Div générales **************/
	/*******************************************/
	
	*{
	margin:0;
	padding:0;
	}
	
	body {
		font-family: Arial;
		text-align: center;
	}
	
	#conteneur {
		position:relative;
		margin-left: auto;
		margin-right: auto;
		width:950px;
		height:650px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
	}
	
	#conteneur-accueil {
		position:relative;
		margin-left: auto;
		margin-right: auto;
		width:950px;
		height:970px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
	}
	
	#haut {
		width:900px;
		height:133px;
		z-index:1;
		background-image: url(images/bandeau.jpg);
		background-position:top;
		background-repeat: none;
	}
	
	#logo {
		position:relative;
		top:2px;
		width:125px;
		height:85px;
		background-repeat: none;
		z-index:3;
	}
	
			a.logo {
			background-image: url(images/logo.jpg); 
			display: block;
			width:125px;
			}
			a.logo:hover {
			background-image: url(images/logo2.jpg)}
			
	
	#navig_01 {
		position:absolute;
		top:155px;
		left:245px;
		width:650px;
		height:27px;
		}
				#btn_accueil {
				position:absolute;
				top:1px;
				width:87px;
				height:22px;
				}
						a.accueil { 
						background-image: url(images/boutons/accueil_bt.jpg); 
						display: block; 
						width: 87px; 
						} 
						a.accueil:hover { 
						background-image: url(images/boutons/accueil_bt_f2.jpg)} 
						
						.accueil2{ 
						background-image: url(images/boutons/accueil_3.jpg); 
						display: block; 
						width: 87px; 
						} 
						
	#navig_02 {
		position:absolute;
		top:282px;
		left:9px;
		width:251px;
		height:200px;
		z-index:1;
		}
						
				#btn_partenaires {
				position:relative;
				/*top:10px;*/
				left:5px;
				width:125px;
				height:26px;
				}
						a.partenaires{ 
						background-image: url(images/boutons/partenaires_bt.jpg); 
						display: block; 
						width: 125px; 
						} 
						a.partenaires:hover { 
						background-image: url(images/boutons/partenaires_bt_f2.jpg)}
						.partenaires2{ 
						background-image: url(images/boutons/partenaires_3.jpg); 
						display: block; 
						width: 125px; 
						} 
				#btn_livre {
				position:relative;
				top:30px;
				left:5px;
				width:111px;
				height:27px;
				}
						a.livre{ 
						background-image: url(images/boutons/livredor_bt.gif); 
						display: block; 
						width: 111px; 
						} 
						a.livre:hover { 
						background-image: url(images/boutons/livredor_bt_f2.gif)}
						.livre2{ 
						background-image: url(images/boutons/livredor_3.gif); 
						display: block; 
						width: 111px; 
						} 
				#btn_pologne {
				position:relative;
				top:60px;
				left:5px;
				width:231px;
				height:29px;
				}
						a.pologne{ 
						background-image: url(images/boutons/pologne_bt.gif); 
						display: block; 
						width:231px; 
						} 
						a.pologne:hover { 
						background-image: url(images/boutons/pologne_bt_f2.gif)}	
						.pologne2{ 
						background-image: url(images/boutons/pologne_3.gif); 
						display: block; 
						width:231px; 
						} 	
	
				#btn_plan {
				position:relative;
				top:90px;
				left:5px;
				width:62px;
				height:26px;
				}
						a.plan{ 
						background-image: url(images/boutons/plan_bt.jpg);
						background-repeat:no-repeat; 
						display: block; 
						width:62px; 
						} 
						a.plan:hover { 
						background-image: url(images/boutons/plan_bt2.jpg);
						background-repeat:no-repeat;
						}	
						.plan2{ 
						background-image: url(images/boutons/plan_3.jpg); 
						background-repeat:no-repeat;
						display: block; 
						width:62px; 
						} 	
	
	#langue {
		position:absolute;
		top:157px;
		left:139px;
		width:50px;
		height:22px;
		z-index:3;
		}
	
	#adresse {
	position:absolute;
	top:569px;
	width:698px;
	height:22px;
	text-align:center;
	z-index:3;
	left: 223px;
		}
	
	#adresse-accueil {
	position:absolute;
	top:900px;
	width:698px;
	height:22px;
	text-align:center;
	z-index:3;
	left: 226px;
		}
	
	#crea-sites {
		position:absolute;
		top:612px;
		right: 844px;
		width: 100px;
		height:20px;
		}
	
	#crea-sites-accueil {
		position:absolute;
		top:944px;
		right: 845px;
		width: 100px;
		height:18px;
		}
	
	/*******************************************/
	/***************** Accueil *****************/
	/*******************************************/
	
	#bienvenue {
		position:absolute;
		top:199px;
		left:45px;
		width:852px;
		height:686px;
		background-image:url(images/bienvenue.jpg);
		background-repeat:no-repeat;
		}
	#bienvenue-langues {
		position:absolute;
		top:199px;
		left:45px;
		width:852px;
		height:360px;
		background-image:url(images/bienvenue-old.jpg);
		background-repeat:no-repeat;
		}
					#langues{
						position:absolute;
						top:25px;
						left:243px;
						width:562px;
						height:20px;
						text-align:right;
					}
					
					#intro{
						position:absolute;
						top:53px;
						left:235px;
						width:595px;
						height:600px;
						overflow:auto;
						scrollbar-face-color: #FFAEAE;
						scrollbar-shadow-color: #E3E8E8;
						scrollbar-highlight-color: #515E5C;
						scrollbar-3dlight-color: white;
						scrollbar-darkshadow-color: black;
						scrollbar-track-color: #FF9595;
						scrollbar-arrow-color: #E3E8E8;
					}
					
					#intro-langues{
						position:absolute;
						top:53px;
						left:235px;
						width:595px;
						height:283px;
						overflow:auto;
						scrollbar-face-color: #FFAEAE;
						scrollbar-shadow-color: #E3E8E8;
						scrollbar-highlight-color: #515E5C;
						scrollbar-3dlight-color: white;
						scrollbar-darkshadow-color: black;
						scrollbar-track-color: #FF9595;
						scrollbar-arrow-color: #E3E8E8;
					}
					
					#diapo{
						position:absolute;
						top:45px;
						left:242px;
						width:580px;
						height:270px;
					}
	
		#btn_retour {
				position:absolute;
				top:315px;
				left:520px;
				width:70px;
				height:18px;
				}
					#btn_retour2 {
				position:absolute;
				top:338px;
				left:760px;
				width:70px;
				height:18px;
				}
				a.retour { 
						background-image: url(images/boutons/retour_31.jpg); 
						display: block; 
						width: 70px; 
						} 
						a.retour:hover { 
						background-image: url(images/boutons/retour_32.jpg)}
	#signe {
				position:absolute;
				top:336px;
				left:636px;
				width:150px;
				height:27px;
				}					
						
						
				#btn_carte {
				position:Absolute;
				top:1px;
				left:105px;
				width:120px;
				height:26px;
				}
					a.carte { 
					background-image: url(images/boutons/carte_bt.jpg); 
					display: block; 
					width: 120px; 
					} 
					a.carte:hover { 
					background-image: url(images/boutons/carte_bt_f2.jpg)}
					
	.carte2 { 
					background-image: url(images/boutons/carte_3.jpg); 
					display: block; 
					width: 120px; 
					} 
					
				#btn_evenements {
				position:absolute;
				top:0px;
				left:248px;
				width:118px;
				height:27px;
				}
						a.evenements { 
						background-image: url(images/boutons/evenements_bt.jpg); 
						display: block; 
						width: 118px; 
						} 
						a.evenements:hover { 
						background-image: url(images/boutons/evenements_bt_f2.jpg)}
						.evenements2 { 
						background-image: url(images/boutons/evenements_3.jpg); 
						display: block; 
						width: 118px; 
						} 
						
				#btn_photos {
				position:absolute;
				top:1px;
				left:386px;
				width:75px;
				height:26px;
				}
						a.photos { 
						background-image: url(images/boutons/photosN.jpg); 
						display: block; 
						width: 75px; 
						} 
						a.photos:hover { 
						background-image: url(images/boutons/photosFlou.jpg)}
						.photos2 { 
						background-image: url(images/boutons/photosR.jpg); 
						display: block; 
						width: 75px; 
						} 	
						
						
				#btn_videos {
				position:absolute;
				top:1px;
				left:477px;
				width:65px;
				height:26px;
				}
						a.videos { 
						background-image: url(images/boutons/videoN.jpg); 
						display: block; 
						width: 65px; 
						} 
						a.videos:hover { 
						background-image: url(images/boutons/videoFlou.jpg)}
						.videos2 { 
						background-image: url(images/boutons/videoR.jpg); 
						display: block; 
						width: 65px; 
						} 				
	
				#btn_contact {
				position:Absolute;
				top:0px;
				left:557px;
				width:84px;
				height:25px;
				}
						a.contact { 
						background-image: url(images/boutons/contact_bt.jpg); 
						display: block; 
						width: 84px; 
						} 
						a.contact:hover { 
						background-image: url(images/boutons/contact_bt_f2.jpg);}
						.contact2 { 
						background-image: url(images/boutons/contact_3.jpg); 
						display: block; 
						width: 84px; 
						} 
						
	#centre {
		position:absolute;
		top:199px;
		left:45px;
		width:851px;
		height:355px;
		background-image:url(images/fond.jpg);
		}
					#casimir{
						position:absolute;
						top:-19px;
						left:244px;
						width:580px;
						height:359px;
						overflow:auto;
						scrollbar-face-color: #FFAEAE;
						scrollbar-shadow-color: #E3E8E8;
						scrollbar-highlight-color: #515E5C;
						scrollbar-3dlight-color: white;
						scrollbar-darkshadow-color: black;
						scrollbar-track-color: #FF9595;
						scrollbar-arrow-color: #E3E8E8;
					}
	
					#casi1{
						position:absolute;
						top:238px;
						left:60px;
						background-image:url(images/lidia-casimir1-petit.jpg);
						width:160px;
						height: 109px;
					}
						
					#casi2{
						position:absolute;
						top:238px;
						left:336px;
						background-image:url(images/lidia-casimir2-petit.jpg);
						width:160px;
						height: 109px;
					}
						
					#casi1grand{
						position:absolute;
						top:69px;
						left:115px;
						background-image:url(images/lidia-casimir1-p.jpg);
						width:361px;
						height: 272px;
					}
						
					#casi2grand{
						position:absolute;
						top:69px;
						left:115px;
						background-image:url(images/lidia-casimir2-p.jpg);
						width:361px;
						height: 272px;
					}
	
	#centre_carte_principale {
		position:absolute;
		top:199px;
		left:45px;
		width:851px;
		height:355px;
		background-image:url(images/fond.jpg)
		}
				#menuentree {
				position:absolute;
				top:24px;
				left:238px;
				width:114px;
				height:84px;
				}
						a.menuentree { 
						background-image: url(images/entrees.gif); 
						display: block; 
						width: 114px; 
						} 
						a.menuentree:hover { 
						background-image: url(images/entrees2.gif)
						}
						
				#dessert {
				position:absolute;
				top:80px;
				left:334px;
				width:104px;
				height:89px;
				}
						a.dessert { 
						background-image: url(images/dessert.gif); 
						display: block; 
						width: 104px; 
						} 
						a.dessert:hover { 
						background-image: url(images/dessert2.gif)
						}
						
				#vin {
				position:absolute;
				top:212px;
				left:254px;
				width:75px;
				height:74px;
				}
						a.vin { 
						background-image: url(images/vin.gif); 
						display: block; 
						width: 75px; 
						} 
						a.vin:hover { 
						background-image: url(images/vin2.gif)
						}
						
				#boisson {
				position:absolute;
				top:255px;
				left:333px;
				width:117px;
				height:79px;
				}
						a.boisson { 
						background-image: url(images/boisson.gif); 
						display: block; 
						width: 117px; 
						} 
						a.boisson:hover { 
						background-image: url(images/boisson2.gif)
						}
						
				#specialite_menu {
				position:absolute;
				top:32px;
				left:511px;
				width:126px;
				height:80px;
				}
						a.specialite_menu { 
						background-image: url(images/specialite_menu.gif); 
						display: block; 
						width: 126px; 
						} 
						a.specialite_menu:hover { 
						background-image: url(images/specialite_menu2.gif)
						}
						
				#soireedefete {
				position:absolute;
				top:99px;
				left:642px;
				width:164px;
				height:81px;
				}
						a.soireedefete { 
						background-image: url(images/soireedefete.gif); 
						display: block; 
						width: 164px; 
						} 
						a.soireedefete:hover { 
						background-image: url(images/soireedefete2.gif)
						}
						
				#menu9 {
				position:absolute;
				top:115px;
				left:410px;
				width:101px;
				height:82px;
				}
						a.menu9 { 
						background-image: url(images/menu9.gif); 
						background-repeat:no-repeat;
						display: block; 
						width: 101px; 
						} 
						a.menu9:hover { 
						background-image: url(images/menu92.gif);
						background-repeat:no-repeat;
						}
				#menu12 {
				position:absolute;
				top:151px;
				left:478px;
				width:118px;
				height:82px;
				}
						a.menu12 { 
						background-image: url(images/menu12.gif); 
						background-repeat:no-repeat;
						display: block; 
						width: 120px; 
						} 
						a.menu12:hover { 
						background-image: url(images/menu122.gif);
						background-repeat:no-repeat;
						}
				#menu13 {
				position:absolute;
				top:185px;
				left:545px;
				width:118px;
				height:78px;
				}
						a.menu13 { 
						background-image: url(images/menu13.gif); 
						background-repeat:no-repeat;
						display: block; 
						width: 120px; 
						} 
						a.menu13:hover { 
						background-image: url(images/menu132.gif);
						background-repeat:no-repeat;
						}
				#menu215 {
				position:absolute;
				top:217px;
				left:617px;
				width:134px;
				height:81px;
				}
						a.menu215 { 
						background-image: url(images/menu215.gif); 
						background-repeat:no-repeat;
						display: block; 
						width: 132px; 
						} 
						a.menu215:hover { 
						background-image: url(images/menu2152.gif);
						background-repeat:no-repeat;
						}
						
				#menu25 {
				position:absolute;
				top:252px;
				left:699px;
				width:126px;
				height:81px;
				}
						a.menu25 { 
						background-image: url(images/menu25.gif); 
						background-repeat:no-repeat;
						display: block; 
						width: 131px; 
						} 
						a.menu25:hover { 
						background-image: url(images/menu252.gif);
						background-repeat:no-repeat;
						}
		
				#contenu {
				position:absolute;
				top:223px;
				left:272px;
				width:594px;
				height:308px;
				margin-left:10px;
				}
	
				#tableau_carte {
				position:absolute;
				top:30px;
				left:0px;
				width:590px;
				height:275px;
				font-family:Arial;
				overflow:auto;
				scrollbar-face-color: #FFAEAE;
				scrollbar-shadow-color: #E3E8E8;
				scrollbar-highlight-color: #515E5C;
				scrollbar-3dlight-color: white;
				scrollbar-darkshadow-color: black;
				scrollbar-track-color: #FF9595;
				scrollbar-arrow-color: #E3E8E8;
				}
				
				#tableau_carte2 {
				position:absolute;
				top:61px;
				left:0px;
				width:585px;
				height:248px;
				font-family:Arial;
				overflow:auto;
				scrollbar-face-color: #FFAEAE;
				scrollbar-shadow-color: #E3E8E8;
				scrollbar-highlight-color: #515E5C;
				scrollbar-3dlight-color: white;
				scrollbar-darkshadow-color: black;
				scrollbar-track-color: #FF9595;
				scrollbar-arrow-color: #E3E8E8;
				}
				
	#centre_partenaires {
		position:absolute;
		top:199px;
		left:45px;
		width:851px;
		height:355px;
		background-image:url(images/fond_partenaires.jpg);
		overflow:auto;
		scrollbar-face-color: #FFAEAE;
		scrollbar-shadow-color: #E3E8E8;
		scrollbar-highlight-color: #515E5C;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #FF9595;
		scrollbar-arrow-color: #E3E8E8;
		}
		#centre_evenements {
		position:absolute;
		top:199px;
		left:45px;
		width:851px;
		height:355px;
		background-image:url(images/fond_evenements.jpg);
		}
	
		#centre_livredor {
		position:absolute;
		top:199px;
		left:45px;
		width:851px;
		height:355px;
		background-image:url(images/fond_livredor.jpg);
		}
				
					#livreform{
						position:absolute;
						top:28px;
						left:243px;
						width:429px;
						height:300px;
						overflow:auto;
						scrollbar-face-color: #FFAEAE;
						scrollbar-shadow-color: #E3E8E8;
						scrollbar-highlight-color: #515E5C;
						scrollbar-3dlight-color: white;
						scrollbar-darkshadow-color: black;
						scrollbar-track-color: #FF9595;
						scrollbar-arrow-color: #E3E8E8;
					}
	
	#centre_pologne {
		position:absolute;
		top:199px;	
		left:45px;
		width:851px;
		height:355px;
		background-image:url(images/fond_pologne.jpg);
	}
					
					#pologne {
						position:absolute;
						top:217px;
						left:268px;
						width:320px;
						height:310px;
						margin-left:10px;
						overflow:auto;
						scrollbar-face-color: #FFAEAE;
						scrollbar-shadow-color: #E3E8E8;
						scrollbar-highlight-color: #515E5C;
						scrollbar-3dlight-color: white;
						scrollbar-darkshadow-color: black;
						scrollbar-track-color: #FF9595;
						scrollbar-arrow-color: #E3E8E8;
					}

					#plan {
						position:absolute;
						top:19px;
						left:226px;
						width:595px;
						height:310px;
						margin-left:10px;
						overflow:auto;
						scrollbar-face-color: #FFAEAE;
						scrollbar-shadow-color: #E3E8E8;
						scrollbar-highlight-color: #515E5C;
						scrollbar-3dlight-color: white;
						scrollbar-darkshadow-color: black;
						scrollbar-track-color: #FF9595;
						scrollbar-arrow-color: #E3E8E8;
					}
	
	
	#partner {
		position:absolute;
		top:18px;
		left:265px;
		width:320px;
		height:310px;
		margin-left:10px;
		overflow:auto;
		scrollbar-face-color: #FFAEAE;
		scrollbar-shadow-color: #E3E8E8;
		scrollbar-highlight-color: #515E5C;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #FF9595;
		scrollbar-arrow-color: #E3E8E8;
		}
	
	/*#textt {
		position:absolute;
		width:350px;
		height:308px;
		font-family:arial;
		overflow:auto;
		
		scrollbar-face-color: #FFAEAE;
		scrollbar-shadow-color: #E3E8E8;
		scrollbar-highlight-color: #515E5C;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #FF9595;
		scrollbar-arrow-color: #E3E8E8;
		}*/	
		
				#formulaire {
				position:absolute;
				top:36px;
				left:313px;
				width:450px;
				height:288px;
				font-family:Arial;
				overflow:auto;
				scrollbar-face-color: #FFAEAE;
				scrollbar-shadow-color: #E3E8E8;
				scrollbar-highlight-color: #515E5C;
				scrollbar-3dlight-color: white;
				scrollbar-darkshadow-color: black;
				scrollbar-track-color: #FF9595;
				scrollbar-arrow-color: #E3E8E8;
				}
				
	/*			#texte_partenaires {
				position:absolute;
				top:31px;
				left:21px;
				width:365px;
				height:308px;
				font-family:Arial;
				font-size:14px;
				overflow:auto;
				scrollbar-face-color: #FFAEAE;
				scrollbar-shadow-color: #E3E8E8;
				scrollbar-highlight-color: #515E5C;
				scrollbar-3dlight-color: white;
				scrollbar-darkshadow-color: black;
				scrollbar-track-color: #FF9595;
				scrollbar-arrow-color: #E3E8E8;
				}*/
			
	.texte {
		font-size: 1em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
	}
	.texte2 {
		font-size: 1em;
	}
	.texte-center {
		font-size: 1em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:center;
	}
	.texte-center2 {
		font-size: 1em;
		text-align:center;
	}
	.texte-petit_center {
		font-size: 0.8em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:center;
	}
	.texte-petit_center2 {
		font-size: 0.8em;
		text-align:center;
	}
	.texte-petit {
		font-size: 0.8em;
		text-align:left;
		margin-top: 10px;
		margin-left: 10px;
	}
	.texte-justify {
		font-size: 1em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:justify;
	}
	.texte-justify2 {
		font-size: 0.8em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:justify;
	}
	.texte-intro {
		font-size: 0.9em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:justify;
		font-style:italic;
	}
	.texte-titre {
		font-size: 1em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		font-weight:bold;
	}
	
	.texte-titre2 {
		font-size: 1em;
		font-weight:bold;
	}
	
	.texte-centerrouge {
		font-size: 1.1em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:center;
		color:#990000;
		font-weight:bold;
	}
	.texte-titre_center {
		font-size: 1em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		font-weight:bold;
		text-align:center;
	}
	.titre {
		font-size: 1.5em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		font-weight:bold;
	}
	.titre-center {
		font-size: 1.4em;
		margin-top: 10px;
		margin-left: 10px;
		margin-right:10px;
		text-align:center;
		font-weight:bold;
	}
	.titre-center2 {
		font-size: 1.5em;
		text-align:center;
	}
	.adresse2 {
		font-size: small;
		margin-top: 1px;
	}
	.creasites {
		text-align:left;
		font-size:0.7em;
		margin-top: 0.5px;
	}
	.crea:link {
		color: #556463;
		text-decoration: none;
	}
	.crea:visited {
		color: #556463;
		text-decoration: none;
	
	}
	.crea:active {
		color: #556463;
		text-decoration: none;
	}
	.crea:hover {
		color: #CCCCCC;
		text-decoration: none;
	
	}
	.adresse:link {
		color: #000000;
		text-decoration: none;
	}
	.adresse:visited {
		color: #000000;
		text-decoration: none;
	
	}
	.adresse:active {
		color: #000000;
		text-decoration: none;
	}
	.adresse:hover {
		color: #FF0000;
		text-decoration: none;
	
	}
	.partenairestx:link {
		color: #B8860B;
		text-decoration: none;
	}
	.partenairestx:visited {
		color: #B8860B;
		text-decoration: none;
	}
	.partenairestx:active {
		color: #B8860B;
		text-decoration: none;
	}
	.partenairestx:hover {
		color: #CCCCCC;
		text-decoration: none;
	}
	.contact{
		text-align:center;
		font-size:1.1em;
		font-weight:bold;
		
		}
		
	.textegeneral{
		font-size:1.0em;
		color: #B8860B;
		}
		
	.texterouge{
		font-size:1.0em;
		color: #990000;
		font-weight:bold;
		display:block;
		}
		
	#Layer1 {
		position:absolute;
		left:302px;
		top:199px;
		width:338px;
		height:292px;
		z-index:2;
	}
	#Layer2 {
		position:absolute;
		width:283px;
		height:313px;
		z-index:2;
		left: 236px;
		top: 24px;
		overflow:auto;
		scrollbar-face-color: #FFAEAE;
		scrollbar-shadow-color: #E3E8E8;
		scrollbar-highlight-color: #515E5C;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #FF9595;
		scrollbar-arrow-color: #E3E8E8;
	}
#vacances {
	position:absolute;
	width:619px;
	height:17px;
	z-index:1;
	left: 230px;
	top: -1px;
}

#location {
	position:absolute;
	width:604px;
	height:17px;
	z-index:1;
	left: 228px;
	top: 660px;
}

