.liste div, .box, .box .infos {
border: 1px solid rgb(170, 170, 170);
margin: 7px 0px 5px 15px;
padding: 7px;
background: #dcf1ff none repeat scroll 0%;
display: block;
font-family: verdana;
font-size: 11px;
}

.box-annu {
border: 1px solid rgb(170, 170, 170);
margin: 7px 0px 5px 0px;
padding: 7px;
background: #dcf1ff none repeat scroll 0%;
display: block;
font-family: verdana;
}
#colonne2 .box-annu p {
width:100%;
}
.liste hr, .box hr {
background-color:transparent;
border-color:#DADADA rgb(236, 241, 244) rgb(255, 255, 255);
border-style:solid;
border-width:1px;
height:2px;
margin:2px 0px;
width:100%;
}
.liste h2, .box h2 {
	font-family:verdana;
	font-size:16px;
	clear:both;
}
.liste p, .box p {
	width:100% !important;
}
.liste {
	margin-top:0px;
}
.liste .d2w-titre-20, .box .d2w-titre-20 {
	font-size:12px;
	color: #666;
}
.liste h3, .box h3,  {
	background: url(/images/interface/icones/plus.gif) no-repeat right;
	cursor: pointer;
}

.h3pointer {
	/*background: url(/images/interface/icones/plus.gif) no-repeat right;*/
	background: url(/images/interface/+infos.jpg) no-repeat right;
	cursor: pointer;
}
.h3pointeractive {
	background: url(/images/interface/icones/moins.gif) no-repeat right;
	cursor: pointer;
}

.liste .d2w-image-20, .box .d2w-image-20 {
	float:right;
}
.liste .spacer, .box .spacer {
	clear:both;
	color: #dcf1ff;
	background-color: #dcf1ff;
	height: 1px;
	border: 0;
	margin:0;
}
.liste .d2w-document-20, .box .d2w-document-20 {
background-image:url(/images/interface/puce_dl.gif);
background-position:0pt;
background-repeat:no-repeat;
display:block;
float:right;
height:19px;
text-indent:-80px;
width:30px;
}
.liste .infos, .box .infos {
	background:#eef8ff;
	margin:0px;
	border:0;
	height:15px;
	margin-top:15px;
	font-variant: small-caps;
}
#colonne2 .infos a, .box .infos a {
	color:#95CCEC;
}
#colonne2 .infos a:hover, {
	color:#FF9900;
}

.liste .d2w-url-20, .box .d2w-url-20 {
	display:block;
	float:left;
	width:150px;
}

#nav li, ul {
list-style-image: url(/images/interface/puce_fleche.gif);
margin-left:10px;
padding-left:0px;
}
#nav .d2w-categorie2-1 {
background:none;
display:inline;
padding-left: 0px;
}
