

/* TAG CLOUD
---------------------------------------------- */	


    position: left;
    overflow: hidden;
    float: left;
    width: 400px;
    background: transparent url() top left no-repeat;
}
#tag_cloud {position:relative; 	width:400px; padding:0;  height:300px; margin:0;}

.zoomclouds  {
   text-align: left;
   line-height:27px;
   position:left;
   list-style-type: none;
   padding: 0px 0 0 0px;
   margin:0;
 }

 .zoomclouds a,  .zoomclouds a:hover,  .zoomclouds a:visited {
text-decoration:none; padding-right: 0px;
 }
.zoomclouds span.tag1 a {font-size:18px;color:#778899;}
.zoomclouds span.tag1 a:hover { background-color: #6CBFD3; color: white; }

.zoomclouds span.tag1bis a {font-size:18px;color:#43545A;}
.zoomclouds span.tag1bis a:hover { background-color: #E54A2E; color: white; }

.zoomclouds span.tag2 a {font-size:9px;color:#B0C4DE;}
.zoomclouds span.tag2 a:hover { background-color: #4D8E9E; color: white; }

.zoomclouds span.tag3 a {font-size:10px;color:#4682B4;}
.zoomclouds span.tag3 a:hover { background-color: #3DB3E1; color: white; }

.zoomclouds span.tag4 a {font-size:11px;color:#47657B;}
.zoomclouds span.tag4 a:hover { background-color: #3DB3E1; color: white; }

.zoomclouds span.tag5 a {font-size:12px;color:#1E90FF;}
.zoomclouds span.tag5 a:hover { background-color: #3DB3E1; color: white; }

.zoomclouds span.tag6 a {font-size:13px;color:#778899;}
.zoomclouds span.tag6 a:hover { background-color: #00A2CD; color: white; }

.zoomclouds span.tag7 a {font-size:14px;color:#2F4F4F;}
.zoomclouds span.tag7 a:hover { background-color: #008BB4; color: white; }

.zoomclouds span.tag8 a {font-size:15px;color:#6495ED;}
.zoomclouds span.tag8 a:hover { background-color: #8CC4D5; color: white; }

.zoomclouds span.tag9 a {font-size:16px;color:#4682B4;}
.zoomclouds span.tag9 a:hover { background-color: #87CEE0; color: white; }

.zoomclouds span.tag10 a {font-size:17px;color:#708090;}
.zoomclouds span.tag10 a:hover { background-color: #E54A2E; color: white; }

.zoomclouds span.tag11 a {font-size:18px;color:#4682B4;font-weight: bold}
.zoomclouds span a:hover, .zoomclouds a:hover {
   color:#ffffff;
   background-color:#4682B4;
   text-decoration:none;
}
