#home { }

/* PREMIERE PARTIE : TOP */
#home .topHome { width: 744px; height: 335px; margin-bottom: 20px; margin-top: 20px; }
	#home .topHome .gaucheTopHome{ width: 214px; height: 335px; float: left; }
	
		/* calcul rapide de domiciliation */
		#home .topHome .gaucheTopHome .crd { width: 214px; height: 333px; background-repeat: no-repeat; }
		#home .topHome .gaucheTopHome .tCrd_fr { background-image: url("../img/HOME/CALCUL/calcul_fond_fr.gif"); }	
		#home .topHome .gaucheTopHome .tCrd_en { background-image: url("../img/HOME/CALCUL/calcul_fond_en.gif"); }
		#home .topHome .gaucheTopHome .crd .sousTitre { margin-top : 120px; margin-left: 6px; margin-right: 15px;  }
		#home .topHome .gaucheTopHome .crd .encours { margin-left: 14px;   }
		
		#home .crd ul { margin-top: 5px; margin-left: 5px; }
		#home .crd li {	width: 201px;  clear:both;  }
			#home .crd .nameTdom { float: left; margin-bottom: 5px;}
		#home .crd select { position: absolute; bottom: 55px; width: 201px; margin-left: 6px;  background-color: #F29719}
		
		#home .crd .bCalcul {  position: absolute; bottom: 5px; margin-left: 6px;  width: 201px; height: 46px; background-repeat: no-repeat; text-indent: -5000px; cursor: pointer;}
		#home .crd .bCalcul_fr { background-image: url("../img/HOME/CALCUL/calcul_b_fr.gif"); }
		#home .crd .bCalcul_en { background-image: url("../img/HOME/CALCUL/calcul_b_fr.gif"); }
	
		
	#home .topHome .droiteTopHome{ width: 515px; height: 335px; margin-left: 15px; float: left; }
	
		#home .topHome .droiteTopHome span { display: block; }
		#home .topHome .droiteTopHome .offre { width: 515px; height: 332px; background-repeat: no-repeat; }
		#home .topHome .droiteTopHome .offre img { display: block; margin-left: auto; margin-right: auto; }
		#home .topHome .droiteTopHome .offre .texte { text-indent: -5000px; }
		/*
			#home .topHome .droiteTopHome .offre_fr { background-image: url("../img/HOME/PROMO/home_offre_speciale_fr.jpg"); }
			#home .topHome .droiteTopHome .offre_en { background-image: url("../img/HOME/PROMO/home_offre_speciale_en.jpg"); }
			
			
			
			#home .topHome .droiteTopHome .offre .text1 { margin-top: 90px; margin-left: 10px; width: 135px; height: 15px; font-size: 9px; float: left; overflow: hidden;  }
			
			#home .topHome .droiteTopHome .offre .prix { margin-top: 48px; margin-left: 20px; width: 55px; height: 70px;  float: left; text-align: center; color:white; overflow: hidden; }
				#home .topHome .droiteTopHome .offre .textPrix { width: 55px; height: 15px; font-size: 9px; overflow: hidden; }
				#home .topHome .droiteTopHome .offre .valPrix { width: 55px; height: 37px; font-size: 33px;   overflow: hidden; }
					#home .topHome .droiteTopHome .offre .valPrix p {font-size: 34px; font-weight: bold; }
				
				#home .topHome .droiteTopHome .offre .libellePrix { width: 55px; height: 13px; font-size: 10px; overflow: hidden; }
			
			#home .topHome .droiteTopHome .offre .text2 { margin-top: 10px; margin-left: 50px; width: 270px; height: 163px; overflow: auto; }
				#home .topHome .droiteTopHome .offre .text2 p { font-size: 12px; margin-top: 2px; margin-bottom: 2px; }
				#home .topHome .droiteTopHome .offre .text2 b, #home .topHome .droiteTopHome .offre .text2 strong { font-size: 16px; }
			
			#home .topHome .droiteTopHome .offre .text4 { margin-top: 5px; margin-left: 10px; width: 300px; height: 30px; color: #333333; overflow: hidden; line-height: 13px; float: left; }
		
		.droiteTopHome  p { font-size: 11px; }
	*/
	
		
