body
{
   background: #A3569E url("../../includes/images/seminaires_bg.jpg") repeat-x left top;
   color:#341B32;
   font-size:14px;
   font-family:Helvetica;
   padding:0px;
   margin:0px;
}
#page
{
   width:960px;
   margin-top:5px;
   margin-left:auto;
   margin-right:auto;
   background-color:white;
}
h1,
h2,
h3,
h4,
h5,
strong
{
   color:#60315C;
}
a:link,
a:active,
a:visited
{
   color:#9C5097;
}
a:focus,
a:hover
{
   color:white;
   background-color:#9C5097;
}
.block_tel_content
{
   background-color:#60315C;
}
 .tarif_sem_lib
 {
   width:240px;
 }
 .tarif_sem
 {
   width:140px;
   font-weight:bold;
   text-align:right;
 }
 .sem_cap_salle
 {
   border-collapse:collapse;
 }
 .sem_cap_salle th
 {
   text-align:left;
 }
 .sem_cap_salle td
 {
   text-align:center;
 }