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

*{
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}


body {
background-image:url(../images/fond.jpg);
background-color:#000000;

}

#conteneur{
width:1100px;
height:950px;
position:center;
margin-left:auto;
margin-right:auto;
}

#logo{
background-image:url(../images/logo_navig_02.jpg);
background-repeat:no-repeat;
width:800px;
height:100px;
float:left;

}



#menu_face{
background-image:url(../images/navig_cote_04.jpg);
background-repeat:no-repeat;
float:left;
width:383px;
height:350px;

}

#contenu{
background-image:url(../images/MENUS/confection_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;
}

#contenu_bas{
background-image:url(../images/navig_bas_09.png);
background-repeat:no-repeat;
float:right;
margin-right:218px;
width:495px;
height:420px;
}

#texte{
width:450px;
height:380px;
margin-left:20px;
}



/*---------------------------*/


#mariages{
background-image:url(../images/MENUS/mariages_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#accessoires{
background-image:url(../images/MENUS/accessoires_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#specialites{
background-image:url(../images/MENUS/specialites_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#conseils{
background-image:url(../images/MENUS/conseils_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}


#pretaporter{
background-image:url(../images/MENUS/pretaporter_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#societes{
background-image:url(../images/MENUS/societes_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#retouches{
background-image:url(../images/MENUS/retouches_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

/*---Menus simples----*/



#home{
background-image:url(../images/MENUS/home_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#contact{
background-image:url(../images/MENUS/contactz_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;



}
/*------------ Galerie---------------------*/
#salonmariage{
background-image:url(../images/MENUS/stand_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}


#salonmariage2{
background-image:url(../images/MENUS/salon_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;
}

#buste{
background-image:url(../images/MENUS/bustes_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}


#couple{
background-image:url(../images/MENUS/couple_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;

}

#boutique{
background-image:url(../images/MENUS/boutique_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;
}



/*------------------>contact<------------------------*/


#horaire{
background-image:url(../images/MENUS/horaires_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;
}


#plandacces{
background-image:url(../images/MENUS/plan_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;
}


#liens{
background-image:url(../images/MENUS/liens_05_05.jpg);
float:right;
width:500px;
height:330px;
background-repeat:no-repeat;
margin-right:215px;
}

/*--------------------> Menu<--------------------*/

<style type="text/css" media="screen">
<!-- 
body {

background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
margin-left:145px;
margin-top:30px;
}

#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
font-weight: bold;
border-top: 1px solid #000000;
background: #fff;
margin-top:10px;
}
#menu dd {
margin-top:10px;
}
#menu li {
margin-left:20px;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;

height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
-->
</style>


div#galerie
{
	width: 410px ;
	background: #eed ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}
	xx