/* BASICS */
body {  
	color: #ffffff; 
	background: #000000 url() no-repeat top right; 
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-bottom:20px;
	text-align: center;
}

p { 
	font: 90% Verdana, sans-serif; 
	text-align: left;
	color: #ffffff;
	margin:20px;
}

h3	{
	margin: 0 0em 0.7em;
	color:#ffffff;
	font: 120% Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
}



/* LAYOUT */
#container { 
	text-align: left;
	position: relative;
	background: transparent url(images/background0.jpg) no-repeat;
	border: 1px solid #9999ff;
	margin-top:50px;
	margin: 1px auto;
	padding: 0px;
	width: 900px; 
	height:600px;
	voice-family: "\"}\"";
	voice-family: inherit;

	}
	html>body #container {
	width: 900px;
}
/* LAYOUT */


#container1 { 
	text-align: right;
	color:#fff;
	font: 80% Verdana, sans-serif; 
	position: relative;
	background: transparent url(images/banner.png) no-repeat;
	margin: 1px auto;
	padding: 0px;
	width: 900px; 
	height:160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	html>body #container {
	width: 900px;
}

span.gift	{
    font: 150% Verdana, sans-serif; 
	color: #9999ff;
	font-weight:bold;
	text-align:right;
}

span.telephone	{
	font: 80% Verdana, sans-serif; 
	color: #FE01FE;
	font-weight:bold;
	padding-left:150px;
}

#containerleft { 
	text-align: left;
    font: 90% Verdana, sans-serif; 
	color: #ffffff;
	text-align:left;
	margin-left:20px;
	width:380px;
	margin-top:20px;
	line-height:1.5em;
	padding:10px;
}


#containerh3{ 
	text-align: left;
    font: 120% Verdana, sans-serif; 
	color: #787878;
	text-align:left;
	line-height:1.5em;
	margin-top:40px;
	margin-left:20px;
}


#footer { 
	text-align: left;
    font: 80% Verdana, sans-serif; 
	position: relative;
	margin-left:20px;
	width: 900px; 
	color:#fff;
	font-weight:bold;

}

#container3 { 
	text-align: right;
	font: 70% Verdana, sans-serif; 
	position: relative;
	margin-top:70px;
	padding-bottom:10px;
	width: 900px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	html>body #container3 {
	width: 900px;
}


/* FOOTER */
#container3 a:link, #container3 a:visited { 
	color: blue;
	 }

#extraDiv2 {
    font: 70% Verdana, sans-serif; 
	color:#ffffff;
}

#container1  a:link, #container1 a:visited { 
	text-align:right;
	text-decoration:none;
	color:#ffffff;
    font: 80% Verdana, sans-serif; 
}	


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls/gallery/left_right_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:734px; position:relative; height:60px; padding-top:386px; margin:20px 143px 10px 183px;}

#gallery img.left {width:55px; height:62px; background:#000229; float:left;cursor:pointer;}
#gallery img.right {width:55px; height:62px; background:#000229; float:left;cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; background:#000; border:1px solid #000; border-width:5px 2px; width:420px;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px; border:1px solid #444; cursor:pointer;}

#gallery ul li.hide {display:none;}

/* using background images */

/* remove visibility:hidden; if you want to use the original images as thumbnails */
#gallery ul li img { display:block; width:50px; height:50px;}

#gallery ul li span {display:none; position:absolute; left:61px; top:460px; width:611px;font-family:verdana, arial, sans-serif; color:#666; font-size:11px; line-height:15px; text-align:justify;}/*legende*/
#gallery ul li b {color:#fff;}/*title*/

#gallery ul li.chosen {border-color:#fff; cursor:default;}
#gallery ul li.chosen div {position:absolute; left:0; top:0; width:532px; height:355px; background:#101010; border:2px solid #666; border-width:0px;}/*ecran */

#gallery ul li.chosen div i {width:530px; height:355px; display:table-cell; vertical-align:middle; text-align:center;} 
#gallery ul li.chosen div i img {visibility:visible; width:auto; height:auto; border:1px solid #666; margin:0 auto;}
#gallery ul li.chosen span {display:block;}


/* NAVIGATION BAR 
  behavior: url(csshover.htc);} /* WinIE behavior call */
div#nav { 
	margin: 1px 0 0 0em; 
	background:#000; 
	position:absolute;
}

div#nav ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCC; 
	border-width: 0 1px; 
}

div#nav li {
	position: relative; 
	list-style: none; 
	margin:0;
	float: left; 
	line-height: 1em;
	background: #fff
}

div#nav li:hover {
	background: #EBB;
}

div#nav li.submenu {
	background: url(icon.png) 95% 50% no-repeat;
}

div#nav li.submenu:hover {
	background-color: #EDD;
}

div#nav li a {
	display: block; 
	padding: 0.25em 2.2em 0.25em 1em;
	text-decoration: none; 
}

div#nav li.submenu li.submenu:hover {
	background-color: #EDD;
}

/* END NAVIGATION */
