*
{
padding:0px;
margin:0px;
}



/* HOME + PAGE */
html, body {
text-align: justify;
background:#f4f5f0;
font:11px verdana,helvetica ;
}

strong{
font-weight:100;
}

/* HOME +  PAGE */
a {
text-decoration:none;
color:#595959;
} 

/* HOME + PAGE */
img {
border:0px;
}

/* HOME + PAGE */
#general
{
display:table;
position:relative;
margin: auto;
width:807px;
background: white;
}

	/* HOME + PAGE */
	#top
	{
	position:relative;
	float:none;
	width:100%;
	height:0px;/*aucune ombre en haut*/
	}

	/* HOME + PAGE */
	#contenuOne /*marge de gauche*/
	{
	position:relative;
	float:left;
	display: table; 
	width:807px;
	background:url(images-pl/passeport-logement_ombreG.jpg) left top;
	}
	
	/* HOME + PAGE */
	#ombregauche
	{
	float:left;
	width:6px;
	height:0px;
	margin-top:-12px; /*pour ie 6*/
	}
		
			/* HOME + PAGE */
			#contenuTwo /*marge de droite*/
			{
			float:right;
			width:806px;
			background:url(images-pl/passeport-logement_ombreD.jpg) right top;
			}
			
				/* HOME + PAGE */
				#ombredroite
				{
				float:right;
				/*background:url(img/passport-logement_ombreDTop.jpg) right top;*/
				width:6px;
				height:0px;
				}
				
				/* HOME + PAGE */
				#tetiaire
				{
				float:left;
				width:800px;
				height:67px;
				}
				
				/* HOME + PAGE */
				#header
				{
				float:left;
				width:800px;
				height:188px;
				margin-top:-2px;/*hack ie6*/
				}
				
					html > body #header
					{
					margin-top:0px;
					}
			
				/* UNIQUEMENT HOME */
				#body
				{
				float:left;
				width:800px;
				background:white;
				margin-top:-2px;/*hack ie6*/
				}
				
					html > body #body
					{
					margin-top:0px;
					}
				
				/* UNIQUEMENT PAGE */
				#bodypage
				{
				float:left;
				width:800px;
				background:url(images-pl/passeport-logement_background_page.jpg);
				margin-top:-2px;/*hack ie6*/
				}
				
					html > body #bodypage
					{
					margin-top:0px;
					}
				
					/* UNIQUEMENT PAGE */
					/* navigation de gauche*/
					#navigationG
					{
					position:relative;
					width:200px;
					float:left;
					padding-top:21px;
					text-align:left;
					background:#eeeeec;
					height:100%;
					}
					
						#navigationG dl dt
						{
							width:200px;
							height:40px;
						}
						
						
						

								
						/* UNIQUEMENT PAGE */
						/*navigation selectionn? avec sous navigation (unique) */
							#nav
							{					
								width:200px;
								height:40px;
								background:url(images-pl/passeport-logement_puce2.jpg) #584f51 no-repeat 3px 10px;
							}
						
								#nav a
								{
									position:absolute;
									color:white;
									text-align:left;
									margin-top:13px;
									margin-left:22px;
									font-size:12px;
								}
							
						/* UNIQUEMENT PAGE */
						/*navigation non selectionn? avec sous navigation (multiple) */
							.navi
							{
								width:199px;
								height:40px;
								background:url(images-pl/passeport-logement_puce5.jpg) #e4e4e1 no-repeat 5px 12px;
								margin-bottom:1px;
							}
							
								.navi a
								{
									position:absolute;
									color:#584f51;
									text-align:left;
									margin-top:13px;
									margin-left:22px;
									font-size:11px;
								}
							
							/* UNIQUEMENT PAGE */						
							/*sous navigation*/
								#navigationG dl dd
								{
									width:198px;
									height:39px;
									margin-left:1px;
									margin-bottom:1px;
								}
							
								/* UNIQUEMENT PAGE */							
								/*sous navigation non selectionner (multiple)*/	
									.deselect
									{
										background:url(images-pl/passeport-logement_puce3.jpg) white no-repeat 15px 12px;
									}
								
										.deselect a
										{
											position:absolute;
											color:#584f51;
											text-align:left;
											margin-top:13px;
											margin-left:30px;
											font-size:11px;
										}
								
								/* UNIQUEMENT PAGE */
								/*sous navigation selectionner (unique)*/
									 #select
									{
										background:url(images-pl/passeport-logement_puce4.jpg) white no-repeat 15px 12px;
									}
										
										#select a
										{
											position:absolute;
											color:#e0255b;
											text-align:left;
											margin-top:13px;
											margin-left:30px;
											font-size:11px;
										}

									
									
							/* UNIQUEMENT PAGE */
							/*bouton "identifier-vous" (unique)*/								
							#ident
							{
								width:199px;
								height:40px;
								background:#6ca8f4;
								text-transform:uppercase;
							}
								
								#ident a
								{
										position:absolute;
										color:white;
										text-align:left;
										margin-top:6px;
										margin-left:6px;
										font-size:11px;
								}
								

					/* HOME + PAGE */
					/* separation de de gauche*/
					#separationG
					{
					position:relative;
					float:left;
					width:31px;
					height:400px;
					}
					
					/* UNIQUEMENT  PAGE*/
					/* zone de texte principale */
					#contenu
					{
					margin-top:21px;
					text-align:justify;
					position:relative;
					float:left;
					width:540px;
					min-height:450px;
					background-color:white;
					color:#595959;
					}
					
						/*titre principal de la zone*/
						#contenu  h1
						{
						 color:#e9275e;
						 text-align:left;
						 font-size:16px;
						 padding:5px 0px 10px 20px;
						 background:url(images-pl/passeport-logement_puce8.jpg) no-repeat -4px 0px;
						 float:left;
						}
						
						/*titre secondaire de la zone*/
						#contenu  h2
						{
						font-size:12px;
						font-family:helvetica;
						padding:18px 0px 0px 10px;
						background:url(images-pl/passeport-logement_puce7.jpg) no-repeat 2px 22px;
						color:#e9275e;
						}
						
						/*img de la zone*/
						#contenu  img
						{
						clear: right;
						margin:-9px 0px 0px 10px;
						}
						
					/* UNIQUEMENT HOME*/
					/* zone de texte principale */
					#contenuhome
					{
					margin-top:21px;
					text-align:justify;
					position:relative;
					float:left;
					width:468px;
					min-height:470px;
					background-color:white;
					color:#595959;
					}
				
						/*titre principal de la zone et secondaire de la page*/
						#contenuhome  h2
						{
						font-size:18px;
						font-family:helvetica;
						padding-bottom:18px;
						padding-top:80px;
						color:#e9275e;
						}	

						/*text principal de la page*/
						#contenuhome  p
						{
						line-height:1.7em;
						}							

					/* HOME+PAGE */
					/* separation de droite*/
					#separationD
					{
					position:relative;
					float:left;
					width:30px;
					min-height:470px;
					}
					
					/* UNIQUEMENT HOME*/
					/* navigation de droite*/
					#navigationD
					{
					position:relative;
					width:250px;
					float:left;
					min-height:491px;
					margin-right:0px;
					text-align:justify;
					background:url(images-pl/passeport-logement-aides_background.jpg) repeat-y;
					}
					
						#navigationD div
						{
						width:250px;
						text-align:justify;
						}
						
						
						#navigationD #depot
						{
						height:90px;
						background:url(images-pl/passeport-logement-depot-de-garantie.jpg) no-repeat;
						font-size:14px;
						color:#645d5e;
						}
						
						#navigationD #depot h1
						{
						font-size:12px;
						background:none;
						margin-top:14px;						
						}
						
								/*Hack ie 6*/
								html > body #navigationD #depot h1
								{
								margin:14px 15px 0px 15px;
								}
						
						#navigationD #depot p
						{
						font-size:11px;
						width:230px;
						text-align:center;						
						font-weight:bold;
						}
						
								/*Hack ie 6*/
								html > body #navigationD #depot p
								{
								margin:5px 10px 0px 10px;
								}
						

						
							#navigationD div h1
							{
							color:white;
							font-size:12px;
							text-align:center;
							background:url(images-pl/passeport-logement-aides_h1.jpg);
							height:19px;
							width:250px;
							float:left;
							padding-top:2px;
							}
							
							#navigationD div h1 a
							{
							color:white;
							}
							
							#navigationD div p
							{
							font-size:10px;
							text-align:justify;
							float:left;
							width:170px;
							margin-top:3px;
							padding-left:10px;
							color:#645d5e;
							padding-bottom:10px;
							}

							#navigationD div img
							{
							padding-left:2px;
							float:left;
							}
							
							#navigationD div p span
							{
							text-decoration:underline;
							}
							
				/* UNIQUEMENT HOME*/			
				/* footer du contenu "identifiez-vous","demenagement pro","actualite" */
				#footercontenu
				{
				position:relative;
				float:left;
				width:800px;
				height:111px;
				background:#f6f7f6;
				}
				
				#footercontenu div
				{
					width:257px;
					height:102px;
					float:left;
					margin:4px 0px 0px 4px;
					color:white;
				}
				
					.footerblok
					{
					background:url(images-pl/passeport-logement_demenagement.jpg) no-repeat;
					}
				
					.footerblok h1
					{
					font-size:11px;
					text-align:center;
					margin-top:8px;
					}
					
					.footerblok p
					{
					color:#645d5e;
					margin:10px;
					}
					
					.footerblok img
					{
					float:left;
					margin-top:5px;
					}

					.footerblok h1 a
					{
					color:white;
					}
					
					#actu
					{
					width:250px;
					height:101px;
					background:url(images-pl/passeport-logement-actualites.jpg) no-repeat;
					position:absolute;
					right:14px;
					text-align:justify;
					color:white;
					padding-top:14px;
					}
					
					#actu h1
					{
					text-align:center;
					font-size:16px;
					}
					
					#actu p
					{
					margin:10px 30px;
					color:white;
					}
					
					#actu span
					{
					text-decoration:underline;
					}
					
					#actu a
					{
					color:white;
					text-decoration:none;
					}
					
				/* UNIQUEMENT HOME*/
				#footernav
				{
				position:relative;
				float:left;
				width:790px;
				padding:0px 5px;
				height:52px;
				background:url(images-pl/passeport-logement_background-footernav.jpg);
				font-size:12px;
				}
				
					#footernav dl dt
					{
						position:relative;
						float:left;
						width:170px;
						height:52px;
						margin-bottom:-10px;/*hack ie6 */
						background:url(images-pl/passeport-logement_puce.gif) no-repeat 8px 5px;
						margin-top:15px;
						text-align:center;
					}
				
				/* UNIQUEMENT PAGE*/				
				#footerpage
				{
				position:relative;
				float:left;
				width:560px;
				height:52px;
				background:url(images-pl/passeport-logement_background-footernav.jpg);
				font-size:12px;
				}
				
					#footerpage dl dt
					{
							color:white;
							font-size:12px;
							text-align:center; /* modif CD */
							background:url(images-pl/passeport-logement-aides_h1_2.jpg);
							height:17px;
							width:184px;
							float:left;
							padding-top:2px;
							margin:14px 1px;
					}
					
							
					#footerpage dl dt a
					{
					color:white;
					margin-left:10px;
					}
				
				
				/* HOME + PAGE*/
				/*	FOOTER	*/
				#footer
				{
				float:left;
				position:relative;
				width:800px;
				height:50px;
				background:url(images-pl/passeport-logement_background-footer.jpg);
				margin-bottom:-13px;/*hack ie6 */
				}
				
					html > body #footer
					{
					margin-bottom:0px;
					}
				
					/*liste footer*/
					#footer dl dt
					{
					text-align:center;
					color:#544b4d;
					float:left;
					font-size:9px;
					padding-top:15px;
					height:50px;
					font-weight:bold;
					}
					
						#plan
						{
							width:120px;
						}
							#plan a
							{
								 color:#544b4d;
							}
						
						#mentions
						{
							width:120px;
						}
							#mentions a
							{
								color:#544b4d;
							}
						
						#copyright
						{
							width:150px;

						}
						.barre
						{
							width:2px;
							height:50px;
							background:url(images-pl/passeport-logement_separationFooter.jpg) no-repeat;
						}
						
						#cil
						{
							width:120px;
							margin-top:-15px;
							position:absolute;
							right:0px;
						}
						
	/* HOME + PAGE*/
	/* ombre du bas */	
	#bottom
	{
	position:relative;
	float:left;
	width:100%;
	height:10px;
	background-image:url(images-pl/passeport-logement_ombreBottom.jpg);
	background-repeat:no-repeat;
	}
	
	/* HOME + PAGE */
	#phrase
	{
	background:#f4f5f0;
	color:#595959;
	font-size:10px;
	padding:5px;
		text-align:center;
	}
	
		#phrase a
		{
		color:#595959;
		text-decoration:underline;
		}
