/*menu */
#listmenu{
list-style-type:none;
list-style:none;
margin:0;
padding:0;
}

#listmenu a.hac{
	display: block;
	margin: 0 0 4px 0;
	border-left: solid 8px #EBEAEA;
	border-bottom: solid 1px #EBEAEA;
	padding: 0 0 0 2px;
	font-size: 12px;
	color: #0C0505;
}
#listmenu a.hac:hover{
text-decoration: none;
	border-left: solid 8px #990000;
	border-bottom: solid 1px #990000;
}
#listmenu a.selected{
text-decoration: none;
	display: block;
	font-weight: bold;
	margin: 0 0 4px 0;
	border-left: solid 8px #990000;
	border-bottom: solid 1px #990000;
	padding: 0 0 0 2px;
	font-size: 12px;
	color: #990000;
}

#listmenu li li{
list-style-type:none;
list-style:none;
	clear:both;
	text-decoration: none;
	display: block;
	margin: 0 0 4px 0;
	border-left: solid 2px #EBEAEA;
	padding: 0 0 0 2px;
	font-size: 12px;
	font-color: #000000;
}


/****************/


body {
	background-image: url(arriere-plan.png);
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
}

a.top {  text-decoration: none;color: #FFFFFF}
a.top:hover {  color:  #FFFFFF; text-decoration: none;}

a{
	color: #D73414;
text-decoration: none;
}
a:hover {
	 color:  #D73414;
text-decoration: underline;
}
a,img {
border:0;
}
p {
	margin: 0px 0px 10px;
}
h1 {
	clear:both;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: Aucune;
	letter-spacing: -2px;
	line-height: normal;
}
h2 {
	clear:both;
	color: #666666;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: Aucune;
	letter-spacing: -1px;
	text-align: left;
	line-height: normal;
}
h3 {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	margin: 0px;
}
h4 {
	clear:both;
	color: #D73414;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	font-family: Arial;
	text-transform: uppercase;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	margin-top: 0px;
}
#background {
	background-image: url(motif-page.png);
	width: 780px;
}
#content {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear:both;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 780px;
	font-size: 10px;
	text-align: left;
	padding-left: 50px;
}
.texte {
	float: left;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right: 6px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	padding-left: 18px;
}
.exif {
	float: left;
	width: 110px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-style: normal;
	color: #C4C4C4;
}
.intro {
	clear: both;
	font-size: 16px;
	color: #990000;
	background-image: url(quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 350px;
	text-align: left;
	margin-left: 4px;
	margin-right: auto;
	padding-left: 18px;
	padding-top: 6px;
	font-style: italic;
	margin-bottom: 3px;
}


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}
h3.spip { clear:all; 	
	color: #CC0000;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: Aucune;
	line-height: normal;
	text-align: left;
	 }
	* html h3.spip { }
