* 
{
  padding: 0px; 
  margin:  0px;
  font-family: sans-serif;
  color: #646567;
}
p
{
  margin-top: 20px;
  font-size: 15px;
}
a
{
  font-size: 13px;
  font-weight: bolder;
  color: #007F9F;
  text-decoration: none;
}
a:hover
{
  color: #A5C400; 
  text-decoration: none;
}
h1
{
  color: #007F9F;
  font-size: 17px;
}

img
{
  border: 0px;
}
#lang
{
  position: absolute;
  margin-left: -40px;
  margin-top: 20px;
}
#lang li
{
  text-decoration: none; 
  list-style:none;
  height: 40px;
}
#logo
{
  width:        800px;
  height:       289px;
  margin-left:  auto;
  margin-right: auto;
}
#content
{
  z-index: 99;
  background:   white;
  width:        800px;
  margin-left:  auto;
  margin-right: auto;
  margin-top:   10px;
  padding-top:  0px;
}
#sub_content
{
  background:   white;
  margin-top: -20px;
  padding-right: 20px;
  padding-left:  20px;
  padding-bottom:  20px;
}

#pagination
{
  margin-top: 10px;
  text-align: center;
}

.selectedDistrib
{
  color: #A5C400;
  font-size: 13px;
  font-weight: bolder;
}
#footer a
{
  margin-left:     5px;
  font-size:       13px;
  font-weight:     100;
  color:           white;
  text-decoration: none;
}

/* PSP     */

.psp_contact_adresse
{
  font-size: 13px;
}
.psp_contact_nom
{
  color: #B31420;
  font-weight: bold;
  font-size:12px;
}

a.linkMail
{
  color: #646567; 
  font-weight: normal;
}

a.linkMailDistribution
{

  font-weight: normal;
}
a.linkMailDistribution:hover
{
  color: #A5C400;
}

a.linkMail:HOVER
{
  color: #B31420; 
  font-weight: normal;
}




/* DISTRIBUTION */
.distrib_contact_email
{
  margin-top: 10px;
  margin-bottom: 10px;
}
 
.distrib_contact_nom
{
  color: #A5C400;
  font-weight: bold;
  font-size: 15px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.distrib_contact_type
{
  color: #007F9F;
  font-size: 12px;
}
.distrib_contact_telephone
{
  font-weight: bold;
  font-size: 12px;
}
.distrib_contact_tel
{
 font-size: 11px;
}