@charset "iso-8859-1";
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
body {
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:hover {
	text-decoration: underline;
	color: #D4DDEC;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	
}
.bandeau {
	background-image: url(images/fondBandeau.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #094395;
}
.titreBandeau {
	height:25px;
	color: #FFFFFF;
	background-image: url(images/fondTitreBandeau.jpg);
	font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
}
.tigeVerticale {
	vertical-align: top;
	width: 10px;
}
.colonneForm {
	vertical-align:top;
	text-align: right;
}
.boxHeaderLeft {
	background-image: url(images/box/boxHeaderLeft.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 18px;
}
.boxHeader {
	background-image: url(images/box/boxHeader.jpg);
	background-repeat: repeat-x;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #094395;
}
.boxHeaderRight {
	background-image: url(images/box/boxHeaderRight.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 21px;
}
.boxLeft {
	background-image: url(images/box/boxLeft.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.boxRight {
	background-image: url(images/box/boxRight.jpg);
	background-repeat: repeat-y;
	width: 21px;
}
.boxFooterLeft {
	background-image: url(images/box/boxFooterLeft.jpg);
	background-repeat: no-repeat;
}
.boxFooterRight {
	background-image: url(images/box/boxFooterRight.jpg);
	background-repeat: no-repeat;
	width: 21px;
}
.boxFooter {
	background-image: url(images/box/boxFooter.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
textarea {
	width: 210px;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.colonneChiffre {
	width: 40px;
}
.tableauLigne1 {
	background-color: #F3F3F3;
	border-bottom: 1px solid #ABCCFA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDCEB;
	color: #094395;
	text-align: right;
	padding-right: 4px;
}
.tableauLigne1Texte {
	background-color: #F3F3F3;
	border-bottom: 1px solid #ABCCFA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDCEB;

}
.tableauLigne2 {

	background-color:#EAEAEA;
	border-bottom: 1px solid #ABCCFA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDCEB;
	color: #094395;
	text-align: right;
	margin-right: 10px;
	padding-right: 4px;
}
.tableauLigne2Texte {

	background-color:#EAEAEA;
	border-bottom: 1px solid #ABCCFA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDCEB;
}

.tableauHeader {
	font-style: italic;
	font-weight: bold;
	background-color: #20549F;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/coinBlanc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableauSousHeaderChiffre {
	font-style: normal;
	font-weight: normal;
	background-color: #81A1CA;
	color: #FFFFFF;
	text-align: center;
	width: 65px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDCEB;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 11px;
}
.menu {
	color: #CCCCCC;
	/*background-color: #FFFFFF;*/
	/*filter:Alpha(Opacity=90);*/
}
.cadreObjectif {
	text-align: left;
	color: #FFFFFF;
	/*border: 1px dotted #DFE7F2;*/
	margin-right: 6px;
}
.cadreTitre {
	text-align: center;
	color: #FFFFFF;
	background-color: #90AACF;
	border: 1px dotted #DFE7F2;
}
.cadreObjectifCell {
	font-size: 12px;
	color: #DCE4F1;
	border-bottom: 1px solid #90AACF;
}
.cadreObjectifCellBas {
	font-size: 12px;
	color: #DCE4F1;
}
.tableauinterLigne {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C8EBF;
	height: 10px;
}
.tableauinterLigneSeparateur {
	background-color: #20549F;
	height: 2px;
}

.graphiqueCellGauche {
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #094696;
}
.colonneFormReduite {
	width: 10px;
}
