#global {
	width: 914px;
	position: absolute;
	margin-left: -457px;
	left: 50%;
	top: 0px;
}
body
{
	scrollbar-face-color: #d78d24;
	scrollbar-track-color: #f3e67e;
	scrollbar-arrow-color: #f3e67e;
}
#ombreg {
	float: left;
	width: 7px;
	height: 612px;
	background-image: url(../img/ombre.jpg);
	background-repeat: no-repeat;
}
#ombred {
	float: right;
	width: 7px;
	height: 612px;
	background-image: url(../img/ombre2.jpg);
	background-repeat: no-repeat;
}
#header {
	float: left;
	width: 900px;
	height: 192px;
}
#lefter {
	float: left;
	width: 190px;
	height: 420px;
}
#conteneur {
	height: 420px;
	width: 680px;
	background-image: url(../img/layout_05.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contenu {
	height: 420px;
	width: 680px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	list-style-image: url(../img/puce.gif);
	float: left;
}
#contenu a {
	color: #c8ad14;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#contenu a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c8ad14;
	font-weight: lighter;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c8ad14;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.txt {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

#sous-liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}
#sous-liens a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d78d24;
	text-decoration: none;
}
#sous-liens a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d78d24;
	text-decoration: underline;
}
#bandeg {
	background-image: url(../img/layout_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 420px;
	width: 10px;
}
#banded {
	background-image: url(../img/layout_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 420px;
	width: 20px;
}
#footer {
	float: left;
	width: 914px;
	height: 41px;
	background-image: url(../img/layout_07.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lien {
	color: #FF0000;
	text-decoration: underline;
}
.lien2 {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}

.rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}

