/* @override http://www.jardins-alezin.com/v3/style.css */

/* @group Mains Values */

*
{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

html
{
	height:100%;
}

body
{
	height:100%;
	margin:0;
	background-color:#C6F3F9;
	font:normal 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	height:114px;
	display:block;
	width:512px;
}

h1 a
{
	height:114px;
	display:block;
	width:390px;
	text-indent:-5000px;
}

#content h2
{
	display:inline;
	padding:2px 5px 2px 10px;
	font-size: 1.3em;
	margin-bottom:5px;
	background-color:#64a4da;
	color:#fff;
}

#content h3 {
	clear: both;
	margin: 10px 0;
	display: block;
	padding-top: 20px;;
}

#sidebar h2 {
	padding: 0;
}

#wrapper2
{
	width:100%;
	background:url(images/body-bg.png) repeat-x top center transparent;
}

#wrapper
{
	width:100%;
	padding-bottom:40px;
	background:url(images/wrapper-bg.jpg) top center transparent no-repeat;
}

#global
{
	width:100%;
	min-height:100%;
	background:url(images/footer-bg.jpg) bottom center no-repeat #fff;
}

#page
{
	width:512px;
	margin:0 auto;
	position:relative;
}

#header
{
	background:url(images/header-bg.gif) no-repeat top left;
	height:135px;
}

#content
{
	padding:20px 10px;
	text-align:justify;
	color:#505050;
	overflow:auto;
	background:url(images/content-bg.png) no-repeat top center;
}

/* @end */

form .wrong
{
	background-color:#C24442;
	color:#fff;
}

#content p, #content ul
{
	margin-top:20px;
	font-size:1em;
	line-height:1.2em;
}
#content p {
	padding:0 5px;	
}

#content p.index {
	padding-bottom: 10px;
}

#content li
{
	margin:0 0 10px 20px;
}

#content a
{
	border-bottom:1px dashed #64a4da;
	color:#64a4da;
}

#content a:hover
{
	border:none;
}

#sidebar
{
	width:186px;
	clear: both;
	float:right;
	margin:0 0 5px 15px;
}

#region
{
	background:url(images/region-bg.png) top left repeat-y;
	margin-top:5px;
}

#region h2
{
	background:url(images/region-top.png) top left no-repeat transparent;
	border-bottom:1px dashed #727466;
	color:#727466;
	font-size:11px;
	margin:5px;
	padding:10px 5px 5px;
}

#region ul
{
	background:url(images/region-bottom.png) bottom left no-repeat transparent;
	padding:10px;
}

a.galerie
{
	width:186px; float: right;
	height:48px; margin: 5px 10px;
	display:block;
	background:url(images/galerie-bg.png) no-repeat bottom center;
	margin-bottom:5px;
	border-bottom:none;
	border: none !important;
}

#sidebar p
{
	margin:0;
}

a.galerie:hover
{
	background:url(images/galerie-bg.png) no-repeat top center;
}

#copy a
{
	border:none;
	text-decoration:underline;
	color:#fff;
}

#copy
{
	width:186px;
	height:48px;
	color:#fff;
	padding:10px;
	width:166px;
	height:28px;
	background:url(images/copy-bg.png) no-repeat top center;
	display:none;
}

form p span
{
	display:block;
	margin-left:160px;
	font-size:11px;
}

/**::selection {
	background-color:#64a4da; color:#fff;
}*/

*::-moz-selection
{
	background-color:#64a4da;
	color:#fff;
}

/* @group Menu */

.menu1
{
	background-position:left -84px !important;
}

.menu2
{
	background-position:left -63px !important;
}

.menu3
{
	background-position:left -42px !important;
}

.menu4
{
	background-position:left -21px !important;
}

.menu5
{
	background-position:left top !important;
}

#menu li
{
	list-style:none;
	float:left;
	margin:0;
	cursor:pointer;
}

#menu li a
{
	color:#000;
	text-decoration:none;
	height:15px;
	width:68px;
	display:block;
	padding:3px 0;
	float:left;
	border:none;
	text-align:center;
}

#menu li.sd a
{
	width:126px;
}

#menu li.td a
{
	width:86px;
}

#menu li.fh a
{
	width:97px;
}

#menu li.ff a
{
	width:82px;
}

#menu li a:hover
{
	color:#B13D3D;
}

.menu1 li.ft a, .menu1 li.ft a:hover, .menu2 li.sd a, .menu2 li.sd a:hover, .menu3 li.td a, .menu3 li.td a:hover, .menu4 li.fh a, .menu4 li.fh a:hover, .menu5 li.ff a, .menu5 li.ff a:hover
{
	color:#fff !important;
}

#menu
{
	position:absolute;
	top:114px;
	left:0;
	background:url(images/menu.png) bottom left #fff no-repeat;
	width:512px;
	height:21px;
	margin:0 !important;
}

/* @end */

p.galerie a
{
	width:163px;
	display:block;
	float:right;
	height:150px;
	text-align:center;
	margin:0 1px 1px 0;
	border:none !important;
}

p.galerie a img
{
	margin:auto;
	border:3px solid #fff;
	margin-top:25px;
	opacity:0.8;
}

p.galerie a:hover
{
	
}

p.galerie a:hover img
{
	border-color:#fff;
	opacity:1;
}

p.galerie a.vertical img
{
	margin-top:5px;
}

p.adresse
{
	background:url(images/timbrefinal.jpg) center left #fff no-repeat;
	padding:5px 70px !important;
	font-style:italic;
	margin-left:20px;
}

/*hide*/

a.galerie span, h2 span, form .comment
{
	display:none;
}
#content p.galerie {padding:0px;}
form label
{
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding:2px 0;
	margin-right:7px;
}

form legend
{
	font-weight:bold;
	margin:0 10px;
}

form fieldset
{
	border:white 1px solid;
	margin:20px 0;
	padding: 10px;
}

fieldset p
{
	margin-bottom:5px !important;
}

#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(/v3/images/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(/v3/images/prevlabel.gif) left 15% no-repeat;
}

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

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