<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*   PAGES   */


body{
	background-color: #323232;
	color: white;
	font-family: "Century Gothic", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, FreeSans, sans-serif;
}



/*   LIENS   */

a { 
  text-decoration: none; 
}
 
a:link { 
  color: #fff; 
}
 
a:visited { 
  color: #ddd; 
}
 
a:hover, a:focus, a:active { 
  text-decoration: underline;
}

a:focus, a:active { 
  outline: none; 
}

a img{
	border: none;
}



/*   ELEMENT EN LIGNE   */

em { 
  font-style: italic; 
} 
strong { 
  font-weight: bold; 
}

h1{
	font-size: large;
}



/*   BLOC   */

header, nav, footer, figure, section {
  display: block;
}


#wrapper{
	background-color: black;
	margin: auto;
	width: 1200px;
	min-height: 900px;
	background: black url(../images/ciseaux.png) no-repeat left bottom;
	-moz-box-shadow: 1px 1px 30px black;  
	-webkit-box-shadow: 1px 1px 30px black;  
	box-shadow: 1px 1px 13px #999;
	border-top: 1px dashed white;
	margin-top: 10px;
	position: relative;
}



/*   HEADER   */

header[role=banner]{
	height: 150px;
}

header[role=banner] img{
	padding-top: 5px;
	margin-left: 20px;
}

header[role=banner] img.banniere{
	padding-left: 100px;
}



/*   NAVIGATION   */

nav[role=navigation]{
	float: left;
	width: 150px;
	height: auto;
	margin-top: 50px;
	font-family: EnviroD, "Century Gothic", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12pt;
	background-color: rgba(255,255,255,0.05);
	border-bottom: 1px dashed white;
	border-top: 1px dashed white;
	border-right: 1px dashed white;
	}

nav[role=navigation] ul{
	margin: 30px 10px;
}

nav[role=navigation] li{
	padding: 0 5px 30px 0;
}

nav[role=navigation] a{
	color: white;
	text-decoration: none;
	padding: 6px 12px;
}

nav[role=navigation] a:hover, nav[role=navigation] a:focus {
	text-decoration: none;
	background-color: rgba(255,255,255,0.2);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}



/*   CONTENEUR   */

#conteneur section, #conteneur article{
	margin-left: 200px;
	top: 160px;
	width: 750px;
	line-height: 1.5;
}

#conteneur{
	padding-top: 50px;
}

#conteneur li{
	list-style-type: none;
}

#conteneur article{
	padding: 30px 0;
}

#conteneur h1{
	margin: 0 0 10px 200px;
}

#conteneur h1.hn{
	margin: 0 0 2px;
}

#conteneur h1.hn a{
	background: url(../images/bg_arrow.png) left no-repeat;
	padding-left: 12px;
}

aside{
	float: right;
}

figure.photo{
	padding: 20px 0;
}

figcaption{
	font-style: italic;
	text-align: center;
	font-size: small;
}

#conteneur aside article.election, #conteneur aside ul.contact li p.voir{
	margin: 0;
	padding: 10px 0;
	width: 210px;
	border-top: 1px dashed white;
}

#conteneur section.imageBox{
	display: inline-block;
	margin-left: 40px;
	width: 450px;
	vertical-align: baseline;
}

#conteneur section.imageBox img{
	border: 1px dashed white;
}

#conteneur section.nomRobe{
	position: absolute;
	width: 200px;
	margin-left: 320px;
	top: 0;
	font-size: smaller;
}

#conteneur section figure.photo img{
	border: 1px dashed white;
}

#vidLien{
	margin-right: 270px;
	width: 250px;
	float:right;
	margin-top: 10px;
	line-height: 1.15;
	position: relative;
}

#navigation{
	float: right;
	clear: both;
	font-size: smaller;
	margin-right: 200px;
}

#conteneur section.mariage{
	width: 400px;
}

#conteneur section figure.promo_mariage{
	padding-top: 30px;
}

#conteneur section.video{
	margin-left: 40px;
	width: 375px;
	height: 200px;
	border: 1px dashed white;
}

#conteneur figure.video a{
	background-color:#F00;
}

#conteneur aside.liens{
	margin: 0;
	width: 560px;
	padding-bottom: 60px;
	float: none;
}

#conteneur aside.mapContact{
	display: inline-block;
	margin: 0 5px 0 0;
	top: 0;
	width: 400px;
}

aside.mapContact h2 {
	border-bottom: 1px dashed white;
	margin-bottom: 10px;
}

aside.mapContact section.map strong{
	display: inline-block;
	margin: 5px 0;
}

#conteneur aside.mapContact section.contact{
	display: inline-block;
	width: 150px;
	font-size: small;
	margin: 0 30px 0 0;
}

#conteneur aside.mapContact section.map{
	margin: 20px 0 0 0;
	font-size: small;
	width: 350px;
}

#conteneur aside.mapContact section.map figure{
	margin-top: 10px;
}

#conteneur aside.mapContact section.map figure a{
	background: url(../images/bg_arrow.png) left no-repeat;
	padding-left: 12px;
	font-weight: bold;
}

.contact, .contact li{
	margin-top: 30px;
}

.robeM, .homme, .accessoire, .fille{
	display: inline-block;
	vertical-align: top;
   width: 70px;
   height: 140px;
   overflow: hidden;
   margin: 0 40px 40px 0;
   background: rgba(75,75,75,0.3);
   border: 10px solid rgba(75,75,75,0.3);
}

