a img{
	border:0px solid #000;
}

#bookmark{
	display:none!important;
}
/*
.tabbuttons {
	border-left:1px solid #7AA5D6 !important;
	border-right:1px solid #7AA5D6 !important;
	border-style:solid solid none !important;
	border-top:4px solid #7AA5D6 !important;
	color:#3366CC !important;
	padding-top:0 !important;
}
*/
.tabbuttonsactive {
	background-color:#E5ECF9 !important;
	color:#000000 !important;
}

#maincontainer {
	background-color:#fff!important
}

#accueil_panel {
	padding-bottom:0px!important;
	padding-left:0px!important;
	padding-right:0px!important;
	background-color:#ebe0c9!important;
	overflow-y:hidden!important;
}

#header {
	background-color:#DACDB3;
	line-height:0;
	padding:0;
	position:relative;
	text-align:center;
}

#header img {	
}

#notrefamilleContent {
	position:relative;
	margin-top:3px;
}

.arrondissment {
	position:relative;
	margin:0px 3px;
}

.arrondissment label{
	font-size:0.9em;
	float:left;
	padding-top:3px;
	font-weight:bold;
	color:#7e4c11;
	text-decoration:underline;
}

.arrondissment select {
	float:right;
	width:7em;
}

.cadre {

}

.notrefamillebutton {	
	margin:5px;
}

#linkCard img{
	border:0px solid #000;
}

#slideshow {
	margin-top:0px;
}

#photo{
	text-align:center;
	height:195px;
	padding:4px;
}

#details {
	padding:0 3px;
	height:34px;
	background-color:#fff;
	border-top:1px solid #804f16;
	border-bottom:1px solid #804f16;
	text-align:center;
}

#details a {
	color:#3e81c0;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}

#controls {
	position:relative;
	text-align:center;	
	padding-top:12px;
	zoom:1;
}

#controls img {
	cursor:pointer;
}

.logo {
	position:absolute!important;
	right:4px;
	top:3px;
}

#loadingMask {
	position:absolute;
	right:0px;
	width:100%;
	height:311px;
	*filter:alpha(opacity=70);
	opacity:0.7;
	top:-3px;
	background-color:#fff;
	background-image:url('../img/ajax-loader.gif');
	background-position:center;
	background-repeat:no-repeat;
	z-index:100;
}

#bottom {
	background : url('../img/bkg-titre.jpg') repeat-x bottom;
	height:84px;
}

.cadre img {
	max-width:100%;
	max-height:195px;
}

.apropos {
	font-size:10px;
}

.apropos .notrefamillebutton a img{
	border:0px solid #000;	
}

.apropos h1 {
	display:inline;
	font-weight:bold;
	color:#3e81c0;
	font-size:1.1em;
}

.carte {
	position:absolute!important;
	left:3px;
	top:3px;
}

.lienGMap {
	font-size:0.7em;
	text-align:center;
	width:100%;
	margin-top:6px;
}

.lienGMap a {
	color:#777;
}

.carte img {
	width:45px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


