@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #9F938A;
	margin-top: 5px;
	font-size: 10px;
	background-image: url(../images/patition_index.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
}
#site {
	height: 90%;
	border: 2px solid #B54A03;
	width: 780px;
	margin: auto;
}
#logo {
	margin: auto;
	width: 780px;
}
img {
	border-width: 0px;
}
#sommaire {
	color: #B54A03;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}
#header {
	margin: auto;
	width: 780px;
	height: 25px;
	padding-bottom: 2px;
}
#header #language {
	float: right;
	height: 25px;
}
#language {
	font-family: verdana;
	color: #B54A03;
	font-size: 9px;
}
#language a {
	color: #B54A03;
	font-weight: bold;
}
#language a:hover {
	color: #7F6F63;
}


#sommaire td {
	border-right: 1px solid #FFFFFF;
	height: 35px;
	width: 129px;
	background-color: #B54A03;
}
#sommaire a {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 129px;
	line-height: 35px;
	text-decoration: none;
}
#sommaire a:hover {
	display: block;
	background-color: #7f6f63;
	height: 35px;
	width: 129px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	line-height: 35px;
}
#sommaire a:link {
	text-align: center;
	vertical-align: middle;
}
#sommaire a:active {
	text-align: center;
	vertical-align: middle;
}
#entete {
	height: 250px;
	width: 780px;
	position: fixe;
	border-bottom: 10px solid #B54A03;
}
#flashcontent {
	height: 250px;
	width: 780px;
}
#table_left {
	float: left;
	height: 100%;
	width: 778px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}
#actualites {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 5px;
	height: 160px;
}
.agenda {
	background-color: #B54A03;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	letter-spacing: 1px;
}
.btn_left {
	background-color: #B54A03;
	padding: 2px;
	margin: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
#btn_contact a {
	color: #FFF;
	text-decoration: none;
}
#btn_contact a:hover {
	text-decoration: none;
}
#btn_agenda a {
	color: #FFF;
	text-decoration: none;
}
#btn_agenda a:hover {
	text-decoration: underline;
}

#liens_gauche {
	height: 100%;
	margin: 5px;
	padding: 2px;
	text-align: left;
}
#liens_gauche a {
	color: #FFF;
	text-decoration: none;
}
#liens_gauche a:hover {
	text-decoration: underline;
}

#liens_gauche ul {
	list-style-type: square;
	line-height: 18px;
}
#TEXTE {
	height: 100%;
	width: 578px;
	background-color: #d3cac2;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #604f42;
	padding: 10px;
}
#TEXTE tr td p {
	margin: 5px;
}
#referencement {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	width: 100%;
}
