/* CSS Document */

body,td,th,ul,input {
	font-family: Tahoma, Verdana, Arial, Helvetica, MS Sans Serif, sans-serif;
	font-size: 8pt;
	color: #000099;
}

body,td,th,ul {
	text-align: left;
}

input {
	text-align:center;
	padding:1px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

p {
	margin-top:5pt;
	margin-bottom:5pt;
}

td,th {
	border-color:#000099;
}

th {
	color:#CC0033;
}

a {
	color:#006600;
	text-decoration:underline;
}

a:hover {
	color:#CC0033;
	text-decoration:none;
}

.CadrePiedPage {
	text-align:left;
	background-color:#C9D9F4;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#C9D9F4', endColorStr='#FFFFFF', gradientType='1');
	border-top-color: #000099;
	border-top-style:solid;
	border-top-width:1px;
	padding-right: 10px;
	padding-left: 10px;
}

.mnuTableauSommaire {
	background-color:#C9D9F4;
	vertical-align:top;
	padding:6px;
	text-align:center;
}

.mnuCadreRubrique,.mnuCadreInfos {
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color:#000066;
	margin-bottom:6px;
}

.mnuCadreRubrique {
	background-color:#FFFFFF;
}

.mnuCadreInfos {
	background-color:#E7F0FA;
	margin-top:6px;
}

.mnuTexteTitreRubrique {
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	color:#CC0033;
}

.txtTitreRubrique {
	font-weight:bold;
	font-size:10pt;
	padding-bottom:5pt;
	color:#CC0033;
}

.txtTitrePage {
	font-weight:bold;
	font-size:16pt;
	padding-top:5pt;
	text-align:right;
}

.txtCadreInfos {
	text-align:center;
	text-indent:0cm;
	margin-top:3px;
	margin-bottom:3px;
}

.mnuItem,.mnuItem_over,.mnuItem_down {
	padding:2px;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}

.mnuItem {
	border-color:#FFFFFF;
}

.mnuItem_over {
	border-color:#C9D9F4;
	background-color:#E7F0FA;
}

.mnuItem_down {
	background-color:#FFE1E8;
	border-color:#FFBBCC;
}

.mnuItem a,.mnuItem_over a,.mnuItem_down a {
	color: #000099;
	text-decoration:none;
}

.mnuItem a:hover,.mnuItem_over a:hover,.mnuItem_down a:hover {
	color: #000099;
	text-decoration:none;
}

.mnuItem a:visited,.mnuItem_over a:visited,.mnuItem_down a:visited {
	color: #000099;
	text-decoration:none;
}

.mnuItem a:active,.mnuItem_over a:active,.mnuItem_down a:active {
	color: #000099;
	text-decoration:none;
}

.tblCadre {
	border-collapse:collapse;
}

.tblCadreTitreClair,.tblCadreTitreFonce {
	border:1px solid #000099;
	font-weight:bold;
	white-space:nowrap;
	padding:0px 8px;
	vertical-align:middle;
	height:24px;
}

.tblCadreTitreClair {
	background-image:url(images/degrade_titre_cadre_clair.gif);
	white-space:nowrap;
	background-repeat:repeat-x;
}

.tblCadreTitreFonce {
	color:#FFFFFF;
	background-image:url(images/degrade_titre_cadre_fonce.gif);
	white-space:nowrap;
	background-repeat:repeat-x;
}

.tblCadreTexte {
	border:1px solid #000099;
	padding:5pt 10pt;
	vertical-align:top;
	background:background-color;
	background-color:#FFFFFF;
}

ul  { margin-left: 20; 
			text-indent:0;
			margin-right:0; 
			margin-top:9; 
			margin-bottom:9 } 

li  { text-indent: 0; 
      margin: 6 0 } 

.txtImportant {
	font-weight: bold;
	color: #CC0033;
}

.SousTitre {
	font-weight: bold;
	font-size:10pt;
	color: #006600;
	border-bottom-color:#006600;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:10pt;
}

.hidden {
	display:none; 
}
