

/* FOOTER */  
#footer_container_copyright_cms {
	width:100%;
	margin-bottom:0px;
	margin-top:0px;
	height:24px;
	color:#CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DADADA;
	padding-top:0px;
	position:fixed;
	bottom:0px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
}
#footer_container_copyright_cms_box_varix {
	float: left;
	padding-left:40px;
	height:20px;

}
/**/
a.footer_container_copyright_cms_box_link_varix {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0.5em;
}
a.footer_container_copyright_cms_box_link_varix:hover {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
/* */
#footer_container_copyright_cms_box {
	float: right;
		padding-right:40px;
			height:20px;
	
}
a.footer_container_copyright_cms_box_link {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	letter-spacing: 0.6em;
}
a.footer_container_copyright_cms_box_link:hover {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#footer_links_1, #footer_links_2 {
	margin:0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #C0BDB6;
	text-decoration: none;
	letter-spacing: 1px;
}
#footer_links_1_1, #footer_links_1_2, #footer_links_1_3, #footer_links_1_4 {
	
}
/* Standard-LISTE bis V 2.9*/
ul#link_liste_footer {
	margin: 0px 0px 0px 0px;
	padding:0px;
}
ul#link_liste_footer li {
	float:left;
	margin-right:1px;
}

ul#link_liste_footer li a {
	text-decoration:none;
	color: #666666;
	text-indent:30px;
}
ul#link_liste_footer li a:hover {
	text-decoration:underline;
}
/* LISTE > V3*/
ul#link_liste_footer_box_1, ul#link_liste_footer_box_2, ul#link_liste_footer_box_3, ul#link_liste_footer_box_4 {
	margin: 0;
	margin-left:0px;
	padding:0;
}
ul#link_liste_footer_box_1 li, ul#link_liste_footer_box_2 li, ul#link_liste_footer_box_3 li, ul#link_liste_footer_box_4 li {
	list-style-type: none;
	background-color:#CCC;
}
ul#link_liste_footer_box_1 li a, ul#link_liste_footer_box_2 li a, ul#link_liste_footer_box_3 li a, ul#link_liste_footer_box_4 li a {
	text-decoration:none;
	color: #CCC;
	font-size:24px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-right:18px;
	padding-left:0px;
	padding-right:18px;
	float:left;
	background-image: url(../images/additional/list_point.png);
	text-indent: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
ul#link_liste_footer_box_1 li a:hover, ul#link_liste_footer_box_2 li a:hover, ul#link_liste_footer_box_3 li a:hover, ul#link_liste_footer_box_4 li a:hover {
	color: #FFF;		
}
/* LISTE > V3*/
#footer_title {
	margin-top:0px;
	margin-bottom:8px;
	font-size: 16px;
	color: #999;
	font-weight: bold;
}

