/* ====================================== Tableau ====================================== */
.Tab {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #6175A1;
	cellspacing: 2;
	vertical-align: bottom;
	cursor: pointer;
}

.TabHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6175A1;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}

.TabLine1,.TabLine1_1 {
	background-color: #BCD1E0;
	padding-left: 3px;
	height: 28px;
}

.TabLine2,.TabLine2_1 {
	background-color: #D8ECFC;
	padding-left: 3px;
    height: 28px;
}

.Tab .order1 {
	background-position: right;
	background-image: url('../img/F_AZ_3.GIF');
	background-repeat: no-repeat
}

th.sortable {
	padding-left: 20px;
	padding-right: 20px;
}

.Tab .order2 {
	background-position: right;
	background-image: url('../img/F_ZA_3.GIF');
	background-repeat: no-repeat
}

.TabRollOver,.TabLine1_2,.TabLine2_2,.TabLine1_over,.TabLine2_over {
	background-color: #FFEECA;
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
}

.TabAlignChiffres {
	text-align: right;
	padding-right: 3px;
}

.TabAlignDates {
	text-align: center;
}

.TabAlignGauche {
	text-align: left;
	padding-left: 3px;
}

.Tab td.hidden {
	display: none;
}

.Tab th a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6175A1;
	text-align: center;
	vertical-align: middle;
}

.Tab th a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6175A1;
	text-align: center;
	vertical-align: middle;
}

.Tab th.hidden {
	display: none;
}

.sorted {
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #00ffff;
}

.sortable {
	font-color: white;
	padding-right: 20px;
}

.sortable a:link {
	color: white;
	text-decoration: none;
}

.sortable a:visited {
	color: white;
	text-decoration: none;
}

.sortup {
	font-color: white;
	background-position: right;
	background-image: url('../img/F_ZA_3.GIF');
	background-repeat: no-repeat
}

.sortup a:link {
	color: white;
	text-decoration: none;
}

.sortup a:visited {
	color: white;
	text-decoration: none;
}

.sortdown {
	font-color: white;
	background-position: right;
	background-image: url('../img/F_AZ_3.GIF');
	background-repeat: no-repeat
}

.sortdown a:link {
	color: white;
	text-decoration: none;
}

.sortdown a:visited {
	color: white;
	text-decoration: none
}

/* =================================================== Menu  ===================================================*/
#menu {
	list-style-image: none;
}

#menu dl {
	text-align: center;
	float: left;
	width: 8%;
	height: 55px;
}

#menu dl,dt,dd,ul,li,dla {
	margin: 0;
}

#menu li a,#menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: none;
}

.MenuHautNiv2,.MenuHautNiv2_1,.MenuHautNiv2_2,.MenuHautNiv2b_1,.MenuHautNiv2b_2,.MenuHautNiv2b {
	border: 2px solid;
	border-left: none;
	border-right: none;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	cursor: hand;
	height: 30px;
	border-color: #20386b;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Times New Roman;
	text-transform: uppercase;
	position: relative;
	Z-Index: 2;
}

.MenuHautNiv2_1 {
	background-color: #6175a1;
}

/* ====================================== Formulaire ====================================== */

.FormEtiquette {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcd1e0;
	width: 350px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}

.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6175A1;
	padding-left: 0px;
}

.FormHead,thead {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 10pt;
	text-align: center;
	background-color: #6175A1;
	border: 10px;
}

.MessErrorHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D03400;
	list-style-image: url(../img/P_ErrorP.gif);
	padding-left: 10px;
	margin-right: 2px;
	height: 27px;
	width: 500px;
	vertical-align: middle;
}

.MessError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../img/P_Error.gif);
	list-style-type: square;
	list-style-position: inside;
	border-color: transparent;
	padding-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
}

.MessErrorInput LI {
	display: none;
	color: #FF0000;
	margin: 0px;
	list-style-image: none;
	list-style: none;
}

.MessErrorInputCase {
	COLOR: #ff0000;
}

.MessError LI {
	border-left-color: red;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 0px;
	margin-left: 0px;
}

.MessError OL {
	padding: 0px;
	margin: 0px;
}

.BoutonValid_100 {
	BORDER-RIGHT: #0804a6 1px solid; WIDTH: 100px; BORDER-TOP: #0804a6 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #0804a6 1px solid; CURSOR: hand; COLOR: #0804a6; BORDER-BOTTOM: #0804a6 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #d0e7fd
}

.Bouton_100 {
	BORDER-RIGHT: #006600 1px solid; WIDTH: 100px; BORDER-TOP: #006600 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #006600 1px solid; CURSOR: hand; COLOR: #006600; BORDER-BOTTOM: #006600 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f1ffe8
}

.BoutonCancel_100 {
	BORDER-RIGHT: #a20212 1px solid; WIDTH: 100px; BORDER-TOP: #a20212 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #a20212 1px solid; CURSOR: hand; COLOR: #a20212; BORDER-BOTTOM: #a20212 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff0f0
}

.BoutonBleu {
	BORDER-RIGHT: #6175A1 1px solid; BORDER-TOP: #6175A1 1px solid; CURSOR: hand; FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #6175A1 1px solid; CURSOR: hand; COLOR: #6175A1; BORDER-BOTTOM: #6175A1 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #D8ECFC;
}