aside.liens figure.accessoire h2, aside.liens figure.robeM h2, aside.liens figure.homme h2, aside.liens figure.fille h2{
	display: block;
	writing-mode:tb-lr;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
   /*margin: -143px 60px 0 0;*/
   margin: -85px -60px 0 -60px ;
   padding: 6px 3px;
   color:#fff;
	background: no-repeat rgba(0,0,0,0.7); url(../images/bg_texte.png)
	opacity: 0.7;
	width: 140px;
}

aside.liens figure.accessoire:hover, aside.liens figure.robeM:hover, aside.liens figure.homme:hover, aside.liens figure.fille:hover,
aside.liens figure.accessoire:hover h2, aside.liens figure.robeM:hover h2, aside.liens figure.homme:hover h2, aside.liens figure.fille:hover h2{
	background: no-repeat rgba(0,0,0,0.9);
}

#conteneur form{
	margin: 15px 15px 5px 200px;
	width: 700px;
}

#conteneur form table td {
	padding: 25px 5px 0 5px;
	vertical-align: top;
}

#conteneur form table td p{
	text-align: right;
}

input[type="submit"], input[type="reset"] {
    background: #222 url(overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 5px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(255,255,255,0.25);
    position: relative;
    cursor: pointer
}

.email{
	padding-left: 200px;
	padding-top: 10px;
}

.obligatoire{
	margin-left: 250px;
	font-size: smaller;
	color: red;
}

#conteneur section.cocktail{
	margin-left: 200px;
	width: 450px;
}

#conteneur section.cocktail p{
	margin: 10px 0;
}

#conteneur section.cocktail img{
	border: 1px dashed white;
	
}

#conteneur section.defile, #conteneur section.infoDefile{
	width: 400px;
}

#conteneur section.imgDefile{
	float: right;
	width: 450px;
	margin: 0;
}

#conteneur section.defile article{
	margin: 0;
	width: 400px;
}

#conteneur section.imgFille{
	float: right;
	margin: 0;
	width: 400px;
	padding-left: 100px;
}

#conteneur section.imgFille img{
	border: 1px dashed white;
}

#conteneur section.petiteFille{
	width: 400px;
	margin: 0 300px 0 200px;
}

#conteneur section.imgHomme{
	float: right;
	width: 400px;
}

#conteneur section.imgHomme img{
	border: 1px dashed white
}

#conteneur section.diaporama{
	width: 950px;
	padding: 10px 5px 60px;
}

#conteneur section.diaporama img{
	padding: 0  10px 5px 0;
}

#conteneur section.formLivre{
	width: 500px;
}

#conteneur section.formLivre form{
	margin: 0;
	border-right: 1px dashed white;
	width: 500px;
}

#conteneur section.formLivre form tr td p{
	text-align: right;
}

#conteneur section.messages{
	float: right;
	width: 475px;
	margin: 0;
	padding-left: 10px;
}

#onglet nav{
	font-family: EnviroD, "Century Gothic", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, FreeSans, sans-serif;
	font-size: 16pt;	
	margin-left: 250px;
	position: absolute;
	bottom: 0;
}

#onglet nav a{
	margin-right: 40px; 
	padding: 8px 10px 0;
	background-color: rgba(255,255,255,0.05);
	-moz-border-radius-topleft: 8px;
   -moz-border-radius-topright: 8px;
   -webkit-border-top-left-radius: 8px;
   -webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top: 1px dashed white;
	border-left: 1px dashed white;
	border-right: 1px dashed white;
}

#onglet nav a:hover, #onglet nav a:focus {
	text-decoration: none;
	padding: 28px 10px 0;
	background-color: rgba(255,255,255,0.2);
	-moz-border-radius-topleft: 8px;
   -moz-border-radius-topright: 8px;
   -webkit-border-top-left-radius: 8px;
   -webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

#conteneur section.marques table{
	margin: 15px 0 15px;
}

#conteneur section.marques p{
	padding-bottom: 10px;
}

#conteneur section.marques td{
	padding: 3px;
	vertical-align: middle; 
}

#conteneur section.marques td p{
	text-align: right;
}

#conteneur section.imgAccessoire{
	float: right;
	margin: 0;
	width: 400px;
	padding-left: 100px;
}

#conteneur section.imgAccessoire img{
	border: 1px dashed white;
}

#conteneur section.pageAccessoire{
	width: 400px;
	margin: 0 300px 0 200px;
}

#conteneur section.planSite ul li{
	padding: 10px 0 10px 30px;
}

#conteneur section.planSite ul li ul{
	padding-bottom: 10px;
}

#conteneur section.planSite ul li ul li{
	padding-left: 50px;
}

#conteneur section.planSite ul li a{
	background: url(../images/bg_arrow.png) left no-repeat;
	padding-left: 15px;
	font-weight: bold;
}



/*   PIED DE PAGE   */

footer{
	height: 20px;
	width: 1200px;
	margin: auto;
	border-top: 1px dashed white;
	font-size: x-small;
	line-height: 2;
}

footer nav{
	float: right;
}

footer nav a{
	margin: 0 7px;
	background-color: black;
	border-left: 1px dashed white;
	border-bottom: 1px dashed white;
	border-right: 1px dashed white;
	padding: 2px 5px;
	-moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

footer nav a:hover{
	background-color: #626262;
	text-decoration: none;
}


</pre></body></html>