/* Start of CMSMS style sheet 'ariadesign' */
body {
	background:#e3e1e2 url(CSS/img/fond_body4.jpg) repeat-y center top;
	/*text-align:center;*/
}
body *{
	text-align:left;
}
#conteneur{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position:relative;
	background-color:#fff;
	background:#fefff2 url(CSS/img/fond_header.jpg) repeat-x center top;
}
#header{
	/*background:#fefff2 url(CSS/img/fond_header2.jpg) repeat-x center top;*/
	margin:0;
	padding:0;
	/*height:150px;*/
}
#header a {
	width: 290px ;
	height: 290px ;
	display: block ;
	position:absolute;
	top: 10px;
	left:0;
	background: url(CSS/img/logo.jpg) no-repeat -20px top;
	text-indent: -5000px;
	cursor:pointer;
}
#menu_horizont {
	position:absolute;
	top:50px;
	left:300px;
}
#menu_horizont ul {
	/*height: 35px;*/
	/*width: 240px;*/
	margin: 0 ;
	padding: 0 ;
	/*background: url(bg_menu.gif) repeat-x 0 -25px ;*/
	list-style-type: none ;
	/*border-top: 1px solid #9ab;*/
    /*position:absolute;*/ /* important */
}
#menu_horizont ul li {
	float: left;
	/*text-align: center;*/
	/*border-bottom: 1px solid #9ab;*/
	/*margin:.2em 0;*/
}
#menu_horizont ul li a {
	line-height: 1.2em;
	font-size: .85em;
	font-weight: bold;
	letter-spacing: .13em;
	color: #6e2729;
	display: block ;
	text-decoration: none;
	margin: .3em 0;
	padding-left: .8em;
	padding-right: 1.8em;
	border-left: 1.4em solid #acd;
}
#menu_horizont li ul li {
	float: none;
	/*text-align: left;*/
	display:block;
	height:1%;
}
#menu_horizont li ul li a {
	padding-right: .2em;
	padding-left: .5em;
	border-left: .7em solid #acd;
	line-height:1.12em;
	margin: .15em 0;
}
#menu_horizont ul li a:hover {
	border-left-color: #9ab;	
}
#menu_horizont ul li a.selected {
	border-left: 1.4em solid #a63;
}
/*#menu_horizont ul ul{
	display: none;
}*/
#menu_horizont li ul{
    display:none;
	position:absolute;
	width:150px;
	border: 1px solid #9ab;
	background:#fefff2 url(CSS/img/fond_header.jpg) repeat-x center top;
}
#menu_gauche {
	float:left;
	width: 250px;
	margin: 310px 0 3em 0;
}
#menu {
	/*height: 35px;*/
	/*width: 270px;*/
	margin: 0 ;
	padding: 0 ;
	/*background: url(bg_menu.gif) repeat-x 0 -25px ;*/
	display:block;
	list-style-type: none ;
	border-top: 1px solid #9ab;
    /*position:absolute;*/ /* important */
	list-style:none;
}
#menu li {
	/*float: left;*/
	/*text-align: center;*/
	display:block;
	border-bottom: 1px solid #9ab;
	/*margin:.2em 0;*/
	list-style:none;
	/*float:left;*/
}
#menu li a {
	font-size: 1.1em;
	line-height: 1.12em;
	font-weight: normal;
	letter-spacing: .1em;
	color: #6e2729;
	display: block ;
	text-decoration: none;
	margin: .3em 0;
	padding: .14em .14em .14em 1em;
	border-left: .7em solid #acd;
}
#menu li a:hover {
	border-left: .7em solid #9ab;
}
#menu li a.selected {
	border-left: .7em solid #a63;
}
#menu li ul{
	display: none;
	margin: 0;
	padding:0 0 1em 20px;
	font-size:.9em;
	line-height:1.1em;
	border-top: 1px solid #9ab;
	list-style-type:none;
}
#menu li a.menuactive{
	border-left-color:#a63 !important;
}
#menu li.menuactive  ul{
	display: block !important;
}
#contenu{
	/*position:relative;*/
	margin: 0pt 0pt 0pt 300px;
	padding: 110px 20px 20px 0;
	text-align:justify;
        width:570px;
	height:1%;
	overflow:hidden;
}
#contenu p{
	/*margin-right: 20px;*/
	text-align:justify;
}
.gauche{
	float:left;
	margin:0 1em 1em 0;
}
.droite{
	float:right;
	margin:0 0 1em 1em;
}
#footer{
	/*background:#fefff2 url(CSS/img/fond_header2.jpg) repeat-x center top;*/
	background-color:#eee;
	color:#a63;
	text-align:center;
	font-size:.7em;
	font-weight:bold;
	clear:both;
	height:4em;
	line-height:4em;
	margin:0;
	padding:0;
}
/*a, a:link, a:hover, a:focus, a:active, a:visited {
    color:#100;
}*/
a {
    color:#100;
}
h1, h1 a {
    color:#acd;
}
h1 {
    font-size:1.9em;
}
h2, h2 a {
    color:#654;
    font-weight:normal;
}
h2 {
    font-size:1.9em;
}
h3, h3 a {
    color:#732;
}
h4, h4 a {
    color:#940;
}
h5, h5 a {
    color:#321;
}
h6, h6 a {
    color:#135;
}
.textRouge_100 {
    color:#B20000;
    font-size:1em;
}
.textRouge_125 {
    color:#B20000;
    font-size:1.25em;
}
.textRouge_150 {
    color:#B20000;
    font-size:1.5em;
}
.textBleuF_100 {
    color:#13224D;
    font-size:1em;
}
.textBleuF_125 {
    color:#13224D;
    font-size:1.25em;
}
.textBleuF_150 {
    color:#13224D;
    font-size:1.5em;
}
.textBrun_100 {
    color:#77282B;
    font-size:1em;
}
.textBrun_125 {
    color:#77282B;
    font-size:1.25em;
}
.textBrun_150 {
    color:#77282B;
    font-size:1.5em;
}
dl.liste_historique {
  margin: 0 0 1em 0;
  border-bottom: 1px dashed #a6a4a7;
}
.liste_historique dt, .liste_historique dd{
  margin:0;
  padding:0;
  list-style:none;
}
.liste_historique dt{
  border-top: 1px dashed #a6a4a7;
  font-size:1.3em;
  font-weight:bold;
}
.liste_historique dd{
  font-size:1.15em;
  font-weight:normal;
}
.liste_historique dt a{
  color:#940;
  padding: .3em 0;
}
.liste_historique dd a{
  color:#321;
  padding: 0 0 .3em 0;
}
.liste_historique a {
  text-decoration:none;
  display:block;
  cursor: pointer;
}
.liste_formateurs {
  list-style:none;
  height:1%;
  overflow:hidden;
  padding:0;
  margin:0;
}
.liste_formateurs li{
  list-style:none;
  height:1%;
  padding:0;
  margin:5px 0 0 5px;
  display:block;
  width:280px;
  float:left;
}
.liste_formateurs a{
  height:30px;
  display:block;
  padding:.4em .4em .4em 52px;
  background:#fefff2 url(CSS/img/btn_formateur.jpg) no-repeat left top;
  text-decoration:none;
  font-size:1.3em;
  line-height:1.2em;
  color:#621;
  cursor: pointer;
}
.btn_retour {
  height:22px;
  width:100px;
  cursor: pointer;
  margin: 1.8em 0;
}
.btn_retour a{
  height:22px;
  width:130px;
  cursor: pointer;
  display:block;
  background:#fefff2 url(CSS/img/btn_retour.jpg) no-repeat left top;
  line-height:22px;
  color:#6e2729;
  padding-left:35px;
  text-decoration:none;
  font-size: .9em;
  font-weight:bold;
  letter-spacing: .1em;
}
.btn1{
  width:145px;
  cursor: pointer;
  display:block;
  background: url(CSS/img/btn4.gif) no-repeat left top;
  color:#6e2729;
  /*color:#620;*/
  text-decoration:none;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: .1em;
  line-height:1.12em;
  padding: 4px 4px 4px 32px;
}
/* End of 'ariadesign' */

