body {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px ;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: top;
/*	color: #339966  vert*/
/*  color: #0066CC  bleu;*/
/*  color: #ff8200  orange*/
/*  color: #003399  bleu;*/
/*	color: #3F9546  vert intense*/
/*color: #0066CC bleu clair
 color: #0066CC bleu plus foncé 
*/

}

a{
		text-decoration : none;
		color : #FFFFFF;
	}
	
	
/* style des liens IMPORTANT !!! il faut respecter cet ordre ! */

/* style du lien */
a.chemin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: justify;
text-decoration: none;
color: #626262;
}
/* style du lien qui a déjà été visité */
a.chemin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: justify;
text-decoration: none;
color: #626262;
}
/* style du lien qui est survolé par la souris */
a.chemin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: justify;
text-decoration:none;
color: #313131;
}
/* style du lien au moment où il est cliqué */
a.chemin:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
	height: 10px;
	color: #ee7f00;




}
/* style du lien quand il reçoit le focus (avec la touche TAB par exemple) */
/* ne marche pas sur IE6 et IE7 */
a.chemin:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: justify;
text-decoration: none;
color: #997777;
background-color: #cccccc;
}


.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	text-align: left;
	margin: 0px;
	line-height: normal;
	color: #000000;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #666699;
	list-style-image: url(../images/puce.gif);
	list-style-position: inside;
	left: -10pt;
	letter-spacing: 2px;
	padding-bottom: 2px;








}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	line-height: 25px;
	color: #FFFFFF;
	background: #ff8200;
	/*border: solid 1px #FFFFFF;*/
	font-variant: small-caps;
	padding: 0px 0px 0px 10px;

}

.titre2_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	line-height: 25px;
	color: #FFFFFF;
	background: #0066CC;
	/*border: solid 1px #FFFFFF;*/
	font-variant: small-caps;
	padding: 0px 0px 0px 35px;

}



.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	line-height: normal;
	color: #ee7f00;
	font-variant: normal;
	list-style-image: url("../images/icon_arrow.gif");
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;




}
.titre3_colonne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: none;
	line-height: 18px;
	color: #0066CC;
	font-variant: normal;
	list-style-image: url("../images/icon_arrow.gif"); 


}

.petittexteblanc {
	font-size: 11px;
	color: #999999;
	text-align: center;
	left: 200px;
	background:#FFFFFF;
	font-weight: normal;



}
.texte_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 45px;
	color: #ee7f00;
	font-weight: normal;


}
.texte_cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin-left: 12px;
	margin-right: 40px;

}

.textepuce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 5px;
	text-align: left;
	margin-left: 0px;
	list-style-image: url(../images/node.gif);
	margin-top: 0px;
	left: 0px;
	list-style-position: outside;
	text-indent: 0pt;



}

.border {
	padding: 5px;
	border : 1px solid #CCCCCC;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 150px;
	margin-left: 150px;





	



}
.texte_BCKGRND_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	left: 20px;
	padding: 5px 5px 5px 5px;
	border : 1px solid #CCCCCC;
	background: #003399



}

.texteOrangeGras {
	font-size: 12px;
	color: #EE7F00;
	font-weight: bold;

}
.petittexteOrangeGras {
	font-size: 12px;
	color: #0066CC;
	/*font-weight: bold;*/
	text-align: left;
	line-height: 15px;

}
.textePetitbordure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 3px solid #AC6D7E;

}
.texte10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
	font-weight: normal;

}


.texte10ss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0px;


		
}
.lignepointillé {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
	text-align: justify;
	border-bottom:1px dotted #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;

}

.lignetiret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
	text-align: justify;
	border-bottom:1px dashed #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
}
.background {
      float:right;
      display:block;
      background:url(%22../images/background.png%22) no-repeat center top;
      padding:0px 0px 0px 0px;
      color:FFFFFF;
      }




}



/*- sous menu colonne de gauche
-------------------------------------------------------- */
dl
{
	width: 166px;
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.mg_ligne vide
{
	width: 166px;
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

dt { 
	font-weight: bold; 
	font-size: 10px;
	color: #0066CC;

}

dd {
	padding: 0px;
	margin: 0px 2px 0px 0px;

}

dd a
{
	display: block;
	border: solid 1px #FFFFFF;
	font-size: 10px;
	margin: 0px 2px;
	background: #FFFFFF;
	height: 1%;
	line-height: 1em;
	color: #0066CC;
	text-decoration: none;
}

dd a:hover
{
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	color: #339966;

}
dt a:hover
{
	color: #339966;

}

/* menu principal 
-------------------------------------------------------- */

    #tabsC {
      float:right;
      width:100%;
      /*background:#FFFFFF;*/
      font-size:69%;
      line-height:normal;
	  border-bottom:1px solid #CCCCCC;

      }
    #tabsC ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }

.textepuceLIGNE {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-left: 15px;
	/*list-style-type: circle;*/
	list-style-image: url(../images/vertline.gif);
}
.textepuceLAST {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	margin-left: 0px;
	list-style-image: url(../images/lastnode.gif);
	margin-top: 0px;
	left: 0px;
	list-style-position: outside;
	text-indent: 0pt;
}
.backgroundimage {
	background-image: url(../images/bouton%20vierge.png);
	font-size: 12px;
	color: #000000;
	background-position: center center;
	margin: 50px;
	line-height: 50px;
	background-attachment: fixed;




}
.textecitation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: #333333;
	font-style: italic;
	margin: 0px 10px;
	background-position: right;



}
.SignatureOrange {
	font-size: 12px;
	color: #EE7F00;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	clip:  rect(0px auto auto auto);
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;










}
.SignatureOrangesoustitre {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 15px;



}
.SignatureOrangeSOCIETE {
	font-size: 14px;
	color: #EE7F00;
	font-weight: normal;
	text-align: left;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 5px;
	margin-right: 10px;
	margin-left: 10px;




}

