body{
	background: #FEF9ED url(../../graphics/layout/recherche_guidee_cadastre/bg-page.png) repeat-x scroll 0 0;
}
/********************************* HEADER START */
#header{
	background:transparent url(../../graphics/layout/recherche_guidee_cadastre/cadastre.png) no-repeat scroll 0 0;
}
/********************************* HEADER END */
/********************************* MENUBAR START */
				#menubar ul li a.actif{
					color: #F6A708;
				}
/********************************* MENUBAR END */
/****************** CONTENT MAIN START */
		#content div#main h1{
			color:#F6A708;
		}
/*		#content div#main h4{
			background:transparent url(../../graphics/layout/recherche_guidee_cadastre/puce-h3.png) no-repeat scroll left 17px;
		}*/
			#main .list a.couleur2 {
				color: #F6A708 !important;
			}
			#main span {
				color: #F6A708;
			}
			#main #pagination span.current, #left #pagination span.current{
				background:transparent url(../../graphics/layout/recherche_guidee_cadastre/page_selected.gif) no-repeat scroll 2px 0;
			}
		.surligne{
			background-color: #F6A708;
			color: white;
		}
/****************** CONTENT MAIN END */
/****************** CONTENT SIDEBAR START */
	#content div.box_pub{
		background: url(../../graphics/layout/recherche_guidee_cadastre/bg.box.png) no-repeat scroll right bottom;
		border-top: 1px solid #F6A708;
	}
		#content div.box_pub div.titre{
			background-position: left -69px;
			border-right: 1px solid #F6A708;
		}
			#content div.box_pub div.titre h4{
				border-left: 1px solid #F6A708;
			}
		#content div.box_pub hr {
			background: #F6A708 none repeat scroll 0 0;
			color: #F6A708;
		}
/****************** CONTENT SIDEBAR END */
/****************** CONTENT LEFT START */
		#content div#left h4{
			background:transparent url(../../graphics/layout/recherche_guidee_cadastre/puce-h3.png) no-repeat scroll left 17px;
		}
			#left a.couleur1 {
				color: #F6A708 !important;
			}
/****************** CONTENT LEFT END */

/* specifique recherche guide */
#formulaire input.btn_ok {
	margin: 0 0 0 447px !important;
}
