body {
	background-color: #CCCCCC;
 	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	overflow: auto;
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:#D92D0E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
 	color: #000000;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.text1 {
	font-family: Verdana;
	font-size: 13px;
	color: #D92D0E;
}
.formulaire {
	background-color: #F6F6F6;
	border-width: 1px;
	border-color: #D92D0E;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
	color: #D92D0E;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:#D92D0E;
}
.fond_rech {
	background-repeat: no-repeat;
	background-position: center;
}
.defil_tab {
	width: 100%;
	height: 100%;
	overflow: auto;
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:#D92D0E;
}