body {
  margin:0 0 0 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background: url(../images/degrader_fond.jpg) #949494;
  background-repeat:repeat-x;
  width: 80em;
}

h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:#8D1C19; 
  font-size:1.5em
}

h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:#8D1C19; 
  font-size:1.2em
}

h3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:#8D1C19; 
  font-size:1.1em
}



#centre {
  background: url(../images/degrader_fond_texte.jpg) #FFFFFF;
  background-repeat:repeat-x;
  text-align:center;
}

#pt1 {
  background: url(../images/petits_points_1.gif);
  background-repeat:repeat-x;
}

#pt2 {
  background: url(../images/petits_points_2.gif);
  background-repeat:repeat-x;
}

#bas {
  background: url(../images/bas.gif);
  background-repeat:repeat-x;
}

a {
 text-decoration: none;
 color:#CC3333;
}

a.update {
 text-decoration: none;
 color:#000000;
}

html {
  font-size: small;
  width: 45em;
}

table.body tr td {
/*  padding: 0em; */
  vertical-align: top;
}

.indent {
  margin-left: 10%;
}

table.email {
  padding: 0em 2em 0em 0em;
}

.right {
  text-align: right;
}

.titre {
	color:#8D1C19;
	font-weight:bold;
	font-size:medium;
}

.red {
	color:#CC3333;
}


#adv_table {
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  width:90%;

}       

#adv_td {
  padding:10px;
  border:1px solid #E0E0E0;
}                        
    
#adv_point {
  padding:10px;
  border:1px solid #8D1C19;
  border-bottom: 1px solid #8D1C19;
  text-align:center;  
  vertical-align:middle;
  width:33%;
  color: #8D1C19;
  font-size:14px;
}                        
    
    
#adv_th {
  text-align:center; 
  height:7ex;
}

#adv_bottom {
  text-align:center;  
  height:50px;
}