*{
	margin:0;padding:0}
form{
	margin:0}
img{
	max-height:100%;
	max-width:100%;
	border-radius:5px;
}
a{
	cursor:pointer}
#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 180px;}  /* must be same height as the footer */
footer{
	width:100%;
	min-height:35px;
	position: relative;
    clear:both;
    margin-top: -50px;
	border-top:1px solid #dbdbdb;
	background-color:#EEE;
	margin-bottom:0px;
}
html, body {height: 100%}

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

#footer-title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left: 15px;
}
#footer-nav-links{
	text-shadow:1px 1px 0 #fff;
	color:#919191;
}


#footer-nav-links a{
	color:#777;
}
#footer-nav-links h3{
	font-size:12px;
	margin:0;padding:0;
	line-height:20px;
	font-weight:normal;
}
#footer-nav-links .inline-part{
	display:inline-block;
	vertical-align:top;
	margin-right:20px}

#arbi.affix {
    position: fixed;
    margin-top:70px;
    top: 0;
    width: 100%;
}
.href_autocompleted{
	display:block;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-decoration:none;
}
.div_href_autocompleted
{
	font-weight:bold;
	border: 1px solid #ddd;
	background-color:#EEE;
	cursor:pointer;
}
.div_href_autocompleted:hover{
	text-decoration: none;
	background-color:#DDD;
}
.divVitrineListe{
	position: relative;
	border-radius:11px 11px 0px 0px;
	width:100%;
	border: 1px solid #eee;
	margin-bottom:20px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	background-clip:padding-box;
}
.divVitrineListe:hover{
	border: 1px solid #DDD;
}
.titreVitrineListe{
	position: relative;
	color:#FFF;
	background: linear-gradient( #d9edf7, #FFF);
	padding:5px 5px 0px 0px;
	font-weight:normal;
	border-radius:10px 10px 0px 0px;
}
.div_inline{
	vertical-align:top;
	display: inline-block; 
	zoom: 1; 
	*display: inline;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	height:1px;
}
.panel{
	border: 1px solid #eee;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	background-clip:padding-box;
}
.navbar {
margin-bottom: 0px;
}
.well
{
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	background-clip:padding-box;
}
h3 {
	margin:0;
}
.divAdresseModerne{
	margin-top: 10px;
	margin-left:10px;
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
	line-height: 2.4rem;
	text-align: justify;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	background-clip:padding-box;
	border:2px solid #fff;
	border-radius:5px;
	height:150px;
	padding:10px 10px 10px 10px;
}
.nbmedia{
	left:1px;
	color:#FFF;
	position:absolute;
	padding:0 3px;
	border:1px solid #888;
	background:none repeat scroll 0 0 rgba(44,43,30,.3);
	opacity: 0.8;
    filter: alpha(opacity=80); 
}
