/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image:url(imgs/FD_Meuss_Tatami_mtg_1a._jpg);
	background-position: fixed;
	background-repeat: no-repeat;
	background-attachment: fixed;
    -moz-background-size: cover;         
    -o-background-size: cover;         
    -webkit-background-size: cover;        
    background-size: cover;
	overflow-x:hidden;
}
a {
   color:#FFFFFF;
   font-size:22px;
   font-weight:bold;
   text-decoration:none;
}
a:hover {
   color:#ffffff;
   font-size:22px;
   font-weight:bold;
   text-decoration:none;
}
.DIV_Carrer_Lozange_1 {
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg); /* Opera */
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}
.DIV_Carrer_Lozange_1:hover {
	 border-radius: 40px;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px;	
	background-color: #CC0000;
}
.DIV_Carrer_Lozange_Grand_1 {
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg);
	background-color:#000000;
	border-color:#990000;
	border-style:double;
	border-width:8px;
}
.DIV_Carrer_Lozange_Grand_2 {
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg);
	background-color:#000000;
}
.DIV_Bande_Diagonale_Droit_Haut_1 {
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg);
	font-size:22px;
    font-weight:bold;
}
.DIV_Bande_Diagonale_Bas_1 {
    -ms-transform: rotate(-45deg); /* Internet Explorer */
    -moz-transform: rotate(-45deg); /* Firefox */
    -webkit-transform: rotate(-45deg); /* Safari et Chrome */
    -o-transform: rotate(-45deg);
    font-size:22px;
    font-weight:bold;
}
.Div_Pop_Up_In_1 {
    padding: 25px 25px;
    background-color:#000000;
	color:#FFFFFF;
	border-color:#990000;
	border-style:double;
	border-width:8px;
	 border-radius: 40px;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px;	
}
.Div_Pop_Up_Aout_1 {
    height:670px;
	width:100%; 
	background-color:#000000; 
	z-index:10000000000000000000000000000000000000000000000000000000000000; 
	position: absolute;
}
.Div_Pop_Up_Affiche_Menu_1 {
    height:70px;
    background-color:#000000;
	color:#FF0000;
	font-size:22px;
	font-weight:bold;
}
.Arondi {
	 border-radius: 40px;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px;	
}
.DIV_Tete_Meusli_1 {
    -ms-transform: rotate(-45deg); /* Internet Explorer */
    -moz-transform: rotate(-45deg); /* Firefox */
    -webkit-transform: rotate(-45deg); /* Safari et Chrome */
    -o-transform: rotate(-45deg);
}
input, select, textarea {
    padding: 8px 10px;
    color: #9F9F9F;
    border: 1px solid #444;
    border-radius: 3px;
    background: rgba(179, 173, 173, 0.8);
    box-shadow: inset rgba(0,0,0,0.35) 2px 2px 12px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
input:hover, select:hover, textarea:hover {border: 1px solid #f90404}
input:focus, select:focus, textarea:focus {
    color: white;
    border: 1px solid #f90404;
    box-shadow: inset rgba(0,0,0,0.35) 2px 2px 12px, #f90404 0 0 10px;
    outline: 0;
}
-->
