﻿#footer
{
	position:relative;
	background:#FFFFFF url(../Image/Fnd_footerCol.gif) repeat-x;
	clear:both;
	z-index:3;
	padding:10px 0;
	

}

#footer ul
{
	list-style: none;
	margin:0;
	padding:0;
}

#footer ul li.colonne
{
	float:left;
	display:block;
	padding:0 30px;
	border-right: 1px solid #cccccc;
	height:180px;
}

#footer ul li.last{border:none;}

#footer .txtrouge,#footer .txtrouge a:hover{color:#ff0000;}
#footer .txtviolet,#footer .txtviolet a:hover{color:#996599;}
#footer .txtvert,#footer .txtvert a:hover{color:#669965;}
#footer .txtmarron,#footer .txtmarron a:hover{color:#cc6601;}
#footer .txtorange,#footer .txtorange a:hover{color:#ffa319;}
#footer .txtbleu,#footer .txtbleu a:hover {color:#06a4d8;} 

#footer .txtrouge a { color: #888888; }
#footer .txtviolet a { color: #888888; }
#footer .txtvert a { color: #888888; }
#footer .txtmarron a { color: #888888; }
#footer .txtorange a { color: #888888; }
#footer .txtbleu a { color: #888888; }

.consultation
{
	padding-left:30px;
	padding-top: 10px;
}
.consultation	.description	{ color: #bbbbbb; }
.consultation	.texte			{ color: #888888; }
