/*******************************************
// Feuille de style CSS Isoler Renover
// Date        : Mars 2008
// DÃ©finition  : Feuille de style
// Version     : 1.0.0
*******************************************/

/*modules gauche*/
#recherche{
	float:left;
	display:inline;
	width:191px;
	padding-bottom:10px;
	background-image:url(../images/communs/separateur_gauche.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
	#recherche h2{
		float:left;
		display:inline;
		width:186px;
		padding:0px;
		margin:0px;
		padding-left:5px;
		margin-top:8px;
		background-image:url(../images/communs/menu_puce.gif);
		background-repeat:no-repeat;
		background-position:0px 3px;
	}
	#recherche form{
		float:left;
		display:inline;
		width:186px;
		margin:0px;
		padding:0px;
		margin-left:5px;
		margin-top:10px;
	}
		#recherche form input.texte{
			float:left;
			display:inline;
			width:153px;
			height:11px;
			padding:0px;
			margin:0px;
			border:1px solid #cfd0b3;
			margin-right:5px;
		}
		#recherche form input.bouton{
			float:left;
			display:inline;
			padding:0px;
			margin:0px;
			margin-right:5px;
		}
#newsletter{
	float:left;
	display:inline;
	height:71px;
	padding-bottom:10px;
	background-image:url(../images/modules/newsletter_bg.gif);
	background-repeat:no-repeat;
}
	#newsletter h2{
		float:left;
		display:inline;
		width:181px;
		padding:0px;
		margin:0px;
		padding-left:5px;
		margin-top:10px;
		margin-bottom:3px;
		background-image:url(../images/communs/menu_puce.gif);
		background-repeat:no-repeat;
		background-position:0px 3px;
	}
	#newsletter p{
		padding:0px;
		margin:0px;
		margin-left:5px;
		margin-bottom:5px;
	}
	#newsletter form{
		float:left;
		display:inline;
		margin:0px;
		padding:0px;
		margin-left:5px;
	}
		#newsletter form label.CheckBoxLabel{
			visibility: hidden;
		}

		#newsletter form label{
			float:left;
			margin-right:5px;
		}
		#newsletter form input.texte{
			float:left;
			display:inline;
			width:124px;
			height:11px;
			padding:0px;
			margin:0px;
			border:1px solid #cfd0b3;
			margin-right:5px;
		}
		#newsletter form input.bouton{
			float:left;
			display:inline;
			padding:0px;
			margin:0px;
			margin-right:5px;
		}
#pub_left{
	float:left;
	display:inline;
	padding-bottom:10px;
}

#pub_left img{
	float:left;
	display:inline;
	margin-top:5px;
	margin-bottom:5px;
}

#lars{
	float:left;
	display:inline;
}
	#lars img{
		float:left;
		display:inline;
		margin-top:10px;
	}

/*modules droite*/
.articlehome_gauche{
	float:left;
	display:inline;
	width:281px;
}

