
		
		body
		{
			margin: 10px 0 ;
			padding: 50px ;
			text-align: left ;
			font-family: "Trebuchet MS", helvetica, sans-serif ;
			font-size:12px;
			background: rgb(0,0,0) ;
background-repeat:repeat-n;
			color: rgb(250,150,130);
			size="4";
		}
		
		div#conteneur
		{
			width: 1200px ;
			height :800px;
padding-left:50px; 
			text-align: left ;
			border: 2px solid RGB(255,255,255) ;
background: url(1280px-Water_Dolphin.jpg) ;
font-size:14px;
background-repeat:repeat-n;			
			color: rgb(250,150,100);
		}
div#contenu h1{}
		
		body a
		{	color: rgb(255,255,255);
			text-decoration: none ;
		}

		body a:hover
		{
			color: rgb(255,255,255)  ;
			text-decoration: underline
		}

		
