/* MENU BAS */
#footer
{
	width:100%;
	margin:0 auto;
	position:relative;	
	background: #1a5d8a url(../../images/footer/fond_footer2.png) top repeat-x;
}

#footer ul li {
	list-style:none;
}

#footer a {
	color:#bb1111;
	text-decoration:none;
	border-bottom:#bb1111 dotted 1px;
}


#footer_content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:27px;
	}
#footer_content ul{
	padding-left:6px;
	border-left:#4781a3 1px solid;
	}
#footer_content h3{
	font-size:10px;
	font-weight:bold;
	padding-left:6px;
	padding-bottom:9px;
	text-transform:uppercase;
	}
#footer_content h3 a{
	color:#fff;
	border-bottom:#216c94 1px dotted;
	}
#footer_content h3 a:hover{
	border-bottom:#fff 1px dotted;
	}
#footer_content ul li{
	padding-bottom:4px;
	}
#footer_content ul li a{
	font-family:Helvetica,Arial,  sans-serif;
	font-size:11px;
	color:#fff;
	border-bottom:#165d89 1px dotted;
	}
#footer_content ul li a:hover{
	color:#fff;
	border-bottom:#fff 1px dotted;
	}

#footer_content .col1{
	float:left;
	margin-left:4px;
	display:inline;
	width:124px;
	padding-bottom:25px;
	}
#footer_content .col2{
	float:left;
	width:170px;
	padding-right:10px;
	padding-bottom:25px;
	}
#footer_content .col3{
	float:left;
	width:140px;
	padding-bottom:25px;
	}
#footer_content .col4{
	float:left;
	width:158px;
	padding-bottom:25px;
	}
#footer_content .col5{
	float:left;
	width:149px;
	padding-bottom:25px;
	}
#footer_content .col6{
	float:left;
	width:146px;
	padding-bottom:25px;
	}
#footer_content .col7{
	float:left;
	width:100px;
	padding-bottom:25px;
	}
.footer_bottom{
	margin-left:10px;
	width:940px;
	border-top:#41769a 1px solid;
	clear:both;
	overflow:hidden;
	padding-top:7px;
	}
#footer_content .footer_bottom ul{
	float:left;
	border:0;
	}
.footer_bottom ul li{
	float:left;
	padding-left:11px;
	padding-right:7px;
	text-transform:uppercase;
	background:url(../../images/bg_footer_li.jpg) left no-repeat;
	}
.footer_bottom ul .first{
	padding-left:0;
	background:none;
	}
#footer_content .footer_bottom  a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	color:#fff;
	}
#footer_content .footer_bottom  a:hover{
	border-bottom:#fff 1px dotted;
	color:#fff;
	}
#footer_content .footer_bottom p{
	float:right;
	color:#41769a;
	font-size:11px;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
.footer_bottom2{
	margin-left:10px;
	width:940px;
	border-top:#41769a 1px solid;
	clear:both;
	overflow:hidden;
	padding-top:7px;
	}
#footer_content .footer_bottom2 ul{
	float:left;
	border:0;
	}
.footer_bottom2 ul li{
	float:left;
	padding-left:11px;
	padding-right:7px;
	}
.footer_bottom2 ul .first{
	padding-left:0;
	background:none;
	}
#footer_content .footer_bottom2  a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	color:#fff;
	}
#footer_content .footer_bottom2  a:hover{
	border-bottom:#fff 1px dotted;
	color:#fff;
	}
#footer_content .footer_bottom2 p{
	float:right;
	color:#41769a;
	font-size:11px;
	font-family:Helvetica, Arial,  sans-serif;
	}
