body{
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
line-height: 1.5em;
width: 1022px;
height: 100%; /* Required */
margin-left: auto;
margin-right: auto;
text-align: center;
} 



H1{
color:#434448;
font-size:180%;
font-weight:bolder;
margin:0px 0px 10px 0px;
} 

H2{
color:#434448;
font-size:140%;
font-weight:bolder;
margin:10px 0px 10px 0px;
} 

H3{
color:#434448;
font-size:120%;
font-weight:bolder;
} 

.img_link{
border-style: none
}

#ec{
float: left;
margin-right:10px
}
#eten{
float: left;
margin-left:10px

}
#logo{
float: left;
}


#content {
float: left;
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
min-height: 300px;
width: 944px;
border-left-color: #28166f;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #28166f;
border-right-style: solid;
border-right-width: 1px;
margin-left: 50px;
background: #FFF url("images/manchette_menu.gif") no-repeat 0% 0;
}


#center_content {
  float: left;
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  margin-top: 10px;
  width: 710px;
  padding: 20px;
  text-align: justify;
}
#left_content {
  float: left;
  margin-top: 50px;
  width: 160px;
  padding: 10px;
}

#menu{
  float: left;
  background: #28166f;
  width: 944px;
  border-left-color: #28166f;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #28166f;
  border-right-style: solid;
  border-right-width: 1px;
  height: 25px;
  margin-left: 50px;
}

.menu_item{
  float: left;
  width: 140px;
  font-size:140%;
  font-weight:bolder;
  color: red;
  margin-left: 60px;
  margin-top: 2px;
}

.link_menu {
  color: #FFF;
  text-decoration:none;
}

#header{
  float: left;
  background: #FFF;
  width: 965px;
  margin-left: 40px;
  height: 100px;
}

#footer{
  float: left;
  height: 50px;
  width: 1022px;
  margin-top: 30px;
  font-size: 0.65em;
  text-align: center;
}

.partners{
  float: left;
  width: 500px;
  margin-top: 30px;
  text-align: justify;
}

.partners_img{
  width: 120px;
}
