body {}
* {
	margin: 0; 
	padding: 0;
}	
.TresPetite { font-family: Arial, Helvetica, sans-serif; font-size:9px; }
.Petite 	{ font-family: Arial, Helvetica, sans-serif ; font-size:10px; }
.Normal 	{ font-family: Arial, Helvetica, sans-serif ; font-size:11px; }
.Moyenne 	{ font-family: Arial, Helvetica, sans-serif ; font-size:13px; }
.Grande 	{ font-family: Arial, Helvetica, sans-serif ; font-size:16px; }
.TresGrande { font-family: Arial, Helvetica, sans-serif ; font-size:20px; }

	
h1 { 
	font: 17px Georgia, "Times New Roman", Times, serif;
	padding :0px 0px 7px 25px;
	margin :0px 0px 0px 0;
	color:#944331;
	text-align:left;
	background:url(/hernieDiscale_images/site/bgTitre1.gif) no-repeat left bottom;
	
	
}
h2 { 
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding :0px 0px 9px 25px;
	margin :0px 0px 0px 0;
	color:#004a99;
	text-align:left;
	background:url(/hernieDiscale_images/site/bgTitre2.gif) no-repeat left bottom;
}
	
h3{ 
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding :0px 0px 0 0px;
	margin :0px 0px 7px 0px;	
	color:#93412f;
	text-transform:uppercase;
}
	
h4{ 
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding :0px 0px 0 5px;
	margin :10px 0 5px 0;
	color:#3b86c7;
	text-align:left;
	
}

h5{
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	padding :0px 0px 0 5px;
	margin :10px 0 5px 0;
	color:#3b86c7;
	text-align:left;
}

p {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#4d4949;
	line-height:15px;
	margin: 10px 0;
	}

ul,ol { 
	padding:0;
	margin:0 0 0 30px;
}
li {
	margin: 0 0 3px 0; 
	padding-left:3px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#4d4949;
	}

a { 
	color: #0e619c;
	text-decoration:none;
}

img {
	border: 0 none;
}
#conteneur {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
	}
	
/*///////////////////////////////////////////////////////////////////////////////////
HEADER
//////////////////////////////////////////////////////////////////////////////////*/
#header {
	background:#fff;
}
#nav {
	border-bottom:1px solid #99b7d6;
	margin:0 12px 15px 9px;
	background:#fff;
	padding:4px 15px 0px 20px;
}
#nav td {
	vertical-align:top !important;
	height:30px;
}
.navSpacer {
	width:50px;
}
#nav td a {
	color:#004a99;
	text-transform:uppercase;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	display:block;
	padding:0 0 4px 0;
}
#nav td a:hover {
	color:#ade0f5;
}


/*//////////////////////////////////////////////////////////////////////////////////////
NAV DEROULANTE
//////////////////////////////////////////////////////////////////////////////////////*/

#jsddm {
	margin: 0px;
	padding:0; 
}
#jsddm li {	
	list-style:none;
	color:#fff;
	position:relative;
	padding:0px; 
	margin:0px;
	display:block;
	float:left;
	height:30px;
}
#jsddm li:hover { 
	background:url(/hernieDiscale_images/site/imgNav.gif) no-repeat 40% bottom;	
	_background:none;
}
/*
#jsddm li.separateurPrinc { 
	width:100%;
	height:2px;
	_height:2px !important;
	padding:0px;
	margin:0px;
	width:100%;
	background:url(/adhocimmo_images/site/separateurPrinc.gif) no-repeat;
	float:left;
}
*/
#jsddm li a {	
	padding: 0;
	margin: 0;
	width:100%;
	text-decoration: none;
	cursor:pointer;
}
#jsddm li a:hover {
	/*background:url(/adhocimmo_images/site/bgNav_hover.png) no-repeat 0 55%;
	_background:none;
	_color:#c79271*/
	}	
	#jsddm li ul {
		z-index:99;	
		visibility:hidden;
		position: absolute;
		left:-30px;
		top: 30px;
		padding: 8px 0 7px 0;
		width:200px;
		background:#99b7d6;
		display:block;
		}
		#jsddm li ul li {	
			margin: 0 0 5px 7px;
			padding: 0 0 0 9px;
			font:bold 10px Georgia, "Times New Roman", Times, serif;
			white-space: normal;
			display:block;
			clear:both;
			height:auto;
			text-align:left;
			width:180px;
			background:url(/hernieDiscale_images/site/puceNav.gif) no-repeat 0px 6px;
		}
		#jsddm li ul li:hover {
			background:url(/hernieDiscale_images/site/puceNav_hover.gif) no-repeat 0px 6px;
		} 
		#jsddm li ul li a {	
			padding: 0px 7px 2px 0px;
			display:block;
			color:#fff;
			height: 19px;
			text-align:left;
			font:bold 11px Georgia, "Times New Roman", Times, serif;
			text-transform:none;
			/**/
			display:inline;
		}
		#jsddm li ul li:hover a, #jsddm li ul li a:hover {
			color:#004a99;
	
		}
		

