#pied {
	border-top:solid 2px #CCCCCC;
	margin-top:1px;
	clear:both;
	background-image: url(../img_look/bg_pied.gif);
	background-position:top;
	background-repeat:repeat-x;
	/*height:400px;*/
	width:1002px;
	margin-top:8px;
}
#liens_pied_2{
	height:25px;
	padding-top:4px;
	font-weight:bold;
	font-family: Verdana;
}
#liens_pied_2, #ouvert1, #ouvert2 {
	font-family: Verdana;
	font-size: 12px;
	text-align:center;
}

.text_pied
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana;
	line-height:18px;
	color:#000000;
}
.text_pied a:link {
	color: #000000;
	text-decoration: none;
}
.text_pied a:visited {
	text-decoration: none;
	color: #000000;
}
.text_pied a:hover {
	text-decoration: none;
	color: #FF9900;
}
.text_pied a:active {
	text-decoration: none;
	color: #000000;
}

#liens_pied_2 a{
	text-decoration: none;
	color:#666666;
}

#copyright_pied{
	text-align:center;
	font-family: Verdana;
	font-size: 9px;
	color:white;
	background-color:black;
	clear:both;
}