.box_articlehome_gauche{
	float:left;
	display:inline;
	width:281px;
	margin-left:11px;
}
.box_articlehome_bas{
	display:inline;
	float:left;
	margin-left:0px;
	width:556px;
}

	.articlehome_gauche h2{
		float:left;
		display:inline;
		width:266px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	.articlehome_gauche h3{
		float:left;
		display:inline;
		width:266px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:16px;
	}
	.articlehome_gauche img{
		float:left;
		display:inline;
		/*padding-left:15px;*/
		margin-bottom:5px;
	}
	.articlehome_gauche p{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
		padding-left:15px;
	}
	.articlehome_gauche p.footerarticle{
		float:left;
		display:inline;
		padding-left:15px;
		padding-bottom:25px;
	}


.box_articlehome_droite{
	float:left;
	display:inline;
	width:281px;
	margin-left:8px;
}

.articlehome_droite{
	float:left;
	display:inline;
	width:281px;
}
	.articlehome_droite h2{
		float:left;
		display:inline;
		width:266px;
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
	.articlehome_droite h3{
		float:left;
		display:inline;
		width:266px;
		padding:0px;
		margin:0px;
		padding-bottom:16px;
	}
	.articlehome_droite img{
		float:left;
		display:inline;
		margin-bottom:5px;
	}
	.articlehome_droite p{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
	}
	.articlehome_droite p.footerarticle{
		float:left;
		display:inline;
		padding-bottom:25px;
	}

.articlehome_bas{
	float:left;
	display:inline;
	width:556px;
	margin-left:11px;
}
	.articlehome_bas h2{
		float:left;
		display:inline;
		width:266px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce2.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	.articlehome_bas h3{
		float:left;
		display:inline;
		width:266px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:16px;
	}
	.articlehome_bas img{
		float:left;
		display:inline;
		padding-left:15px;
		margin-bottom:5px;
	}
	.articlehome_bas p{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		margin-top:5px;
		margin-bottom:5px;
		padding-left:15px;
	}
	.articlehome_bas p.footerarticle{
		float:left;
		display:inline;
		padding-left:15px;
	}

#projets{
	float:left;
	display:inline;
	width:207px;
	margin-left:0px;
	margin-bottom:50px;
}

	#projets select{
		float:left;
		display:inline;
		width:207px;
		padding:0px;
		margin:0px;
	}

.pave_droite{
	float:left;
	display:inline;
	width:207px;
	height:97px;
	margin-bottom:3px;
	background-repeat:no-repeat;
}
	.pave_droite h2{
		float:left;
		display:inline;
		width:197px;
		margin:0px;
		padding:0px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom:3px;
	}
	.pave_droite img{
		float:left;
		display:inline;
	}
	.pave_droite ul{
		float:left;
		display:inline;
		width:203px;
		margin:0px;
		padding:0px;
	}
		.pave_droite ul li{
			float:left;
			display:inline;
			width:180px;
			margin:0px;
			padding:0px;
			padding-left:13px;
			margin-left:10px;
			list-style:none;
			background-repeat:no-repeat;
			background-position:0px 7px;
		}
	#confort_thermique{
		background-image:url(../images/modules/confort_thermique_bg.gif);
	}
		#confort_thermique li{
			background-image:url(../images/modules/confort_thermique_puce.gif);
		}
	#confort_acoustique{
		background-image:url(../images/modules/confort_acoustique_bg.gif);
	}
		#confort_acoustique li{
			background-image:url(../images/modules/confort_acoustique_puce.gif);
		}
	#dossier_combles{
		background-image:url(../images/modules/dossier_combles_bg.gif);
	}
		#dossier_combles li{
			background-image:url(../images/modules/dossier_combles_puce.gif);
		}
	#environnement{
		background-image:url(../images/modules/environnement_bg.gif);
	}
		#environnement li{
			background-image:url(../images/modules/environnement_puce.gif);
		}
	#economies{
		background-image:url(../images/modules/economies_bg.gif);
	}
		#economies li{
			background-image:url(../images/modules/economies_puce.gif);
		}
	#pratique{
		background-image:url(../images/modules/pratique_bg.gif);
	}
		#pratique li{
			background-image:url(../images/modules/pratique_puce.gif);
		}

	.documentation{
		background-color:#f7f8ef;
		height:auto;
		padding-bottom:20px;
		margin-bottom:2px;
		margin-top:30px;
	}
		.documentation h2{
			width:127px;
			margin-left:10px;
			margin-bottom:5px;
			background-color:#f7f8ef;
		}
		.documentation ul{
			background-color:#f7f8ef;
		}
		.documentation ul li div.titre{
			margin-bottom:1px;
			color:#c3c48b;
		}
		.documentation ul li.texte_ref{
			padding-left:25px;
			background-image:url(../images/modules/picto_texte_ref.jpg);
			background-repeat:no-repeat;
			background-position:0px 0px;
		}
		.documentation ul li.audio{
			padding-left:25px;
			background-image:url(../images/modules/picto_audio.jpg);
			background-repeat:no-repeat;
			background-position:0px 0px;
		}
		.documentation ul li.video{
			padding-left:25px;
			background-image:url(../images/modules/picto_video.jpg);
			background-repeat:no-repeat;
			background-position:0px 0px;
		}
		.documentation ul li.lien{
			padding-left:25px;
			background-image:url(../images/modules/picto_lien.jpg);
			background-repeat:no-repeat;
			background-position:0px 0px;
		}
		.documentation ul li.fichier{
			padding-left:25px;
			background-image:url(../images/modules/picto_fichier.jpg);
			background-repeat:no-repeat;
			background-position:0px 0px;
		}
		.documentation ul li{
			width:155px;
			min-height:25px;
			height:auto;
			margin-bottom:5px;
		}

	.contact,
	.question_plus{
		background-color:#f7f8ef;
		height:auto;
		padding-bottom:2px;
	}
		.contact h2,
		.question_plus h2{
			width:187px;
			margin-left:10px;
			margin-bottom:5px;
		}

		.contact p{
			margin-left:0px;
			margin-bottom:0px;
			margin-top:0px;
		}

		.contact div.texte_contact,
		.question_plus p{
			width:187px;
			padding:0px;
			margin:0px;
			margin-left:10px;
			margin-bottom:15px;
		}



