/* Feuille de styles Standard                                                 */
/* par Tevolys                                                                */

@import url(/styles/global.css?&lang=0&univers=4) ;

/* Menu 01 */

dl#menu_01, #menu_01 dt, #menu_01 dd, #menu_01 ul, #menu_01 li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_01 {
top: 0;
left: 0;
color: #666666;
width: 230px;
text-align: left;
}

#menu_01 dt a {
text-decoration: none;
color: #666666;
border: 0 none;
display:block;
cursor: pointer;
padding-left:20px;
margin-top:16px;
margin-bottom:16px;
height: 18px;
line-height: 24px;
font-size:8.5pt;
background-repeat: no-repeat;
}

#menu_01 dt a#On {
  color:#666666;
  font-weight: bold;
  background-position:20px 7px;
  background-image: url(/assets/templates/cfai/images/general/page_menu_puce.gif);
  background-repeat:no-repeat;
  padding-left:32px;
}

#menu_01 dd {
  padding-left:32px;
}

#menu_01 dd a {
text-decoration: none;
color: #8a8a8a;
border: 0 none;
display:block;
cursor: pointer;
margin-top:8px;
margin-bottom:8px;
height: 18px;
line-height: 24px;
font-size:8.5pt;
background-repeat: no-repeat;
}

#menu_01 li {
padding-left:0px;
/*padding-top:2px;*/
background-repeat: no-repeat;
font-weight: normal;
}

a#ssOn  {
  font-weight: bold;
}

#menu_01 li a {
/*font-size:11px;
color: #666666;
text-decoration: none;
display: block;
border: 0 none;
height: 16px;*/
}

#menu_01 li a:hover{

}

#menu_01 dt a:hover {
background-repeat: no-repeat;
}


/* mise en page */

body {
  background-color:#d4b8b1;
}

#pagegeneral {
  position:relative;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_fondgeneral.jpg);
  background-repeat:repeat-y;
}

#pageleft {
  position:absolute;
  top:0px;
  left:0px;
  width:20px;
  height:200px;
  background-color:#ffffff;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_hautleft.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
  z-index:99997;
}

#pageright {
  position:absolute;
  top:0px;
  left:925px;
  width:25px;
  height:200px;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_hautright.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
  z-index:99997;
}

#pagehaut01 {
  position:absolute;
  top:0px;
  left:20px;
  width:905px;
  height:20px;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_haut01.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
}

#pagebandeauhaut {
  position:absolute;
  top:20px;
  left:20px;
  width:905px;
  height:130px;
  background-image:url(/assets/templates/cfai/images/fr/apprentissage/page_bandeautitre.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
}

#pagehaut02 {
  position:absolute;
  top:150px;
  left:20px;
  width:905px;
  height:10px;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_haut02.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
}

#pagecentre {
  background-color:#ffffff;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_fondgeneral.jpg);
  background-repeat:repeat-y;
  position:absolute;
  top:160px;
}

#pagecentre_int {
  padding-left:20px;
  padding-right:25px;
}

#pagemenu {
  position:relative;
  background-color:#ffffff;
  float:left;
  width:264px;
}

#pagemenu_int {
  background-color:#f1f0f0;
  width:250px;
}

#pageadresse {
  position:relative;
  height:279px;
  width:250px;
  background-image:url(/assets/templates/cfai/images/fr/general/page_adresses.jpg);
  background-repeat:no-repeat;
}

#pagecontenus {
  position:relative;
  float:right;
  width:641px;
  /*background-image:url(/assets/templates/cfai/images/general/page_fondcontenu.jpg);
  background-repeat:no-repeat;*/
  padding-bottom:31px;
}

#pagemenuhaut {
  height:40px;
}

#pagecontenus_int {
  padding-left:8px;
  padding-right:30px;
  line-height: 1.5;
}

#pagelinks {
  padding-left:250px;
}

#pagelinksborder {
  border-top:1px solid #8ea725;
  float:right;
  margin-right:2px;
  height:1px;
  width:636px;
  font-size:0pt;
}

#pagebas {
  position:relative;
  font-size:0pt;
  height:9px;
  width:950px;
  background-image:url(/assets/templates/cfai/images/apprentissage/page_bas.jpg);
  background-repeat:no-repeat;
}

/* Formulaires */

INPUT {
vertical-align:middle;
border:1px solid #bbbbbb;
height:20px;
font-size:11px;
color: #333333;
}

INPUT.noborder {
border:0;
}
LABEL.contactForm {
display:block;
width:200px;
float:left;
text-align:left;
}

.form_fieldset {
padding:4px;
margin:4px;
border:0;
/*border:1px solid #f0f0f0;
border-right:1px solid #aaaaaa;
border-bottom:1px solid #aaaaaa;*/
}

    .xmlForm_noborder {
    border:0;
    }

    .xmlForm_labelGauche {
    display:block;
    padding-top:2px;
    float:left;
    width:180px;
    height:18px;
    color: #000000;
    position:relative;
    top:0px;
    text-align:right;
    /*background-color:#cccccc;*/
    margin-right:2px;
    }
    
    .xmlForm {
    margin:10px;
    padding:2px;
    /*border:2px solid #999999; */ 
    }

    .xmlForm_right {
    padding-left:185px;
    }
    
    .xmlForm_item {
    color: #000000;
    padding:2px;
    margin:2px;
    /*border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;*/
    }

    .xmlForm_inputErr {
    border:1px solid #000000;
    }

    .xmlForm_labelErr {
    color:#000000;
    font-weight:bold;
    }

    .xmlForm_th {
    font-size:11px;
    padding-bottom:4px;
    border-bottom:1px solid #000000;
    border-right:1px solid #cccccc;
    }

    .xmlForm_td {
    font-size:10px;
    padding:4px;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    }
