body {
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: justify;

}
#navigation{
	background-color:#BDB291;
	margin:0 auto 4px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#92D4F5;
	text-align:center;
	
}
#navigation a:link, #navigation a:visited{
	color:white;
}
#navigation a:hover{
	color:#92D4F5;
	text-decoration:none;
}

#navigation h1{
	font-size:9px;
	display:inline;
}
#navigation li{
	display:inline;
	list-style-type:none;
	margin:0 10px 0 10px;
}

div{
	/*border: 1px solid red;*/
	
}
table, tr, td, #navigation ul{
	margin:0;
	padding:0;
	border:0;
}
#bandeau{
	width:800px;
	height:81px;
	margin:0 auto 0 auto;
	background-image:url(../img/top.gif);
}
#bleu{
	background-color:#92D4F5;
}
#switch{
	float:right;
	margin-top:25px;
	padding-right:25px;
}
#logo{
	position:absolute;
	margin-top:25px;
	z-index:15;
}
#contenu{
	width:695px;
	margin:0 auto 0 auto;
}
#page{
	background:white;
}
#shadowTop{
	position:absolute;
	left:0;
	height:10px;
	width:100%;
	z-index:10;
}
#hautPage{
	width:617px;
	margin:0 auto 0 auto;
	padding:0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E5E1D5;
}
#basPage{
	width:617px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/mosaique.jpg);
	background-repeat:repeat-y;
}
#piedPage{
	margin:0 auto 0 auto;
	padding:5px;
	text-align:center;
	color:#BDB291;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #42367F;
	clear:both;
}
#piedPage a:link, #piedPage a:visited{
	color:#BDB291;
}

/* ------------------------------------------------  Redefinition des Liens  ------------------------------------------*/
a:link, a:visited{
	color:#BDB291;
	text-decoration:none;
}
a:hover{
	color:#92D4F5;
	text-decoration:none;
}
a:active{
	color:#666666;
}

#switch a:link, #switch a:visited{
	color:#333399;
	text-decoration:none;
}
#switch a:hover{
	color:#000;
	text-decoration:none;
}
#switch a:active{
	color:#000;
}

/* ------------------------------------------------  Redefinition des Headers  ----------------------------------------*/
h2{
	color:#BDB291;
	font-weight:normal;
	font-size:24px;
	margin: 16px 0 10px 0;
}

/* ------------------------------------------------  Style de texte  ----------------------------------------*/
.texte11 {
	font-size:11px;	
}

.texte12 {
	color:white;
}

.texte12beige {
	color:#BDB291;
}

.texte14beige {
	color:white;
	font-size:14px;
	font-weight:bolder;
}

.maListe, .maListeDer {
	list-style-type:none;
	margin:15px 0 15px 0;
	padding:8px;
	text-align:center;
	font-weight:bolder;
	color:#BDB291;
	width:207px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDB291;
}




.maListeDer {
	border:0;
}

.maListeActivite {
		list-style-type:square;
		
	
}


/* ------------------------------------------------  Formulaires  ----------------------------------------*/

.champ-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #D5E8F3;
	width: 210px;
	border-top: 1px solid #A1B8D8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #9FB6D6;
	height: 15px;
	line-height: 10px;
}

.champ-contact-ville {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #D5E8F3;
	width: 80px;
	border-top: 1px solid #A1B8D8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #9FB6D6;
	line-height: 10px;
}
.champ-contact-cp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #D5E8F3;
	width: 40px;
	border-top: 1px solid #A1B8D8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #9FB6D6;
	height: 15px;
	line-height: 10px;
}
.champ-contact-comments {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #D5E8F3;
	width: 210px;
	border-top: 1px solid #A1B8D8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
