#nav {
	float: left;
	width: 900px;
	list-style: none;
	line-height: 1;
	/*background: #666666;*/
	background-color: #336699;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0px;
	font-size: 0.75em;
	z-index: 11;
	
}

#nav ul {
	float: left;
	width: 900px;
	list-style: none;
	line-height: 1;
	background: #666666;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px;
	z-index: 11;
}

#nav a {
	display: block;
	width: 180px;
	w\idth: 150px;
	color: white;
	text-decoration: none;
	padding: 5px 3px;
	z-index:inherit;
}

#nav li {
	float: left;
	padding: 0;
	width: 180px;
	margin: 0px;
	font-size: 1.1em;
	z-index:inherit;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	w\idth: 150px;
	font-weight: normal;
	border-width: transparent 1px;
	/*background: #999999 url(images/fond_menu.png) repeat;*/
	background: #3399CC url(images/fond_menu.png) repeat;
	z-index:inherit;
}

#nav li li {
	padding-right: 5px;
	width: 145px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 0px solid #FFF;
	z-index:inherit;
}

#nav li ul a {
	width: 144px;
	w\idth: 138px;
	z-index:inherit
}

#nav li ul ul {
	margin: -31px 0 0 151px;
	font-size: 0.9em;
	z-index:inherit;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #336699;
	/*background: #CCCCCC;*/
	z-index:inherit ;
}

#rechercher {
	margin: 10px 0 5px 0px;
	padding: 10px;
	width: 130px;
	float: left;

	/*color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
	float: left;
	clear: left;*/
}


#liste_article {
	margin: 20px 0 10px 10px;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
	float: left;
	clear: left;
}

#liste_article ul{
	margin-left: 0px;
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#liste_article li{
	list-style-type: square;
	list-style-position: inside;
}

#liste_article h3{
	font-size: 1em;
	padding-bottom: 0px;
	color: #F7AF2C;
}

#liste_rue {
	margin: 20px 0 10px;
	padding: 10px;
	width: 160px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.0em;
	float: left;
	clear: left;
}

#liste_rue ul{
	margin-left: 0px;
	font-size: 0.7em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#liste_rue li{
	list-style-type: square;
	list-style-position: inside;
}

#liste_rue h3{
	font-size: 1em;
	padding-bottom: 0px;
	color: #F7AF2C;
}

.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}

a img {
	border: 0;
}

#titrespace h1{
	height: 30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/filets_titre/filet-espace.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	font-size: 2em;
	font-weight: bold;
	color: #0072BD;
	font-family: "Times New Roman", Times, serif;
}

#stitrespace h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #0072BD;
	font-family: "Times New Roman", Times, serif;
}

#titreterritoire h1{
	height: 30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/filets_titre/filet-territoire.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	font-size: 2em;
	font-weight: bold;
	color: #B6262A;
	font-family: "Times New Roman", Times, serif;
}

#stitreterritoire h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #B6262A;
	font-family: "Times New Roman", Times, serif;
}

#titreleader h1{
	height: 30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/filets_titre/filet-leader.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	font-size: 2em;
	font-weight: bold;
	color: #AEAA00;
	font-family: "Times New Roman", Times, serif;
}

#stitreleader h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #AEAA00;
	font-family: "Times New Roman", Times, serif;
}

/*--------------------------- */
/*          Titrage           */
/*----------------------------*/

#content {
	line-height: 1.6em;
	text-align: left;
	margin-right: 0px;
	background-image: url(images/filigrane.png);
	margin-bottom: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
}
#content h1{
	height: 30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/filets_titre/filet-espace.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	font-size: 2em;
	font-weight: bold;
	color: #0072BD;
	font-family: "Times New Roman", Times, serif;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #0072BD;
	font-family: "Times New Roman", Times, serif;
}
#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}
#content p {
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}
#content img {
	background: #cccccc;
	border-top: 4px solid #f0f0f0;
	border-left: 4px solid #f0f0f0;
	border-bottom: 4px solid #d0d0d0;
	border-right: 4px solid #d0d0d0;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#content img.spip_puce {
	background: #ffffff;
	list-style-position: inside;
	margin-right: 10px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

#chapo{
	padding: 10px;
	border: 3px dotted #999999;
	background-color: #E8E290;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
	font-weight: bold;
}
