

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

form {
	margin-bottom: 0px;
}

.print {
	display:none;
	}


/* Liens ---------------------------------------------*/
*htm a {display:block;}

a {
	text-decoration: none;
	color: #BF1238;	}
a:hover {
	text-decoration: underline;
	color: #BF1238;	}

#menu a {
	text-decoration: none;
	color: #333333;	}
#menu a:hover {
	text-decoration: none;
	color: #BF1238;	}

#navigBarre a {
	text-decoration: none;
	color: #333333;	}
#navigBarre a:hover {
	text-decoration: none;
	color: #BF1238;	}



/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*-- DIV ID / ZONES PRINCIPALES                     --*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/*-- Total de la page, alignement centré -------------*/
#webpage {
	width: 960px;
	margin:0px auto 0px auto;
	text-align:left;
/*	top:-680px; */
	position:relative;
	z-index:3;
}


/*-- Bandeau et texte pour l'identité ----------------*/
#identity {
	margin: 0px;
	padding: 0px;
	position:relative;
	clear:both;
}
	
	
#addressHome {
	padding: 20px 0px 15px 0px;
	float: left;
	width: 400px;
	margin: 0px;
}
	
#address {
	padding: 20px 0px 18px 0px;
	float: left;
	margin: 0px;
}
	

#bandeau {
	position:relative;
	margin: 0px 0px 0px 349px;
	padding-top: 70px;
}

#bandeau p {
	margin:2px 0px 2px 0px;
	font-size:10px;
	line-height:15px;
	}
.brd1px {
	border:1px solid #333333;
}

/*-- Barre de navigation -----------------------------*/


#navigBarre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDE;
	margin: 0px;
	padding: 0px;
	clear: both;
	height:23px; 
	position:relative;
	width:100%;
	overflow:hidden;

}
	

* html #navigBarre { height: 21px; }
* html #navigBarre a { height: 1px; float: left; }



#nbLeft {
	position:relative;
	float: left;
	width: 220px;
	padding: 0px 5px 0px 5px; }
	

#nbLeft a {
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	color: #333;
	text-decoration: none;
	border-left: 1px solid #333333;  
}

#nbLeft a:hover{ color: #006699; } 
#nbLeft a.first  { border-left: 0px solid #333; } 

#nbLeft li{ 
	float:left; 
	display: inline; 
	font-size:10px;
	line-height: 13px;
}

#nbLeft ul{
	margin: 0px;
	padding: 4px 0px 0px 0px;
	list-style:none;
	float:left; 
}
	
#nbRight {
	position:relative;
	margin-left: 230px; 
}
	
#nbRight ul{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	list-style:none;
	float:left; 
}
	
#nbRight li{ float:left; 
	width:175px;
	padding-top: 3px;
}
	

#nbRight a{
	display:block;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
	border-left: 1px solid #ffffff; 
}
	
#nbRight a:hover{  color: #BF1238; } 

#nbRight a.last  { border-left-width: 0px; border-left-style: solid; border-left-color: #333333; } 




/*-- Zone principale ---------------------------------*/
#main {
	position:absolute;
	width:960px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top: 0px #FF0000 solid;
}
	
	
/*-- Colonne centrale de contenu/menu ------------------*/

#menu {
	background-color: #ffffff;
	position:relative;
	width: 219px;
	float: left;
	padding: 0px 5px 0px 5px; 
	margin-top:20px;
	margin-bottom:1px;
	z-index:10;
	border-top:0px dotted #333333;

}


#menu li {
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	background-image: url(images/not_red9.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 2px; 
	padding-left: 10px;
}
#menu li.unselected {
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	background-image: url(images/not_red9.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 2px; 
	padding-left: 10px;
}
#menu ul {
	margin: 5px 0px 5px 0px;
	padding-left: 0px;
	list-style:none;
}
#menu li ul {
	padding-left:8px;
}
#menu li.menu0 {
	border-bottom: 1px dotted #333333;
	font-weight:bold;
	margin-top:2px;  
	background-image: url(images/spacer.png);
	padding-left: 1px;
}

#menu li.selected {
	background-image: url(images/arrow_red9.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color:#BF1238;
}
#menu li.selected a {
	color:#BF1238;
}
#menu li.unselected li.selected a {
	color:#BF1238;
}
#menu li.unselected a {
	text-decoration: none;
	color: #333333;	}
#menu li.unselected a:hover {
	text-decoration: none;
	color: #BF1238;	}


 
 
/*-- contenu --------------------*/

#content {
	position:relative;
	float: left;
	margin: 0px 0px 20px 0px;
	padding:0px 10px 0px 10px;
	background-color:#ffffff;
	z-index:5;
	width:505px;
 }
#content p {
	text-indent:0px;
	margin: 0px 0px 0.5em 0px;
	padding:0px;
	line-height:1.5em;
	}
#content p.first {
	text-indent:0px;
	padding-top:8px;
	}
#content p.tree {
	margin:0px;
	padding:0px;
	line-height:1.5em;
	text-align:right;
	border-bottom: 1px #333333 dotted;
	}
#content p.tree a {
	text-decoration:none;
	font-weight: bold;
	color:#333333;
	}
#content p.tree a:hover {
	text-decoration:overline;
	}

#content li {
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	background-image: url(images/not_red9.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-bottom: 2px; 
	padding-left: 18px;
}
#content ul {
	margin: 5px 0px 5px 20px;
	padding-left: 12px;
	list-style:none;
}

#content p.headline {
	margin:23px 0px 0.5em 0px;
	padding:0px;
	line-height:1.5em;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px #333333 dotted;
	}

.list {
	margin-bottom:0.2em;
	border-bottom:1px #333333 dotted;
	}
.msg {
	color: #BF1238;
	padding-bottom:10px;
	border-bottom:1px #333333 dotted;
}
.headtbl td {
	background-color:#E4D3E2;
	border-bottom:1px #333333 dotted;
}
.brdbottom{
	border-bottom:1px solid #333333;
}
.brdtopbottom {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
* html #content { height: 1%; }


/*-- Colonne  de droite ------------------*/
#options {
	position:relative;
	float: left;
	padding: 0px;
	margin-top:20px;
	z-index:5;
	width:200px;
 }

.opt {
	background-color: #ffffff;
	position:relative;
	/* width: 100%; */
	padding: 0px; 
	margin-top:20px;
	margin-bottom:1px;
	z-index:10;
	border:1px dotted #333333;

}

.opt td {
	font-size:10px;
	}
	
.SmallButton {
	font-size:10px;
	WIDTH: 100px; 
	height:21px;
	background-color:#EEEEEE; 
	border:1px solid #333333;
}

.SmallSelect {
	font-size:10px;
	background-color:#FFFFFF; 
	border:1px solid #333333; 
	height:13px; 
}


/*-- Signature en bas de page --------------------*/
#signature  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin:0px;
	padding: 3px 5px 5px 5px;
	clear:both;
	border-top: 1px solid #CCCCCC;
	}
#signature td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
#signature p {
	margin: 5px 0px 20px 5px;
}
#signature table {
	margin: 0px;
	padding: 0px;
	border:0px;
}






