* {  
  font-family : verdana;
}

p, span, a, td, div, input, select {
  font-size : 12px;
}

input.button {

  border:0;
  background-color:#ffffff;
}

body {
  background-color: #ababab;
}

a {  
  text-decoration:none;
  color:#ffffff;
}

form {
  margin:0;
}


input, select, option {
  color: #717171;
} 
  
div.text_header_defil {

  font-size:16px;
  color: #ffffff; 
}



div.menu_portal {
  margin-top:50px;
}

div.menu_page {
  margin-top:20px;
}

a.menu_main {
  display:block;
  height:32px;
  background-image: url('../images/bouton-rubrique.png');
  background-repeat: no-repeat;
  margin:10px 0 0 0;
  color:#717171;
  text-decoration:none;
  line-height:32px;
  padding-left:65px;
  font-weight:bold;

}

div.footer {
  float:left;
  font-size:10px;
  line-height:35px;
  color:#717171;
}

div.footer a {
  font-size:10px;
  color:#717171;
  text-decoration:none;
}

a.select_language {
  background-color : #9eca27;
  padding : 2px;
  color : #717171;
  border:solid 1px #ffffff;
  margin-right:3px;
  
}



a.language {
  background-color : #717171;
  padding : 2px;
  color : #FFFFFF;
  border:solid 1px #ffffff;
  margin-right:3px;
  
}

div.portal_bandeau {
  margin:10px 0 10px 0;
  background-color: #9eca27;
  color:#ffffff;
  line-height:25px;
  font-weight:bold;
  padding-left:10px;
}

li {
  line-height:18px;
  background-image: url('../images/puce_page.png'); 
  background-repeat: no-repeat;
  margin-left:-20px; 
  padding-left: 20px;
  list-style-type: none; 
}


li.menu_sub {
  background-image: none; 
  list-style-type: none; 
  margin-left:5px;
  line-height:18px;
  padding-left: 20px;

}

li.menu_sub_select {
  line-height:18px;
  margin-left:5px;
  display:inline; 
  background-image: url('../images/puce_menu.png'); 
  background-repeat: no-repeat; 
  padding-left: 20px;
 }

li.menu_sub_select a {
  color: #9eca27;
}

div.body_text {
  color:#717171;
  padding: 0 10px 5px 0;
  margin:15px 0 0 20px;

}

div.body_text_corner {
  overflow:auto;
  color:#717171;
  padding: 0 10px 5px 0;
  margin:40px 0 0 20px;

}



div.body_text_with_menu {
 
  color:#717171;
  padding: 0 10px 5px 0;
  margin:0 0 0 20px;
 

}

div.body_text table {
  color:#717171;
}

div.body_text_with_menu table {
  color:#717171;
}

a.menu_third {
  line-height:30px;
  color:#717171;

}

a.menu_third_selected {
  line-height:30px;
  color:#9eca27;
  border-bottom:solid 4px #9eca27;

}

form.contact_form table,input {
  font-size:12px;
  color:#717171;
}

div.welcom_txt {
  color:#ffffff;
  font-size:10px;
  margin-top:5px;
 
}

a.sitemap_hierarchy_title {
  display:block;
  font-weight:bold;
  color:#717171;
  height:32px;
  background-image: url('../images/bouton-sitemap.png');
  background-repeat: no-repeat;
  margin:10px 0 0 0;
  line-height:32px;
  padding-left:35px;
}

a.sitemap_hierarchy_sub {
  display:block;
  color:#717171;
  margin-left:25px;
  line-height:18px;
}

div.ecorner_login{
  width:170px;
  position:relative;
  top:105px;
  left:50px;
}

input.ecorner_submit {
  border:0;
  background:#9eca27;
  padding-left:3px;
  padding-right:3px;
  height:18px;
}

div.titre_ecorner_login {
  font-weight:bold;
  color:#717171;
  font-size:14px;
  line-height:18px;
  margin-bottom:3px;
  border-bottom: solid 1px #ffffff;
}

.scroll_grey {
  overflow:auto;
  scrollbar-3dlight-color :  #717171;
  scrollbar-arrow-color : #9eca27;
  scrollbar-base-color :#717171;
  scrollbar-darkshadow-color :  #717171;
  scrollbar-face-color :  #717171;
  scrollbar-highlight-color :  #717171;
  scrollbar-shadow-color :  #717171;
  scrollbar-track-color :  #717171;

}