/* General
***********************************************/

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  width: 100%;
  font-family: Verdana, serif;
  font-size: 13px;
  margin-bottom: 20px;
  background-color: #EFECE7;
}

a img { 
	border: 0 none;
}
     
a, a:visited {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #E3941D;
  text-decoration: none;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.0em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

.load {
  width: 90%;
  background:url('icones/load.gif') no-repeat center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.load img {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.parting {
  border-bottom: dotted 1px #6B6B6B;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right:auto;
}

/* Header
***********************************************/

#header {
  width: 100%;
  height: 150px;
  background: url("img/menu.png") repeat-x bottom;
  background-color: #006C3A;  
}

#banner {
  width: 100%;
  height: 120px;
  background: url("img/grass.png") repeat-x bottom;
}

#banner h1 {
  width:900px;
  margin-left: auto;
  margin-right: auto;
}

/* Page
***********************************************/

#page {
  width: 900px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
}

#main {
  width: 680px;
  padding-top: 700px;
  padding-right: 10px;
  padding-left: 5px;
  padding-bottom: 30px;
  margin-right: 10px;
  border-right: 1px dotted #6B6B6B;
}

#submain {
  margin-top:-700px;
}

/* News
***********************************************/

.news {
  width: 90%;
  margin: auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #6B6B6B;
}

.news h1 {
  font-size: 16px;
  margin-bottom: 5px;
}

.news h2 {
  font-size: 14px;
  font-weight :normal;
  margin-bottom: 20px;
  color: #6B6B6B;
}

.news h1 img {
  float: left;
  height: 50px;
  margin-right: 10px;
}

.news p {
  text-align: justify;
  margin-top: 10px; 
  margin-bottom: 10px;
  width: 100%;
}

/* Home
***********************************************/

#home {
  border-bottom: dotted 1px #6B6B6B;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right:auto;
  padding-bottom: 30px;
}

#subhome {
  width: 100%;
  margin-left: auto;
  margin-right:auto;
  padding-bottom: 30px;
}

#home img {
  float: left;
  height: 150px;
}

#home b {
  float: right;
}

/* Content
***********************************************/

.content h1 {
  font-size: 16px;
  margin-bottom: 20px;
}

.content h1 img {
  width: 100px;
  float: left;
  margin-right : 20px;
}

.content h2 {
  font-size: 14px;
  margin-bottom: 60px;
}

.content p {
  width:90%; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top: 10px; 
  margin-bottom: 10px;
  text-align: justify;
}

.content ul {
  width:90%; 
  margin-top: 10px;  
  padding-left: 60px;
}

.content li {
  margin-bottom: 10px;
}

/* Adress
***********************************************/

.adress {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.adress p {
  size: 14px;
  width: 100%;
  margin-bottom: 10px;
}

/* Sidenav
******************************************/

#sidenav {
  width: 195px;
  float: right;
}

#calendar {
  padding: 2px 2px 2px 2px;
  font-size: 12px;
  margin-bottom: 40px;
  background: url("icones/calendar.png") no-repeat top right;
}

#calendar table {
  text-align: center;
}

#calendar  h2, #help h2 {
  padding-top: 10px;
  font-weight: normal;
  font-size: 13px;
  clear: both;
  text-align: center;
}

#last_news {
  padding: 2px 2px 2px 2px;
  margin-bottom: 40px;
  background: url("icones/newspaper.png") no-repeat top right;
}

#rss {
  padding: 2px 2px 2px 2px;
  margin-bottom: 40px;
  background: url("icones/feed.png") no-repeat top right;
}

#help {
  padding: 2px 2px 2px 2px;
  font-size: 12px;
  margin-bottom: 40px;
  background: url("icones/soutien.png") no-repeat top right;
}

#help h2 img {
  width: 65px;
}

#help p {
  margin-bottom: 10px;
}

#help form {
  margin-bottom: 20px;
  margin-top: 20px;
}

#rss h1, #last_news h1, #calendar h1, #help h1 {
  margin: 10px 0 10px;
  font-weight: normal;
  font-size: 15px;
  color: #006C3A;
}

/* Errors
***********************************************/

#errors {
  background-color: #FFFFFF;
  width: 600px;
  margin-left:auto;
  margin-right: auto;
  height: 150px;
}

#errors img {
  margin-right: 30px;
  margin-left: 20px;
  height: 100px;
  float: left;
}

#errors p {
  margin-top: 10px;
}

/* Veosearch
***********************************************/

#veosearch_button {
  height: 27px; 
  float: left;
}

#veosearch_barre {
  width: 128px;
  height: 27px; 
  float: left;
  background-image: url("http://part.veosearch.com/img/background-recherche-barre-gauche.png");
  text-align: center;
}