/*page contact*/
#contact{
	float:left;
	display:inline;
	width:570px;
	margin-left:11px;
	margin-top:100px;
}
	#contact h2{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#contact h3{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		padding-bottom:12px;
		background-image:url(../images/communs/separateur_centre.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#contact form{
		float:left;
		display:inline;
		width:530px;
		margin:0px;
		padding:0px;
		margin-top:20px;
	}
		#contact form p{
			float:left;
			display:inline;
			width:530px;
			height:22px;
			padding:0px;
			margin:0px;
			margin-left:15px;
		}
		#contact form p.civilite{
			margin-bottom:5px;
		}
		#contact form p.adresse{
			height:48px;
		}
		#contact form label, #contact form span{
			float:left;
			display:inline;
			width:96px;
			line-height:14px;
		}
		#contact form p.civilite label{
			float:left;
			display:inline;
			width:65px;
		}
		#contact form p.adresse label{
			float:left;
			display:inline;
			height:30px;
		}
		#contact form p.checkbox label{
			float:left;
			display:inline;
			width:530px;
			margin-top:10px;
		}
		#contact form input.texte{
			float:left;
			display:inline;
			width:178px;
			height:11px;
			border:1px solid #cdcfb1;
			padding:0px;
			margin:0px;
			margin-right:100px;
			margin-bottom:11px;
		}
		#contact form input.bouton{
			float:left;
			display:inline;
			margin-left:15px;
			margin-top:20px;
		}

/*page glossaire*/
#glossaire{
	float:left;
	display:inline;
	width:570px;
	margin-left:11px;
	margin-top:100px;
}
	#glossaire h2{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#glossaire h3{
		float:left;
		display:inline;
		width:523px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-top:10px;
		padding-left:12px;
		background-image:url(../images/modules/glossaire_puce.gif);
		background-repeat:no-repeat;
		background-position:0px 2px;
	}
	#glossaire ul{
		float:left;
		display:inline;
		width:523px;
		padding:0px;
		margin:0px;
		margin-left:25px;
		padding-left:2px;
		margin-bottom:40px;
	}
		#glossaire ul li{
			float:left;
			display:inline;
			width:18px;
			height:18px;
			margin:0px;
			padding:0px;
			margin-right:1px;
			line-height:18px;
			list-style:none;
			text-align:center;
			background-color:#E0E0B2;
		}
			#glossaire ul li a{
				float:left;
				display:inline;
				width:18px;
				height:18px;
			}
			#glossaire ul li a:hover{
				background-color:#e31c35;
			}
	#glossaire p{
		float:left;
		display:inline;
		width:523px;
		padding:0px;
		margin:0px;
		margin-left:25px;
		padding-left:2px;
	}


/*page qui sommes nous*/
#standard{
	float:left;
	display:inline;
	width:570px;
	margin-left:11px;
}
	#standard form label{
		float:left;
		width:300px;
		line-height: 22px;
	}

	#standard form label.RadioButton{
		float:none;
		width:auto;
		line-height: 22px;
	}



	#standard h2{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#standard h3{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		padding-bottom:12px;
		background-image:url(../images/communs/separateur_centre.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}

	#standard h4{
		float:left;
		display:inline;
		width:523px;
		padding:0px;
		margin:0px;
		margin-left:15px;
	}

	#standard p, #standard form {
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		margin-bottom:5px;
		margin-top:5px;
	}

	#standard form .Small{
		width:90px;
	}

	#standard form .Medium{
		width:110px;
	}

	#standard form .Large{
		width:170px;
	}

