/* CSS Document - TagCloud - Atelier Béatrice*/


#htmltagcloud
{ 
	font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif; 
	line-height:1.1em; 
	word-spacing:normal; 
	letter-spacing:normal; 
	text-decoration:none; 
	text-transform:none; 
	text-align:center; 
	text-indent:0ex; 
	background-color:#fff; 
	margin:1em 1em 0em 0; 
	padding:1em;
	width:127px;
	height:auto;
	}
#htmltagcloud a:link
{
	text-decoration:none;
}
#htmltagcloud a:visited
{
	text-decoration:none;
	}
#htmltagcloud a:hover
{
	text-decoration:none;
	color:white;
	background-color:#A8CAF1;
	}
#htmltagcloud a:active
{
	text-decoration:none;
	color:white;
	background-color:#03d;
	}
span.tagcloud0
{
	font-size:1.3em;
	padding:0em;
	color:#37CA30;
	z-index:10;
	position:relative;
	}
span.tagcloud0 a
{
	text-decoration:none; 
	color: #CC9900;
	}
span.tagcloud1
{
	font-size:1.4em;
	padding:0em;
	color:#607EC5;
	z-index:9;
	position:relative;
	}
span.tagcloud1 a
{
	text-decoration:none;
	color: #607EC5;
	}
span.tagcloud2
{
	font-size:1.8em;
	padding:0em;
	color:#86A0DC;
	z-index:8;
	position:relative;
	}
span.tagcloud2 a
{
	text-decoration:none;
	color:#86A0DC;
	}
span.tagcloud3
{
	font-size:2.0em;
	padding:0em;
	color: #FF8E33;
	z-index:7;
	position:relative;
	}
span.tagcloud3 a
{
	text-decoration:none;
	color:#FF8E33;
	}
span.tagcloud4
{
	font-size:2.0em;
	padding:0em;
	color:#A985EC;
	z-index:6;
	position:relative;
	}
span.tagcloud4 a
{
	text-decoration:none;
	color:#A985EC;
	}
span.tagcloud5
{
	font-size:2.8em;
	padding:0em;
	color: #607EC5;
	z-index:5;
	position:relative;
	}
span.tagcloud5 a
{
	text-decoration:none;
	color:#607EC5;
	}
span.tagcloud6
{
	font-size:2.3em;
	padding:0em;
	color: #F1D809;
	z-index:4;
	position:relative;
	}
span.tagcloud6 a
{
	text-decoration:none;
	color:#F1D809;
	}
span.tagcloud7
{
	font-size:3.6em;
	padding:0em;
	color: #336699;
	z-index:3;
	position:relative;
	}
span.tagcloud7 a
{
	text-decoration:none;
	color:#395CAE;
	}
span.tagcloud8
{
	font-size:3.9em;
	padding:0em;
	color: #FF6600;
	z-index:2;
	position:relative;
	}
span.tagcloud8 a
{
	text-decoration:none;
	color:#264CA2;
	}
span.tagcloud9
{
	font-size:4.2em;
	padding:0em;
	color:#133B97;
	z-index:1;
	position:relative;
	}
span.tagcloud9 a
{
	text-decoration:none;
	color:#133B97;
	}
span.tagcloud10
{
	font-size:4.5em;
	padding:0em;
	color:#002A8B;
	z-index:0;
	position:relative;
	}
span.tagcloud10 a
{
	text-decoration:none;
	color:#002A8B;
	}
span.freq
{
	font-size:10pt !important;
	color:#bbb;
	}
#credit
{
	text-align:center; 
	font-size:0.7em; 
	color:#333; 
	margin-bottom:0.6em; 
	font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;
	}
#credit a:link
{
	color:#777; 
	text-decoration:none;
	}
#credit a:visited
{
	color:#777; 
	text-decoration:none;
	}
#credit a:hover
{
	text-decoration:none; 
	color:white; 
	background-color:#05f;
	}
#credit a:active
{
	text-decoration:underline;
	} 