/* Partner
***********************************************/

.partner {
  width: 90%;
  margin: auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #6B6B6B;
}

.partner h1 {
  font-size: 16px;
  margin-bottom: 5px;
}

.partner img {
  float: left;
  margin-right: 10px;
  width: 70px;
}

/* Calendar
***********************************************/

#label {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}

#current_date {
  font-weight: bold;
  color: #006C3A;
}

.date_event {
  background-color: #006C3A;
  color: white;
}

.line {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.arrow {
  width: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

/* Member
***********************************************/

.member {
  width: 90%;
  height: 120px;
  margin: auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #6B6B6B;
}

.member h1 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 0px;
  padding: 0px;
}

.member img {
  height: 100px;
  float: left;
  margin-right: 20px;
  margin-left: 20px;
}

.member h2 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 0px;  
  padding: 0px;
}





/* Contacts
***********************************************/

.contacts h1 {
  font-size: 16px;
  margin-bottom: 20px;
}

.contacts h1 img {
  width: 100px;
  float: left;
  margin-right : 20px;
}

.contacts input {
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px;
  float: right;
  width: 200px;
}

.contacts p {
  width: 270px;
  padding-left: 10px;
}

.contacts textarea {
  width: 90%;
  height: 200px;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px;
  margin-left: 10px;
}

/* Choice
***********************************************/

.twoChoice {
  width: 470px;
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}

.twoChoice li {
  float: left;
  border-style: solid;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border-width: 1px;
  border-color: black;
  width: 200px;
  text-align: center;
  background-color: white;
  text-align: center;
}

.twoChoice li:hover {
  background-color: #FCF0DA; 
  color: #E3941D;
  border-color: #E3941D;
}

.twoChoice img {
  width: 150px;
}

.threeChoice ul {
  width: 540px;
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 250px;
}

.threeChoice li {
  float: left;
  border-style: solid;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border-width: 1px;
  border-color: black;
  width: 150px;
  text-align: center;
  background-color: white;
}

.threeChoice li:hover {
  background-color: #FCF0DA; 
  color: #E3941D;
  border-color: #E3941D;
}

.threeChoice img {
  width: 120px;
}

.fourChoice {
  width: 580px;
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}

.fourChoice li {
  float: left;
  border-style: solid;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border-width: 1px;
  border-color: black;
  width: 120px;
  height: 140px;
  text-align: center;
  background-color: white;
}

.fourChoice li:hover {
  background-color: #FCF0DA; 
  color: #E3941D;
  border-color: #E3941D;
}

.fourChoice img {
  width: 100px;
}

.fiveChoice {
  width: 610px;
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}

.fiveChoice li {
  float: left;
  border-style: solid;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border-width: 1px;
  border-color: black;
  width: 100px;
  height: 120px;
  text-align: center;
  background-color: white;
}

.fiveChoice li:hover {
  background-color: #FCF0DA; 
  color: #E3941D;
  border-color: #E3941D;
}

.fiveChoice img {
  width: 90px;
}

/* Menu
***********************************************/

#menu {
  width: 900px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  border-left: solid 1px #CCCCCC;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

#menu , #menu ul {
  list-style-type: none;
}

#menu a {
  height: 30px;  
  display: block;
  float: left; 
  text-decoration: none; 
  color: black;
}

#menu a b {
  height: 30px;
  padding: 0px 15px 0px 15px;
  display: block; 
  text-align: center;
  float: left; 
  white-space: nowrap; 
  font-weight: normal;
}

#menu li {
  float: left;
}

#menu li a:hover {
  color: white;
  background: url('img/menu_selected.png') repeat-x;
}

#menu li:hover {
  position: relative;
}

#menu li ul {
  position: absolute; 
  left: -9999px; 
  visibility: hidden;
  z-index: 1000;
}

#menu li:hover ul {
  left: 0px; 
  top: 29px; 
  visibility: visible;
  border: 1px solid #ccdacc;
  background-color: white;
}

#menu li a:hover ul {
  left: 0; 
  top: 29px; 
}

#menu :hover ul li a {
  height: 20px; 
  width: 135px; 
  padding-left: 6px;
  color: black; 
}

#menu :hover ul li a:hover {
  height: 20px;
  color: white;
}
 
#menu :hover ul li:hover a {
  height: 20px; 
  width: 135px;
}

#menu table {
  font-size: 1em; 
  margin: 0 -5px 0 0;
  border-collapse: collapse; 
}

/* Footer
***********************************************/

#footer{
  width: 100%;
  height: 90px;
  padding-top: 10px;
  background: url("img/footer.png") no-repeat bottom right;
  background-color: #4D4D4D;
  clear: both;
  color: white;
}

#footer p {
  margin: 0 0 0 20px;
}

