﻿/* CSS Document */
div#nuage_tags
{
	width:315px;
	margin-top:0px;
	padding-left: 10px;
	
	
}

span.show_one_tag
{
	/*margin:5px;*/
	height:20px;
	float:left;	
	margin:0px 13px 0px 5px;
	
}

span.show_one_tag a
{
	color:#87497A;
}



#sort_nuage
{
	padding-right:5px;
	float:right;
}

.tag_Mot_Cle 
{
	background-image:url(../medias/titres/bgViolet.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
	margin:0px 0px 10px 13px;
	padding:0;
	position:relative;
	
	height:30px;
	width:293px;
}

.numeroFoliotage
{
	padding-bottom: 2px;
	margin-top: 2px;
	text-align: center;
	color:  #7EA3BD; /*modif du 271108 #D2002E;*/
	font-weight: bold;
	margin-bottom: 40px;	
	
}
.numeroFoliotage a
{
	color: #D2002E;
}



/*-------------   style de tag   -----------*/
#blockTag {
	margin: 10px ;
	width: 180px;
	text-align: center;		
}

a.tag-1 {font-size:22px; color:#87497A;}
a.tag-2 {font-size:18px; color:#87497A;}
a.tag-3 {font-size:16px; color:#87497A;}
a.tag-4 {font-size:13px; color:#87497A;}
a.tag-5 {font-size:11px; color:#87497A;}
a.tag-6 {font-size:9px; color:#87497A;}


.tag-1, .tag-2, .tag-3, .tag-4, .tag-5, .tag-6  {
	line-height: 22px;
}
