/* FOOTER
------------------------------------------------------------------*/

#bis-footer-wrapper {
	width: 100%;
	clear: both;
	text-align: left;
	background: #FFF;
}
#bis-footer {
	margin: 0 0 0 0;
	width: 690px; /*728*/
	text-align: left;
	padding: 15px 0 0 20px;
	height: 109px;
}
#bis-footer p { 
	padding: 0; 
	color: #708090; 
	line-height: 1.0em;
}
#bis-footer .copyright a, #bis-footer .copyright a:visited {
	color: 	#999999;
	padding: 0 5px;
	text-decoration: none;
	border: 0;
}

#bis-footer .copyright {
	margin:	0 0 20px 0;
}
#bis-footer .copyright a:hover { 
	text-decoration: underline;
}



#bis-footer .validators em { 
	display: none;
}

#bis-footer em { 
	font-style: normal;
}

/* TRI FOOTER
------------------------------------------------------------------*/


#tri-footer {
	margin: 0 0 0 0;
	width: 690px; /*728*/
	text-align: left;
	padding: 15px 0 0 20px;
	height: 30px;
}
#tri-footer p { 
	padding: 0; 
	color: #000; 
	line-height: 20px;
}
#tri-footer .copyright a, #tri-footer .copyright a:visited {
	color: 	#999999;
	padding: 0 5px;
	text-decoration: none;
	border: 0 ;
}
#tri-footer .copyright a:hover { 
	text-decoration: underline ;
}

#tri-footer em { 
	font-style: normal;
}


/* LOGOS FOOTER
------------------------------------------------------------------*/
h1.header,
img.logo,
#accessability,
#d-accessability { display: none; background: white; }

.clear {
	clear: both;
}
.css {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../images/css.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 82px;
	padding: 0 0 0 0;
}

.css:hover{
	background-position: 0 -45px;
}

.azur3 {
	text-indent: -3000px;
	float: left;
	display: block;
		background-image: url(../styles/images1/prothese-dentaire-azur.gif);

	background-repeat: no-repeat;
	height: 46px;
	width: 250px;
	padding: 0 0 0 0;
}

.azur3:hover{
	background-position: 0 -44px;
}

.client3 {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../styles/images1/prothese-dentaire-client.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 189px;
	padding: 0 0 0 0;
}

.client3:hover{
	background-position: 0 -44px;
}

a.azur3, a.client {
	text-decoration: none !important;
}
a.azur3:hover, a.client:hover {
	border: 0 !important;
	text-decoration: none !important;
}

