#nuage-tags{
background:#FFF;
border:1px solid #CCC;
float:left;
margin:10px 0
}

#nuage-tags h3{
float:left;
font-weight:400;
margin:0
}

#nuage-tags .tag-size-1{
font-size:12px;
padding:5px
}

#nuage-tags .tag-size-2{
font-size:14px;
padding:6px
}

#nuage-tags .tag-size-3{
font-size:16px;
padding:7px
}

#nuage-tags .tag-size-4{
font-size:18px;
font-weight:700;
padding:8px
}

#nuage-tags .tag-size-5{
font-size:20px;
font-weight:700;
padding:9px
}

#nuage-tags h3 a{
}

#nuage-tags h3 a:hover{
color:#FFF;
text-shadow:0 0 15px #000
}