/*
  LES FEUILLES DE STYLE DE Doune
*/

BODY {
  
  background-repeat: both;
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 16px;
   background: #F7F4DD; /*sable clair*/
  /*background: #ffffff;*/
  /*color: #000000;*/
  margin: 10px;
}
FORM {
	font-family :Comic Sans MS, Verdana, sans-serif;
	font-size: 13px;
	font-weight : bold;
	/*display: inline;*/
}
CHECKBOX, INPUT, RADIO {
  font-family: Verdana, Comic Sans MS, sans-serif;
  font-size: 14px;
  /*color :#ffffff;*/
  font-weight : bold;
  background:#2331F6; /*BLEU intense 35, 49, 246*/
  color :#F4ED1D;/*jaune 244,   237  ,29*/
  /*background :#8B008B;*/
 /* background:#ff4f00;*/
}
SELECT{
font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 12px; 
   font-weight : bold;
}

TR {
 
  background: #ffffff;
}

TD {
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 11px;
   background: #F7F4DD; /*sable clair*/
  /*font-size:10px*/
  /*background:#D2691E*/
 /* background: #BF5D33;*/
  /*background: #bbc3d3;*/
  /*color: #000000;*/
  font-weight : bold;
}
TD.principale{
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 18px;
   background: #F7F4DD; /*sable clair*/
  /*font-size:10px*/
  /*background:#D2691E*/
 /* background: #BF5D33;*/
  /*background: #bbc3d3;*/
  /*color: #000000;*/
  font-weight : bold;
  }
A.principale {
  color: #d2691e;
  text-decoration: none;
}

A.principale:hover {
  color: #AABBDD;
  text-decoration: underline;
}
TD.baspage{
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 14px;
   background: #F7F4DD; /*sable clair*/
  /*font-size:10px*/
  /*background:#D2691E*/
 /* background: #BF5D33;*/
  /*background: #bbc3d3;*/
  color: #000000;
  font-weight : bold;
  }
  
  
/*SPAN.principale{
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 20px;
  /*font-size:10px*/
  /*background:#D2691E*/
 /* background: #BF5D33;*/
  /*background: #bbc3d3;*/
  /*color: #000000;
  font-weight : bold;
}*/
SPAN.information{
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 14px;
  color: #d2691e;
}
SPAN.commentaire{
  font-family: Comic Sans MS, Verdana, sans-serif;
  font-size: 14px;
  /*font-size:10px*/
  /*background:#D2691E*/
 /* background: #BF5D33;*/
  /*background: #bbc3d3;*/
  color: #000000;
 /* font-weight : bold;*/
}


.sorciere{
position:absolute;
top : 20%;
left :30px;
width :380px;
z-index:4;
}

.texteprincipale{
top:100px;

left: 420px;

 /*width:500px;*/
 position :absolute;*/
font-family: Comic Sans MS, Verdana, sans-serif;
font-size: 18px;
font-weight : bold;
 background: #F7F4DD; /*sable clair*/
/*background: #ffffff;*/
z-index :4; 
  }
  .texteprincipale A{
  color: #2887BF;
  text-decoration: none;
}

.texteprincipale A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
 .adresseabsolue{
font-family: Comic Sans MS, Verdana, sans-serif;
font-size: 12px;
position:absolute;
right: 70px;
left: 150px;
width:80%;
bottom :10px;
 background: #F7F4DD; /*sable clair*/
/*background: #ffffff;*/
z-index:1;
}
.adresseabsolue A{
  color: #2887BF;
  text-decoration: underline;
}

.adresseabsolue A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

/*.plan{
top:10%;
right:5px;
position:absolute;
width:46%;
}
*/
.partenaires{
top:10%;
bottom:30px;
left:5px;
position:absolute;
width:54%;
text-align="center";

}
.menuhaut{
/*border: 1px solid black;*/
top:0px;
left:0px;
/*position :absolute;*/
height:40px;
/*width:70%;*/
 background: #F7F4DD; /*sable clair*/
/*background: #ffffff;*/
z-index:5;
}
/* Les trois boutons de menu en haut. */
.itemhaut{
    text-align:center;
	font-family: Comic Sans MS, Verdana, sans-serif;
	font-size: 16px;
    color: #000000;
}

.itemhaut a {
    padding-left: 3em;
	padding-right: 3em ;
	border: 1px solid black;
	}
	
#menuaccueil{
	background: #8FBD36;
	}
#menuboutique{
	background: #DA9EC4;
	}
#menupartenaires{
	background: #E9DF25;
	}

/* Pour la page d'accueil, on garde de la place pour les images. */
#menuhautmonsite{
	width: 100%;
	}
