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



<!--

* {
margin: 0;
padding: 0;
}

body {


background-attachment:fixed;



}

#conteneur
{
	width:739px;
	margin-top:20px;
	margin-left: auto ;
    margin-right: auto ;
	height:auto;
	
}

#mariage-05 {
	position:relative;
	margin-right:17px;
	float:right;
	width:84px;
	height:39px;
	
}

#mariage-06 {
	position:relative;
	float:right;
	width:84px;
	height:39px;
}
#mariage-07 {
	position:relative;
	float:right;
	width:84px;
	height:39px;
}

#mariage-08 {
	position:relative;
	float:right;
	width:84px;
	height:39px;
}

#mariage-09 {
	position:relative;
	float:right;
	width:85px;
	height:39px;
}

#mariage-13 {
	position:relative;
	margin-left:5px;
	width:729px;
	height:155px;
	background-image:url(../images/mariage_13.png); background-repeat:no-repeat;
}

#Compte {color:#f0d015; font-weight:bold; font-family:Georgia; font-size:14px;}

#mariage-16 {
	position:relative;
	margin-right:45px;
	width:739px;
	height:95px;
}

#main
{ float:left; height:auto;position:relative;
 
}

#mariage-20 { 
position:relative;
	float:left;
	margin-left:5px;
	width:721px;
	height:400px;
	
	
	background:url(../images/mariage_20.png) no-repeat;
	background-color:#fcf2d8; 
	border-left:1px solid #9a2d1a;
	border-right:1px solid #9a2d1a;
	
}


#mariage-25 {
position:relative;
	margin-left:5px;
	width:723px;
	height:50px;
	
}

#mariage-30 {
margin-top:-4px;
position:relative;
	float:right;
	margin-right:8px;
	width:705px;
	height:42px;
	text-align:center;
	color:#fcf2d8;
background-image:url(../images/mariage_30.png); background-repeat: no-repeat;

}

#mariage-30 a:link{ text-decoration:none; color:#c3a58d; font-size:14px}
#mariage-30 a:hover{ text-decoration:none; color:#fcf2d8; font-size:14px}
#mariage-30 a:visited{ text-decoration:none; color:#c3a5da; font-size:14px}

.Style1 {
	color: #920815;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic; padding:15px;
}


.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:15px;
	text-align:justify;
	color:#6e6f61;
	font-style:italic;
	text-align:center;
}

.texte2 {
	font-family: Garamond;
	padding:25px;
	color:#6e6f61;
	font-style:italic;
	font-weight:bold;
}

.texte3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:5px;
	text-align:justify;
	color:#6e6f61;
	font-style:italic;
	text-align:center;
}
-->
#nav { 
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;
	padding-right:19px; /* Création du contexte de formatage */
						
}
			
#nav li {
	float:right;
	margin-right: 1px ;
	width: 85px ;
	height:38px; 
	color: red ;
				
}

#nav li a {
	display: block ;
	outline:none;
	background:url(../images/menu.png) right top no-repeat ;
	color: #fbebd8 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 15px 0 ;
	text-align: center ;
	text-decoration: none ;

}


#nav li a:hover, #nav li a:focus, #nav li a:active {
	background:url(../images/menu.png) left top no-repeat ;
	text-decoration: none ;
	color:#d40015;
				}
fieldset {padding:10px; border:1px solid #6e6f61; width:500px; text-align:left}
input, textarea, select {font:12px/12px Georgia, "Times New Roman", Times, serif; padding:0;}
label {font-size:11px; font-weight:bold; color:#6e6f61;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; margin:0 10px 10px 0;}
dd {float:left; width:375px; margin:0 0 10px 0;}
-->