		#en-tete {display:none;}
		#en-tete-fond-gauche {display:none;}
		#en-tete-bn1 {display:none;}
		#en-tete-bandeau {display:none;}
		#en-tete-bn2 {display:none;}
		#corp-colonne-gauche {display:none;}
		#corp-colonne-droite {display:none;}
		#pied-page {display:none;}


		#corp-colonne-centrale {width:850px; overflow:visible; clear:both;}
		#corp-colonne-centrale-texte {width:850px; overflow:visible; clear:both;}
	
	
	
	body { 
		font-family : Verdana,Arial, Helvetica, sans-serif; 
		color: #000068; 
		text-decoration: none; 
		font-size: 80%; 
		font-weight: normal; 
		background: #ffffff; 
		width:100%; 
		}
		
	html, body { 
		margin: 0; 
		padding: 0; 
		height: 100%; 
		background: #ffffff; 
		}
	
	
	h1 {
		border:0;
		text-align: left;
		vertical-align: top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #278ada;
		font-size: 25px;
		font-weight: normal;
		}
	
	
	h2 {
		border:0;
		text-align: left;
		vertical-align: top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: normal;
		color: #626060;
		}
	
	
	p {
		font-family : Verdana,Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 12px;
		font-weight: normal;
		line-height: 13pt;
		}

	
	
	img {
		border-left:4px;
		border-right:4px;
		border-color:#FFFFFF;
		}
	
	
	
	ul{
		list-style-image: url(../../interface/puces/puce-grise-sm.gif);
		margin-left: 9px;
		padding-left:9px;
	}
	
	
	
	li{
		font-family : Verdana,Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		font-weight: normal;
		line-height: 11pt;
		padding-bottom:5px;
		margin-bottom:0px;
	}	
	
	
	
	hr{
		width: 100%;
		height: 1px;
		color:#CCCCCC;
		margin-top: 0px;
		}	
		
	
	input, select, option, textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		background-color:#FFFFFF;
		font-size:11px;
		font-family:arial;
		border:solid #C8C8C8 1px;
	}


	button{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		background-color:#666666;
		font-size:11px;
		font-family:arial;
		border:solid #C8C8C8 1px;
	}
	
	
	
	a{
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size: inherit;
		color: #0974FF;
		//font-weight: normal;	
		text-decoration:none;
		line-height: inherit;
	}
	
	
	a:link{
		color : #0974FF; 
	}
	
	a:visited{
		color: #0974FF;
	}
	
	a:hover{
		color: #d10203;
	}
	
	a:active{
		color: #0974FF;
	}
	
	
	
	
	
	.Gras {
		font-weight: bold;
		}
	
	
	.Italique {
		font-style:italic;
		}
	
	
	.Gras-Italique {
		font-style:italic;
		font-weight: bold;
		}

