* {margin:0;padding:0}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select{
      font-family: verdana;
      color: #000000;
      font-size:12px;
}
body {
     margin:0px;
     background-image: url(../img/bg_gradient.gif);
      background-repeat: repeat-x ;
}

a {
     color : #e33027;
}

img {
    border : 0px;

}

select {


}

hr {
 margin-top:5px;
 margin-bottom:5px;
 background-color: #cccccc;
 border-color : #cccccc;
 border:0;
 height:1px;

}

#global {
     margin-left: auto;
     margin-right: auto;
     width: 768px;
}

.global-headerlogo {
     float: left;
     height: 97px;
     width: 237px;
}

.global-content {
 float:left;
 margin-left: 30px;
 width: 528px;
 padding: 5px;
 min-height:500px;
 background-color: #f2f1ec;
 color: #4d4d4d;
 font-size:11px;
}

.global-langues  {
 position:relative;
 top:50px;
 left:370px;
 color: #000000;
}

.global-langues a{
 color: #000000;
 text-decoration:none;
}

.global-mainlinks {
 float:left;
 padding-top:15px;
 width:531px;
 color: #e6771e;
 text-align:right;
}

.global-spacer {
    clear:both;
    width:100%;
    height:40px;
}

.global-menu {
    float:left;
    width:200px;
    color: #4d4d4d;
    text-align:right;
    font-weight:bold;
}

.global-menu-spacer {
    clear:both;
    height:1px;
    background-color: #000000;
    width:200px;
    margin-top:8px;
    margin-bottom:8px;
}

.global-main-menu-el {
  
}

.global-main-menu-el a {
 color: #4d4d4d;
 text-decoration : none;

}

.global-special-info {
    margin-top: 40px;
    width:200px;
    text-align:left;

}

.global-barfooter {
 clear:both;
 height:10px;
 width:768px;
}

.global-footer {
 width:768px;
 text-align:center;
 font-size:9px;
 color:  #8b8b8b;
}

.global-special-info-bar {
 clear:both;
 width:200px;
 height:3px;
 background-color : #e33027;
 margin-top:3px;
 margin-bottom:3px;
}

.global-special-info-title {
  font-size: 12px;
  font-weight: bold;
  color : #e33027;

}

.global-special-info-content {
font-weight:none;
font-size:9px;
}

.global-special-info-content a {

}