body {
	font-family:  Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	color:black;

}

td {
		font-family:  Helvetica, Verdana, Arial,  sans-serif;
	font-size: 13px;
	color:black;
		line-height: 1.5em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}


h3.title
  {
   color:#B83C36;
   border-bottom: 1px solid #B83C36;
   font-size:16px;
  }

.picture
  {border: 1 solid #D3232E;
  }

a:link,a:visited,a:active
  {
    text-decoration:none;
    color:#D3232E;
  }
  
a:hover
  {
    text-decoration:underline;
    color:#D3232E;
  }  
  
#footer
  {
    font-size:11px;
  }  
  
.pageText
  {
    text-align:justify;
    padding-right: 10px;
  }	
  
.divPicture
  {
    text-align:right;
	font-size:9px;
	color:#D3232E;
	font-style:italic;
	
  }	  
  
.faq_link {
color:black;
font-weight:bold;

}  

#calculette
  {
  
    margin: 50px 60px;
    width:610px;
  }
  
#calculette td, #calculette th
  {
    font-size:16px;
    font-weight: bold;
  }  

th
  {
    text-align: left;
  }
  
.right
  {
    text-align: right;
  }  
  
.center
  {
    text-align: center;
  }  
  
#calculette td.small, sup.small
  {
    font-weight: normal;
    font-size: 12px;
  }  
  
.red
  {
      color:#D3232E;
  }  
  
.noborder
  {
    border: none;
  }  
  
 