/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondfond.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #424f7a;
}
a:visited {
	text-decoration: none;
	color: #424f7a;
}
a:hover {
	text-decoration: underline;
	color: #424f7a;
}
a:active {
	text-decoration: none;
	color: #424f7a;
}

.lienblanc:link {
	text-decoration: none;
	color: #FFFFFF;
}
.lienblanc:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.lienblanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.lienblanc:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fond0 {
	background-color: #cbddf3;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #99bbe8;
	border-left-color: #99bbe8;
	border-top-width: 1px;
	border-top-color: #99bbe8;
	background-image: url(images/tab1.gif);
	background-repeat: repeat-x;
}

.menu {
	background-color: #cbddf3;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #99bbe8;
	border-left-color: #99bbe8;
	border-top-width: 1px;
	border-top-color: #e7e9f8;
	
	background-repeat: repeat-x;
}
.fond1 {
	background-color: #eaf1ff;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #b8cad8;
	border-left-color: #e4f0ff;
	border-right-color: #bad3e2;
	border-top-width: 1px;
	border-top-color: #e7e9f8;
	background-image: url(images/tab2.gif);
	background-repeat: repeat-x;
}
.fond2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #D9DFFF;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dcddec;
	border-top-width: 1px;
}
.tabform {
	background-color: #dfe8f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #f8fbfc;
	border-left-color: #f8fbfc;
}
.tabformglobale {
	border: 1px solid #99bbe8;
}



.fond3 {
	background-color: #f2f6ff;
	border-top-style: solid;
	border-right-style: none;
	border-right-color: #D9DFFF;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dbddec;
	border-top-width: 1px;
	border-top-color: #FFFFFF;	
	
}
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #7eadd9;
	color:#424f7a;
	background-image: url(images/fondform.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.formulairereadonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;
	color:#747474;
	background-image: url(images/fondformreadonly.gif);
	background-repeat: repeat-x;
	height: 20px;
}


.formulairetextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #7eadd9;
	color:#424f7a;
	background-image: url(images/fondform.gif);
	background-repeat: repeat-x;
	
}




.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eaf1ff;
	border: 1px solid #003c74;
	height: 18;
	background-image: url(images/bouton.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.message {
	border: 1px solid #D4D0C8;
}
.bordure {
	border: 1px solid #D4D0C8;
}
	
.jaune {
	color: #000066;
	background-color: #FFFF99;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
fieldset {
	background-color: #ECF1FB;
	border: 1px solid #a0d6ff;
	
}
legend {
	font-weight: bold;
	color: #334f75;
	background-image: url(images/bouton.gif);
	padding: 3px;
	background-repeat: repeat-x;
	border: 1px solid #a0d6ff;
	margin-top: 10px;
}
