@charset "iso-8859-2";

/* CSS Document */



body {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	background:url(images/fond_site.gif) repeat;

	}

a img { border:none; }

body, body * { margin:0; padding:0; }

#tete, #nav { width:max-width; }

#tete {

	height:290px;

	background:url(images/fond_tete.jpg) no-repeat top center;

	}

#tete img {

	display:block;

	position:absolute;

	left:5%;

	top:150px;

	}

a { color:#650000; }

a:hover { color:#a20000; }

h1 {

	position:absolute;

	display:block;

	width:900px;

	height:94px;

	/*margin:10px auto 0 auto;*/

	left:10%;

	top:120px;

	text-indent:-5000px;

	display:block;

	background:url(images/logo_larochedumidi.png) no-repeat 30px 0;

	}

h2 {

	height:50px;

	text-indent:-5000px;

	margin:1em 0 1em 0;

	}

h2.accueil { background:url(images/titre_bienvenue.png) no-repeat; width:223px; }

h2.visite { background:url(images/titre_visite.png) no-repeat; width:261px; }

h2.activites { background:url(images/titre_activites.png) no-repeat; width:306px; }

h2.contact { background:url(images/titre_contact.png) no-repeat; width:244px; }

#corps, #pied { width:800px; margin:0 auto 0 auto; }

#nav {

	height:30px;

	background:url(images/fond_menu.png) repeat-x;

	}

#nav ul, #nav ul li { display:block; }

#nav ul {

	list-style:none;

	width:800px;

	height:100%;

	margin:0 auto 0 auto;

	}

#nav ul li {

	float:left;

	}

#nav ul li a {

	display:inline-block;

	height:26px;

	margin:0 2em 0 2em;

	line-height:24px;

	color:#fff;

	text-decoration:none;

	font-size:1.25em;

	/*font-weight:bold;*/

	}

#dubnav {

	border-top:1px dotted #188e25;

	padding-top:0.3em;

	margin:0 auto 0 auto;

	width:790px;

	}

#dubnav ul { list-style:none; margin-left:5em; }

#dubnav ul li { float:left; }

#dubnav ul li a {

	border-right:1px dotted #188e25;

	padding:0 1em 0 1em;

	}

#dubnav ul li a.last { border:none; }

#corps {

	clear:both;

	background:url(images/fond_page.png) repeat-y;

	margin-top:-4px;

	}

#colG, #colD { float:left; overflow-x:hidden; }

#colG { width:535px; margin-left:5px; }

#colD { width:240px; margin-left:15px; }

h3 {

	margin:0 0 0.2em 4em;

	color:#00690a;

	}

h4 {

	margin:0.4em 0 0.3em 6em;

	color:#9c7d04;

	}

p { margin:0 0 1em 2em; text-align:justify; }

span.alt {

	font-family:Arial, Helvetica, sans-serif;

	font-style:italic;

	font-weight:bold;

	color:#003399;

	border-bottom:1px dotted #003399;

	}

.small { font-size:0.8em; }

.blockdiapo {

	border-left:1px dotted #188e25;

	padding:10px;

	background:url(images/fond_diapo.gif) repeat-y;

	}

.blockdiapo p { margin:0; padding:0; color:#fff; }

.photo { border:1px solid #188e25; }

.diapo { margin-bottom:10px; }



table { border:1px dotted #00690a; width:100%; }

table tr { background:#b6efbb; }

table tr.alt { background:#e6f4e7; }

table td { padding:0.2em; }

table td.r { text-align:right; }



#corps #colG ul { margin-left:8em; }

#corps #colG ul span { margin-bottom:0.3em; }

#corps #colG ul li ul { margin-left:2em; }

#colG p { margin-left:4em; }

#pied {

	height:60px;

	background:url(images/fond_pied.png) no-repeat top center;

	padding-top:26px;

	text-align:center;

	color:#fff;

	font-size:0.8em;

	}

.sp { clear:both; width:1px; height:1px; }





/* ----------------- LIGHTBOX ------------------ */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



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

#imageContainer{ padding: 10px; }



#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/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; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* --------------------------------------------- */