/* CSS Document */
.missing{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: RED;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fd_sppp.gif);
	background-repeat: repeat-x;
}
.liblackSPPP {
	list-style-type: none;
	list-style-image: url(../img/liblack_sppp.gif);
	list-style-position: inside;
	font-style: normal;
	line-height:normal;
}
.liSPPP {
	list-style-type: none;
	list-style-image: url(../img/li_sppp.gif);
	list-style-position: inside;
	font-style: normal;
	line-height:normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.lien{
font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.topmenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.topmenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.texte {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.menuleft {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.listeSORA {
	list-style-type: none;
	list-style-image: url(../img/listesora.gif);
	list-style-position: outside;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: ; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menu {
width:178px;
}
#menu dt {


cursor: pointer;
margin: 1px 0;
height: 18px;
text-align: left;
font-family:Tahoma;
font-size:12px;
font-weight: normal;
border: 0px solid gray;
background: #D7D7D8;
}
#menu dd {

border: 0px solid gray;
font-family:Tahoma;
font-size:11px;
height:15px;
font-weight: normal;
text-align:left;
display:none;

}
#menu li {
margin-left:18px;
text-align: left;
background: #fff;
list-style-image:url(../img/limenu_sppp.gif);
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
vertical-align:middle;


}
#menu li a:hover, {
background: #eee;
}
#menu dt a:hover {
color: #F26522;
}