body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bcg/bcg-body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-bottom: 25px;
}
#logo {
	display: block;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#banphoto {
	float: left;
}
#ban {
	background-color: #FFFFFF;
	height: 152px;
}
#menu {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/menu/fond.gif);
	height: 29px;
	line-height: 29px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	font-variant: small-caps;
	line-height: 29px;
	display: block;
	float: left;
}

#menu a:hover {
	background-image: url(../img/menu/a-hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#sepMenu {
	background-image: url(../img/menu/ligne.gif);
	background-repeat: repeat-y;
	height: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contenu {
	background-image: url(../img/bcg/bcg-contenu.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9c5cf;
}

#menu2 {
	float: right;
	width: 191px;
	margin-right: 3px;
}
#menu2 h2 {
	background-image: url(../img/titres/g-h2-bleu.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	padding-top: 5px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	padding-left: 5px;
	line-height: 22px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu2 .titre2 {
	background-image: url(../img/titres/g-h2-jaune.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	padding-top: 5px;
	background-color: #D8B735;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	padding-left: 5px;
	line-height: 22px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu2 p {
	font-size: 11px;
	margin-top: 3px;
	padding: 0px;
}


#centre {
	width: 560px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}

#centre h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centre h2 {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#centre h3 {
	background-repeat: no-repeat;
	color: #333333;
	font-size: 16px;
	background-position: left center;
	margin-bottom: 0px;
}

#centre p {
	line-height: 16px;
	text-align: justify;
}

#fond {
	background-image: url(../img/bcg/bcg-fond.gif);
	line-height: 26px;
	font-size: 11px;
	color: #3366FF;
	padding-left: 10px;
	clear: both;
	padding-top: 15px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fond a {
	color: #336699;
}
#fond a:hover {
	color: #336699;
	text-decoration: underline;
}
.stitre1 {color: #336699}
#centre img.droite {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
