body {
	background: #585655 url(img/fond.jpg) top center no-repeat;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}
h2{ font-size: 1.3em; }
h3{ font-size: 1.2em; }

a { color: #0099CC; text-decoration: none; }
a:hover{ text-decoration: underline; }

#bordure-haut{
	background:url(img/bordure-haut.png) top center;
	height:35px;
	margin: 0 auto;
	width:1000px;
	}
#contenu{
	background:url(img/fond-blanc.png) center repeat-y;
	margin: 0 auto;
	overflow:auto;
	padding:0;
	width:1000px;
	}
#page {
	width: 760px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin: 0 auto;
	overflow:auto;
	display: block;
	position:relative;
	z-index:1;
    } 
#mainContent {
	width: 510px;
	margin: 0;
	padding: 0;
	float: left;
    }
#sidebar {
	float: right;
	width: 220px;
	display: inline;
	text-align: right;
	padding: 0px 10px;;
    }
#sidebar p{ text-align:justify; }	
#sidebar ul{
	margin-bottom: 3em;
	margin-top: 3em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#sidebar ul li{
	cursor:pointer;
	border-bottom:#666666 dashed 1px;
	font-size: 1.5em;
	line-height: 1.6em;
	width:180px;
	}		
#sidebar ul li a{
	color: #333;
	display:block;
	padding-right: .5em;
	text-decoration:none;
	text-transform: uppercase;
	}
#sidebar ul li a:hover, #sidebar1 ul li a:focus{
	color: #FFF;
	background-color:#0099CC;
	}	
#bordure-bas{
	background: url(img/bordure-bas.png) top center no-repeat;
	clear:both;
	height:110px;
	margin: 0 auto;
	overflow: auto;
	padding:0;
	width:1000px;
	}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
    line-height: 0px;
    }
#div_formules {
	color:#333;
	background: url(img/photos-mariage-lille-div.jpg) right top no-repeat;
	border:#999 4px solid;
	margin: 10px auto;
	padding: 1em;
	line-height: 1.2em;
	text-align:justify;
	width:90%;
}

#div_formules ul{
	margin-top: 10px;
}
#information{
	line-height: 1.5em;
	padding: 1.5em;
	text-align:justify;
}
#information p{
	padding-bottom:1em;
}
#information img{
	margin-left: 10px;
}
#div_contact{
	background:url(img/cadre-photo.jpg) bottom left no-repeat;
	height: 520px;
}
.erreur, .span_red{ color: #FF0000; }
submit {
	border:#333 thin solid;
	cursor:pointer;
	height: 20px;	
}
.textInput{  
	background-color:#FFF;
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:16px;
	width:400px; 
	padding-left:10px; 
}
textarea{  
	width:400px;  
	height: 120px;
	background-color:#FFFFFF;
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 0 10px;
}

.inputHighlighted{  
	background-color:#0099CC;
	color:#FFF;
	width:390px;
	height:16px;
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
}

textarea.inputHighlighted{  
	background-color:#0099CC;
	color:#FFF;
	width:400px;
	height:120px;
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 0 10px;
}
#div_serie{
	display:block;
	width:500px;
	padding: 0;
}
#div_galeries ul,
#div_serie ul {
	display:block;
	margin-bottom: 0;
	margin-left:1em;
	margin-right:0;
	margin-top:0;
	padding: 0;
}
#div_galeries li,
#div_serie li {
	float: left;
	list-style: none;
	margin: 0;
}
#div_galeries img {
	border: #EAEAEA 4px solid;
	margin: 5px;
}
#div_serie img {
	border: #EAEAEA 2px solid;
	margin: 2px;
}

.serie{
	font-weight: bold;
	line-height: normal;
	width: 500px;
	height: 110px;
	
}
.lien_galerie {
	font-size: .9em;
	text-align:right;
	margin: 5 5;
}
.message-info{
	color:#666666;
	font-size:.9em;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
.temoignage-texte{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-style:italic;
	line-height: 1.6em;
	padding: 20px 0 0 20px;
	}
.temoignage-signature{
	color:#111;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
	line-height: .5em;
	padding: 0 0 20px 0;
}
.temoignage-trait{
	border:none;
	border-top:1px #666 dashed;
	height: 1px;
	margin-left:150px;
	width:200px;
}