/* importeur Box */
.importeurmainbox{float:left;height:200px;padding-left:12px;cursor: pointer;}
.importeurBoxContent{background-color:#fff; border-left:0px solid #CCCCCC; border-right:0px solid #CCCCCC; border-bottom:0px solid #CCCCCC; padding:0px;color:#333333; font-family:verdana; font-size:11px; font-weight:normal;}
.importeurBoxFooter{background-color:#fafafa; border-bottom:1px solid #CCCCCC; width:100%;}
.importeurBoxHeadline{padding-bottom:8px;background-color:#fff; border-top:0px solid #CCCCCC; border-left:0px solid #CCCCCC; border-right:0px solid #CCCCCC; width:100%; color:#DF0031; font-size:11px; line-height:16px; font-weight:bold;}
.importeurBoxTopCorner{background-color:#fff;}
.importeurBoxSubTitle{background-color:transparent;color:#000177; font-size:13px; font-weight:bold;} 
.importeurBoxImageCol{height:80px}
.importeurBoxContentText{padding-bottom:8px;padding-top:8px;}
a.importeurBoxLink{
 text-decoration: none;
 color: #000;
 font-weight: bold;
 font-size: 11px;
}
a.importeurBoxLink:hover{
 text-decoration: underline;
}