@charset "utf-8";
/* CSS Document */

body {
  background-color:#000;
  margin:0;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#contenu {
  width: 895px;
  margin: auto;
}

#header {
  width: 895px;
  height: 180px;
  background-image:url(images/retro_header.jpg);
  background-repeat:no-repeat;
  margin: auto;
}

#menu_fond {
  width: 895px;
  height: 59px;
  background-image:url(images/retro_menu.jpg);
  margin: auto;
}
#menu {
  width: 644px;
  height:30px;
  margin-left:30px;

  border: 1px #CC0000 solid;
}
.b_home { 
  display: block;
  width: 161px;
  height: 30px;
  margin-top: 17px;
  margin-left:118px;
  background-image:url(images/retro_b_home.jpg);
  float:left;
  border:none;
}
.b_home:hover {
  display:block;
  border:none;
  background-image:url(images/retro_b_home_h.jpg);
}

.b_news { 
  display: block;
  width: 161px;
  height: 30px;
  margin-top: 17px;
  background-image:url(images/retro_b_news.jpg);
  float:left;
  border:none;
}
.b_news:hover {
  display:block;
  border:none;
  background-image:url(images/retro_b_news_h.jpg);
}
.b_gallery { 
  display: block;
  width: 161px;
  height: 30px;
  margin-top: 17px;
  background-image:url(images/retro_b_gallery.jpg);
  float:left;
  border:none;
}
.b_gallery:hover {
  display:block;
  border:none;
  background-image:url(images/retro_b_gallery_h.jpg);
}
.b_contact { 
  display: block;
  width: 161px;
  height: 30px;
  margin-top: 17px;
  background-image:url(images/retro_b_contact.jpg);
  float:left;
  border:none;
}
.b_contact:hover {
  display:block;
  border:none;
  background-image:url(images/retro_b_contact_h.jpg);
}

#corps_top {
  width: 895px;
  height:93px;
  background-image:url(images/retro_contenu_top.jpg);
  margin: auto;
}

#titre_home {
  width:111px;
  height:95px;
  background-image:url(images/retro_titre_home.png);
  background-repeat:no-repeat;
  margin-left:200px;
}
#titre_gallery {
  width:111px;
  height:95px;
  background-image:url(images/retro_titre_gallery.png);
  background-repeat:no-repeat;
  margin-left:200px;
}

#corps_center {
   width: 895px;
   background-image:url(images/retro_contenu_center.jpg);
   margin: auto;
}

#corps_texte {
   width: 495px;
   margin-left:192px;
}

#corps_texte img {
  margin: 15px 0 0 14px;
  border: none;
}
#corps_texte h1 {
   font-size: 24px;
   font-weight:bold;
   color:#b9c6b7;
   text-align:center;
   margin:0;
}
#corps_texte h2 {
   font-size: 18px;
   font-weight:bold;
   color: #999;
   text-align:center;
   margin:0;
}
#corps_texte h3 {
   font-size: 16px;
   color: #CCC;
   text-align:center;
   margin:0;
}
#corps_texte p {
   font-size:16px;
   color: #fff;
}
#corps_texte a { 
   font-size: 16px;
   color: #fff;
   font-style:italic;
   text-decoration:none;
}
#corps_texte a:hover {
   text-decoration:underline;
}
#liens {
  width: 250px;
  height: 30px;
  margin: auto;
}
#liens a {
   font-size: 10px;
   color: #CCC;
   text-decoration: none;
}
#liens a:hover {
   text-decoration: underline;
}
#corps_bottom {
   width: 895px;
   background-image:url(images/retro_contenu_bottom.jpg);
   height: 62px;
   margin: auto;
}

#footer {
   width: 895px;
   height: 151px;
   background-image:url(images/retro_footer.jpg);
   margin: auto;
}

#footer p {
    font-size: 10px;
	color: #999999;
	text-align: center;
}
#footer a {
    font-size: 10px;
	color: #999;
	text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
}

/*ICONES*/

#icones {
   width: 300px;
   height: 40px;
   margin: auto;
}
.rss {
  display:block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  float:left;
  background-image:url(images/ico_rss.png);
  border:none;
}
.rss:hover {
  display:block;
  background-image:url(images/ico_rss_h.png);
  border:none;
}

.twitter {
  display:block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  float:left;
  background-image:url(images/ico_twitter.png);
  border:none;
}
.twitter:hover {
  display:block;
  background-image:url(images/ico_twitter_h.png);
  border:none;
}

.facebook {
  display:block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  float:left;
  background-image:url(images/ico_facebook.png);
  border:none;
}
.facebook:hover {
  display:block;
  background-image:url(images/ico_facebook_h.png);
  border:none;
}

.wordpress {
  display:block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  float:left;
  background-image:url(images/ico_wordpress.png);
  border:none;
}
.wordpress:hover {
  display:block;
  background-image:url(images/ico_wordpress_h.png);
  border:none;
}

.flickr {
  display:block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  float:left;
  background-image:url(images/ico_flickr.png);
  border:none;
}
.flickr:hover {
  display:block;
  background-image:url(images/ico_flickr_h.png);
  border:none;
}

.myspace {
  display:block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  float:left;
  background-image:url(images/ico_myspace.png);
  border:none;
}
.myspace:hover {
  display:block;
  background-image:url(images/ico_myspace_h.png);
  border:none;
}
.retour { clear: both; }
