﻿html, body {
  background-image: url(bg.gif);
  background-repeat: repeat-x;
  background-color: #e5e5e5;
  margin: 0px;
  padding: 0px;
}
a:hover { text-decoration: none; }
a img { border: 0px; }
input { font-family: Arial, Verdana; }
.clear { clear: both; }
.RadEContentBordered { background-color: #ffffff; }

/*** GLOBAL ***/
.global {
  margin: auto; 
  width: 100%;
}
.global .globalContainer {
  margin: auto;
  width: 1000px;
}

/*** LOGIN ***/
.global .login {
  font-family: Arial, Verdana;
  font-size: 12px;
  margin: auto;
  width: 266px;
}
    
/*** HEADER ***/
.header {
  background-image: url(top.jpg);
  background-repeat: no-repeat;
  height: 106px;
  position: relative;
  width: 1000px;
}
.header .homeLink {
  display: block;
  height: 80px;
  left: 40px;
  position: absolute;
  top: 0px;
  width: 200px;
}
.header .homeLink a {
  display: block;
  height: 80px;
  text-decoration: none;
  width: 200px;
}

/*** MENU ***/
.header .menuTop {
  left: 300px;
  position: absolute;
  top: 50px;
}
.container .left {
  font-family: Arial, Verdana;
  font-size: 12px;

}
.container .left .titleMenu {
  color: #5f732c;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 8px 25px;
}
.container .left .menuLeft {
  margin-bottom: 10px;
  padding: 0px 10px 0px 15px;
}

/*** HOME CALENDAR AND MEMBERS ***/
.homeCalendar,
.homeMember {
  clear: both;
  font-family: Arial, Verdana;
  width: 294px;
}
.homeCalendar .title,
.homeMember .title {
  background-image: url(bande_titre_colonne.gif);
  background-repeat: no-repeat;
  height: 39px;
  width: 294px;
}
.homeCalendar .title div,
.homeMember .title div {
  color: #ffffff;
  font-weight: bold;
  padding-top: 12px;
  text-align: center;
}
.homeCalendar .content {
  margin-left: 35px;
}
.homeCalendar .content,
.homeMember .content {
  padding: 10px;
}
.homeNews { 
  clear: both;
  font-family: Arial, Verdana;
  font-size: 12px;
  margin: 15px 0px 15px 25px;
  width: 655px;
}
.homeNews .title,
.homeContentNormal .title {
  background-image: url(bande_titre_grande.gif);
  background-repeat: no-repeat;
  font-family: Arial, Verdana;
  height: 25px;
  width: 655px;
}
.homeContentNormal .trueContent { width: 655px; }
.homeNews .title div,
.homeNewletter .title div,
.homePartner .title div,
.homeContentNormal .title div {
  color: #ffffff;
  font-family: Arial Verdana;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 4px 4px 20px;
}
.homeNewletterPartner { 
  height: 150px;
  margin: 15px 0px 15px 25px;
  width: 655px;
}
.homeNewletter,
.homePartner {
  width: 317px;
}
.homeNewletter .title,
.homePartner .title {
  background-image: url(bande_titre_petite.gif);
  background-repeat: no-repeat;
  height: 25px;
  width: 317px;
}

.homeMember .searchControl { margin: 10px 0px 0px 16px; }

.homeMember .linkLetter,
.homeMember .linkCategory {
  text-align: center;
  width: 273px;
}
.homeMember .linkLetter,
.homeMember .linkLetter a { color: #d96c29; }
.homeMember .linkCategory,
.homeMember .linkCategory a {
  color: #8fb426;
}
.homeMember .linkCategory table {
  margin-left: 15px;
  text-align: left;
  width: 258px;
}
/*** CALENDAR ***/
.activity {
  margin: 15px 0px 15px 25px;
  width: 655px;
}
.activity .date { 
  font-family: Arial Verdana;
  font-weight: bold; 
  margin-top: 10px;
}
.activity .title,
.activities .bannerTitle {
  background-image: url(bande_titre_grande.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  height: 25px;
  font-weight: bold;
  width: 655px;
}
.activity .title div,
.activities .bannerTitle div {
  color: #ffffff;
  font-family: Arial Verdana;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 4px 4px 20px;
}
.activity .descr { margin-top: 10px; }
.activities {
  margin: 15px 0px 15px 25px;
  width: 655px;
}
.activities .item {
  border: 1px solid #93b82d;
  font-family: Arial, Verdana;
  font-size: 12px;
  margin-top: 5px;
}
.activities .item:hover { 
  background-color: #f5f5f5; 
  border: 1px solid #93b82d;
}
.activities .item .title {
  background-color: #5e712f;
  color: #ffffff;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
}
.activities .item .descr {
  padding: 5px;
  text-align: justify;
}
.activities .item .link {
  padding: 5px;
  text-align: right;
}
.activities .item .link a { color: #5e712f;}

/*** SEARCH ***/
.search {
  font-family: Arial, Verdana;
  font-size: 12px;
  margin-top: 10px;
  width: 655px;
}
.search .linkLetter,
.search .linkLetter a {
  color: #d96c29;
  margin-bottom: 10px;
  text-align: center;
}
.search .searchControl {
  margin: 10px 0px 10px 80px;
}
.search .linkCategory,
.search .linkCategory a { color: #8fb426; }
.search .linkCategory div {
  float: left;
  margin: 0px 0px 3px 10px;
  width: 317px;
}
.search .enterprises {
  clear: both;

}
.search .enterprises .item {
  background-color: #e6fba7;
  border: 1px solid #b4d45d;
  height: 165px;
  float: left;
  padding: 5px;
  margin: 1px;
  width: 313px;
}
.search .enterprises .item:hover { 
  background-color: #b4d45d; 
  border: 1px solid #e6fba7;
}
.search .enterprises .item a { color: #d96c29; }

/*** CONTAINER ***/
.container {
  background-color: #f5f5f5;
}
.container .left {
  vertical-align: top;
  width: 294px;
}
.container .right {
  background-color: #ffffff;
  vertical-align: top;
  width: 706px;
}
.homeContentNormal { margin: 15px 0px 15px 25px; }
.homeContentNormal .trueContent  { margin-top: 10px; }

/*** COPYRIGHT ***/
.copyright {
  background-color: #5e712f;
  clear: both;
  font-family: Arial, Verdana;
  font-size: 12px;
  padding: 10px 0px 4px 0px;
  text-align: center;
}
.copyright a { color: #ffffff; }
.copyright a:hover { text-decoration: none; }
.copyright div {
  color: #ffffff;
  padding-bottom: 7px;
  text-decoration: center;
}
