/******************************************************/
/*						interface					  */
/******************************************************/

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
		text-decoration: none;

	/*color: ff8404;*/
	color:#dde0e4;
	background-color: #ff8404;

}
.adresseAccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	text-decoration: none;

	/*color: ff8404;*/
	color:#a5abb7;

}
.bandeauBas {
	background-color: #ff8404;
}
.fondGris {
	background-color: #c8cfdd;
}
.fondGrisClair {
	background-color:#f0f2f6
	}

body {
	scrollbar-face-color: #dee2eb; 
	scrollbar-shadow-color: #c8cfdd; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ff6600; 
	scrollbar-arrow-color: #ff6600;
	scrollbar-dark-shadow-color: #ff6600; 

}
.keyWords {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #330000;
	letter-spacing: 1px;
	font-size: 11px;
	line-height :8px;
	font-weight: normal;

}

	/**********************sub menu***********************/
	.submenu {
		font-family: "Courier New", Courier, mono;
		font-size: 12px;
		font-style: italic;
		font-weight: bolder;
		color: #330000;
		text-decoration: none;



	}
	.submenuSelected {
		font-family: "Courier New", Courier, mono;
		font-size: 12px;
		font-style: normal;
		font-weight: bolder;
		color: #ff6600;
		text-decoration: none;
	}

	.hauteurLigneSubmenu{
		line-height:1px;
		font-size: 12px;
		padding:0px;
		margin:0px

	}
	/********************** menu***********************/
	.menu{
		font-family: "Courier New", Courier, mono;
		font-size: 12px;
		line-height :12px;
		background-color: #c8cfdd;
	}
.menuTexte{
		font-family: "Courier New", Courier, mono;
		font-style: italic;
		font-weight: bolder;
		text-decoration: none;
		font-size: 12px;


}
	.menuSelected {
	color: #ff6600;
	text-decoration: none;


	}
	.menuUnselected {
		/*color: #ffffff;*/
		font-style: italic;
		font-weight: normal;
		text-decoration: none;
		
	}
	.menuUnselectedColor {
		color: #502424;
		
	}
	a:hover {
		color: #330000;
		font-weight: bolder;
		font-style: italic;


	}

	a:visited {
		color: #502424;
	}
a:link {
	color:  #ff6600;
}


/******************************************************/
/*     zone de texte								  */
/******************************************************/
.colorOrange{
	color: #ff6600;
}
.colorBrun{
	color: #330000;
}
 #contenu {
	position:relative; width:406px; height:297px;  z-index:1; visibility: visible; overflow: auto;
	} 
 #contenuNS4 {
	position:relative; width:406px; height:297px; z-index:1; visibility: visible; overflow: visible;
	} 

.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #ff6600;
	line-height: 10px;
	letter-spacing: 2px;
	vertical-align: middle;
	word-spacing: 5px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #ff6600;
	font-weight: lighter;
	line-height :18pt;

}
.subtitle{
	font-style: italic;
	color: #ff6600;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	font-size: 10px;

}
.textePopup {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	font-size: 12px;

}

td{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;

}
.paveTexte{
	font-size: 12px;
	margin-left: 15px;
	margin-right: 30px;
	text-align: justify;

}

.hyperlien {
		color: #ff6600;	
	}

