body {
	font-family: Times New Roman, Times, Serif, Arial;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #666666;
	background-image: url(images/gabarit/fond.gif);
}

a {
	color: #7f2222;
}
a:hover {
	color: #7f2222;
	text-decoration: underline;
}

#header {
height: 199px;
	background-image: url(images/gabarit/haut.jpg);
}
#conteneur {
position: relative;
width: 884px;
margin: 0 auto;
	background-image: url(images/gabarit/filet_fond.jpg);
}
#haut {
margin-left: 325px;
	background-image: url(images/gabarit/haut_centre.jpg);
	height: 18px;
	margin-top: -469px;
	width: 533px;
}
#centre {
margin-left: 325px;
	background-image: url(images/gabarit/centre_filet.jpg);
	width: 533px;
}
#bas {
margin-left: 325px;
	background-image: url(images/gabarit/bas_centre.jpg);
	height: 18px;
	width: 533px;
}

#gauche {
left:0;
	position: absolute;
	width: 160px;
	margin-left: 50px;
	margin-top: 20px;
}

#statue {

	margin-left: 190px;
	width: 134px;
	height: 469px;
	background-image: url(images/gabarit/statue.jpg);
}

#contenu {
	margin-left: 33px;
}

#titre {
	width: 442px;
	height: 65px;
}
#pied {
height: 57px;
	background-image: url(images/gabarit/bas.jpg);
}
/* @group langue */

.langue {

	color: #565454;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
.langue a {

	color: #565454;
	text-decoration: none;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
.langue a:hover {

	color: #7f2222;
	text-decoration: none;
	font-size: 0.9em;
	margin: 0;
}




/* @end */
/* @group tableau */

.tableau {
border-collapse:collapse

}

.tb_haut {
	vertical-align: top;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f2222;
	border-right-color: #7f2222;
	border-bottom-color: #7f2222;
	border-left-color: #7f2222;
}
.tb_haut_gras {
	vertical-align: top;
	padding: 8px;
	border: 0px solid #7f2222;
	font-weight: bold;
	color: #7f2222;
}

/* @end */

/* @group menu */

.menugauche {
	list-style-type: none;
	letter-spacing: 0px;
	line-height: 24px;
	margin: 0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menugauche li {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.menugauche a {
	color: #7F2222;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 18px;
}
.menugauche a:hover {
	background-color: #FFFFFF;
	color: #7F2222;
}



/* @end */

/* @group signature */

.signature {
	color: white;
	text-align: right;
	padding-right: 40px;
}
.signature a {
	color: white;
	text-decoration: none;
}
.signature a:hover	 {
	color: gray;
	text-decoration: none;
}


.signaturesmn {
	color: #666666;
	font-size: 0.8em;
	margin-top: -40px;
	text-align: right;
	margin-right: 40px;
}
.signaturesmn a {
	color: #666666;
	text-decoration: none;
}
.signaturesmn a:hover {
	color: black;
	text-decoration: none;
}



/* @end */

.titre {
	font-weight: bold;
	font-size: 1.1em;
}
.titrecentrer {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

.imgpart {
	border: 1px solid black;
}
.imgpart:hover {
	border: 1px solid maroon;
}

.txtcentrer {
	text-align: center;
}

