#logo {
        background: url("images/styl-voyages.png") no-repeat;
        height: 147px; 
        width: 145px;
        margin: auto;
}
.FS_Body{
	 margin: 0pt; 
	 background-color:#5bbdd4;
	 background: url("images/fond.jpg") repeat;

}
.FS_Page{
	 background: url("images/fond-site.gif") repeat-y;
	 background-position:center;
	width:100%;
	height:100%;
	position:absolute;
}
.FS_Texte{
	font: 13px Arial ;
	color:#2561B6;   
}
.FS_Texte2{
	font: 12px Verdana ;
	color:#FFFFFF;   
}
.FS_Titre1{
	font:bold italic 16px Verdana ;
	color:#FFFFFF;    
}
.FS_Titre2{
	font:bold 14px Verdana ;
	color:#2C5CA5;    
}
.FS_Titre3{
	font:bold 16px Arial ;
	color:#A3501C;    
}
.FS_Lien1{
	font: 15px Arial ;
	color:#2561B6;    
}
a.FS_Lien1:Hover{color:#A3501C;}
.FS_1px{
	font:0px Verdana;
	color:#FFFFFF;    
}
a{
	font:12px Verdana;
	color:#FFFFFF;    
}