*{
margin: 0;
padding: 0;
}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #005285;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

body {
	background: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
#body-bottom{
}
#container{
	width: 712px;
	text-align: left;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/bgd-mid.gif);
	background-repeat: repeat-y;
}
#bigbanner {
	background-image: url(images/bgd-top.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 170px;
}
#container #bigbanner #header #url {
	position: relative;
	left: 20px;
	top: 20px;
	font-size: 22px;
	width: 150px;
}

#container #bigbanner #header h1 {
	top: 80px;
	position: relative;
	left: 26px;
	font-size: 32px;
	font-weight: bold;
	float: left;
}
.brun {
	color: #663300;
}
.vert {
	color: #006633;
}#lang {
	position: relative;
	top: 120px;
	list-style-type: none;
	font-size: 12px;
	text-align: right;
	padding-right: 26px;
	color: #FFFFFF;
	float: right;
}

#lang a{
	color: #006633;
	text-decoration: none;

}
#lang a:hover{
	color: #006633;
	text-decoration: underline;
}

#menu {
	height: 30px;
}
#menu ul {
	list-style-type: none;
	padding-left: 41px;
	top: 5px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
}
#menu li {
	display: inline;
	padding-right: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.logoSerie {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #006633;
	text-decoration: none;
}
#title {
	height: 60px;
}
#container #bigbanner #title h2 {
	padding-left: 26px;
	padding-top: 16px;
	font-size: 22px;
	font-weight: bold;
	color: #006633;
}
h3 {
	padding-top: 16px;
	line-height: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
#maintexte {
	padding-right: 26px;
	padding-left: 26px;
}

p {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#maintexte ul {
	font-size: 12px;
	padding-left: 36px;
	line-height: 14px;
}

#maintexte table {
	font-size: 12px;
}
#maintexte table td {
	padding: 8px 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.fd-tablo-01 {
	background-image: url(images/bgd-title.gif);
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: thin;
	border-bottom-color: #006633;
	border-bottom-style: solid;
}
.cadre-vert {
	border: 1px solid #006633;
}

#footer {
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/bgd-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	color: #006633;
}
#footer a {
	color: #006633;
	text-decoration: underline;
}
#footer a:hover {
	color: #006633;
	text-decoration: none;
}

/* galerie photo selon tutoriel 
http://www.alsacreations.com/tuto/lire/557-galerie-photo-javascript.html */
div#galerie
{
	width: 570px;
	padding: 15px;
	text-align: center;
	font-size: 13px;
}

ul#galerie_mini
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#galerie_mini li
{
	float: left;
}

ul#galerie_mini li a img
{
	margin: 2px 1px;
	border: 1px solid #006633;
}

dl#photo
{
	clear: both;
	margin: 0 auto;
}

dl#photo dt
{
	font-size: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #006633;
}

dl#photo dd
{
	margin: 0;
}

dl#photo img
{
	border: 1px solid #006633;
}
