@charset "utf-8";
* {

	font-family:Verdana, Geneva, sans-serif;
}
a{
	text-decoration:none;
}

.TitreSmall{
	font-size:xx-small;
	color:#999;
}
.Texte{
	font-size:small;
	color:#000;
}
#DivTop{
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#333;
	height:28px;
	left: 210px;
	position:absolute;
	top: 99px;
	width:790px;
	z-index:1000;
	font-size:70%;
	color:#666;
}
#DivLogoTOP {
	background-image:url(https://www.crystalgrid.net/imgfiles/logo-small2.png);
	background-repeat:no-repeat;
	height:94px;
	left: 887px;
	overflow: visible;
	position:absolute;
	top: 28px;
	width:105px;
	visibility: visible;
	z-index:1000;
}
/* Main Visual */
#DivGfxTop {
	height:256px;
	background-image:url(https://www.crystalgrid.net/imgfiles/squares.png);
	background-repeat:no-repeat;
	left:35px;
	position:absolute;
	top:16px;
	width:168px;
	z-index:-249;
}
#DivContentCentered {
	position:absolute;
	margin: auto;
	top: 199px;
	left:211px;
    width:800px;
    z-index:1000;
}
#DivContenuTOP {
	height:141px;
	left:211px;
	position:absolute;
	top:16px;
	width:217px;
	z-index:1000;
}
#DivGfxMain {
	background-image:url("/imgfiles/main000.png");
	background-repeat:no-repeat;
	height:350px;
	left: 48px;
	position:absolute;
	top: 199px;
    width:800px;
	z-index:-250;
}
#DivGaz {
	background-image:url(https://www.crystalgrid.net/imgfiles/gaz_gris.gif);
	background-repeat:no-repeat;
	height:42px;
	left:122px;
	position:absolute;
	top:464px;
	width:41px;
	z-index:-451;
}
/* Documents properties */
body{
	background-image:url(https://www.crystalgrid.net/imgfiles/fond.png);
	background-position: 150px 0%;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;

}
#DivFond {
	height:769px;
	left:115px;
	position:absolute;
	top:-42px;
	width:854px;
	z-index:-1000;
	overflow: hidden;
}
/*3rd party & credits */
#DivBottomPub {
	width:790px;
	left:210px;
	position:absolute;
	z-index:-1000;
	bottom:70px;
}
#Divfooter{
	background-image:url(/imgfiles/footlogo.png);
	background-repeat:no-repeat;
	background-position:center;
	font-size:70%;
	text-align:center;
	color:#666;
	border-top:thin;
	border-top-color:#CCC;
	border-top-style:dashed;
	position:absolute;
	bottom: 0;
	height: 50px;
	width:100%;

}