html, body,  h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a, a:visited
{
	text-decoration:none;
}

.left {
	float: left;
}
.right {
	float: right;
}

#intro {
	margin-left: 12px;
}

.more {
	padding-left:40px;
	text-align: left;
	font-size:11px;
	color:White;
}

.more a:visited
{
   color:White; 
}

.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font-family: Tahoma, serifSansSerifMonospace ;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
}

#nav {
	position: absolute;
	top:-10px;
	left: 270px;
	width:722px;
}

#body-top {
	background: top left url(../images/body_top_newdesign.gif) no-repeat;
	position: relative;
	height:22px;
}

#body-content
{
	background: url(../images/body_bg_newdesign.gif) repeat-y;
	width: 100%;
}

#body-bot {
	background: bottom left url(../images/body_bot_newdesign.gif) no-repeat;
	padding-bottom: 16px;
	z-index:100;
}

#body-top-2 {
	position: absolute;
	top: 12px;
	left: 266px;
	width: 720px;
	height: 11px;
	background: top left url(../images/body_top_2_bleu_1000.gif) no-repeat;
}

#wrapper {
	position: relative;
	padding-top: 30px;
}

#body-bot {
	padding-top: 12px;
}

#leftpanel {
	float: left;
	width: 250px;
	padding-left: 13px;
}

#leftpanel a:hover {
	color:#284579;
}

#content {
	float: right;
	width: 686px;
	padding-right: 30px;
	padding-top: 10px;
	color: #294672;
}

#content .left {
	margin-right: 10px;
}

#content a:hover {
	color: #798dac;
}

.fineborder {
	border: 1px solid #798dac;
	padding: 2px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 6px;
	background: 0px 3px url(../images/bar_lit_blanc.gif) no-repeat;
}

.bar-lit:hover {
	padding-left: 6px;
	background: 0px 4px url(../images/bar_lit_bleu.gif) no-repeat;
}

#footer {
	font-size: 10px;
	color: #f79523;
	text-align: right;
	font-weight:bold;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}

.titre
{	
	font-size: 	18px;
	color:		#294672;
	font-weight:	bold;
}

.titreorange
{	
	font-size: 	18px;
	color:		#f79523;
	font-weight:	bold;
}

.titreNoir
{	
	font-size: 	17px;
	color:		black;
	font-weight:	bold;
}

.titre2
{	
	font-size: 	12px;
	color:		#294672;
	font-weight:	bold;
}

.titreAdhesion
{	
	font-size: 	18px;
	color:		#294672;
	font-weight:	bold;
}

.titre2orange
{	
	font-size: 	12px;
	color:		#f79523;
	font-weight:	bold;
}

.titre3
{	
	font-size: 	11px;
	color:		#294672;
	font-weight:	bold;
}

.cout
{	
	font-size: 	14px;
	color:#f79523;
	font-weight:	bold;
}

.texte
{	
	font-size: 	11px;
	color:      #325281;
	font-weight:	bold;	
}

.texte_titre
{
	font-size: 	14px;
	color:      #325281;
	font-weight:	bold;	
}

.texteOrange
{	
	font-size: 	11px;
	color:      #f79523;
	font-weight:	bold;	
}

.texte_petit
{	
	font-size: 	9px;
	color:		#294672;
}

.texte_bold_blue
{
	font-size: 	12px;
	color:#294672;
	font-weight:	bold;
}

.titreLeftPanel
{
	font-size: 	15px;
	color:		black;
	font-weight:	bold;
}

.datenouvelle
{
	color:		black;
 	font-size: 	12px; 
 	font-weight:	bold;
 	text-decoration:none;
}

.titreNouvelle
{
	font-size: 	12px;
	color:		#0a3066; 
}

.titreNouvelle a
{
	font-size: 	12px;
	color:		#0a3066; 
}

.titreNouvelle a:visited
{
   	font-size: 	12px;
	color:		#0a3066;   
}

.dateFormCert
{
	color:		#f79523;
 	font-size: 	12px; 
 	font-weight:	bold;
 	text-decoration:none;
}

.sectionProduits
{
	color:		#F2F7F8;
    font-size: 	12px; 
}

.produits
{
    color:      #0a284b;
    font-size: 	12px;   
}

.produits a:visited
{
    color:      #0a284b;
    font-size: 	12px;   
}

.contact_gris
{
	color:		#234394; 
	font-size: 	12px;
	text-decoration:underline;
}

/*

#nav  a {
	background:url(../images/menu_bleu.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font: Arial;
	font-size: 13px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

#nav a.menuMoyen
{
	background:url(../images/menu_moyen_bleu.gif);
	width:135px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:white;
	font-weight:bolder;
}

#nav a.menuLarge
{
	background:url(../images/menu_large.gif);
	width:180px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}

#nav a.menuLarge_bleu
{
	background:url(../images/menu_large_bleu.gif);
	width:170px;
	height:25px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:white;
	font-weight:bolder;
}

#nav a.menuXLarge
{
	background:url(../images/menu_xlarge.gif);
	width:220px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}

#nav  a:hover {
	color:#93aacf;
}


.bar-drk {
	padding-left: 6px;
	background: 0px 4px url(../images/bar_drk.gif) no-repeat;
}

#picbar {
	background: #A3A189;
	width: 415px;
	margin: 2px 0 19px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #8B846A;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}


*/

