/* CSS Document */
body{
background-color: #ffffff;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size:11px;
}
table{
font-family: arial;
font-size:11px;
}
.pad5{
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

img{
border:0;
}
.orange{
color:#FF9007;
}
.bleu{
color:#5A78B2;
}
.soustitre{
  color:#FF9007;
  font-size: 12px;
  font-weight: bold;
  }
  .titre{
  color:#5A78B2;
  font-size: 13px;
  font-weight: bold;
  }
	.titre-orange{
  color:#FF9007;
  font-size: 13px;
  font-weight: bold;
  }
#page{
position:relative;
width:737px;
left:50%;
margin-left:-368px;
top:20px;
}

#bandeau{
position:relative;
width:737px;
height:87px;
background-image: url(top.jpg);
}
  #bandeau_ang{
  position:relative;
  width:737px;
  height:87px;
  background-image: url(top_uk.jpg);
  }
#drapo{
position:absolute;
right:30px;
bottom:10px;
}

#bas{
position:relative;
width:737px;
min-height:300px;
padding-bottom:100px;
background-image: url(bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#contenu{
position:relative;
width:737px;
min-height:300px;
background-image: url(fond.gif);
font-family: arial;
font-size:11px;
z-index:8;
}

  #texte_accueil{
  position:relative;
  width:492px;
  font-family: arial;
  font-size:11px;
  padding-top:15px;
  margin-left:230px;
  padding-right:15px;
  z-index:9;
  }
  
  #news{
  position:absolute;
  width:186px;
  height:160px;
  left:20px;
  top:90px;
  background-image: url(fond_news.gif);
  background-position: left center;
  background-repeat: no-repeat;
  border: 1px #cccccc solid;
  padding-left:5px;
  }
  
  #image{
  position:absolute;
  left:20px;
  top:270px;
  }
  
#texte{
position:relative;
width:707px;
font-family: arial;
font-size:11px;
padding-top:15px;
padding-left:15px;
padding-right:15px;
z-index:9;
}
  
  #texte .tab_photo{
  font-size:10px;
  border: 1px #FF9007 solid;
  }

#texte_livres{
position:relative;
width:532px;
font-family: arial;
font-size:11px;
padding-top:15px;
padding-left:50px;
margin-right:200px;
z-index:9;
}
#texte_newsletter{
position:relative;
width:432px;
font-family: arial;
font-size:11px;
padding-top:15px;
padding-left:15px;
margin-right:300px;
z-index:9;
}
  #logo_newsletter{
  position:absolute;
  top:160px;
  right:30px;
  }
  
  
  
  #texte .tab_form{
  font-size:11px;
  font-family:arial;
  }
  
  a:link{
  color:#FF9007;
  }
  a:visited{
  color:#FF9007;
  }
  a:hover{
  color:#5A78B2;
  }
  
  a.on:link{
  color:#FF9007;
  font-weight: bold;
  text-decoration:none
  }
  a.on:visited{
  color:#FF9007;
  font-weight: bold;
  text-decoration:none
  }
  a.on:hover{
  color:#FF9007;
  font-weight: bold;
  text-decoration:none
  }
  
#les_photos{
position:relative;
left:110px;
width:500px;
height:300px;
text-align: center;
vertical-align: middle;
}

  #une_photo{
  float:left;
  height:80px;
  padding: 5 5 5 5;
  text-align: center;
  vertical-align: middle;
  }
  
  #num_page{
  float:left;
  width:500px;
  }

#menu{
position:relative;
padding-left:2px;
z-index:10;
}
    #presentation, #connaitre, #menace, #mobilisons, #learn, #danger, #action{
    visibility: hidden;
    z-index: 10;
    font-size: 12px;
    text-align: left;
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;
    background-color: white;
    }
    #presentation{
    position:absolute; 
    left:2px; 
    top:27px; 
    }
    #connaitre{
    position:absolute; 
    left:124px; 
    top:27px; 
    }
    #menace{
    position:absolute; 
    left:310px; 
    top:27px; 
    }
    #mobilisons{
    position:absolute; 
    left:486px; 
    top:27px;  
    }
    #learn{
    position:absolute; 
    left:110px; 
    top:27px; 
    }
    #danger{
    position:absolute; 
    left:220px; 
    top:27px; 
    }
    #action{
    position:absolute; 
    left:335px; 
    top:27px; 
    }
    #presentation a, #connaitre a, #menace a, #mobilisons a, #learn a, #danger a, #action a{
    color:#FF9007;
    text-decoration:none;
    display: block;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left:10px;
    padding-right:10px;
    border-top: 1px #cccccc solid;
    }
    #presentation a:hover, #connaitre a:hover, #menace a:hover, #mobilisons a:hover, #learn a:hover, #danger a:hover, #action a:hover{
    color:#5A78B2;
    text-decoration:none;
    background-color: #FDC177;
    }

#pied{
font-size:9px;
font-family:arial;
position:absolute;
bottom:4px;
left:125px;
color:white;
}

#pied a{
text-decoration:none;
color:white;
}

