BODY {
	color: #b9a689;
	background-color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0;
	height: 100%;
	width: 100%;
	margin: 0px;
}

/*----------------------------------------------------------------------*/
.bordure {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
}

/*----------------------------------------------------------------------*/
.alignement {
	letter-spacing: 5px;
	text-align: left;
	vertical-align: middle;
	word-spacing: 10px;
	white-space: normal;
}

/*----------------------------------------------------------------------*/
.arriereplan {
	background-color: #006699;
}

/* Page personnel.htm
.arriereplan {
	background-color: #006699;
	border: none;
}
*/

.arriereplan3 {
	background-color: #D2D2FF;
}

/*Page tarifs.htm
.arriereplan3 {
	background-color: #D2D2FF;
	background-repeat: repeat-y;
}
*/

.arriereplan4 {
	background-color: #FFFFFF;
	border: medium ridge;
}

/*page personnel.htm 
.arriereplan4 {
	background-color: #FFFFFF;
	border: medium ridge D2D2FF;
}
*/

.arriereplan5 {
	background-color: #ffffff;
}


.arriereplanrouge {
	background-color: #FF3300;
}
.arriereplanbleuf {
	background-color: #0000FF;
}

.arriereplanbleuc {
	background-color: #3399FF;
}
.arriereplanrose {
	background-color: #FF33CC;
}

.arriereplanviolet {
	background-color: #9933FF;
}
/*----------------------------------------------------------------------*/
.lien {
	background-color: #333366;
}

/*----------------------------------------------------------------------*/
.clignote {
	font-family: "Dutch801 Rm BT";
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

/*----------------------------------------------------------------------*/
.cadre {
	border: medium solid #D2D2FF;
}

/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/

////////////////////////////////////////////////////////////////////////////////////
/*------------------------------- Autres -----------------------------------------*/
input, textarea, select {margin: 1; font-size: 8 pt; font-family: Verdana; color: #6600CC; background-color: #FDECAF; border: 1 solid #9900CC}
form                    {margin-bottom: 0; margin-top: 0;}
hr                      {background-color: #9900CC; border: 1 dotted #9900CC}

.img1                   {
	background-color: #663300;
	border: 1 dotted #9900CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.aide                   {cursor: help}

