@viewport {
   width: device-width; /* largeur du viewport */
   zoom: 1; /* zoom initial à 1.0 (et clin d'oeil aux fans d'IE6/7) */
}

@font-face {
    font-family: 'black_jack';
    src: url('../font/Black_jack/black_jack-webfont.eot');
    src: url('../font/Black_jack/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Black_jack/black_jack-webfont.woff') format('woff'),
         url('../font/Black_jack/black_jack-webfont.ttf') format('truetype'),
         url('../font/Black_jack/black_jack-webfont.svg#black_jack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'black_jack';
    src: url('../font/Black_jack/black_jack-webfont.eot');
    src: url('../font/Black_jack/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Black_jack/black_jack-webfont.woff') format('woff'),
         url('../font/Black_jack/black_jack-webfont.ttf') format('truetype'),
         url('../font/Black_jack/black_jack-webfont.svg#black_jack') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'black_jack';
    src: url('../font/Black_jack/black_jack-webfont.eot');
    src: url('../font/Black_jack/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Black_jack/black_jack-webfont.woff') format('woff'),
         url('../font/Black_jack/black_jack-webfont.ttf') format('truetype'),
         url('../font/Black_jack/black_jack-webfont.svg#black_jack') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'black_jack';
    src: url('../font/Black_jack/black_jack-webfont.eot');
    src: url('../font/Black_jack/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Black_jack/black_jack-webfont.woff') format('woff'),
         url('../font/Black_jack/black_jack-webfont.ttf') format('truetype'),
         url('../font/Black_jack/black_jack-webfont.svg#black_jack') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'ruthieregular';
    src: url('../font/Ruthie/ruthie-regular-otf-webfont.eot');
    src: url('../font/Ruthie/ruthie-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.woff') format('woff'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.ttf') format('truetype'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.svg#ruthieregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ruthieregular';
    src: url('../font/Ruthie/ruthie-regular-otf-webfont.eot');
    src: url('../font/Ruthie/ruthie-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.woff') format('woff'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.ttf') format('truetype'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.svg#ruthieregular') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'ruthieregular';
    src: url('../font/Ruthie/ruthie-regular-otf-webfont.eot');
    src: url('../font/Ruthie/ruthie-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.woff') format('woff'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.ttf') format('truetype'),
         url('../font/Ruthie/ruthie-regular-otf-webfont.svg#ruthieregular') format('svg');
    font-weight: bold;
    font-style: italic;

}

BODY {
	FONT: 80% "Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	COLOR: #000;
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; 
	BACKGROUND: url(../images/galerie/montage_contact.jpg) #e5e3eb  fixed no-repeat bottom;height: 100%;width:100%; background-attachment: fixed;background-size:100%;}

.CLASS_fondZoneSaisie{
	border: 1px solid white;
	background-color: #cfd1d2;
	z-index:1003;
	overflow: auto;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-border-radius: 8px 8px 8px 8px; 
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}

#affichage_tarif {
	BACKGROUND: #cfd1d2;
	WIDTH:430px;
	WORD-WRAP: break-word; 
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
	box-shadow:0px 0px 10px #333333;
	MARGIN-LEFT: auto ; 
	MARGIN-RIGHT: auto ;
	font-size:13px;	
}

#affichage_tarif:hover{
	background: #b5b1b1;
	font-size:14px;	
}

#affichage_horaire {
	BACKGROUND: #cfd1d2;
	WIDTH:280px;
	WORD-WRAP: break-word; 
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
	MARGIN-LEFT: auto ; 
	MARGIN-RIGHT: auto ;
	box-shadow:0px 0px 10px #333333;	
}

#ID_GOOGLE_MAP
{
	width: 500px;
	height: 370px;
	left:10px;	
}

	
.CLASS_GOOGLE_MAP_CONTAINER
 {
	width: 570px;
	height: 420px;
	position: fixed;
	left: -600px;
	top: -420px;
	left: 50%;
	top: 50%;
	margin-left: -285px; 
	margin-top: -210px;
	padding: 0px;
	border: 14px solid white;
	background-color: #39a6c5;
	z-index:9999;
	overflow: auto;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);				
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
}

#affichage_commune {
	BACKGROUND: #cfd1d2;
	WIDTH:450px;
	WORD-WRAP: break-word; 
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
	MARGIN-LEFT: auto ; 
	MARGIN-RIGHT: auto ;
	box-shadow:0px 0px 10px #333333;	
}

.CLASS_PRODUIT
 {
	
	HEIGHT:275px;
	WIDTH:615px;
	padding: 0px;
	color:white;
	background-color: #cfd1d2;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
	box-shadow:0px 0px 10px #333333;
	MARGIN-LEFT: auto ; 
	MARGIN-RIGHT: auto ;
}

.CLASS_PRODUIT:hover{
	background: #b5b1b1;	
}

.CLASS_TITRE_PRODUIT
{
	font-family: "black_jack", Helvetica, Arial, sans-serif;
	font-style: italic;
    font-weight: bold;
    FONT-SIZE:24px;
	color:#8b8d8e;}

.CLASS_tab_sous_menu_tab
{
	width:100px;
	height:30px;
	background-color: #b5b1b1;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
	border: 2px solid white;
	box-shadow:8px 8px 12px #333333;
	margin : 2px;
	FLOAT: left;
	z-index:3001;
	cursor:pointer;    				
}

.CLASS_tab_sous_menu_tab_clicked,.CLASS_tab_sous_menu_tab:active
{
                background: #8b8d8e;
                font-size:14px;
                font-weight: bold;          
}

.CLASS_create_new_account
{
	width: 450px;	
	padding: 0px;
	background: #8b8d8e;	
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius: 4px 4px 4px 4px;
}
