h1, h2, h3, h4, h5, h6, ol, ul, li, form, blockquote {margin:0; padding:0;}
.gras1, .gras2, .gras3{font-weight:bold;}
.gras1{color:#808080;}
.gras1 a:link, .gras1 a:visited, .gras1 a:active{color:#8d8d8d; text-decoration:none;}

/* Links   ============================================ */
a:link, a:visited, a:active{color:#4d6f92; text-decoration:none;}
a:hover{color:#4d6f92;text-decoration:underline;}

/* Headings   ============================================ */
h1, h2, h3, h4, h5, h6 {color:#4d6f92; margin:15px 0 10px 25px;}
h1 a:link, h2 a:link, h3 a:link{color:#4d6f92; text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover{color:#4C93C7; text-decoration:underline;}
h1, h3, h5{font-size:12px;}
h2, h4, h6{font-size:11px;}
h3, h4, .gras2{color:#243766}
h5, h6, .gras3{color:#4C93C7;}

#container1Notaires{margin:0 auto; width:960px; background: url(../img/bgnotaires.gif) repeat-y;}
#container1Notaires p{margin: 15px 0 10px 25px; text-align:justify;}
#container1Notaires td{margin:0; padding:0;}
#containerEtude2{ width:960px; background: url(../img/bgetudes2.gif) repeat-y;}
#btnListeNotaires{ float:right; width:auto; border:#a7a7a7 solid 1px; padding:3px; margin-top: 10px;}
.titre1{ font-weight:bold;}
.etudes{padding:8px 0 0 25px;}
/*  navMain ===menu principal etat on/off meme image ================ */
#navigation{float:left; width:249px; height:234px;}
.navigation {margin:0; padding:0; list-style:none; width:249px; height:234px; background:url(../img/rightempty.gif) repeat-y;}
.navigation li {float:left;padding:0; margin:0; height:20px; list-style: none; width:249px;}
.navigation li a, .navigation li a:visited {padding:0; margin:0; display:block; text-decoration:none; height:20px;}
/*  Fin navMain ============================================ */

/*  navEtude ===menu secondaire etat on/off meme image ================ */

#navigationEtude{float:left; width:287px; height:67px;}
.navigationEtude {margin:0; padding:0; list-style:none; width:287px; height:67px; background: url(../img/bgnavsec.gif) repeat-x;}
.navigationEtude li {float:left;padding:0; margin:0; height:67px; list-style: none; width:287px;}
.navigationEtude li a, .navigationEtude li a:visited {padding:0; margin:0; display:block; text-decoration:none; height:67px;}

#sub01, #sub01on {background: url(../img/sub01.gif) 0 67px; width:102px;}
#sub01 a {background: url(../img/sub01.gif); width:102px;}
#sub02, #sub02on {background: url(../img/sub02.gif) 0 67px; width:52px;}
#sub02 a {background: url(../img/sub02.gif); width:52px;}
#sub03, #sub03on { background:url(../img/sub03.gif) 0 67px; width:133px;}
#sub03 a {background: url(../img/sub03.gif); width:133px;}

#sub01 a:hover, #sub02 a:hover, #sub03 a:hover{background:none;}
/*  Fin navMain ============================================ */

/* Ajouté par Quibo */
table#mapqc {
	background-image: url('../img/mapqc.gif');
	border: none;
	padding: 0px;
	margin: 0px;
}

table#mapqc tr td {
	width: 10px;
	height: 10px;
	border: none;
	padding: 0px;
	margin: 0px;
}

table#mapqc tr td {
	background-image: url('../img/spot-empty.gif');
}

table#mapqc tr td.spot {
	background-image: url('../img/spot.png');
	cursor: pointer;
}