#docs div.box-references{
position:relative;
float:left;
width:100%;
border:1px solid #DEDEDE;
padding:2px;
margin-top:20px;
}

#docs div.box-references .couv-pic{
position:absolute;
top:-20px;
right:5px;
background:url('images/bg-doc-ref.png') no-repeat;
width:102px;
height:88px;
z-index:100000;
}

#docs div.box-references div.int{
background:url('images/bg-box-grey.png') repeat-x;
padding:22px 15px;
}

#docs div.box-references div.int p{
font-size:16px;
color:#4B4B4B;
margin-bottom:20px;
}

#docs div.box-references div.int h5{
margin:0
}

#docs div.box-references div.int ul{
margin-bottom:20px;
}
#docs div.box-references div.int ul li,.download-ref li{
background:url('images/arrow-ref.png') no-repeat 2px 5px;
padding-left:12px;
}
#docs div.box-references div.int ul li a,.download-ref li a{
color:#F6861F;
}
.download-ref li a:hover{
color:#035FA9;
}
/*DOWNLOAD*/
.download-ref{
position:relative;
background:url('images/bg-download.png') no-repeat;
width:192px;
height:57px;
padding:45px 15px;
}
.download-ref .header{
position:absolute;
top:-122px;
left:57px;
width:108px;
height:150px;
z-index:100000:
}

/***********PLAQUETET***********************/
#docs .box-border .int-plaquette{
padding:15px;
}

#docs .box-border .int-plaquette ul{

}

#docs .box-border .int-plaquette ul li a{
color:#035FA9;
text-decoration:underline;
font-weight:bold;
}

#docs .box-border .int-plaquette p{
margin:10px 0
}

