@import url("calendar.css");

body {
  font-family: verdana;
  font-size:11px;
  color: #000000;
  background-color: #bc8f8f;

  text-align: left;
  overflow-y: scroll;
  }
  
html, body { 
	margin:0;
  background-color: #bc8f8f;	
	}

#container {
  background-image: url('/images/fond_page.gif');
  background-repeat:repeat-y;
  background-position:top;

	text-align: left;
	width:800px;
	margin:0 auto 0 auto;
  }

/* ---------- Bandeau ---------- */

#bandeau {
  position: relative;
  left: 10px;
  top: 0px;
  width: 780px;
  height: 146px;
  background-color: #ffffff;  
  background-image: url('/images/bandeau_new.jpg');
  }

/* ---------- Pied de page (footer) ---------- */

#footer {
  clear:both;
  background-image: url('/images/footer.jpg');
  height: 5px; 
  }

/* ---------- Menu ---------- */

#menu_gen {
  float: left;
  margin-left:10px;  
  top: 0px;
  width: 150px;  
  }

#cadre_menu {
  background-color: #ffffff;
  background-image: url('../images/menu_ombre.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
  }

#menu {
  left: 0px;
  top: 0px;
  padding-top: 10px;
  width: 146px;
  background-color: #febf00;
  background-image: url('../images/menu_fond.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  }

#menu_bas {
  position: relative;
  left: 0px;
  top: 0px;
  width: 150px;
  height: 34px;
  background-color: #ffffff;
  background-image: url('../images/menu_bas.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  }

#menu a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 25px;
  background-image: url('../images/menu_fleche.gif');
  background-repeat: no-repeat;
  background-position: 9px 10px;
  line-height: 25px;
  padding-left:20px;
  border-top: 1px solid #fff2b7;
  border-bottom: 1px solid #6d5302;
  }

#menu a.menuhere {
  color: #a60f12;
  background-image: url('../images/menu_carre.gif');
  background-repeat: no-repeat;
  background-position: 11px 10px;
  }
  
#menu a.membre {
  background-color: #baa176;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 25px;
  background-image: url('../images/menu_fleche.gif');
  background-repeat: no-repeat;
  background-position: 9px 10px;
  line-height: 25px;
  padding-left:20px;
  border-top: 1px solid #fff2b7;
  border-bottom: 1px solid #6d5302;
  }
  
#menu a.admin {
  background-color: #947b56;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 25px;
  background-image: url('../images/menu_fleche.gif');
  background-repeat: no-repeat;
  background-position: 9px 10px;
  line-height: 25px;
  padding-left:20px;
  border-top: 1px solid #fff2b7;
  border-bottom: 1px solid #6d5302;
  }

#menu2 {
  left: 0px;
  top: 0px;
  padding-top: 10px;
  width: 146px;
  height: 40px;  
  background-image: url('../images/menu_fond_arrondi.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  }

#menu2 a.sortie {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 25px;
  background-image: url('../images/menu_fleche.gif');
  background-repeat: no-repeat;
  background-position: 9px 10px;
  line-height: 25px;
  padding-left:20px;
  }
  
#menu a:hover {
  color: #a60f12;
  }

form.formhome {
font-size: 9px;
margin: 10px 0px 0px 10px;
	}

form.formhome input{
	margin: 2px 0px 3px 0px;
	width: 130px;	
	font-family: verdana;
	font-size: 11px;
	color: #343026;
}

/* ---------- Général ---------- */

#anniv {
	float: right;
	width: 155px;
	padding-left: 20px;
	padding-bottom: 20px;
	-moz-box-shadow:6px 4px 6px #ccc;		
	box-shadow:6px 4px 6px #ccc;			
	}

#anniv p {
	padding-left: 10px;
}

div.actu img {
	float: left;
	margin: 0px 10px 10px 0px;
	}

div.affichage {
	width:420px;
}

div.prive {
	float: left;
	width:200px;
  background-color: #DCDCDC;
	}

div.infocours {
	float: left;
	width:550px;
	font-weight:bold;
	}
	
div.domaine {
	float: right;
	width:200px;
  background-color: #DCDCDC;
	}
	
div.affiche {
	float: left;
	width:200px;
  background-color: #DCDCDC;
	}

div.annexes {
	float: left;
	width:100%;
}
	
ul{
	padding: 0px 0px 0px 20px;
	}

ol{
	padding: 0px 0px 0px 20px;
	}
	
#contenu {
	margin-left:170px;
  padding-top: 10px;
  padding-bottom: 15px;
  width: 600px;
  }

