body
{
    font-family: Georgia, "Times New Roman", Times, serif;

   background-color: #80BBD4;
	background-image: url(pipe9.gif);background-attachment: fixed;
   color           : #000033;
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 10px;
}

/* font-family: "Trebuchet MS", Arial, sans-serif or Georgia, "Times New Roman", Times, serif red: #AC0000 other red:#9A020D blue #006699  other blue #142E54*/
/* beige : #D5CFA9 fond : #E3E0C6 rouge : #AC0000 other red:#9A020D blue #006699  other blue #142E54*/

a:link    {color: #9A020D;text-decoration: none}
a:visited {color: #9A020D;}
a:active  {color: #9A020D;}
a:hover   {color: #9A020D;}

.works { font-size: small; line-height: normal; font-weight: normal; color: #003366; list-style-type: circle}
h2 {font-size: medium; font-style: normal; line-height: normal; font-weight: bold; }
h3 {font-size: medium; font-style: normal; line-height: normal; font-weight: bold; }
.title {color: #9A020D;  font-size: large; }
div.titles {
		text-indent: 0px;
		padding-left: 50px;
		width: 800px
		}
		
	#gauche {
		float:left;
		width:600px;
/*		border-right:2px solid #000;
		border-bottom:2px solid #000;*/
		margin-right:15px;
		padding-bottom:20px;
		}

	#droite {
		}
		
	p,h1,pre {
		margin:0px 30px 10px 30px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#droite p {
		font-size:10px;
		margin-left:0px;
		}
