/* CSS Document */

body 		{
	color: #CCCCCC;
	font-size: 13px;
	font-family: DIN-Light, Arial, Helvetica;
	margin-top:20px;
	line-height: 18px;
	background-color: #000000;
			} 			
			
.trait {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px none;
}

   .lien:link{color: #FE3398;letter-spacing: 1px;text-decoration: none;}
   .lien:visited{color: #FE3398;letter-spacing: 1px;text-decoration: none;}
   .lien:active{color: #FFFFFF;letter-spacing: 1px;text-decoration: none;}
   .lien:hover{color: #FFFFFF;letter-spacing: 1px;text-decoration: none;}


   
.cadre{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.petitstextes {
	font-family: DIN-Light, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
	
.titre {
	font-family: DIN-Light, Arial, Helvetica;
	font-size: 19px;
	color: #FFFFFF;
	line-height: 20px;
    letter-spacing: 1px;
}

.texte12 {
	font-family: DIN-Light, Arial, Helvetica;
	font-size: 14px;
	color: #FE3398;
	line-height: 20px;
	letter-spacing: 1px;
}

.adresse {
	font-family: DIN-Light, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;

}

.presentation {
	font-family: DIN-Light, Arial, Helvetica;
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	letter-spacing: 1px;
}

.titretextes {
	font-family: DIN-Light, Arial, Helvetica;
	font-size: 19px;
	color: #FE3398;
	line-height: 20px;
    letter-spacing: 1px;
}
	
	
.trait2{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;}
	
.decalage{
	margin-left: 15px;
}

.decalage2{
	margin-left: 100px;
}
	
	
.fond {
	background: no-repeat   url(../graphics/logo_fibre_opticsfrance.jpg);
}

.bain {
	background: no-repeat   url(../graphics/logo_fibre_opticsfrance_sdb.jpg);
}

.chambres {
	background: no-repeat   url(../graphics/chambres.jpg);
}

.salons {
	background: no-repeat   url(../graphics/salons.jpg);
}

.jardin {
	background: no-repeat   url(../graphics/jardin.jpg);
}

.kits {
	background: no-repeat   url(../graphics/kits.jpg);
}

.deplacement { cursor: pointer; }
