/* www.alexandrebaron.fr 2012 */
body {
  margin: 0px;
  background-position: center top;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #cbcac7;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
h1, h2, h3 {
  color: #333333;
  font-size: 160%;
}
#wrapper {
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}
#calc1 {
  margin-right: auto;
  margin-left: auto;
  background-position: left center;
  background-repeat: no-repeat;
  width: 960px;
}
#top {
  height: 30px;
}
#logo {
  margin-top: 9px;
}
#liens {
  float: right;
  padding-top: 2px;
}
.clr {
  clear: both;
}
#Nav1 {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  height: 25px;
  background-image: url(images/Nav1.png);
  width: 141px;
}
#Nav1 li, #Nav1 a {
  height: 25px;
  display: block;
}
#Nav1 li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-indent: -9999em;
  float: left;
  display: inline;
}
#Nav1-01 {
  width: 90px;
}
#Nav1-02 {
  width: 25px;
}
#Nav1-03 {
  width: 25px;
}
#Nav1-01 a:hover {
  background: transparent url(images/Nav1.png) no-repeat scroll 0px -25px;
}
#Nav1-02 a:hover {
  background: transparent url(images/Nav1.png) no-repeat scroll -89px -25px;
}
.current-fr {
  background: transparent url(images/Nav1.png) no-repeat scroll -89px -25px;
}
#Nav1-03 a:hover {
  background: transparent url(images/Nav1.png) no-repeat scroll -115px -25px;
}
.current-en {
  background: transparent url(images/Nav1.png) no-repeat scroll -115px -25px;
}
#navi {
  background-repeat: no-repeat;
  width: 960px;
  height: 47px;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-top: 8px;
}
#Nav {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  height: 44px;
  width: 960px;
  background-image: url(images/nav.png);
}
#Nav li, #Nav a {
  height: 44px;
  display: block;
}
#Nav li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-indent: -9999em;
  float: left;
  display: inline;
}
#Nav-01 {
  width: 98px;
}
#Nav-02 {
  width: 103px;
}
#Nav-03 {
  width: 235px;
}
#Nav-04 {
  width: 168px;
}
#Nav-05 {
  width: 252px;
}
#Nav-06 {
  width: 104px;
}
#Nav-01 a:hover {
  background: transparent url(images/nav.png) no-repeat scroll 0px -44px;
}
.current1 {
  background: transparent url(images/nav.png) no-repeat scroll 0px -44px;
}
#Nav-02 a:hover {
  background: transparent url(images/nav.png) no-repeat scroll -98px -44px;
}
.current2 {
  background: transparent url(images/nav.png) no-repeat scroll -98px -44px;
}
#Nav-03 a:hover {
  background: transparent url(images/nav.png) no-repeat scroll -201px -44px;
}
.current3 {
  background: transparent url(images/nav.png) no-repeat scroll -201px -44px;
}
#Nav-04 a:hover {
  background: transparent url(images/nav.png) no-repeat scroll -436px -44px;
}
.current4 {
  background: transparent url(images/nav.png) no-repeat scroll -436px -44px;
}
#Nav-05 a:hover {
  background: transparent url(images/nav.png) no-repeat scroll -604px -44px;
}
.current5 {
  background: transparent url(images/nav.png) no-repeat scroll -604px -44px;
}
#Nav-06 a:hover {
  background: transparent url(images/nav.png) no-repeat scroll -856px -44px;
}
.current6 {
  background: transparent url(images/nav.png) no-repeat scroll -856px -44px;
}
#content {
  padding: 10px 80px 20px;
  text-align: justify;
  background-image: url(images/bg-content.png);
}
#content a {
  font-weight: inherit;
  text-decoration: none;
  color: #666666;
}
#content a:active {
  color: #3366ff;
}
#content a:hover {
  text-decoration: underline;
  font-weight: inherit;
  color: #333333;
}
#slide {
  margin-top: 2px;
}
#txt {
  background-repeat: no-repeat;
  height: 185px;
  background-image: url(images/bg-txt.png);
}
.txt1 {
  float: right;
  text-align: justify;
  width: 520px;
  margin-top: 41px;
  margin-right: 150px;
}
#footer {
  padding-top: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-image: url(images/bg-footer.png);
  background-repeat: repeat-x;
}
#footContainer {
  margin-right: auto;
  margin-left: auto;
  background-image: url(images/bg-footerContainer.png);
  background-repeat: no-repeat;
  width: 980px;
  padding-top: 20px;
  height: 180px;
}
#f1 {
  float: left;
  width: 548px;
  padding-left: 112px;
}
#f1 ul {
  margin: 0;
  padding: 6px 0 7px;
  list-style-type: square;
  list-style-image: url(images/puce.png);
}
#f1 ul li {
  padding-top: 2px;
}
#f1 ul li a {
  padding: 6px 3px 1px;
  text-decoration: none;
  margin-right: 20px;
  color: #666666;
}
#f1 ul li a:hover, .nav ul li a.selected {
  border-bottom: 1px solid #9d0d15;
  color: #333333;
}
#f2 {
  width: 320px;
  float: left;
}
#f3 {
  float: left;
  width: 220px;
}
#f3 a {
  font-weight: inherit;
  text-decoration: none;
  color: #006ab3;
}
#f3 a:active {
  color: #3366ff;
}
#f3 a:hover {
  text-decoration: underline;
  font-weight: inherit;
  color: #333333;
}
#copy {
  font-size: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 10px;
  color: #666666;
}
#copy a {
  font-weight: inherit;
  text-decoration: none;
  color: #666666;
}
#copy a:active {
  color: #3366ff;
}
#copy a:hover {
  font-weight: inherit;
  color: white;
}
#zone {
  background-image: url(images/bg-calc1.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 58px;
}
.id {
  float: right;
  margin-left: 15px;
}
.ig {
  float: left;
  margin-right: 15px;
}
#NP {
  width: 390px;
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  text-align: left;
  padding-top: 12px;
  margin-left: -18px;
}
#PN {
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-align: left;
  margin-left: 282px;
  width: 518px;
  padding-top: 94px;
}
.a1 {
}
#passage {
  background-image: url(images/bg-passage.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 344px;
}
.P1 {
  list-style-image: url(images/puce1.png);
  list-style-position: outside;
}
.P2 {
  list-style-image: url(images/puce-coche.png);
}
