body {
  margin: 5px 0px 0px 0px;
  text-align: center;
  background-color: #F5F5F5;
}

#container {
  width: 1000px;
  padding: 0px;
  background-color: #FFFFFF;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-width: 1px;
  border-color: #2E2E2E;
  margin-right: auto;
  margin-left: auto;
}

#content {
  float: left;
  width: 749px;
  background-color: #F5F5F5;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: none;
  border-width: 1px;
  border-color: #99B2CC;
  overflow: hidden;
}

#rightbar {
  float: left;
  width: 250px;
  background-color: #FFFFFF;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-width: 1px;
  border-color: #;
  overflow: hidden;
  background: url(images/ban3.gif) no-repeat;
}

#topbar1 a {
  background-color: #E2E2E2;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-width: 0px;
  border-color: #99B2CC;
  padding: 0px;
  float: left;
  height: 159px;
  width:50%;
  background: url(images/ban1.jpg) no-repeat;
  text-decoration: none;
}

#topbar1 a span {
  visibility: hidden;
}

#topbar2 a {
  background-color: #E2E2E2;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-width: 0px;
  border-color: #99B2CC;
  padding: 0px;
  float: left;
  height: 159px;
  width:50%;
  background: url(images/ban2.jpg) no-repeat;
  text-decoration: none;
}

#topbar2 a span {
  visibility: hidden;
}

a {
  text-decoration: none;
}

a:link {
  color: #334C66;
  text-decoration: underline;
}

a:visited {
  color: #334C66;
  text-decoration: underline;
}

a:active {
  color: #334C66;
  text-decoration: underline;
}

a:hover {
  color: #334C66;
  text-decoration: none;
}

h1 {
  font-size:15pt;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size:9pt;
  margin: 0px;
  padding: 0px;
}

.blogbody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  padding: 10px;
  text-align: justify;
  line-height: 150%;
}

.blogbody h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #334C66;
  font-size: small;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-width: 1px;
  border-color: #;
  margin-bottom: 10px;
  padding: 0px;
}

.blogbody h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: small;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-width: 1px;
  border-color: #;
  margin-bottom: 10px;
  padding: 0px;
}

.blogbody p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 150%;
  margin-bottom: 10px;
  text-indent:20px;
}

.blogbody .itemfooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  margin-bottom: 5px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-width: 2px;
  border-color: #;
  padding: 0px;
  clear: both;
}

.navlinks {
  padding: 10px;
}

.navlinks .title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #334C66;
  font-size: small;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-width: 1px;
  border-color: #;
  padding: 0px;
}

.navlinks ul {
  padding: 0px;
  margin: 0px 0px 20px 0px;
  list-style-type: none;
  margin: 0px 0px 20px 0px;
}

.navlinks li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  background-image: url(images/fleche.gif) ;
  background-repeat: no-repeat;
  padding-left: 14px;
  background-position: 0px 3px;
}

#calendar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: x-small;
  line-height: 150%;
  padding: 2px;
  margin-bottom: 20px;
}

#calendar table {
  width: 100%;
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  margin-bottom: -10px;
}

#calendar caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: x-small;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 3px;
}

#calendar th {
  font-weight: normal;
  text-align: center;
}

#calendar td {
  text-align: center;
}

#calendar a {
  text-decoration: none;
}

#calendar a:link {
  color: #334C66;
  border:dotted 1px #334C66;
  text-decoration: none;
}

#calendar a:visited {
  color: #334C66;
  border:dotted 1px #334C66;
  text-decoration: none;
}

#calendar a:active {
  color: #334C66;
  border:dotted 1px #334C66;
  text-decoration: none;
}

#calendar a:hover {
  color: #334C66;
  border:solid 1px #334C66;
  background-color: #F5F5F5;
  text-decoration: none;
}

.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-color:#2E2E2E;
  border-width:1px;
  font-size:small;
  background:white;
  color:#404040;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  border-width:1px;
  border-color:#2E2E2E;
  border-style:solid;
  background:white;
  color:#404040;
}

input.bouton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-width:1px;
  font-size:10px;
  height:18px;
  border-color:#F1AD2A;
  background:#50608F;
  color:white;
}

textarea.texte {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 730px;
  height: 500px;
  font-family:Verdana;
  font-size:small;
  border-width:1px;
  border-color:#2E2E2E;
  border-style:solid;
  background:white;
  color:#404040;
}
