/* Effet titre index */
div.pagedeco{
	width:400px;
	height:30px;
	}
div.pagedeco span{
	position:absolute;
	background:url(../images/gradient_1.png);
	background-repeat:repeat;
	left:23px;
	top:0px;
	width:413px;
	height:35px;
	}
div.pagedeco h1{
	text-align:center;
	color:#ff6c03;
	font-family:Verdana, Arial;
	font-size:22px;
	font-weight:bolder;
	margin-top:0px;
	}
	
div.pagedeco2{
	width:400px;
	height:30px;
	/* border-bottom: solid 3px #ff6c03; */
	}
div.pagedeco2 span{
	position:absolute;
	background:url(../images/gradient_1.png);
	background-repeat:repeat;
	left:465px;
	top:0px;
	width:411px;
	height:35px;
	width: 400px;
	}
div.pagedeco2 h1{
	text-align:center;
	color:#ff6c03;
	font-family:Verdana, Arial;
	font-size:22px;
	font-weight:bolder;
	margin-top:0px;
	}

/* Effet titre */
div.page_deco1{
	position:relative;
	margin:0 auto;
	height:45px;
	width:900px;
	background:url(../images/contenu-mini.png);
	margin-bottom:10px;
	text-align:center;

}

div.page_deco1 h1 {
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;	
	position:relative;

}
div.spacer{
	position:relative;
	width:900px;
	height:13px;
	}

div.page_deco1 span{
	position:absolute;
	display:block;
	top:3px;
	left:0px;
	height:42px;
	width:100%;
	background:url(../images/contenu-mini-trans.png);
}

/* Nuage de mots clefs */
div.pg1 {
	text-decoration:none;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
div.tagcloud {
position:relative;
margin:0 auto;
	margin-top:20px;	
	margin-bottom:20px;	
	width: 390px;
	background:#f1f1ee;
	border: 1px solid #cccccc;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
div.tagcloud a {
	text-decoration:none;
}


a.pg1-1 {
	color:#fe6c05;
	font-size: 16px;
	font-weight:bolder;
}
a.pg1-2 {
	font-size: 14px;
	color:#ff9316;
	font-weight:bold;
}
a.pg1-3 {
	font-size: 12px;
	color:#ffbc2a;
	font-weight:bolder;
}
a.pg1-4 {
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}
a.pg1-5 {
	font-size: 8px;
	color:#ffffcc;
}

div.tagcloud a:hover{
	text-decoration:underline;
}

