
#footer {
margin-bottom:10px;
margin-top:12px;
}

#logosFooter{
	float:left;
	width:190px;
}

/* FIANET ET CB */
#footer1 {
border-top:1px dashed #CCC;
border-bottom:1px dashed #CCC;
background:url(../../../design/degrade-pied.png) repeat-x bottom;
padding-top:8px;
padding-bottom:8px;
}

#fianet,
#paypal,
#nosLiens1 {
float:left;
margin-top:4px;
}

#fianet img{
width:102px;
height:25px;
}

#fianet {
margin-left:8px;
margin-top:8px;
}

/* NOS LIENS */
#nosLiens1,
#nosLiens2,
#nosLiens3,
#nosLiens4 {
	float:left;
	margin-top:4px;
	font-size:.55em;
	text-align:left;
	margin-left:10px;
	border-left:1px dashed #ccc;
	height:120px;
}
#nosLiens1 ul li,
#nosLiens2 ul li,
#nosLiens3 ul li,
#nosLiens4 ul li{
	font-size:1.1em;
}

#footer1 ul {
list-style-type:none;
}

#footer1 ul li {
margin-left:10px;
background:url(../../../design/fleche-verte.gif) no-repeat left 4px;
padding-left:10px;
}
#nosLiens1{
	width:175px;
}
#nosLiens2{
	width:140px;
}
#nosLiens3{
	width:165px;
}
#nosLiens4{
	width:210px;
}
#nosLiens4 ul li{
	background:none;
	margin:0 0 0 10px;
	padding:0;
}
#nosLiens4 ul li img{
	vertical-align:middle;
	margin-right:4px;
}
#footer1 ul .titreLiens {
font-weight:700;
background:none;
margin-left:-2px;
text-transform:uppercase;
font-size:1em;
}

#footer1 ul,
#footer1 ul a:link,
#footer1 ul a:hover,
#footer1 ul a:visited {
color:#666;
text-decoration:none;
}

#footer1 ul a:hover {
text-decoration:underline;
}

/* FOOTER 2 */
#footer2 {
color:#666;
font-size:.8em;
margin-top:2px;
clear:both;
}
#footer2 a{
	color:#666;
	text-decoration:none;
}
#footer2 a:hover{
	text-decoration:underline;
}

/* PETIT MENU */
#petitMenu {
	text-align:right;
	font-size:.7em;
	position:absolute;
	top:83px;
	right:10px;
}

#petitMenu ul li img {
border:0;
vertical-align:bottom;
}

#petitMenu ul li {
display:inline;
margin-left:2px;
}

#petitMenu ul li,
#petitMenu ul li a:link,
#petitMenu ul li a:hover,
#petitMenu ul li a:visited {
color:#40510b;
text-decoration:none;
}

#petitMenu ul li a:hover {
text-decoration:underline;
}
#petitMenu #petitMenuAccueil{
	font-weight:bold;
}