html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	scrollbar-face-color: #f0f0f0; 
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #666666; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-track-color: #999999; 
	scrollbar-arrow-color: #cccccc;
}

form {
	margin: 0px;
}
table.FdPage{
	background-image: url(../../images/bienvenue-cml-2007/fond-cml-2.gif);
	background-position: bottom;
}
table.FdNav{
	background-image: url(../../images/bienvenue-cml-2007/fond-cml-750px.gif);
	background-position: bottom;
}
td.FdNav{
	background-image: url(../../images/bienvenue-cml-2007/fond-cml-750px.gif);
	background-position: bottom;
}
td.Fdblanc{
	background-color: #FFFFFF;
}
table.FdFleche {
	background-image: url(/images/cml_consommable/encarts_bleu/flech.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.Style7 {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	background: url(/images/fond_page.gif) repeat-y center top;
}

#pageHP {
	background: url(/images/fond_hp.gif) repeat-y center top;
}

#pageHPtd {
	background: url(/images/bienvenue-cml-2007/fond-cml-2.gif) no-repeat center bottom;
}

#globalContact {
	position: relative;
	z-index:2;
	left: 0px;
	top: 0px;
}

#contact {
	position:absolute;
	width:130px;
	z-index:3;
	left: 446px;
	top: 0px;
	visibility: hidden;
}
