body {
	text-align: center;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	overflow: auto;
	color: #000000;
}

#global {
	width: 960px;
	position: relative;
	margin: 10px auto;
	text-align: center;
}

#global div {
	position: relative;
}

#general {
	width: 955px;
	float: left;
	height: auto;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #53301A;
	background: url('fnaim.gif') 100% 100% no-repeat;
}

#top {
	width: 955px;
	height: 203px;
}

#logo {
	width: 190px;
	height: 203px;
	float: left;
	background: url('logo.jpg') 0 0 no-repeat;
}

#bandeau {
	width: 765px;
	height: 203px;
	float: left;
}

#banniere {
	width: 765px;
	height: 150px;
	background: url('banniere.jpg') 0 0 no-repeat;
}

#logo img, #banniere img {
	display: block;
	border: none;
}

#topmenu {
	width: 765px;
	height: 53px;
	background: url('top_bg.jpg') 0 0 no-repeat;
}

#tabmenu {
	height: 53px;
	margin-left: 40px;
	background: transparent;
}

#tabmenu td {
	vertical-align: middle;
	background: #53301A;
}

#tabmenu a{
	display: block;
	padding: 0px 30px;
	color: #FFFFFF;
	text-align: center;
}

#corps {
	width: 955px;
	height: auto;
	float: left;
	background: url('colonne_bg.gif') 0 0 repeat-y;
}

#leftcolumn {
	width: 190px;
	float: left;
}

#leftcontent {
	width: 182px;
	margin-left: 8px;
}

#leftmenu {
	width: 100%;
	background: #FFFFFF;
}

#leftmenu a {
	display: block;
	padding: 12px 20px;
	background: #9D8A7C;
	color: #FFFFFF;
	margin-bottom: 2px;
	font-weight: bold;
}

#leftsearch {
	width: 100%;
	margin: 20px 0;
	color: #FFFFFF;
}

#leftsearch div {
	padding: 0 10px;
	font-size: 10px;
}

#leftsearch div h3 {
	text-align: left;
	padding: 0 0 0 34px;
	background: url('key.jpg') 0% 50% no-repeat;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

#leftsearch div div {
	text-align: center;
	margin: 10px 0;
}

#leftsearch div select, #leftsearch div table {
	position: relative;
	width: 100%;
	font-size: 10px;
	margin: 4px 0 10px 0;
}
#leftsearch div table td {
	width: 50%;
}

#leftsearch div table td input {
	width: 80%;
	font-size: 10px;
}

#conteneur {
	width: 640px;
	float: left;
	background: url('ombre.jpg') 0 0 no-repeat;
}

#content {
	padding: 20px 0px 20px 40px;
}

#contentdisplay {
	width: 100%;
}

#accueil_left, #accueil_right {
	float: left;
}

#accueil_left {
	width: 400px;
}

#accueil_right {
	width: 180px;
	margin-left: 20px;
}

#submenu {
	width: 100%;
	margin: 10px 0px 20px 0px;
	color: #9D8A7C;
}

#submenu a {
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#rightcolumn {
	width: 125px;
	float: left;
	background: url('cle.gif') 100% 0% no-repeat;
}

#credits {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	float: left;
}

h1 {
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	font-family: Times New Roman, Times, verdana, Arial;
	margin: 0 0 10px 0;
}

#leftmenu a:hover, #tabmenu a:hover, .activemenu {
	text-decoration: underline;
}

#submenu a:hover, .activesubmenu {
	color: #000000;
}

.inactivemenu {
	text-decoration: none;
}

.inactivesubmenu  {
	color: #9D8A7C;
}

.annonce {
	border: 1px solid #9D8A7C;
	margin-bottom: 20px;
}

.annonce_header {
	background: #9D8A7C;
	color: #FFFFFF;
}

.annonce_titre {
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}

.annonce_titre a {
	color: #53301A;
	text-decoration: underline;
}

.annonce_titre a:hover {
	color: #660000;
	text-decoration: none;
}

.annonce_content p {
	text-indent: 30px;
}

div.annonce_image {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

div.annonce_image img, td.annonce_image img {
	border: 1px solid #000000;
	display: block;
}

a.navigation {
	color: #660000;
	text-decoration: none;
}

a.navigation:hover {
	font-weight: bold;
}

table.contact {
	font-size: 12px;	
}

td.contact_titre {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

input.contact_champs, textarea.contact_champs {
	position: relative;
	width: 95%;
}

span.small {
	font-size: 9px;
	font-weight: normal;
}