/*page rÃ©sultats de recherche*/
#resultats_recherche{
	float:left;
	display:inline;
	width:570px;
	margin-left:11px;
	margin-top:100px;
}
	#resultats_recherche h2{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#resultats_recherche h3{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		padding-bottom:12px;
		background-image:url(../images/communs/separateur_centre.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#resultats_recherche p{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		margin-bottom:5px;
		margin-top:5px;
	}
	#resultats_recherche #recherche{
		background-image:none;
		margin-left:10px;
		margin-top:20px;
		margin-bottom:30px;
	}

	#resultats_recherche img{
		float:right;
		display:inline;
		padding:0px;
		margin:0px;
		margin-top:15px;
		margin-right:20px;
	}
	#resultats_recherche .resultat{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		margin-bottom:5px;
		margin-top:5px;
	}

	#resultats_recherche .resultat h4{
		float:left;
		display:inline;
		width:540px;
		margin:0px;
		padding:0px;
	}
	#resultats_recherche .resultat p{
		float:left;
		display:inline;
		width:540px;
		margin:0px;
		padding:0px;
	}
	#resultats_recherche .resultat a{
		float:left;
		display:inline;
		width:540px;
		margin:0px;
		padding:0px;
	}
	#resultats_recherche #navigpages{
		float:left;
		display:inline;
		text-align:center;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		margin-bottom:5px;
		margin-top:5px;
	}
	#resultats_recherche #navigpages a{
		margin-right:5px;
	}
	#resultats_recherche #navigpages a.suivant{
		padding-left:7px;
		background-image:url(../images/communs/suivant.gif);
		background-repeat:no-repeat;
		background-position:0px 4px;
	}
	#resultats_recherche #navigpages a.precedent{
		padding-right:7px;
		background-image:url(../images/communs/precedent.gif);
		background-repeat:no-repeat;
		background-position:right 4px;
	}

/*page projet*/
#projet{
	float:left;
	display:inline;
	width:570px;
	margin-left:11px;
}
	#projet h2{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:5px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#projet h3{
		float:left;
		display:inline;
		width:523px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-top:5px;
		margin-bottom:15px;
	}
	#projet h4{
		float:left;
		display:inline;
		width:523px;
		padding:0px;
		margin:0px;
		margin-left:15px;
	}
	#projet img{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		margin-bottom:15px;
	}
	#projet p img{
		margin-right:5px;
		margin-top:6px;
	}

	#projet table.photos{
		margin-left:15px;
	}
	#projet table.photos td.photos img{
		margin-left:10px;
	}
	#projet p{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-bottom:10px;
	}
	#projet ul{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-bottom:15px;
	}
	#projet li{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-bottom:1px;
	}
	#projet h5{
		float:left;
		display:inline;
		width:130px;
		height:25px;
		line-height:25px;
		padding:0px;
		margin:0px;
		margin-left:35px;
		margin-top:15px;
		margin-bottom:1px;
		padding-left:10px;
		background-color:#ebecdc;
	}
	#projet li .brc_boite_hideshow {
		width:540px;
		height:25px;
		line-height:25px;
		background-color:#ebecdc;
	}

	#projet li .brc_boite_content .moe{
		padding-bottom:5px;
	}

	#projet li a.titre{
		display:inline;
		width:493px;
		height:25px;
		line-height:25px;
		padding-left:30px;
		background-image:url(../images/modules/projet_puce.gif);
		background-repeat:no-repeat;
		background-position:25px 10px;
		background-color:#ebecdc;
	}
	#projet ul li p{
		width:498px;
		padding-top:10px;
		padding-left:25px;
		margin-left:0px;
		margin-top:1px;
		margin-bottom:1px;
	}
	#projet .moe a{
		display:inline;
		padding-left:12px;
		background-image:url(../images/modules/projet_puce2.gif);
		background-repeat:no-repeat;
		background-position:0px 5px;
	}
	#projet #liens_article{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		margin-left:15px;
	}

