﻿@import url('layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #abc;
}
#conteneur {
	width: 996px;
	margin: 0 auto;
	background-image: url('bordures.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.liste25 {
	text-indent: 25px;
}
.liste50 {
	text-align: left;
	margin-left: 50px;
}

.listecercle {
	list-style-type: circle;
}

#entetepage {
	margin: 0 10px;
	width: 976px;
	overflow: auto;
	background-color: #bde;
	background-image: url('entete.jpg');
}
#navgauche {
	float: left;
	width: 150px;
	background-color: #FEFDE7;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#sousmenu {
	border-width: thin;
	float: left;
	width: 140px;
	background-color: #F7EBD8;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline;
	font-size: x-small;
	border-top-color: #808080;
	border-bottom-style: solid;
}
#contenu {
	float: right;
	width: 806px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
#piedpage {
	text-align: center;
	clear: both;
	width: 976px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #FBE5B4;
}
#entetepage img {
	float: left;
}
#entetepage p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles pour les éléments de navigation */
#navgauche ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navgauche li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#navgauche a {
	font-weight: bold;
	text-decoration: none;
	color: #5C6673;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#navgauche a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9B6259;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles pour le pied de page */
#piedpage p {
	font-size: 0.8em;
	color: #9AC33B;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}
#piedpage a {
	color: #9AC33B;
	text-decoration: underline;
}
#piedpage a:hover {
	color: #9AC33B;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.titreentete {
	font-family: "Alba Super";
	font-size: 28px;
	font-weight: bold;
	color: #9AC33B;
	font-style: italic;
	margin: auto;
}
img {
	border-color: #FFFFFF;
	border-style: 0;
	border-width: 0px;
}
.textsm {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.textbg {
	FONT-SIZE: 20px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.textreg {
	FONT-SIZE: 12px;
	COLOR: #979797;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.orange {
	color: #EA933A;
	font-weight: bold;
}
.centrage {
	text-align: center;
}
.centrage100 {
	text-align: center;
	width: 100%;
	background-image: url('../images/gris_blanc.jpg');
}
.nocache {
	text-align: center;
	vertical-align: middle;
	width: 121px;
	height: 91px;
}
.titlepc {
	font-family: cursive;
	font-style: normal;
	font-size: 11pt;
	color: #EA933A;
	font-weight: bold;
}
.pagenbpc {
	font-family: cursive;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 3px;
}
.micro {
	font-size: xx-small;
	font-weight: normal;
	width: 20%;
}
.title {
	font-family: cursive;
	font-style: normal;
	font-size: 11pt;
	color: #EA933A;
	font-weight: bolder;
	padding-bottom: 3px;
}
.image {
	padding-top: 10px;
	padding-bottom: 5px;

}
.photo {
	padding-top: 0px;
	padding-bottom: 0px;
}

.mini {
	padding-top: 3px;
	width: 20%;
}
.minidroit {
	padding-top: 3px;
	width: 20%;
	text-align: right;
	vertical-align: middle;

}
.minigauche {
	padding-top: 3px;
	width: 20%;
	text-align: left;
	vertical-align: middle;

}
.legend {
	font-family: cursive;
	font-style: normal;
	font-size: 11pt;
	color: #0000A0;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-style: normal;
	font-size: x-large;
	color: #9AC33B;
	text-align: left;
	font-weight: 900;
}
h4
{
	color: #C79B6A;
	text-align: center;
	font-weight: bolder;
	font-size: large;
}
h1 {
	color: #EA933A;
}
h3
{
	color: #C79B6A;
}
ul {
	list-style-type: circle;
}


li
{
	text-align: left;
	margin-left: 50px;
}

/* Styles pour les éléments de navigation des membres */
#membres a {
font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #5C6673;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#membres a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#membres a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
.tabmembre {
	border: 1px solid #C0C0C0;
	width: 96px;
}
.fondgris {
	background-image: url('../images/gris_blanc.jpg');
}

