h2,h3,h4,h5,h6,pre,blockquote,fieldset{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a {
  text-decoration: none;
  color: #1A2A37;
}

a:hover { color: #C65C88; }

ul {
  list-style-type: none;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  color: #5C96C6;
  padding: 0;
  margin: 0 0 10px 0;
  border-bottom: 3px solid #5C96C6;
  height: 25px;
  line-height: 25px
}

body {
  margin: 0 auto;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #FFF;
  padding: 10px;
  min-width: 600px;
  width: 1020px;
}

li {
  margin-bottom: 5px;
}

#header {
  margin-bottom: 10px;
}

#banniere, .com {
  float: left;
}

.com {
  height: 92px;
  background: url('../images/proposition.jpg') top no-repeat;
  width: 122px;
  text-align: center;
  padding: 20px 0 0 0;
  margin-left: 35px;
}

.com:hover {
  height: 92px;
  background: url('../images/proposition-hover.jpg') no-repeat;
}

.com a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#menu {
  clear: both;
  font-size: 12px;
  color: #000;
  text-align: right;
  padding: 0;
  height: 35px;
  line-height: 35px;
  margin: 10px 0;
  float: none;
  background: url('../images/menu.jpg') repeat-x;
}

#menu a {
  padding: 5px;
  margin: 0;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

#menu a:hover {
  color:#C65C88;
  background-color: #fff;
}

#menu li {
  float: left;
  padding: 0 10px;
}

#menu ul {
  margin: 0;
  padding: 0 10px;
  height:35px;
  float:left;
}

#menu-gauche {
  background: url('../images/menu-gauche.jpg') no-repeat;
  width: 15px;
  height: 35px;
  float: left;
}

#menu-droit {
  background: url('../images/menu-droit.jpg') no-repeat;
  width: 15px;
  height: 35px;
  float: right;
}

#menu input[type="text"] {
  border: 1px solid #ccc;
  margin: 7px 10px 0 0;
  padding: 0;
}

#menu input[type="image"], #menu img {
  vertical-align: middle;
}

#leftLayout {
  width: 168px;
}

#rightLayout {
  width: 300px;
}

#right {
  float: right;
}

#content {
  margin-right: 320px;
  font-size: 12px;
}

#footer {
  clear: both;
  text-align: center;
  border-top: 4px solid #C65C88;
  margin-top: 40px;
}

#left_ads, #right_top_ads, #right_bottom_ads, #square_ads {
  padding: 0px;
  padding-top: 12px;
  padding-bottom: 4px;
  border: 0px;
  margin: 0px;
  margin-top: 4px;
  text-align: center;
  background: transparent url('../images/logos/skyscraper-ad.gif') no-repeat center top;
}

#top_ads
{
  text-align: center;
  margin-bottom: 4px;
}

#bottom_ads
{
  clear: both;
  text-align: center;
  margin-bottom: 4px;
}

#top10cp ol {
  font-weight: bold;
  color: #C65C88;
}

#top10cp li a{
  padding: 0;
  font-weight: normal;
}

.date {
  font-size: 10px;
  color: #C65C88;
}


#content img {
  vertical-align:bottom;
  margin: 0 10px 0 0;
}

#content ul {
  margin: 0 0 0 10px;
  padding: 0;
}

#content #subscribe {}
#content #subscribe p { text-align: center; }
#content #subscribe table
{
  margin: 0px;
  margin-bottom: 20px;  
  padding: 0px;
  border: 0px;
}
#content #subscribe table td
{
  width: 33%;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
#content #subscribe .tdlabel
{
  background-color: #EEE;
  padding-left: 4pt;
}
#content #subscribe input
{
  padding-left: 1pt;
  background-color: #EEE;
  border: 1px solid #5C96C6;
}
#content #subscribe label:hover, #subscribe label.hover
{
  background-color: #EEE;
}
#content #subscribe .button
{
  padding: 0px;
  border: 0px;
}

.message {
  text-align: center;
  padding: 4px;
  background-color: #FFC;
  border: 1px solid #CC9;
  color: #060;
  margin: 8px 0px;
}

.communique h1 {
  font-size: 20px;
  font-weight: bold;
  color: #5C96C6;
  padding: 0;
  margin: 0 0 10px 0;
  border: 0;
  height: auto;
  line-height: normal;
}
