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

body {
background-color:#000000;
margin-top: auto;
}

#site {
     margin-left: auto;
     margin-right: auto;
     width:1024px;
	 height:768px;
     }
	 
.no_bordure
{
border:none;
}

#ban {
margin-top:70px;
margin-left: auto;
margin-right: auto;
height:70px;
width:605px;
background:url(img_index/contact_pe.png) no-repeat;
}

#ban2 {

margin-left: auto;
margin-right: auto;
height:272px;
width:977px;
background:url(img_index/pe.jpg);
}

#menu {
margin-top: 40px;
margin-left: auto;
margin-right: auto;
height: 160px;
width: 977px;
}

.mariage {
display:block;
background:url(img_index/mariage_ov.jpg);
height:150px;
}

.mariage:hover {
display:block;
background:url(img_index/mariage.jpg);
height:150px;
}

.soiree {
display:block;
background:url(img_index/soiree.jpg);
height:150px;
}

.soiree:hover {
display:block;
background:url(img_index/soiree_ov.jpg);
height:150px;
}

.ce {
display:block;
background:url(img_index/ce.jpg);
height:150px;
}

.ce:hover {
display:block;
background:url(img_index/ce_ov.jpg);
height:150px;
}

.cf {
display:block;
background:url(img_index/cf.jpg);
height:150px;
}

.cf:hover {
display:block;
background:url(img_index/cf_ov.jpg);
height:150px;
}

.boite {
display:block;
background:url(img_index/boite.jpg);
height:150px;
}

.boite:hover {
display:block;
background:url(img_index/boite_ov.jpg);
height:150px;
}

.effets {
display:block;
background:url(img_index/effets.jpg);
height:150px;
}

.effets:hover {
display:block;
background:url(img_index/effets_ov.jpg);
height:150px;
}

.align {
float:left;
height:160px;
width:162px;
}

.txt_menu {
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

a {
display:block;
width:162px;
text-decoration:none;
text-align:center;
color:#e6e6e6;
}

a:hover {
color:#85161d;
}