﻿/* design by benoit gilloz www.ai-development.com */

*
{
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

p
{
	margin:0px 0 8px 8px;
	color: #FFFFFF;
}

a
{
	color:#fff;
}

.centre
{
	text-align:center;
}

img
{
	border:none;
	margin:0;
}

ul, ol
{
	margin:0px 0 10px 30px;
}

h1
{
	font-size:2em;
	color:#e8d5ac;
	background:url(images/bgH1.jpg);
	border-left:5px solid #e8d5ac;
	margin-bottom:10px;
	font-style:italic;
	padding-left:10px;
	height:60px;
	line-height:60px;
}

h1#enlarge
{
	font-size:1em;
	height:75px;
	line-height:75px;
	width:245px;
	padding-left:90px;
	border-left:0px;
	background:url(images/enlarge.jpg);
}

h2
{
	background:#e8d5ac;
	text-align:center;
	padding:5px 2px;
	font-size:0.9em;
	letter-spacing:5px;
}

h3
{
	margin-bottom:15px;
}

h4
{
	margin-top:15px;
}

body
{
	text-align:justify;
	font-family:"Times New Roman", times, arial;
	font-size:1em;
}

#shadow
{
	margin-left:1px;
	background:#fff url(images/bgBody.jpg) center top repeat-y;
}

#header
{
	width:786px;
	height:189px;
	margin:auto;
	background:#fff url('images/header.jpg') no-repeat;
	border-bottom:1px solid #fff;
}

#bar
{
	background:#e8d5ac;
	height:20px;
}

#page
{
	width:780px;
	padding:0 3px;
	margin:auto;
	background:#001939;
}

#float
{
}

#leftBlock
{
	width:182px;
	margin-top:0px;
	margin-left:37px;
	background:#0a203c;
}

#menu
{
	
}

#menu ul
{
	margin:0px;
}

#menu ul li
{
	list-style:none;
	display:inline;
}


#menu ul li a
{
	padding:6px 10px;
	text-decoration:none;
	color:#e8d5ac;
	font-weight:bold;
	font-size:1em;
	display:block;
	border-top:1px solid #062955;
	letter-spacing:2px;
	text-align:center;
}

#menu ul li a:hover, #menu ul li a.selected
{
	color:#fff;
	background:#001e45;
}

.contentblock
{
	float:right;
	width:680px;
	padding:20px;
	color:#e8d5ac;
	border-left:0px solid #bbb;
}

.contentblock p
{
	text-indent:0.5em;
	margin-bottom:20px;
	margin-right:2px
}

.contentblock p:first-letter
{
	font-size:1.5em;
	font-weight:bold;
}

#contact
{
	clear:right;
}

#contact table
{
	border-left:0px solid #e8d5ac;
}

#contact table tr th
{
	padding:10px 20px;
	vertical-align:top;
	background:#0a203c;
}

#contact table tr td
{
	padding:10px 20px;
	vertical-align:top;
	background:#0a203c;
}

#gallery div.definition
{
	clear:right;
	padding-top:20px;
}

#gallery div.definition p
{
	margin-bottom:0px;
}

#gallery div.definition h1
{
	width:475px;
}

#gallery div.definition img
{
	float:right;
	margin-left:8px;
	cursor:pointer;
	border:1px solid #e8d5ac;
}

.gallery
{
	border:1px solid #001e45;
	padding:10px;
	margin-bottom:10px;
	width:313px;
	background:#0a203c;
}

.gallery .gallText
{
	width:180px;
	float:left;
}

.gallery .gallImg
{
	width:120px;
	padding:9px;
	padding-right:0;
	float:right;
}

div.gallery div.gallImg img
{
	cursor:pointer;
	border:1px solid #e8d5ac;
}

#picRow
{
	background:url(images/bgPicRow.jpg) no-repeat center;
}

#picRow p
{
	text-align:center;
	margin:0;
	padding:10px 0;
}

#picRow img
{
	display:inline;
	margin-left:5px;
	border:1px solid #e8d5ac;
	cursor:pointer;
}

#map
{
	float:right;
	display:inline;
	margin-top:30px;
	
	}

#right
	
{
	margin-right: 5px;
	float: right;
	width: 550px;
}

#footer
{
	width:786px;
	margin:auto;
	font-size:0.8em;
	color:#666;
	background:#e8d5ac;
	text-align:center;
}

#footer a
{
	color:#666;
	text-decoration:none;
}

#footer ul
{
	text-align:right;
}

#footer ul li
{
	display:inline;
	list-style:none;
}

#footer ul li a
{
	padding:0px 5px;
}
