*{
margin: 0;
padding: 0;
}
a {
	color: #1176bc;
	text-decoration: underline;
}
a:hover {
	color: #072f4b;
	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: 25px;
	position: relative;
	left: 20px;
	font-size: 32px;
	font-weight: bold;
	float: left;
}
#container #bigbanner #header h1 span {
	display: none;	
}

.brun {
	color: #663300;
}
.vert {
	color: #1176bc;
}
.red {
	color: #95031e;
}
.logoSerie {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
#lang {
	position: relative;
	top: 140px;
	list-style-type: none;
	font-size: 12px;
	text-align: right;
	padding-right: 26px;
	color: #9A1B24;
	float: right;
}

#lang a{
	color: #000;
	text-decoration: none;

}
#lang a:hover{
	color: #1176bc;
	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: #981B23;
}

#menu a {
	color: #072f4b;
	text-decoration: none;
}
#menu a:hover {
	color: #1176BE;
	text-decoration: none;
}
#title {
	height: 60px;
}
#container #bigbanner #title h2 {
	padding-left: 26px;
	padding-top: 16px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
h3 {
	padding-top: 16px;
	line-height: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #1176bc;
}
#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;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
.fd-tablo-01 {
	background-image: url(images/bgd-title.gif);
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: thin;
	border-bottom-color: #1176bc;
	border-bottom-style: solid;
}
.fd-tablo-02 {
	background-image: url(images/bgd-menu-off.gif);
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-color: #1176bc;
	border-bottom-style: solid;
}
.cadre-vert {
	border: 1px solid #1176bc;
}

#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: #1176bc;
}
#footer a {
	color: #1176bc;
	text-decoration: underline;
}
#footer a:hover {
	color: #1176bc;
	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 #1176bc;
}

dl#photo
{
	clear: both;
	margin: 0 auto;
}

dl#photo dt
{
	font-size: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #1176bc;
}

dl#photo dd
{
	margin: 0;
}

dl#photo img
{
	border: 1px solid #1176bc;
}
#container #bigbanner #maintexte .cadre-vert tr .fd-tablo-02 strong {
	text-align: left;
}
#container #bigbanner #maintexte .cadre-vert {
	text-align: left;
}

