body {
background-image: url(../images/background.png);
background-repeat: repeat-x;
background-color: white;
text-align: center;
}

/*lien html ie*/

#logo a img {
border: none;
}
#connect a img {
border: none;
}
#bottom a img {
border: none;
}
#user2 a img {
border: none;
}
#user3 a img {
border: none;
}

#sheet {
width: 100%;
min-width: 1000px;
height: auto;
margin: -10px auto auto auto;
  text-align: left;
}

#conteneur{
width: 100%;
min-width: 1000px;
height: auto;
margin: auto;
background-image: url(../images/conteneur.html);
float:left;
}


#top{
width: 1000px;
height: 180px;
float: left;
margin: 0 auto auto 20%;
background-image: url(../images/top.png);
}

#logo{
height: 155px;
width: 155px;
margin: 20px auto 20px 60px;
float: left;
}

#menu{
width: 500px;
height: 50px;
margin: 135px auto auto 70px;
float: left;
}

#menu a{
font-family: 'Roboto condensed', sans-serif;
font-size: 14px;
color: white;
text-decoration: none;
margin-right: 20px;
}

#menu li{
float:left;
list-style-type: none;
margin-top: -10px;
}

#menu ul{
margin-left: -20px;
}

#mod{
height: 100px;
width: 130px;
margin: 98px 60px auto auto;
float: right;
}

#spass{
height: 20px;
width: 122px;
margin: auto;
float: left;
  text-align: center;
  background-color : white;
  opacity: 0.7;
  padding-left: 8px;
}
#spass a{
font-family: Helvetica, sans-serif;
font-size: 14px;
color: #343d4c;
text-decoration: none;
margin-right: 15px;
  text-align: center;
}

#logos{
height: 20px;
width: 130px;
margin: 23px auto auto auto;
float: left;
}

#connect li{
float:left;
list-style-type: none;
}

#connect a img{
margin-right: 7px;
}

#content{
width: 1000px;
height: auto;
margin: auto auto auto 20%;
background-image: url(../images/content.png);
float:left;
}

#left{
width: 200px;
height: auto;
margin: 40px auto auto 65px;
float: left;
background-color: #343d4c;
}

#agenda a{
font-family: Helvetica, sans-serif;
font-size: 10px;
color: white;
font-weight: bold;
text-decoration: none;
margin-bottom:10px;
}

#agenda h4.newsflash-title{
margin-top: 30px;
}

#agenda h4.newsflash-title a{
font-family: Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
}

#agenda{
width: 160px;
height: auto;
padding: 20px 20px 20px 20px;
margin-top: 20px;
float: left;
font-family: Helvetica, sans-serif;
font-size: 12px;
color: white;
background-image: url(../images/agenda.png);
background-repeat: no-repeat;
}


#right{
width: 630px;
height: auto;
margin: 40px auto auto 40px;
float: left;
}

#slide{
width: 630px;
height: 350px;
margin: auto;
float: left;
}


#user{
width: 630px;
height: 200px;
margin-bottom: 50px;
float: left;
}

#user1{
width: 186px;
height: 200px;
float: left;
font-family: Helvetica, sans-serif;
font-size: 12px;
color: black;
}

#user1 h2{
font-family: 'Roboto condensed', sans-serif;
font-size: 12px;
color: #343d4c;
font-weight: bold;
text-decoration: none;
}

#user1 h2 a{
font-family: 'Roboto condensed', sans-serif;
font-size: 12px;
color: #343d4c;
font-weight: bold;
text-decoration: none;
}

#user3{
width: 187px;
height: 200px;
float: left;
font-family: Helvetica, sans-serif;
font-size: 12px;
color: black;
}

#user3 h2{
font-family: 'Roboto condensed', sans-serif;
font-size: 12px;
color: #343d4c;
font-weight: bold;
text-decoration: none;
}

#user3 h2 a{
font-family: 'Roboto condensed', sans-serif;
font-size: 12px;
color: #343d4c;
font-weight: bold;
text-decoration: none;
}

#user2{
width: 187px;
height: 200px;
margin: 0px 30px 0px 30px;
float: left;
font-family: Helvetica, sans-serif;
font-size: 12px;
color: black;
}

#user2 h2{
font-family: 'Roboto condensed', sans-serif;
font-size: 12px;
color: #343d4c;
font-weight: bold;
text-decoration: none;
}

#user2 h2 a{
font-family: 'Roboto condensed', sans-serif;
font-size: 12px;
color: #343d4c;
font-weight: bold;
text-decoration: none;
}

#user2 h1{
font-family: Helvetica, sans-serif;
font-size: 1px;
color: white;
margin-top: -3px;
text-decoration: none;
}

#bottom{
width: 1000px;
height: 50px;
padding-top: 25px;
background-image: url(../images/bottom.png);
background-repeat: no-repeat;
float:left;
margin-left:20%;
}

#footer{
width: 500px;
height: 20px;
margin-left: 350px;
margin-top: -10px;
}

#footer a{
font-family: 'Roboto condensed', sans-serif;
font-size: 10px;
color: white;
display: block;
margin-right: 10px;
text-decoration: none;
}

#footer li{
float:left;
list-style-type: none;
}