/* CSS Document */
body {text-align:center;}

ul, li, p, h1, h2, h3, h4, h5, h6, form {margin:0;padding:0;}


h1 {margin-top:3px;margin-bottom:8px;}
h2 { margin-top:3px;margin-bottom:8px;}



p {margin-bottom:8px;}
img {border:0;}
ul {margin-left:25px;margin-bottom:8px;}
a.imagelink:hover {border-bottom: 4px #ff7200 solid;}



#master {width:970px;margin-left:auto;margin-right:auto;text-align:left;}

#bandeau {text-align:center;background:url(../../Images/both/css/bandeau-bg.gif); background-repeat:no-repeat; background-position:top left;}

#language {text-align:right;color:#89969d;font-family:"Trebuchet MS", Arial, Verdana, sans-serif;font-size:12px;}
#language a {color:#89969d;text-decoration:none;}
#language a:hover {text-decoration:underline;}

#main {text-align:center;background:url(../../Images/both/css/main-bg.gif); background-repeat:repeat-y; background-position:left;}
#navi-horizontale {}
			#navi-horizontale-under {clear:left;}

#navi-verticale {float:left;width:202px; background-image:url(../../Images/both/css/navi-vertical-bg.gif); background-repeat:repeat-x; background-position:top;padding-top:12px;}
			#navi-verticale ul {margin:0;padding:0;margin-left:13px;margin-top:12px;}
			#navi-verticale ul li {
				list-style:none;
				background:url(../../Images/both/css/navi-vertical-puce.gif);
				background-repeat: no-repeat; 
				background-position: 0px 6px;
				padding-left:8px;
				font-size:11px; 
				line-height:16px;
				  
			}
			#navi-verticale ul li a {
				color:#707193; 
				font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
				font-size:11px; 
				font-weight:bold;
				line-height:16px;
				text-decoration:none;
			}
			#navi-verticale ul li a:hover {	color:#ff6000; 	text-decoration:none;}
			#navi-verticale  #liens-outils {margin-top:50px;margin-left:30px;}
			#navi-verticale  #liens-outils div {margin-bottom:8px;}

#contenu-principal {float:left;margin-left:9px;width:653px;font-family: Arial, Verdana, sans-serif; font-size:11px;line-height: 14px;}
			#contenu-principal #in {color:#616b71;background:#fff; padding-top:12px;padding-left:16px;padding-right:17px;padding-bottom:12px;}
			#contenu-principal #in a {color:#ea2b00;}
			#contenu-principal #in a:hover {color:orange;}
			#contenu-principal #in h1 {clear:both;
				margin-top:3px;margin-bottom:18px;
				padding-bottom:15px;
				background:url(../../Images/both/css/h1-bg.gif); background-repeat:no-repeat; background-position:bottom;
				font-size:21px;color:#fd9000;letter-spacing:0.15em;font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
			}
			#contenu-principal #in h2 {clear:both;
				color:#e70202;font-size:14px;font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
				background:url(../../Images/both/css/h2-bg.gif); background-repeat:no-repeat; background-position:left;
				padding-left:16px;
			}
			#contenu-principal #in h3 {clear:both;margin-bottom:5px;font-size:12px;font-family: "Trebuchet MS", Arial, Verdana, sans-serif;}
			#contenu-principal #in h4 {clear:both;font-size:11px;font-family: "Trebuchet MS", Arial, Verdana, sans-serif;}
			#contenu-principal #in ul {list-style:none;border-left:1px #d9d9d9 solid;padding-left:18px;}
			#news-content a {color:#ea2b00;}
#footer {height:53px;padding-top:3px;background:url(../../Images/both/css/footer-bg.gif); background-repeat:no-repeat; background-position:top left;text-align:center;color:#89969d; font-family: "Trebuchet MS", Arial, Verdana, sans-serif;font-size:11px;}
#footer a {font-weight:bold;color:#f47f0f;text-decoration:none;}

/*-------Buttons--------*/
.bt-accueil-actif,
.bt-accueil-inactif:hover {float:left;display:block;width:143px;height:28px; background-image:url(../../Images/en/css/buttons/bt-accueil-actif.gif);}
.bt-accueil-inactif {float:left;display:block;width:143px;height:28px;background-image:url(../../Images/en/css/buttons/bt-accueil-inactif.gif);}

.bt-not-sav-actif,
.bt-not-sav-inactif:hover {float:left;display:block;width:157px;height:28px;background-image:url(../../Images/en/css/buttons/bt-not-sav-actif.gif);}
.bt-not-sav-inactif {float:left;display:block;width:157px;height:28px;background-image:url(../../Images/en/css/buttons/bt-not-sav-inactif.gif);}

.bt-ing-conc-actif,
.bt-ing-conc-inactif:hover {float:left;display:block;width:192px;height:28px;background-image:url(../../Images/en/css/buttons/bt-ing-conc-actif.gif);}
.bt-ing-conc-inactif {float:left;display:block;width:192px;height:28px;background-image:url(../../Images/en/css/buttons/bt-ing-conc-inactif.gif);}

.bt-ing-proc-actif,
.bt-ing-proc-inactif:hover {float:left;display:block;width:192px;height:28px;background-image:url(../../Images/en/css/buttons/bt-ing-proc-actif.gif);}
.bt-ing-proc-inactif {float:left;display:block;width:192px;height:28px;background-image:url(../../Images/en/css/buttons/bt-ing-proc-inactif.gif);}

.bt-ing-main-actif,
.bt-ing-main-inactif:hover {float:left;display:block;width:198px;height:28px; background-image:url(../../Images/en/css/buttons/bt-ing-main-actif.gif);}
.bt-ing-main-inactif {float:left;display:block;width:198px;height:28px; background-image:url(../../Images/en/css/buttons/bt-ing-main-inactif.gif);}
/*-------Other classes--*/
.alignement {width:882px;text-align:left;margin-left:auto;margin-right:auto;}
.hidden {display:none;}
