/* CSS Document */

body.splash {
  background-color: #303654;
  background-image: url(fond.gif);
  background-repeat: repeat-y;
  background-position: center center;
 }
 
style.text1 {
	font-size : 24;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: bold;

}
