* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

body {
	padding: 0;
	margin: 0;
	background: #fff;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #186309;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 10px auto;
	border-bottom: 1px solid #dadadb;
}

#header {
	clear: both;
	height: 134px;
	width: 960px;
	background: #fff url(/img/design/givre/header.jpg) top left no-repeat;
}

#subHeader {
	clear: both;
	height: 23px;
	width: 950px;
	background-color: #fff;
	color: #186309;
	padding: 3px 0 0 10px;
}

#subHeader h1 {
	display: inline;
	margin: 0;
	font-family: Arial, sans serif;
}

#subHeader a {
	color: #186309;
	font-style: italic;
}

#styleSwitch {
	float: right;
	margin: 10px 10px 0 0;
	color: #000;
	font-size: 11px;
	width: 220px;
	overflow: hidden;
	text-align: right;
}

#styleSwitch select {
	font-size: 10px;
	height: 18px;
	border: 1px solid #186309;
	background-color: #fff;
}

#langSwitch {
	text-align: right;
	margin: 5px 0;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 5px;
	padding-top: 10px;
}

#body {
	float: left;
	width: 760px;
	padding: 0 5px;
}

#logosGuides {
	margin-bottom: 15px;
}

#footer {
	clear: both;
	display: block;
	font-size: 10px;
	padding: 0;
	height: 10px;
}

#copyright {
	clear: both;
	display: block;
	text-align: center;
	font-size: 10px;
	margin: auto;
	margin-bottom: 10px;
	color: #186309;
}

#copyright a {
	font-size: 10px;
	color: #186309;
}

#sidebar .claireClaude img {
	border: 1px solid #0c3803;
	display: block;
	margin: 15px auto 5px auto;
}

#sidebar .claireClaude {
	font-size: 12px;
	text-align: center;
	color: #186309;
}

#sidebar div.block {
	margin: 0 0 15px 0;
	padding: 5px;
}

#sidebar ul {
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding: 0;
}

#sidebar ul li a {
	border-bottom: 1px solid #186309;
	display: block;
	padding: 3px;
	background: #dadadb;
	color: #47421e;
	font-weight: bold;
	margin-bottom: 10px;
}

#sidebar ul li a:hover {
	text-decoration: none;
	background: #cedccb;
	color: #000;
}

#sidebar ul li ul li a {
	border: none;
	background: transparent;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	color: #186309;
}

#sidebar ul li ul li a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #000;
}

#sidebar ul li ul {
	margin-bottom: 10px;
}

h1 {
	font-size: 1.2em;
	margin: 15px 0 15px 0;
}

h2 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

ul.listeImg {
	list-style-type: none;
	margin: 15px 0 0 5px;
	padding: 0;
}

ul.listeImg li {
	height: 67px;
	margin: 5px 0 10px 5px;	
}

ul.listeImg li img {
	margin: 0 10px 0 0;
}

div.gallery {
	text-align: center;
	margin: auto;
	clear: both;
	width: auto;
}

div.gallery a {
	margin: 5px;
}

div.gallery img {
	border: 1px solid #0c3803;
}

div.gallery .sep {
	display: block;
	clear: both;
	margin-top: 5px;
}

div.colPhotos {
	float: right;
	width: 310px;
	margin: 0 0 10px 10px;	
}

div.colPhotos img, img.colPhotos {
	margin: 5px;
	border: 1px solid #0c3803;
}

.odd {
	background-color: #efefef;
}

.over {
	background-color: #fbe8e8;
}

div.line {
	clear: both;
	padding-bottom: 10px;
}

div.label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.input {
	float: left;
	padding-bottom: 10px;
}

input {
	height: 16px;
	border: 1px solid #186309;
	font-size: 13px;
}

textarea {
	border: 1px solid #186309;
	font-size: 13px;	
}

input.submit {
	height: 20px;
	font-weight: bold;
	padding-bottom: 1px;
	background: #dadadb;
	color: #274405;
}
