/* AUTEUR: T. */
/* DATE DE CREATION: 09/12/2010 */
html, body { background:url('images/bg3.jpg') 75% -20% #000000; min-height:1000px;
background-attachment: fixed;
background-repeat: repeat-y;
margin: 40px;
 }
 
table
{
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   margin: 30px;
   margin-left: 5px;
}
th, td /* Toutes les cellules des tableaux... */
{
   margin-left: 5px;
}
h1
{ font-variant: small-caps;
  text-align: center;
  font-family: Arial, sans-serif;
   border: 2px solid;
   border-color: #3c526e;
   border-style:ridge;
   background:url('images/bg31.jpg');
   width:650px;
}
h2
{ font-variant: small-caps;
  text-align: center;
  font-family: Arial, sans-serif;
   border: 2px solid;
   border-color: #3c526e;
   border-style:ridge;
   background:url('images/bg31.jpg');
   padding:10px;
   font-size: 14px;
}
p
{ margin-left: 5px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
 }

	
<STYLE type="text/css">
  td { /* Propriété */ }
  .desc { 
   border: 2px solid;
   border-color:#3c526e;
   border-style:ridge;
   padding: 15px;
   width:500px;
   text-indent: 20px;
   height:180px;
   text-align: justify;
   font-size: 12px;
   background:url('images/bg32.jpg');
   background-position: top left;
   vertical-align: top;}
</STYLE>

<STYLE type="text/css">
  td { /* Propriété */ }
  .desc2 { 
   border: 2px solid;
   border-color:#3c526e;
   border-style: ridge;
   padding: 15px;
   width: 140px;
   height: 200px;
   text-align: justify;
   font-size: 12px;
   background:url('images/bg32.jpg');
   background-position: top right;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   vertical-align: top;}
</STYLE>

<STYLE type="text/css">
  td { /* Propriété */ }
  .acte { 
   border: 0px solid;
   width:300px;
   text-align: justify;
   font-size: 12px;
   vertical-align: top;}
</STYLE>

<STYLE type="text/css">
  td { /* Propriété */ }
  .img { 
   border: 2px solid;
   border-color:#3c526e;
   border-style:ridge;
   width:140px; }
</STYLE>

<style type="text/css"> 
a:link { color: #373F4C ; text-decoration: none ; }
a:active { color: #373F4C ; text-decoration: none ; }
a:visited { color: #373F4C ; text-decoration: none ; }
a:hover { color: #4C3747 ; text-decoration: underline ; }
</style> 

<STYLE type="text/css">
  p { /* Propriété */ }
  .nom { margin-left: 5px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
	text-indent: 20px;
   font-size: 16px;
   font-variant: small-caps;
   font-weight: bold;
	
   }
</STYLE>
<STYLE type="text/css">
  p { /* Propriété */ }
  .app { margin-left: 5px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
   font-size: 12px;
   font-variant: small-caps;
   font-weight: bold;	
   }
   </STYLE>
   <STYLE type="text/css">
  p { /* Propriété */ }
  .acte { 
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
   font-size: 12px;
   	text-indent: 0px !important;

   }
   </STYLE>
   
h3
{ font-variant: small-caps;
  text-align: center;
  font-family: Arial, sans-serif;
   border: 2px solid;
   border-color: #3c526e;
   border-style:ridge;
   font-size: 12px;
   background:url('images/bg31.jpg');
   width:650px;
}