/*///////////////////////////////////////////////////////////////////////////////////
CONTENU
//////////////////////////////////////////////////////////////////////////////////*/
.contenu {
	width:735px;
	padding: 0 0 0 23px
}
.artHome { margin: 0 0 15px 0;}
.rectArt { 
	background:#f0efe8;
	width:360px;
	padding: 0 0 10px 0
}
.spacerArt { background:#fff}
.titreRect { background:#fff;}
.liste { 
	border-bottom:2px solid #be9788;
	padding:5px 0 0px 12px;
}
.liste ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.liste li {
	float:left;
	background:url(/hernieDiscale_images/site/puceListe.gif) no-repeat left;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#93412f;
	padding:0 0 0 7px;
	margin:0px 20px 4px 0;
}
.liste li a {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#93412f;
	display:inline-block
}
.articleHome {
	padding:12px;
}
.articleHome img {
	margin: 0px 7px 0 0px;
	padding:0px;
}
.articleHome p {
	 font: normal 11px Georgia, "Times New Roman", Times, serif;
	 color:#4d4949;
	 text-align:justify;
}
.suiteArt {
	float:right;
	display:inline;
	text-decoration:underline;
	color:#93412f;
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin:0 10px 0 0
}
.suiteArtGamme {	
	display:inline-block;
	text-decoration:underline;
	color:#93412f;
	font: 10px Georgia, "Times New Roman", Times, serif;
	margin:3px 10px 0 0
}
.suiteArt img {
	padding: 0 5px 0 0
}
.publications {
	padding:5px 10px 10px 20px;
	background:#f8fcfe;
}
.publications h3 {
	font-size:13px;
	color:#004a99;
	padding:0px;
	margin:0px;
}
.publications p {
	margin:0px;
}
p.sstitre {
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#004a99;
	text-transform:uppercase;
}
.txtPublication {
	margin:7px 0 0 0;
}
.txtPublication p {
	font: 11px Arial, Helvetica, sans-serif;
	color:#7a8086;
}
.imgPublication {
	vertical-align:middle;
	text-align:right;
	width:150px !important;
}
.publications ul { 
	margin:5px 0 0 0;
	padding:0px;
	list-style:none;
}
.publications li { 
	margin:0px 0 0 0;
	background:url(/hernieDiscale_images/site/pucePublication.gif) no-repeat 2px 7px;
	line-height:15px;
	padding:0 0 0 11px;
}
.publications li a {
	color:#004a99;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.publications li a:hover {
	text-decoration:underline;
}
.lienpublication {
	float:right;
	display:inline;
	background:none;
	margin: 0 10px 0 0;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.intro {
	background:#f0efe8;
	padding:10px 10px 10px 25px;
}
.intro p {
	color:#4d4949;
	font:14px Georgia, "Times New Roman", Times, serif;
}
.texteContenu {
	padding:15px 0 0 0;	
}
.texteContenu a:hover {
	text-decoration:underline;
}
h3.TitreArticle {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	color:#93412f
}
h3.TitreArticle:hover { text-decoration:underline;}


/*///////////////////////////////////////////////////////////////////////////////////
COLONNE DROITE
//////////////////////////////////////////////////////////////////////////////////*/

.colDroite {
	padding:0px 0 0px 0;
	margin:0px;
	background: url(/hernieDiscale_images/site/bgColDroite.gif) repeat-y;
}
.faq {
	width:150px;
	padding:10px 7px 0 7px;
}
.question {
	border-bottom:1px dashed #c6c7c7;
	padding: 7px 0 10px 0
}
.question h4 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#65686c;
	padding:0px;
	margin:0px 0 5px 0;
	text-transform:uppercase;
}
.question h4 a {
	color:#65686c;
}
.question h4 a:hover {
	color:#414346;
}
.question p {
	font:10px Arial, Helvetica, sans-serif;
	color:#65686c;
}
a.suiteFaq {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#004a99;
	margin: 10px 0 0 0px;
	float:right;
	display:inline-block;
	padding:0 0 7px 0;
}
.suiteFaq img {
	margin: 0 7px 0 0;
}
.liensDroite {
	width:100%;
	background:#fff;
	padding: 10px 0 15px 0;
}
.liensDroite h4 {
	padding:0px;
	margin:0px;
	color:#944331;
	font:10px Georgia, "Times New Roman", Times, serif
}
.liensDroite ul {
	border-top:2px solid #9a9368;
	background:#f0efe8;
	float:left;
	display:inline;
	width:159px;
	padding:3px 5px 10px 7px;
	margin: 0 0 15px 0;
	list-style:none;
}
.liensDroite li {
	background:url(/hernieDiscale_images/site/puceListe.gif) no-repeat 0px 6px;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#93412f;
	padding:0 0 0 8px;
	margin:3px 0 0 0;
	float:left;
	display:inline-block;
	width:100%
}
.liensDroite li a {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color:#93412f
}
.liensDroite li a:hover { text-decoration:underline;}

/*///////////////////////////////////////////////////////////////////////////////////
FOOTER
//////////////////////////////////////////////////////////////////////////////////*/

.footer {
	border-top:1px solid #d7d4c3;
	border-bottom:1px solid #d7d4c3;
	padding:5px 0 5px 0px;
	text-align:center;
	color:#9a9368;
	font:10px Verdana, Geneva, sans-serif;
	margin:15px 0 0 0;
}
.footer a {
	color:#9a9368;
	font:10px Verdana, Geneva, sans-serif;
}
.footer a:hover { text-decoration:underline;}
.referencement {
	 text-align:center;
	 margin:7px 0 0 0;
}
.referencement a {
	font:10px Arial, Helvetica, sans-serif;
	color:#8c999c;
	background: url(/hernieDiscale_images/site/puce_ref.gif) no-repeat 2px 6px;
	padding:0 0 0 10px;
}

/*///////////////////////////////////////////////////////////////////////////////////
CONTACT
//////////////////////////////////////////////////////////////////////////////////*/

#contenuContact {
	padding:20px 0 0 0px;
}
#contenuContact p {
	font:11px Georgia, "Times New Roman", Times, serif
}
#contenuContact h1 {
	padding:0px;
	margin:0 0 10px 0px;
}
.Contact {
	padding:10px 0 10px 0px;
	width:100%;
}
.introContact {
	text-align:left;
}
.formulaire {}
#form {
	margin-left:0px;

}
#formTable {
	width:470px;
	padding:15px;
	margin:0 0 0 115px;
}
#formTable td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#6f6f6f;
	margin-bottom:10px
}
.FormIntro p, .FormReponse p{
	color:#6f6f6f;
	line-height:15px;
}
.FormSubmit {
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color:#606060;
	border:0px;
	margin:5px 0 0 0;
	cursor:pointer;
	padding:3px;
}
.LargeInput{width:263px; border: 1px #cecfce solid; background:#fff;}
.SmallInput{width:60px; border: 1px #cecfce solid; background:#fff;}
.MediumInput{width:198px; border: 1px #cecfce solid; background:#fff;}
.chkBoxes{border-width:0; background:#fff;}
.XSmallInput{width:20px; border: 1px #cecfce solid; background:#fff;}
.HalfInput{width:129px; border: 1px #cecfce solid; background:#fff;}
.MsgInput {width:263px; overflow:auto; border: 1px #cecfce solid; background:#fff;}

