@charset "utf-8";
/* CSS Document */

body { background-color:#1A1F1C; }

.MrgLien { 
	float:left;
	margin:0px -25px 0px -25px; 
}

.M01 { margin:0px 25px 0px 0px; } 
.M02 { margin:0px 0px 0px 0px; } 
.M03 { margin:0px 22px 0px 3px; cursor:pointer; } 

.Cat { 
	position:absolute; 
	left:0px; top:0px; 
	min-width:996px;
	z-index:102; 
	visibility:hidden;
	display:none;
}

.Work {
	position:fixed;
	width:100%;
	height:100%;
	padding-bottom:75px;
	z-index:115;
}

.Cell {
	visibility:hidden;
	display:none;
}

.MailTexte {
	margin-left:4px;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:8.5pt;
	color:#FFF;
	background:none;
	background-color:#5A5F5C;
	border-color:#5A5F5C;
	border-width:1px;
	opacity:0.65;
	filter:alpha(opacity=65);
}

#AdressMail {
	width:641px;
	height:15px;
	margin-top:-7px;
	padding:3px 3px 3px 3px;
}

#MessageMail {
	width:641px;
	height:192px;
	margin-top:5px;
	padding:3px 3px 3px 3px;
	line-height:15px;
}

#Legende {
	position:fixed;
	/*background-image:url(../img/sidebar.png);
	background-repeat:repeat;*/
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:8.5pt;
	/*line-height:17px;*/
	color:#FFFFFF;
	bottom:20px;
	left:100px;
	/*width:100%;
	min-width:960px;
	/*height:18px;*/
	/*min-height:18px;
	max-height:40px;
	margin-left:-8px;
	margin-bottom:0px;
	padding:0px 10px 1px 8px;*/
	z-index:120;
}

#LgdLf {
	width:375px;
	padding-right:50px;
	vertical-align:top;
}

#LgdRg {
	vertical-align:top;
}

.Voile {
	position:fixed;
	width:100%;
	height:100%;
	margin-left:-8px;
	margin-top:-8px;
	z-index:110;
	background-color:#1A1F1C;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#Entete {
	position:fixed;
	left:100px; top:0px;
	width:100%;
	height:255px;
	background-color:#1A1F1C;
	z-index:104;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#extrafine {
	position:absolute;
	top:20px;
	z-index:105;
}

#contact {
	position:absolute;
	top:108px;
	margin-left:-2px;
	cursor:pointer;
	z-index:104;
}

#dvContact {
	position:fixed;
	left:100px; top:110px;
	width:600px; height:600px; 
	z-index:112;
}

#Nav {
	position:fixed;
	width:100%;
	height:100%;
	z-index:105;
}

#Page {
	position:absolute;
	left:100px; top:250px;
	min-width:896px;
	z-index:98;
}

#Mask {
	position:absolute;
	left:100px; top:0px;
	background-color:#1A1F1C;
	z-index:101;
	height:78px;
	width:100px;
	visibility:hidden;
	display:none;
}

#Apercu {
	position:absolute;
	top:250px;
	height:143px;
	/*opacity:0.4;
    filter:alpha(opacity=40);*/
	visibility:hidden;
	display:none;
	z-index:103;
}
