#global {
	width: 990px;
	position: absolute;
	margin-left: -495px;
	left: 50%;
	top: 0px;
}
body
{
	background-color: #e4d8bd;
}
a img 
{
    border: none;
}
#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: 990px;
	height: 192px;
}
#lefter {
	float: left;
	width: 159px;
	height: 420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#contenu {
	width: 810px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../img/puce.gif);
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-image: url(../img/fd2.png);
	background-repeat: repeat-y;
	background-position: right;
}
#contenu a {
	color: #b66600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#contenu a:hover {
	color: #6c370c;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b99c6b;
	font-weight: lighter;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b99c6b;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b99c6b;
	font-weight: bold;
}
#sous-liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b99c6b;
	border-bottom-color: #b99c6b;
	background-color: #E4D8BD;
}
#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: 990px;
	height: 50px;
	background-image: url(../img/br1.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 15px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	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;
}
#carte {
	height: 400px;
	width: 385px;
}
.inscription {
	border: 2px solid #b99c6b;
	padding: 15px;
}

