body {
	font: 12px Tahoma, Verdana;
	margin: 0;
	padding: 0;
	line-height: 130%;
	background-color: #e8ddaf;
	color: #543503;
}

a:link { font-weight: bold; text-decoration: underline; color: #543503; }
a:visited { font-weight: bold; text-decoration: underline; color: #543503; }
a:hover { font-weight: bold; text-decoration: none; color: #000000; }
a:active { font-weight: bold; text-decoration: none; color: #000000; }

img, table { border: 0; }

label {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0.25em 0.5em 0 0;
	display: block;
}

input, select, textarea { background-color: #C9EC5E; border: 1px #839804 solid; }
.inputaccueil, .selectaccueil, .textareaaccueil { background-color: #d3fdfc; border: 1px #956416 solid; }

.inputvide { background-color: #e8ddaf; }

.borderblack, #smalldiapo { border: 1px #000000 solid; }

.smalltexte { font: 11px Arial; font-style: italic; }

#contenu2titre {
	font: 14px Verdana;
	font-weight: bold;
}

#positionflash, #smalldiapo, #flashcontent, #flash2content {
	position: relative;
}

#positionpage {
	position: relative;
	top: 10px;
	width: 960px;
	margin: 0 auto;
	background-color: #ceba90;
	border: 1px #543503 solid;
}

#paddinginside {
	padding: 30px 45px 20px 45px;
	_background: url(../accueil/carregauche.jpg) no-repeat;
}

#paddingdroite {
	padding: 20px;
}

#cadrebg {
	position: relative;
	width: 90%;
	padding: 15px;
	_background: url(../images/bgzonesdroites.png) no-repeat bottom right;
	border: 1px #49350b solid;
}

#cadre2bg {
	position: relative;
	width: 90%;
	padding: 15px;
	border: 1px #49350b solid;
}

#cadrebg_coingauche {
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	margin: -16px 0 0 -16px;
	background: url(../images/coinhg.png) no-repeat top left;
}

#cadrebg_coindroite {
	position: relative;
	z-index: 100;
	top: 0;
	right: 0;
	margin: -16px -16px 0 0;
	background: url(../images/coinhd.png) no-repeat top right;
}

#cadrebg_coinbg {
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0 0 -16px -16px;
	background: url(../images/coinbg.png) no-repeat bottom left;
}

#cadrebg_coinbd {
	position: relative;
	z-index: 100;
	top: 0;
	right: 0;
	margin: -16px -16px 0 0;
	background: url(../images/coinbd.png) no-repeat bottom right;
}

#paddmore {
	padding-left: 10px;
}

#colppale {
	position: relative;
	margin-right: 350px;
	_background: url(../accueil/carredroite.jpg) no-repeat bottom right;
}

#coldroite {
	float: right;
	right: 0;
	width: 350px;
}

#piedpage {
	padding: 20px 10px 10px 10px;
	width: 942px;
	margin-left: -1px;
	margin-bottom: -1px;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	line-height: 130%;
	background: #e8ddaf url(../images/borderbottom.jpg) no-repeat top center;
}

.menugauche {
	margin: 0;
	padding: 0;
}
.menugauche li {
	list-style-type: none;
	margin: 10px 0 0 10px;
}
.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
}
p {margin: 0 0 10px 0;}
