/* $Id: home.css 862 2006-10-18 12:28:20Z ppierre $ */

/* ==========================
 *         Main doc
 * ========================== */

.docColMain {
  padding: 1px 1em 1em 1em;
  color: black;
  font-family: Verdana, sans-serif;
}

.docBlock { margin-bottom: .8em; }

.history { width:720px; }

.vieuActu {font-family: Verdana, sans-serif;  width:700px; font-size: small; padding-bottom: 20px; border-bottom:1px dotted #336699; }
.vieuSom {font-family: Verdana, sans-serif; width:700px; font-size: small;}

.vieuActu h2 { color: #ff9000;  text-align: left; font-size: normal; margin: 0 0 -.5em 0; }
.vieuActu h3 { color: #993300; text-align: left; font-size: small; margin: 1em 0 0 0;}

.vieuSom h2 { color: #333399;  text-align: left; font-size: normal; margin: 1em 0 -.5em 0; }
.vieuSom h3 { color: #7D8CD2; text-align: left; font-size: medium; margin: 1em 0 0 0;}
.vieuSom h4 { color: #cc0000; text-align: left; font-size: small; margin: 1em 0 0 0;}
.vieuSom h5 { color: #000000; text-align: left; font-size: small; margin: 1em 0 0 0;}

.vieuSom img { border: 1px solid #333399; margin-left: 10px; }


.event {
  float: right;
  width: 18em;
  margin: 1em .3em 1em 1em;
  padding-left: 1ex;
  border-left: 1px solid #ff9900;
  color: black;
  font-family: Verdana, sans-serif;
}

.eventItem { margin: 0 0 .5em 0; padding: 0; border-style: none; font-size: x-small; }
.eventItem legend { display: none; }

.eventImg  { width: 100px; font-size: x-small; text-align: left; border: 0;}

.eventMore           { margin-right: 1ex; text-align: right; color: #707070; font-size: xx-small;  }
.eventMore a         { text-decoration: none; color: #707070;  }
.eventMore a:visited { text-decoration: none; color: #707070;  }
.eventMore a:hover   { text-decoration: underline; color: #993333; }