
body#main_div {
    background-color: transparent;
}
#key_visual {
   background: url(images/dynamic/webmarketing.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: italic;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
  text-align: center;
}
#footer {
    background: url(images/static/fond-footer-internet.gif) repeat-x;
}
#main_nav_container {
    background-color: #f4f4f4;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(76,0,0);
  background-position: top right;
  background-color: #f4f4f4;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  background-position: top right;
  background-color: #f4f4f4;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: blink;
  color: #F90;
  background-color: #f4f4f4;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(71,0,0);
  background-color: #f4f4f4;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  background-color: #f4f4f4;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: blink;
  color: #F90;
  background-color: #f4f4f4;
}
a.bouton_client {
  background: url(images/static/bouton_espace_client.jpg) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color:#000000;
  cursor:pointer; 
  background-color: #f4f4f4;
}
a.bouton_client:hover {
  background: url(images/static/bouton_espace_client_actif.jpg) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background-color: #f4f4f4;
}
.content h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(79,39,0);
  margin: 0 30px 0 40px;
}
.content h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #444444;
  margin: 0 30px 0 40px;
}
.content h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #444444;
  margin: 0 30px 0 40px;
}
.content, .content p {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: black;
  text-align: justify;  
  line-height: 18px;  
  margin: 0 30px 0 40px;
}
.content a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: black;
}
.content a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #666666;
}
.content a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #2d6645;
}
.content a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #880000;
}
#footer_text {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

