@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
body {
	background-color:#d9bd87;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
/*	background-image:url(../images/base/fond.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 140px;	*/
}
#conteneur {
	width:955px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	background-color:#4f3f2f;
}
#banniere {
	position:relative;
	float:left;
	width:955px;
	height:300px;
	background-image:url(../images/banniere/banniere.jpg);
}
#langue {
	position:absolute;
	top:20px;
	right:0px;
	width:21px;
	z-index:200;
}
#print {
	position:absolute;
	bottom:10px;
	right:10px;
	width:16px;
	z-index:300;
}
#menu {
	position:relative;
	float:left;
	width:955px;
	height:30px;
	background-color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#menu ul {

}
#menu ul li{
	position:relative;
	float:left;
	display:inline;
	height:26px;
	width:136px; /* 164 */
	text-align:center;
	margin-top:4px;
}

#menu a {
	position:relative;
	float:left;
	width:136px;
	color:#FF9900; /*#796e21;*/
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}
#menu a:hover {
	width:136px;
	background-color:#4f3f2f;
	color:#000000;
}
#menu_top {
	position:relative;
	float:left;
	width:955px;
	height:30px;
	background-color:#4f3f2f;
	color:#796e21;
}
#logo {
	position:absolute;
	width:140px;
	height:134px;
	top:0px;
	left:10px;
	/* background-image:url(../images/base/logo.png);*/
}
#contenu_fond{
	position:relative;
	float:left;
	width:955px;
	/* background-color:#FFFFFF; */
	background-color:#4f3f2f;

	/*background-image:url(../images/base/fond.jpg);
	background-repeat:no-repeat;
	background-color:#081e02;*/
}
#contenu{
	position:relative;
	float:left;
	width:955px;
	min-height:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contenu_top{
	position:relative;
	float:left;
	width:688px;
	height:44px;
	background-color:#FFFFFF;

	/* background-image:url(../images/base/texte_top.png);*/
	
}
#contenu_centre{
	position:relative;
	float:left;
	width:800px;
	min-height:400px;
	background-color:#FFFFFF;
	/* background-image:url(../images/base/texte_centre.png); */
}
#contenu_centre_large{
	position:relative;
	float:left;
	width:955px;
	min-height:400px;
	background-color:#FFFFFF;
	/* background-image:url(../images/base/texte_centre.png); */
}
#contenu_centre_large_cal {
	position:relative;
	float:left;
	width:955px;
	min-height:400px;
	background-color:#FFFFFF;
	/* background-image:url(../images/base/texte_centre.png); */
}
#texte {
	position:relative;
	float:left;
	width:640px;
	padding:10px;
	color:#000000;
	background-color:#FFFFFF;
}
#texte_large {
	position:relative;
	float:left;
	width:780px;
	padding:10px;
	color:#000000;
	background-color:#FFFFFF;
}
#texte_large_cal {
	position:relative;
	float:left;
	width:780px;
	padding:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding-right:200px
}
#texte a {
	text-decoration:none;
	color:#006e33;
}
#texte_large a {
	text-decoration:none;
	color:#006e33;
}
#droite{
	position:relative;
	float:left;
	width:120px;
	padding-top:10px;
}
#droite a {
	text-decoration:none;
	color:#006e33;
}
#infos {
	position:relative;
	float:left;
	width:120px;
}
#gauche {
	position:relative;
	float:left;
	width:145px;
	color:#CCC;
}
#adresse{	
	position:relative;
	float:left;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding:10px;
}
#sous_menu{
	position:relative;
	float:left;
	width:145px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	/* color:#333333; */
}
#sous_menu_admin{
	position:relative;
	float:right;
	width:250px;
	font-family:Georgia, "Times New Roman", Times, serif
	color:#333333;
}
#sous_menu ul,
#sous_menu_admin ul {
	color:#000000;
}
#sous_menu ul li{
	position:relative;
	float:left;
	display:block;
	height:26px;
	width:140px;
	text-align:left;
	margin-top:4px;
}
#sous_menu_admin ul li{
	position:relative;
	float:left;
	display:block;
	height:26px;
	text-align:left;
	margin-top:4px;
	padding:0px;
}
#sous_menu a {
	position:relative;
	float:left;
	width:136px;
	height:22px;
	padding-top:4px;
	/* color:#373b0f;*/ 
	/* color: #000000; */
	text-decoration:none;
	text-align:right;
	font-size: 14px;
	color:#006e33;
	padding-right:4px;
	font-weight: bold;	
}
#sous_menu a:hover {
	background-color:#4f3f2f;
	color:#ffffff;
}
#sous_menu_admin a {
	position:relative;
	float:left;
	color: #FF9900;
	text-decoration:none;
	text-align:left;
}

#sous_menu_admin img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
#contenu_bottom a {
	display:block;
	width:80px;
	height:12px;
	text-align:center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#CCC;
}
.f_pied{
	display:block;
	width:120px;
	height:12px;
	text-align:center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color:#CCC;
}

