/*  DEBUT DU CSS WEB-POSITION */
#head {
	width:770px;
	height:107px;
	background-image: url(../images/layout/head.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:0px;
}

#corps {
	width:770px;
	height:536px;
	background-image: url(../images/layout/corps1.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}


#bottom {
	width:770px;
	height:17px;
	background-image: url(../images/layout/bottom1.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	font-size: 8px;
	color: #7e7a65;
	text-align:center;
}
#corps_haut {
	width:690px;
	margin-left:auto;
	margin-right:auto;
}
#corps_bas {
	width:670px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:30px;
}
#corps_bas2 {
	width:670px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:30px;

}
#corps2 {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:-16px;
}
/*  FIN DU CSS WEB-POSITION */
/*  DEBUT DU CSS WEB-CONTENT */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #7e7a65;
	background-image: url(../images/layout/fond01.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	top:0px;
	left:0px;	
}

a {
	text-decoration:none;
	color: #7e7a65;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
#head ul li {
	font-size: 11px;
	list-style-type: square;
	position: relative;
	left: 0px;
	top: 7px;
	list-style-position: inside;
}
#head ul li a, #bottom a {
	text-decoration:none;
	color: #7e7a65;
}
#head ul li a:hover, #bottom a:hover {
	text-decoration: underline;
	color: #555555;
}

#corps #corps_haut h1 {
	font-size: 26px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	margin-right:9px;
	text-decoration: underline;
}

#corps #corps_haut h2 {
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	margin-right:12px;
	margin-top:-20px;
}

.text_intro {
	text-align: justify;
	margin-right: 11px;
	margin-left: 10px;
	text-indent: 5px;
}
.text_intro ul li{
	text-align: justify;
	margin-right: 11px;
	margin-left: 10px;
	text-indent: 5px;
	list-style-position: inside;
	position:relative;
	top: -5px;	
	left: -30px;
}
#corps #corps_bas table tr td, #corps #corps_bas2 table tr td {
	font-size: 10px;
	text-align: justify;
	vertical-align:top;
}
#corps #corps_bas table tr td a img, #corps #corps_bas2 table tr td a img {
	float:left;
	padding-right:2px;
}
#corps #corps_bas table h3, #corps #corps_bas2 table h3  {
	font-size: 12px;
	margin-bottom: -1px;
}
a img {
	border: 0px;
}
a img:hover {
	border: 0px;
}

#accueil {
	width:30%;
	vertical-align: middle;
}

#accueil a img {
	float:left;
}

.galeries tbody tr td {
	padding-left: 5px;
	text-indent:4px;
}

.galerie_mariage {
	width:680px;
	height:150px;
	overflow:auto;
	overflow-y: hidden;
	white-space: nowrap;
	vertical-align:top;
	border: thin solid #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFEA;
	margin-top:20px;
	scrollbar-face-color: #7e7a65 ;
	scrollbar-track-color: #FFFFEA ;
	scrollbar-arrow-color: #FFFFEA ;
	scrollbar-shadow-color: #FFFFEA ;
	scrollbar-highlight-color: #FFFFEA ;
	scrollbar-3dlight-color: #FFFFEA ;
	scrollbar-darkshadow-color: #FFFFEA ;}

#corps_bas2 h2 {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	margin-right:6px;

}

#corps #corps2 h1 {
	font-size: 26px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	text-decoration: underline;
	position: absolute;
	margin-top:16px;
	margin-left:422px;
}

#corps #corps2 h2 {
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	position: absolute;
	margin-top:45px;
	margin-left:430px;
}

#corps #corps2 p, #corps #corps2 #pp  {
	padding-top:80px
}
/*  FIN DU CSS WEB-CONTENT */
/*  DEBUT DU CSS SCREEN */
#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}


.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #333333;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(../images/imageflow/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}
/*  FIN DU CSS SCREEN */
/*  DEBUT DU CSS LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/*  FIN DU CSS LIGHTBOX */	

