html {
	SCROLLBAR-FACE-COLOR: #f5f5f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #e8e6ed;
	SCROLLBAR-3DLIGHT-COLOR: #cdcbd2;
	SCROLLBAR-ARROW-COLOR: #293A72;
	SCROLLBAR-TRACK-COLOR: #f6f6f8;
	SCROLLBAR-DARKSHADOW-COLOR: #cdcbd2;

}

.fixfond {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/fonddroit.jpg);
}
.bordgauche {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/fondcadre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.fondcentre {
	background-color: #DEE8F3;
	color: #293A72;
}
p {
	margin: 0px;
	padding: 0px;
}
.tableinfo {
	background-color: #ECEEF2;
	border: 1px solid #FF6600;
}
.basgauche {
	background-attachment: fixed;
	background-image: url(../images/basgauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.base {

	background-attachment: fixed;
	background-image: url(../images/bas.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#rdv ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293A72;
	list-style-image:  url(../images/puce.gif);
	margin-left: 2px;
	padding-left: 25px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	vertical-align: middle;
	line-height: 14px;
}
.norepet {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.debord {
	background-attachment: fixed;
	background-image: url(../images/debord.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.debord2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.1input {
	background-color: #F7F8FA;
	width: 100%;
	border: thin #5187C2;
}
.letextarea {
		color: #293A72;
	background-color: #F7F8FA;
	width: 100%;
	border-top: 0px #FFFFFF;
	border-right: 1px dotted #293A72;
	border-bottom: 1px dotted #293A72;
	border-left: 0px #FFFFFF;
}
h1 {
	font-size: 13px;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	color: #0553A8;
}
.tdligne {
	background-attachment: fixed;
	background-image: url(../images/ligneD.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