#contenu_bottom a:hover {
	text-decoration: none;
	font-style: italic;
	text-indent: 3px;
}
#piedg{
	position: relative;
	float:left;
}
#piedd{
	position: relative;
	float:right;
}
#piedd li,
#piedg li {
	float: left;
	display: inline;
}

#contenu_bottom{
	position:relative;
	float:left;
	width:955px;
	min-height:38px;
	color:#CCC;
	/* background-image:url(../images/base/texte_bottom.png); */
	/* background-color:#FFFFFF;*/ 
}

#bottom {
	position: relative;
	float: left;
	height: 15px;
	width: 955px;
	/* background-color:#FFFFFF;*/
}
#copy {
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #000900;
	text-decoration: none;
}
#copy a:link,
#copy a:visited,
#copy a:hover,
#copy a:active {
	color: #000000;
	text-decoration: none;
}

div#location{
	position:relative;
	float:left;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	margin:0px;
	color: #000000;	
	height: 25px;
	z-index: 90;
	background-color:#FFFFFF;
}
div#search {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	color: #ffffff;
	text-align: right;
	height: 25px;
	z-index: 100;
	bottom: 2px;
	right: 2px;
}
div#search form {
	margin:0px;
	padding:0px;
}

.linone {
	float: left;
	padding-top:2px;
	padding-right:2px;
	display: inline;
	width:20px;
	height:25px;
}
.anone{
	text-decoration: none;
	border:0px;	
	float: left;
	display: inline;
	width:20px;
	height:25px;
	text-align:center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
}

.none{
	text-decoration: none;
	border:0px;	
	float: left;
	display: inline;
	width:106px;
	height:25px;
	text-align:center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
}
div#corpsprint{
	position:relative;
	float:left;
	width: 650px;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	background-color:#FFFFFF;
}
div#texteprint {
	float:left;
	position:relative;
	display:block;
	width:650px;
	padding: 5px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	overflow:hidden;
	background-color:#FFFFFF;
}
div#smenu {
	position: relative;
	float:left;
	margin: 0px;
	margin-top:20px;
	width: 140px;
	padding: 0px;
	background-color:#FFFFFF;
	/*border: 0px;*/
}
div#smenuhome {
	position: relative;
	float:left;
	margin: 0px;	
	margin-top:20px;
	width:120px;
	z-index:400;
	padding: 0px;
	padding-top:10px;
}
div#smenu table {
	margin:0px;
	padding:0px;
	margin-left:0px;
	border:0px;
	border-color:#990000;
}
div#smenu form {
	margin:0px;
	padding:0px;
}
div#smenuhome table {
	margin-left:0px;
	border:0px;
	border-color:#990000;
}
div#smenu td {
	/* background-color:#CCCCCC; */
	height:20px;
	margin:0px;
	padding:2px;
	border:1px;
	border-color:#990000;
}
div#smenuhome td {
	/* background-color:#CCCCCC; */
	height:30px;
	vertical-align:middle;
	border:0px;
	border-color:#990000;
	padding-top:10px;
	padding-bottom:0px;
}
div#smenu a {
	display:block;
	width:140px;
	border: 0px;
	padding:0px;
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	/*background-image:url(../images/onglet_g_s.gif);*/
}
div#smenuhome a {
	display:inline;
	width:140px;
	height:20px;
	border: 0px;
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;	/*background-image:url(../images/onglet_g_s.gif);*/
	overflow:visible;
}
div#smenu a:hover{
	text-decoration: none;
	/*font-style: italic;
	text-indent: 3px;*/
	color:#000000;
	/*background-image:url(../images/onglet_s.gif);*/
}
.smactif {
	text-decoration: none;
	font-style: italic;
	font-size: 15px;
	color:#ffffff;
	background-color:#4f3f2f;
}
.smnone {
	color:#000000;
}
div#smenuhome a:hover{
	text-decoration: none;
	/*font-style: italic;
	text-indent: 3px;*/
	color:#000000;
	/*background-image:url(../images/onglet_s.gif);*/
}
/* smenux */
div#smenux {
	position: relative;
	float:left;
	width:300px;
	z-index:400;
	font-size:9px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div#smenux  img {
	border:0px;
	padding:0px;
	margin:0px;
	width:16px;
	height:16px;
}
div#smenux td {
	padding:0px;
	border:0px;
	height:10px;
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
div#smenux a {
	display:block;
	padding:0px;
	border:0px;
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #990000;
}

.Style1 {font-size: 12px;}

#news{
	position:relative;
	float:left;
	width:650px;
	padding:1px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.new_titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color:#C00;
}
.new_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
}
#news a,
#news a:hover,
#news a:visited,
#news a:active,
.new_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	/*color:#FF9900;*/
	color:#FF0000;
}

