body {
	
}
#onglets_menu ul li.ongletdossiers{
background-color:#BDBEB0;
}
#onglets_menu #motdossiers a{color:#FFF;}
a.acpte{
	font-style:italic;
	padding:3px 0 0 40px;
	color:#777;
}
div.ddossier{
	width:45%;
	float:left;
	min-height:180px;
	padding:5px 0 0 10px;
	background:#FFFFFF url(../images/bg_chapo.png) repeat-x;
	margin:8px 8px;
	border:1px dotted #CCC;
}
h3 img{
	margin-right:8px;
}
#wrappermiddle h3,
#wrappermiddle h3 a{
	color:#000;/*#990000;*/
	font-size:18px;
	font-weight:bold;
}
.bodydossiers #wrappermiddle h2{
	border-top:2px dotted #999999;
	font-size:16px;
	padding:10px 0 20px 0;
}
.wrappertypemot{
	width:45%;
	float:left;
	min-height:270px;
	padding:5px 0 0 10px;
	background:#FFFFFF url(../images/bg_chapo.png) repeat-x;
	margin:8px 8px;
	border:1px dotted #CCC;
}
.titretypemot{
	font-weight:bold;
	height:40px;
}
.ultypemot{
	list-style:none;
	min-height:190px;

}
.litypemot{
	clear:both;
	height: 42px;
	overflow: hidden;
}
.renvtypemot{
	text-align:right;
	font-style:italic;
	font-size:0.9em;
	margin:0 5px 5px 0;
}
.litypemot a{
	line-height:30px;
	padding-left:6px;
}
.ultypemot .litypemot_img{
   width:40px;
   height:40px;
   text-align:center;
   float:left;
}
.litypemot_img img{
   border-radius:3px;
}
.ultypemot .litypemot_link{
float:left;
}







#liste_dossiers_archives li small{
  float:right;
  margin-right:10px;
  color:#aaa;
}
#liste_dossiers_archives li a{
  font-weight:bold;
}
#liste_dossiers_archives li div.minfo{
  margin-left:10px;
}
#liste_dossiers_archives li div.mimg{
  float:left;
  margin-right:5px;
}
#liste_dossiers_archives li span.mtype{
  float:left;
  color:#aaa;
}


#liste_dossiers_archives{
  margin-left:40px;
}

#liste_dossiers_archives li {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 40px;
    margin: 10px;
    overflow: hidden;
    padding: 5px;
    width: 380px;
}
#liste_dossiers_archives li.titretypearch{
  
    border: medium none;
    clear: both;
    color: #AAAAAA;
    float: none;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin-left: -20px;
    overflow: auto;
    padding-top: 40px;
    width: 95%;
}