html{background-color:#000000;color:#f7eee7;}
body{font-family:georgia,serif;font-size:12px;background:url(../i/background.jpg) fixed center top no-repeat;}
a {color:#A480E6;text-decoration:none;}
a:hover {text-decoration:underline;}

#container{margin:auto;width:680px;}

#header{background:url(../i/titre.jpg) center center no-repeat; height:120px;margin:auto;width:650px; border-bottom:1px solid #f7eee7;}
	#header a {display:block;height:120px;}
	#header a h1 {display:none;}

#menu ul {margin:5px 0;}	

#menu li,#menu li a {color:#F7EEE7;float:left;font-family:Times New Roman;font-size:20px;font-variant:small-caps;height:20px;padding:0 2px;letter-spacing:1px;text-align:center;}
	#menu li:hover a, #menu li.active a{text-decoration:none;color:#A480E6;}
	/* #menu li.couture{background:url(../i/menu_couture.jpg) center 0 no-repeat;}
	#menu li.mariage{background:url(../i/menu_mariage.jpg) center 0 no-repeat;}
	#menu li.defile_prive{background:url(../i/menu_defileprive.jpg) center 0 no-repeat;}
	#menu li.createur{background:url(../i/menu_createur.jpg) center 0 no-repeat;}
	#menu li.contacts{background:url(../i/menu_contacts.jpg) center 0 no-repeat;}
	#menu li:hover, #menu li.active{background-position:center -20px;}
	#menu li span {display:none;}*/

#content{min-height:500px;padding:10px 10px 15px;text-align:justify;}
	.chapeau {text-align:center;padding:20px 0;}
	.chapeau h1 {font-size:18px;margin:0 0 10px 0;text-transform:uppercase;}
	 
	#gallery li {float:left;}
	#gallery img {padding:5px;}
	 
	#content h2 {font-size:14px;font-weight:bold;text-transform:uppercase;}
	#content ul.contacts {margin:auto;width:460px;}
	#content ul.contacts li {height:60px;clear:both;}
	#content ul.contacts li div {float:left;width:230px}
	#content ul.contacts li div span{width:50px;display:inline-block;font-weight:bold;}
	
	#content ul.reperes {font-size:14px;margin-bottom:40px;}
	#content ul.reperes li {clear:both;padding:10px 0;}
	#content ul.reperes li span {display:block;float:left;height:0px;width:150px;font-weight:bold;}
	#content ul.reperes li em {display:block;float:left;padding-left:150px;}
	
	
#footer{padding:15px 0;text-align:center;}

.clear {clear:both;}
 
