* {margin: 0;padding: 0;}

img {border: 0;}

body {
  background: #FE9A34 url(images/background.jpg) no-repeat top center fixed;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  }

#wrapper {
  margin: 10px auto;
  width: 664px;
  }

#header {
  width: 100%;
  height: 110px;
  background: url(images/banniere-icone.jpg) no-repeat center center;
  }
  
#header p {
  padding-top: 40px;
  padding-left: 120px;
  color: #fff;
  text-align: center;
  font-size:11px;

  }
  
#menu {

  width: 100%;
  margin: 2px 0;
  height: 30px;
  background: url(images/menu-3.jpg) no-repeat center center;

}

 

#menu ul {margin-left: 145px;list-style-type: none;padding-top: 7px;}

 

#menu ul li {float: left;margin-left: 10px;}

 

#menu ul li a {color: #fff;text-decoration: none;}
#menu ul li a:hover {color: #fff; text-decoration:underline}



#content {
  height: 454px;
  background: #fff;
  border: 1px solid #000;
  }
  
 #content2 {
  height:585px;
  background: #fff;
  border: 1px solid #000;
  
  }
  
#content3 {
  height:640px;
  background: #fff;
  border: 1px solid #000;
  
 }
  
#content_home {
  margin: 10px 25px;
  height: 108px;
  color: #1d2b48;
  font-size:11px;

}

#content_page {
  margin: 10px 25px;
  color: #1d2b48;
  font-size:11px;
}


#content ul {
  margin-top: 10px;
}

#content ul li {
  margin-left: 15px;
  }
  
#anim {
  height: 312px;
  background: url(images/home_content.jpg) no-repeat top center;
}

#anim div {
  float: right;
  width: 333px;
  margin-top: 15px;
}

#img_anim {
  float: left;
  margin: 19px 0 0 20px;
}

#anim p {
  clear: left;
  margin: 10px 10px 15px 10px;

}

#anim img {
  float: left;
  margin-right: 15px;
}

#anim a{
  color: #FE9A34;
  text-decoration: none;
}

#footer {
  width: 100%;
  margin: 10px auto;
  padding: 10px 0;
  font-size: 7pt;
  color: #1d2b48;
}

#footer ul {
  list-style-type: none;
}

#footer ul li {
  float: left;
  display: block;
  font-weight: bold;
}

#footer ul li ul {
  margin-top: 10px;
}

#footer ul li ul li {
  float: right;
  width: 100%;
  text-align: left;
}

#footer ul li ul li a {
  font-weight: normal;
  text-decoration: none;
  color: #1d2b48;
}

#footer li.sep {
  width: 5px;
}

#footer li.sep img {
  width: 1px;
  height: 100px;
  margin: 6px 0;
}

#footer ul li ul li img {
  float: left;
  margin-right: 5px;
  height: 15px;
  width: 20px;
}
#center {
  text-align:center;
}

input[type=text]{
border:1px solid #D5D5D5;
}
input[type=text]:focus,input[type=text]:hover{
border:1px solid #F15904;
}

 #for div input[type=text]:focus,input[type=text]:hover{
border:1px solid #F15904;

}