/*page contact*/
#trouver{
	float:left;
	display:inline;
	width:570px;
	margin-left:11px;
	margin-top:100px;
}
	#trouver h2{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#trouver h3{
		float:left;
		display:inline;
		width:553px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-left:2px;
		padding-bottom:12px;
		background-image:url(../images/communs/separateur_centre.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#trouver h4{
		float:left;
		display:inline;
		width:553px;
		height:9px;
		line-height:20px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		padding-bottom:12px;
		text-align:center;
		background-image:url(../images/modules/trouver_bg.gif);
		background-repeat:no-repeat;
	}
	#trouver #recherche{
		width:553px;
		margin:0px;
		padding:0px;
		margin-left:10px;
		margin-top:20px;
		margin-bottom:10px;
		background-image:none;
	}
		#trouver #recherche form{
			width:543px;
		}
		#trouver .pointdevente{
			float:left;
			display:inline;
			width:540px;
			padding:0px;
			margin:0px;
			margin-left:15px;
			margin-top:20px;
			padding-left:2px;
			padding-bottom:20px;
			background-image:url(../images/communs/separateur_centre.gif);
			background-position:bottom;
			background-repeat:repeat-x;
		}
		#trouver .pointdevente h5{
			float:left;
			display:inline;
			width:491px;
			padding:0px;
			margin:0px;
			margin-left:40px;
			padding-left:20px;
		}
		#trouver .pointdevente span{
			float:left;
			display:inline;
			width:150px;
			padding:0px;
			margin:0px;
			margin-left:40px;
			padding-left:20px;
		}
/*page questions d'isolation*/
#questions_isolation{
	float:left;
	display:inline;
	width:570px;
	margin:0px;
	margin-top:10px;
}
	#questions_isolation h2{
		float:left;
		display:inline;
		width:540px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:5px;
		background-image:url(../images/modules/titre_puce1.gif);
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	#questions_isolation h3{
		float:left;
		display:inline;
		width:533px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-top:5px;
		margin-bottom:15px;
	}
	#questions_isolation h4{
		float:left;
		display:inline;
		width:206px;
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-bottom:0px;
		margin-top:10px;
		background-image:url(../images/modules/titre_puce2.gif);
		background-position:0px 3px;
		background-repeat:no-repeat;
	}
	#questions_isolation img{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-bottom:15px;
	}
	#questions_isolation p{
		float:left;
		display:inline;
		width:533px;
		padding:0px;
		margin:0px;
		margin-left:15px;
		margin-bottom:10px;
	}
	#questions_isolation ul{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		width:340px;
	}
	#questions_isolation li{
		float:left;
		display:inline;
		padding:0px;
		margin:0px;
		width:168px;
	}
#questions_isolation .tableau1 a.select{
		float:left;
		display:inline;
		width:325px;
		height:26px;
		line-height:26px;
		padding-left:10px;
		margin-top:16px;
		background-color:#000000;
	}
	#questions_isolation .tableau1 a.select{
		background-color:#f7f8f0;
	}
	#questions_isolation .tableau2 ul a{
		float:left;
		display:inline;
		width:156px;
		height:26px;
		line-height:26px;
		padding-left:10px;
		margin-top:5px;
		background-color:#dee2c1;
		text-decoration:none;
	}
	#questions_isolation .tableau2 li {
		list-style-type:none;
	}
	#questions_isolation .tableau2 li.active a{
		background-color:#f7f8f0;
	}
	#questions_isolation div.domtab table, 	#questions_isolation div.tableau1 table{
		float:left;
		display:inline;
		width:540px;
		margin:0px;
		padding:0px;
		margin-left:17px;
		border:0px;
		margin-bottom:30px;
	}
	#questions_isolation table p{
		float:left;
		display:inline;
		margin:0px;
		padding:0px;
		margin-bottom:5px;
		margin-top:5px;
	}
	#questions_isolation table img{
		float:left;
		display:inline;
		margin:0px;
		padding:0px;
		margin-top:4px;
		margin-right:5px;
	}
	#questions_isolation table tr.legende{
		height:27px;
	}
	#questions_isolation div.domtab table td, #questions_isolation div.tableau1 table td{
		background-color:#f7f8f0;
		border-bottom:4px solid #ffffff;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:10px;
		vertical-align:top;
	}
	#questions_isolation table td.col1{
		width:130px;
	}
	#questions_isolation table td.col2{
		width:90px;
		text-align:center;
	}
	#questions_isolation table td.col3{
		width:100px;
	}
	#questions_isolation #etiquette1 {
		margin-top:8px;
	}
	#questions_isolation #etiquette2 {
		margin-top:20px;
	}

	#standard .swformbutton {
		border : 0;
		background : url(../images/communs/btn_valider.gif) left top no-repeat;
		width : 44px;
		height : 13px;
		cursor : pointer;
	}

