body {
	font-family: Tahoma, verdana, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #534117;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/filigramme.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Tahoma, verdana, sans-serif, "Arial Narrow";
	font-size: 2.3em;
	color: #940000;
	padding-bottom:0px;
	line-height: 21px;
	font-style: normal;
	font-weight: bolder;
	vertical-align: 0%;
	white-space: normal;
	letter-spacing: 2px;
	word-spacing: 1px;
	display: inline-table;
	text-align: left;
}
h2 {
	font-family: Tahoma, verdana, sans-serif, "Arial Narrow";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #99CC00;
}
div#container{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	padding: 20% 0px 0px 0px;

}


div#bandeau {
	width:92%;
	height:100px;
	background-color: #000000;
	white-space: nowrap;
	text-transform: none;
	left: 0px;
	float: left;
	margin-right: 8%;
	top: 0px;

	}
div#contenu {
	text-align: justify;
	width: 92%;
	position: static;
	height: auto;
	float: left;
	top: 120px;
	margin-right: 8%;
	vertical-align: baseline;
	
	}


div#menu {
	float:right;
	width:180px;
	height:200px;	text-align: justify;

	}
div#bloc_image {
	float:right;
	width:201px;
	height:201px;
	padding: 0px 0px 0px 20px;
	vertical-align: top;
	position: inherit;
	}
div#bloc_texte {
	width:31%;
	height:auto;
	margin-top: 20px;
	float: right;
	padding-left: 17px;
	position: inherit;
	}
	#bloc_texte a:link{
	font: 11px verdana, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
div#bloc_t {
	width:90%;
	height:auto;
	margin-top: 20px;
	float: left;
	padding-left: 17px;
	position: inherit;
	}
#bloc_texte li{
	list-style-position: outside;
	list-style-type: square;
	border-left:0px;
	width: 100%;
}
div#bloc_texte_news {
	width:60%;
	height:auto;
	margin-top: 20px;
	float: right;
	padding-left: 10px;
	position: inherit;
	}
	#bloc_texte_news a:link{
	font: 11px verdana, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
.pins {
	float:left;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-top: 2px;
		}		
.majuscule{
	font-family: Tahoma, verdana, sans-serif, "Arial Narrow";
	font-size: 16px;
	color: #534117;
	font-style: normal;
	font-weight: bold;
		}	
/*////////////////////////////////////////
/	* navigation haute
/*/

div#container{
	height:92%;
}
#navlist
{
	background-color: #990000;
	margin: 0px;
	padding: 0px 0 22px 9%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}

#navlist ul, #navlist li
{
	margin: 0px;
	list-style-type: none;
	height: 23px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	margin: 0px;
	height:22px;
	overflow: hidden;
	text-align: center;
	float: left;
	text-align: center;
	margin-right: 12px;
	width: auto;

}

#navlist li a:link, #navlist a:visited
{
font: bold 10px/18px verdana, "Times New Roman", Times, serif;
float: left;
text-decoration: none;
color: #CFCEB8;	text-align: center;

}

 #navlist li  a:hover
{
	background: transparent;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	overflow: visible;


}
#navlist li a:link#current,  #navlist a:visited#current{
font: bold 10px/18px verdana, "Times New Roman", Times, serif;
text-decoration: none;
color: #99CC00;
border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;	text-align: center;


}

/*//////////////////////////////////////////////////
*  navigation gauche
/*/
 div#menu_gauche {
	width:170px;
	margin-top: 85px;
	float: none;
	position: static;
	top: 80px;
	margin-left: 10%;
	}
 #menu_gauche ul
{
list-style-type: none;
text-align: left;
}

#menu_gauche ul li a {
	color: #99CC00;
	font-family: "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
	line-height: 10px;
	font-weight: normal;
	list-style-type: none;	letter-spacing: 0px;

 }
 
 #menu_gauche ul li a:hover
{
	color: #940001;
	font:  normal 11px/10px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: 0px;
 }
 #menu_gauche ul li a#current{
	color: #99CC00;
	white-space: normal;
	font-family: bold 11px/10px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
 }
