	#tete
	{
	top:30px;
  	left: 350px;
   	position: absolute;
	}
	#carre
	{
	top:440px;
  	left: 30px;
   	position: absolute;
	}
	table
	{
	top:150px;
  	left: 30px;
	width: 180px;
   	position: absolute;
	text-align:left;
	font-size: 25px; /*taille de la fonte */
	color : red;
	background-color:#333366;
	
}

#photo
{
	top:230px;
  	left: 150px;
	position: absolute;
}
	
	
	
	body
{ 
	
	background-color: #333366;
   background-image: url("");
   background-repeat: fixed;
      
}
	#corps
{
	width:100%;
   position: absolute;
   top:140px;
   width: 800px;
   height: 500px;
   left: 150px; 
   margin-left: 140px;
   margin-bottom: 20px;
   padding: 15px;
   background-color: #333366;
   background-image: url("");
   background-repeat: repeat-x;
   border: 3px solid #333366;
   text-align: CENTER;
   color :#ffff99;
   font-size: 18px; /*taille de la fonte */
   overflow: auto;
	
	}
	#corps table
	{
	top:100px;
  	left: 40px;
	width: 700px;
   	position: absolute;
	text-align:center;
	font-size: 15px; /*taille de la fonte */
	color :#ffff99;
	background-color:#ffffff;
	}
			#corps a
			{
			  font:12px Verdana;
			  text-decoration:underline;color: yellow;
			
			}
			#corps a:hover
			{
			text-decoration:underline;color: white;
			background: #FF4500;  /*FOND DU LIEN*/
			}
			body a
			{
			font:12px Verdana;
			text-decoration:none;color: yellow;
			}

			body a:hover     /* LIENS*/
			{
			text-decoration:underline;color: white;
			background: #FF4500;  /*FOND DU LIEN*/
	
			}
	

	

   
/*titre du corp*/
h1 
 {

font-size: 15px; /*taille de la fonte */
font-weight: bold; /*style de la fonte*/
font-family: Brussels, Amaze, "Comic sans MS"; /*famille de fonte*/
text-decoration:underline;color: #ffff99;  /*couleur du texte et du soulignement*/
text-align:center;
} 

/*titre du corp*/
h2
 {

font-size: 20px; /*taille de la fonte */
font-weight: bold; /*style de la fonte*/
font-family: Brussels, Amaze, "Comic sans MS"; /*famille de fonte*/
text-decoration:underline;color: red;  /*couleur du texte et du soulignement*/
text-align:center;
} 



#pied
{
top:600px;
position: absolute;
left: 25px;
text-align:center;
color: #808080;
font-size: 12px; /*taille de la fonte */
}





filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ordinateur1.png');
/* code servant à la transparence du fond de l'image*/