/* SECONDE PARTIE : BOTTOM */
#home .bottomHome { width: 744px;  margin-bottom: 20px; }
	#home .bottomHome .gaucheBottomHome{ width: 362px;  float: left;  }
	
		/*ADRESSES*/
		#home .bottomHome .gaucheBottomHome .adresses {
			width: 362px;
			height: 240px;
			background-image: url("../img/BASE/BLOCS/haut_droite362x240.gif");
			background-repeat: no-repeat;
		}
		
			#home .bottomHome .gaucheBottomHome  .adresses .gauche {
				float: left;
				margin-top: 20px;
				margin-left: 20px;		
				width: 164px;
				height: 220px;
				overflow: hidden;
			}
			
				#home .bottomHome .gaucheBottomHome  .adresses .gauche .titre {
					display: block;
					width: 164px;
					height: 36px;
					background-repeat: no-repeat;
					text-indent: -5000px;
				}
				#home .bottomHome .gaucheBottomHome  .adresses .gauche .titre_fr { background-image: url("../img/HOME/ADRESSES/t_adresses_fr.gif"); }		
				#home .bottomHome .gaucheBottomHome  .adresses .gauche .titre_en { background-image: url("../img/HOME/ADRESSES/t_adresses_en.gif"); }
				
				#home .bottomHome .gaucheBottomHome  .adresses .gauche .carte {
					display: block;
					margin-top: 20px;
					width: 164px;
					height: 112px;
					background-image: url("../img/HOME/ADRESSES/fond_carte.gif");
					background-repeat: no-repeat;
					text-indent: -5000px;
				}
				
				#home .bottomHome .gaucheBottomHome  .adresses .gauche .bureaux {
					float: right;
					margin-top: 10px;
					display: block;
					width: 82px;
					height: 24px;
					background-repeat: no-repeat;
					text-indent: -5000px;
				}
						#home .bottomHome .gaucheBottomHome .adresses .gauche .bureaux_fr { background-image: url("../img/HOME/ADRESSES/b_bureaux_fr.gif"); }
						#home .bottomHome .gaucheBottomHome .adresses .gauche .bureaux_en { background-image: url("../img/HOME/ADRESSES/b_bureaux_en.gif"); }
			
			#home .bottomHome .gaucheBottomHome .adresses .droite {
				float: left;
				margin-top: 20px;	
				margin-left: 17px;			
				width: 158px;
				height: 220px;
				overflow: hidden;
			}
		
				#home .bottomHome .gaucheBottomHome .adresses .droite .bloc142x140 {
					display: block;
					float: left;
					margin-top: 20px;
					width: 142px;
					height: 140px;
					background-image: url("../img/BASE/BLOCS/bloc142x140.gif");
					background-repeat: no-repeat;
					overflow: hidden;
				}
			
				/*#home .bottomHome .gaucheBottomHome .adresses .droite .fHaut {
					display: block;
					margin-top: 10px;
					margin-left: 58px;
					width: 22px;
					height: 15px;
					background-image: url("../img/HOME/ADRESSES/b_haut.gif");
					background-repeat: no-repeat;
					text-indent: -5000px;
					cursor: pointer;
				}*/
				/*
				#home .bottomHome .gaucheBottomHome .adresses .droite .content {
					display: block;
					margin-left: 10px;
					margin-right: 10px;
					overflow: hidden;
					height: 100px;
					width: 122px;
					text-align: justify;
				}
				*/
				/*#home .bottomHome .gaucheBottomHome .adresses .droite .fBas {
					display: block;
					margin-bottom: 10px;
					margin-left: 58px;
					width: 22px;
					height: 15px;
					background-image: url("../img/HOME/ADRESSES/b_bas.gif");
					background-repeat: no-repeat;
					text-indent: -5000px;
					cursor: pointer;
				}*/
				
				/*#home .bottomHome .gaucheBottomHome .adresses .droite .hr {
					color: #EEEEEE;
					width: 150px;
					height: 1px;
				}*/
				
				
				/*#scrollOffice { 
					display:block; 
					overflow: hidden;
					width:120px; 
					height:100px; 
					text-align: left;
					}
				
				#scrollOffice span { display:block; width:120px; font-size: 12px;}
				#scrollOffice .titre1 {  font-size: 16px; font-weight: bold; }
				#scrollOffice .titre2 {  font-size: 14px; font-weight: bold; margin-bottom: 5px; }*/
				/*#scrollOffice .smallPrice { text-align: center; font-size: 12px; font-weight: bold; color:#000; }	*/	
		
	
	
	#home .bottomHome .droiteBottomHome{ width: 362px;  margin-left: 16px; float: left;  }
	
		/*NUMERO VERT*/
		/*#home .bottomHome .droiteBottomHome .cadreNumVert {
			width: 362px;
			height: 73px;
			background-image: url("../img/BASE/BLOCS/bloc362x73.gif");
			overflow: hidden;
			background-repeat: no-repeat;
		}*/
		
		#home .bottomHome .droiteBottomHome .cadreNumVert  .numVert {
			width: 362px;
			height: 73px;
			display: block;
			/*background-color: #FFCC00;
			opacity: 0.5;*/
			/*background-image: url("../img/BASE/COLONNE_GAUCHE/nvert2.gif");*/
			background-image: url("../img/HOME/numero_vert_abcliv.jpg");
			background-repeat: no-repeat;
			text-indent: -5000px;
			overflow: hidden;
		}
		
		
		
		/* SERVICES INTERNET */
		#home .bottomHome .droiteBottomHome .services_internet {
			float: left;
			margin-top: 10px;
			width: 176px;
			height: 156px;
			background-image: url("../img/HOME/bloc_services_internet.gif");
			background-repeat: no-repeat;
			overflow: hidden;
		}	
		
		#home .bottomHome .droiteBottomHome .services_internet .titre {
			display: block;
			margin-top: 35px;
			margin-left: 12px;		
			width: 154px;
			height: 45px;
			overflow: hidden;
		}
		
		#home .bottomHome .droiteBottomHome .services_internet .sous_titre {
			display: block;
			margin-top: 5px;
			margin-left: 65px;		
			width: 99px;
			height: 28px;
			overflow: hidden;
		}
		
		#home .bottomHome .droiteBottomHome .services_internet .prix {
			display: block;
			margin-top: 5px;
			margin-left: 65px;		
			width: 99px;
			height: 20px;
			color: #FFFFFF;
			overflow: hidden;
		}
		
		#home .bottomHome .droiteBottomHome .services_internet .mini_texte {
			display: block;
			margin-top: 3px;
			margin-left: 72px;		
			width: 101px;
			height: 13px;
			font-size: 10px;
			overflow: hidden;
		}
		
		
		/*PAIEMENT*/	
		#home .bottomHome .droiteBottomHome .paiement {
			float: left;
			margin-top: 10px;
			margin-left: 10px;
			width: 176px;
			height: 73px;
			background-image: url("../img/BASE/BLOCS/bloc176x73.gif");
			background-repeat: no-repeat;
			overflow: hidden;
		}	
		
			#home .bottomHome .droiteBottomHome .paiement .titre {
				display: block;
				margin-top: 10px;
				margin-left: 10px;		
				width: 220px;
				height: 16px;
				overflow: hidden;

			}
			
			#home .bottomHome .droiteBottomHome .paiement .texte {
				float: left;
				display: block;
				margin-top: 5px;
				margin-left: 10px;		
				width: 220px;
				height: 27px;
			}
			
			#home .bottomHome .droiteBottomHome .paiement .logo {
				float: left;
				display: block;
				margin-left: 115px;
				margin-top: -32px;		
				width: 85px;
				height: 59px;
				background-image: url("../img/HOME/PAIEMENT/carte.gif");
				background-repeat: no-repeat;
				text-indent: -5000px;
				overflow: hidden;		
			}	
		/* -------------------------------------------------------------------------------- */	
		
		
		
		/*ESPACE CLIENT*/
		#home .bottomHome .droiteBottomHome .eClient {
			float: left;
			margin-top: 10px;
			margin-left: 10px;
			width: 176px;
			height: 73px;
			background-image: url("../img/BASE/BLOCS/bloc176x73.gif");
			background-repeat: no-repeat;
			overflow: hidden;
		}
		
			#home .bottomHome .droiteBottomHome .eClient .titre {
				display: block;
				margin-top: 10px;
				margin-left: 10px;		
				width: 100px;
				height: 14px;
				overflow: hidden;	
			}
			
			#home .bottomHome .droiteBottomHome .eClient .texte {
				display: block;
				margin-top: 5px;
				margin-left: 10px;		
				width: 150px;
				height: 30px;
				overflow: hidden;
			}
		/* -------------------------------------------------------------------------------- */	
		
	
