/*
Charte Couleurs 
#000066: bleu nuit
*/
.siteCover {
	background: url(backgroundcic.jpg) no-repeat;
}
.textZone {
	font: 9pt Arial;
}
.HeaderMenu {
			font: 8pt Arial;
			color: #FFFFFF;
			padding: 2px;
			background-color: #000066;
			text-align : center;
			font-weight:bold;
}
.HeaderMenu A {	    
			color: #FFFFFF;
			text-decoration: none
}
.LeftMenu { 
		width:155px;
		background:#808080;
		padding: 1px;
		font: 8pt Arial;
		font-weight:bold;
		position: relative;
}
.LeftMenu A {
		color: #FFFFFF;
		text-decoration: none;
		padding: 2px;
}
.divMiniature {
	width:153px;
	bordercolor:gray;
	padding: 1px;
	background:white;
	color:black;
	font: 8pt Arial;
	position: relative;
}
.divMiniature  A {
	text-decoration: none;
	color:#000000;
}
.tdLeft {
	font: 8pt Arial;
}
.tdRight {
	background:#cccccc;
	font: 8pt Arial;
}
.tdCenter {
	font: 9pt Arial;
	text-align:left;
}
.tdCenter  A {
	text-decoration: none;
}
.subTitle {
	font: 8pt Arial;
	font-weight:bold;
}
.IndexTitle {
	font: 10pt Arial;
	font-weight:bold;
	color : #ff0000;
}
.IndexTableList {
	border-collapse: collapse;
	border-color: #cccccc;
}
.EditoTable {
	border: 1px solid #cccccc;
	border-color: #cccccc
}
.EditoTitle {
	background:#ff0000;
	color : #ffffff;
	font: 8pt Arial;
	font-weight:bold;
	text-align: center;	
	

}
.EditoContent {
	font: 8pt Arial;
	background:#ffffff;
}
.ToutKinTitle {
	background:#000066;
	color : #ffffff;
	font: 8pt Arial;
	font-weight:bold;
	text-align: center;
}
.ToutKinContent {
	font: 8pt Arial;
	background:#ffffff;
}
.button {
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  /*background: url(button_bg.png) repeat-x;*/
  background-color: #000066;
  color : #ffffff;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
  width: 60;
}
.champFacultatif {	
	background:white;
	font: 900 10pt "Arial"; 
	font-weight:none;
	border: 1px solid #A0AAAA;
}
