html{
	font-family: 'Courier New', 'sherif';
	font-size: 12px;
}
body{	
	background-color: #FFF; color: #333;
	padding-left: 240px;
}
a{text-decoration: none; }
.titre, .soustitre, .soustitre2
{  position: relative; float: top;
	margin: 10px 0 10px  0;
	width: 710px;
	padding: 0;	
	font-weight: bold;
	color: #FF0000;	
	background: transparent;
	text-transform: uppercase; border: 0px solid red;
}
.titre{font-size: 46px;}
div.soustitre{font-size: 20px; padding-left: 50px;}
div.soustitre2{font-size: 20px;}

#phototext { padding-left: 50px; text-decoration: none;
	position: relative; float: top; border: 0px solid #333;
    background-image:  url(./img/page1.jpg);
    background-repeat: no-repeat; 
    height: 509px;
    width: 731px;	
  font-size: 14px; font-style: none; font-weight: normal;	
  color: #FFF; padding-top: 60px;
}
	
 div.text{
	font-size: 14px; font-style: none; font-weight: normal;	 color: #333; text-decoration: none; text-transform: none; padding-left: 25px;
}
	