h1 {
  background-image: url('../images/titre_c.gif');
  background-repeat: no-repeat;
  background-position: 0% 10px;
  padding-left:20px;
  padding-top:15px;
  color: #a60f12;
  font-weight: bold;
  font-style:italic;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
 	-moz-box-shadow:6px 4px 6px #ccc;		
	box-shadow:6px 4px 6px #ccc;	
	width:420px;
  }

h2 {
	background-image: url('../images/rond_rouge.gif');
  background-repeat: no-repeat;
  background-position: 0% 4px;
  padding-left:12px;
  color: #77746f;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 5px;
  display: inline;
	width:420px;  
  }
  
  h2.news {
  background-image: url('../images/ruband.jpg');
  display: block;
  height:25px;
  line-height: 25px;
  }


p {
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: justify;
  }

a {
  color: #a60f12;
  font-weight: bold;
  text-decoration: none;
  }

a:hover {
  color: #a60f12;
  text-decoration: underline;
  }

img {
  border: 0px;
  }

ul.liste {
	list-style-type:none;
	}

table {
  font-family: verdana;
  font-size: 9px;
  color: #343026;
  }

td {
  font-family: verdana;
  font-size: 11px;
  color: #343026;
  }

span.annonce {
	font-size: 10px;
	padding: 3px 0px 0px 10px;
	background-color: #ebe6de;

  border-top: 1px solid #f3e8d8;
  border-bottom: 1px solid #8a7e6c;
  border-left: 1px solid #8a7e6c;
	}

span.annonceg {
	font-size: 10px;
	padding: 3px 0px 0px 10px;
	background-color: #ebe6de;
	display: table-cell;
	width: 170px;
	height: 20px;

  border-top: 1px solid #f3e8d8;
  border-bottom: 1px solid #8a7e6c;
  border-left: 1px solid #8a7e6c;
	}

span.annuaireg {
	font-size: 10px;
	padding: 3px 0px 0px 10px;
	background-color: #ebe6de;
	display: table-cell;
	width: 170px;
	height: 20px;

  border-top: 1px solid #f3e8d8;
  border-bottom: 1px solid #8a7e6c;
  border-left: 1px solid #8a7e6c;
	}

span.annuaired {
	font-size: 10px;
	padding: 3px 0px 0px 10px;
	background-color: #ebe6de;
	display: table-cell;
	width: 300px;
	height: 20px;

  border-top: 1px solid #f3e8d8;
  border-bottom: 1px solid #8a7e6c;
  border-right: 1px solid #8a7e6c;
	}

span.annuairem {
	font-size: 10px;
	padding: 3px 0px 0px 10px;
	background-color: #ebe6de;
	display: table-cell;
	width: 100px;
	height: 20px;

  border-top: 1px solid #f3e8d8;
  border-bottom: 1px solid #8a7e6c;
	}

table.trombitab {
	width: 100%;
	}

span.trombino {
	background-image: url('../images/bgtrombino.jpg');
	float: left;
	text-align: center;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #6c6c6c;
  border-right: 1px solid #c6c6c6;
  border-left: 1px solid #6c6c6c;
	}

span.trombino table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}

.petit{
	font-size: 9px;
	}
	
td.trombinoscop {
	width: 195px;
	height: 210px;
	}

td.trombinoscop img{
  border-top: 1px solid #000000;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #000000;
  border-left: 1px solid #ffffff;
}

span.albums {
	width: 180px;
	margin-left: 10px;
	float: left;
	}
	
.table-contact {
	width:500px;
	margin-left:10px;	
	}
	
.table-contact th {
	font-size:12px;
	text-align:left;
	}

.table-contact td {
	font-size:11px;
	}

/* ----------- Table des petites annonces ------------------ */

#tableau {
	float:left;
  width:600px;
	background-color: #FFF;  
  }

.table-annonces {
	font-size:11px;
	border-spacing:1px;
	text-align:left; 	
 	width:100%;
	}

.table-annonces tr {
	height:20px;
	}
	
.table-annonces th {
	text-align:center;
	background-color: #FFFF00;	
	}
	
.table-annonces td {
	background-color: #EEE8AA;	
	}

.col-a {
	width:5%;
	}
	
.col-b {
	width:20%;
	}

.col-c {
	width:45%;
	}

.col-d {
	width:30%;
	}

.table-boutique {
	font-size:11px;
	border-spacing:1px;
	text-align:center; 	
 	width:100%;
	}

.table-boutique tr {
	height:20px;
	}

.table-boutique th {
	height:40px;
	text-align:center;
	background-color: #FFFF00;	
	}
		
.table-boutique td {
	background-color: #EEE8AA;	
	}
