html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	background-color: #22303A;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img-cbs-securite/cbs/fond.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
p, form {
	margin: 0px;
	padding: 0px;
}
input.champsaisie, textarea.champsaisie {
	font-family: Verdana, FreeSans, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B3238;
	background-color: #9CA8AF;
	border: 1px solid #384854;
}

#fdGauche {
	background: url(../../img-cbs-securite/cbs/fond-haut-gauche.gif) repeat-x right top;
}
#fdCentre {
	height: 585px;
	width: 984px;
	background: url(../../img-cbs-securite/cbs/fond-haut.gif) no-repeat 0px 0px;
}
#fdDroite {
	background: url(../../img-cbs-securite/cbs/fond-haut-droite.gif) repeat-x left top;
}
.bordure1pxBleuGris {
	border: 1px solid #A2B4BE;
}
#barreFooter {
	background: url(../../img-cbs-securite/cbs/barre-footer.gif) repeat-x 0px 0px;
}