html,body {
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

p, ul, td, div {
  margin-bottom: 20px;
}

p, ul, td {
  text-align: justify;
}

html, body, p, ul, td, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #4D4D4D;
  line-height: 20px;
}

ul {
  list-style-image: url(http://www.ecorenov.com/fileadmin/template/main/images/radio.gif)
}

form, img {
  padding: 0px;
  margin: 0px;
}

b {
  font-weight: bold;
}

a, a:link, a:visited, a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #4D4D4D;
  text-decoration: underline;
}

h1, h2, h3, h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #4D4D4D;
  line-height: 22px;
  padding: 0px;
  margin: 0px;
  margin-top: 30px;
  border-top: 1px dashed #4D4D4D;
  border-bottom: 1px dashed #4D4D4D;
}

#container {
  width: 900px;
}

#logo {
  width: 280px;
  height: 210px;
}

#top {
  width: 620px;
  height: 210px;
}

#menu {
  background-repeat: no-repeat;
  vertical-align: top;
}

#menu-table {
  margin: 0px;
  padding: 0px;
  margin-left: 40px;
  margin-top: 30px;
  width: 210px;
}

.menu-separator {
  height: 40px;
}

.menu-img {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

.menu-text {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  padding-top: 17px;
}

#menu-table a, #menu-table a:link, #menu-table a:visited, #menu-table a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  color: #4D4D4D;
  text-decoration: none;
}

#menu-table .selected, #menu-table .selected:link, #menu-table .selected:visited, #menu-table .selected:hover {
  color: #51B5CA;
}

#content-wrap {  
  background-repeat: no-repeat;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-bottom: 0px;
}

#content {
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
  margin-left: 5px;
  width: 500px;  
}

#title {
  margin: 0px;
  padding: 0px;
  padding-top: 115px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #51B5CA;
}

.csc-caption {
  color: #000000;
  text-align: center;
  font-style: italic;
  margin-bottom: 5px;
}


/* ---------------------------------------------- */
/* Fuck IE et sa non gestion des alpha channels ! */
/* ---------------------------------------------- */

#button_01, #button_02, #button_03, #button_04, #button_05, #button_06 {
  width: 58px;
  height: 52px;
}

#button_01 img, #button_02 img, #button_03 img, #button_04 img, #button_05 img, #button_06 img {
  border: 0px;
}

#button_01 img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#button_01     {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/images/button_01.png');}

#button_02 img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#button_02     {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/images/button_02.png');}

#button_03 img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#button_03     {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/images/button_03.png');}

#button_04 img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#button_04     {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/images/button_04.png');}

#button_05 img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#button_05     {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/images/button_05.png');}

#button_06 img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#button_06     {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/images/button_06.png');}

