/* CSS Document */


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.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: #BBB27B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fd.gif);
	background-repeat: repeat-x;
}
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;
	text-decoration:none;
}
.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: #C0B67E;
	text-decoration: none;
}

.TitreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #294473;
	text-decoration: none;
}

.listeSORA {
	list-style-type: none;
	list-style-image: url(../img/listesora.gif);
	list-style-position: outside;
}
.bloc {
visibility : hidden;
position:absolute;
left:5px;
top:5px;
z-index:1


}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
