.conteneur {
	position: absolute;
	background-image :url(../images/site/accueil.jpg);
	background-size: 280px 280px;
	cursor:pointer;
	width: 280px;
	height: 280px;
	top: 50%;
	left: 50%;
	margin: -140px 0px 0px -140px;
}
.page {
	position: absolute;
	width: 900px;
	height: 700px;
	top: 25px;
	left: 50%;
	margin: 0px 0px 0px -450px;
}
.logo {
	position: absolute;
	background-image :url(../images/site/logo.jpg);
	background-size: 220px 99px;
	background-repeat:no-repeat;
	cursor:pointer;
	width: 220px;
	height: 99px;
	top: 0px;
	left: 560px;
	margin: 0px 0px 0px -110px;
}
.menu {
	position: absolute;
	width: 170px;
	height: 490px;
	top: 124px;
	left: 0px;
}
.image {
	position: absolute;
	width: 680px;
	height: 490px;
	background-repeat:no-repeat;
	top: 124px;
	left: 221px;
}
.navigation {
	position: absolute;
	width: 680px;
	height: 0px;
	top: 649px;
	left: 221px;
}
.descriptif {
	position: absolute;
	width: 680px;
	top: 663px;
	left: 221px;
}
.text {
	position: absolute;
	width: 680px;
	top: 0px;
	left: 0px;
	font-family: arial, verdana, sans-serif; 
	color:black;
	font-size: 14px;
	text-align:center;
}
.table {
	position: absolute;
	width: 170px;
	height: 490px;
	border: 0px solid black;
	text-align:center;
	border: 0px solid black;

}
.gras {
	font-weight: bold;
}
.lettre_debut {
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	color:black;
	font-size: 20px;
}
.lettre_debut_selectionner {
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	font-style : italic;
	color:black;
	font-size: 20px;
}
.lettre_fin {
	font-family: arial, verdana, sans-serif; 
	color:black;
	font-size: 16px;
}
.lettre_fin_selectionner {
	font-family : arial, verdana, sans-serif;
	font-style : italic;
	color:black;
	font-size: 16px;
}
.arrow {
	width:0; height:0;
	border:10px solid transparent;
}
.left {
	position: absolute;
	top: 0;
	left: 50%;
	cursor: pointer;
	margin: -20px 0px 0px -15px;
	border-right:10px solid black;
}
.right {
	position: absolute;
	top: 0;
	left: 50%;
	cursor: pointer;
	margin: -20px 0px 0px 15px;
	border-left:10px solid black;
}
.case {
	cursor:pointer;
}
.case_selectionner {
	text-align:right;
}
.case2 a{
	text-decoration:none;
}
.case2 {
	cursor:pointer;
	vertical-align: bottom;
}
.tableau {
text-align:center;
background: lightgray;
padding:30px;
}

.tabOrdre {
margin : 10px auto auto auto;
} 

form.form{
	width: 500px;
	padding: 79px 40px 79px 0px;
	/*background: #ee40af;*/
	/*background: #eed9e7;*/
	background: lightgray;
	color: black;
	margin: 0 auto ;
	text-align:center;
}
form p {
	margin: 1em 0;
}
form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}
form p.double label {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}
form p.double input,
form p.double select,
form p.double textarea {
	width: 250px;
	margin-left: 12px;
	/*border: solid 1px midnightblue;*/
	padding: 2px 4px;
}
form p.double textarea {
	padding: 2px 0 0 4px;
	width: 250px;
	height: 6em;
}
form p.simple {
	margin-left: 50px;
}
form p.msg {
	margin-left: 50px;
	color:red;
}

.recherche{
	padding: 30px 40px 30px 0px;
	/*background: #ee40af;*/
	/*background: #eed9e7;*/
	background: lightgray;
	color: black;
	margin: 0 auto ;
	text-align:center;
	
}

.recherche label {
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}
.recherche  input,
.recherche  select,
.recherche  textarea {
	/*width: 250px;*/
	margin-left: 12px;
	/*border: solid 1px midnightblue;*/
	padding: 2px 4px;
} 
.recherche  p {
	margin: 1em 0;
}

/*.bouton{
	background: #ee40af;
	color:pink;
}*/

/*.bouton a:link { color:#009; background-color:#C93; padding: 1px; text-decoration:none; border-style:solid; border-bottom-color:#960; border-left-color:#960; border-right-color:#FC3;border-top-color:#FC3;}
.bouton a:visited { color:#009; background-color:#C93; padding: 1px; text-decoration:none; border-style:solid; border-bottom-color:#960; border-left-color:#960; border-right-color:#FC3; border-top-color:#FC3;}
.bouton a:hover { background-color:#FC3; border-style:solid; border-bottom-color:#FF9; border-left-color:#FF9; border-right-color:#960; border-top-color:#960;}
.bouton a:active { background-color:#FC3; border-style:solid; border-bottom-color:#FF9; border-left-color:#FF9; border-right-color:#960; border-top-color:#960;}
*/

.bouton{
    font-family: Arial,sans-serif;
    font-size: 1.6em;
    width: 200px;
    height: 43px;
    padding-top: 7px; /*permet le centrage vertical*/
    text-align: center;
    color: #ee40af;
    background: #444;
	background: -webkit-linear-gradient( #555, #2C2C2C);
    background:    -moz-linear-gradient( #555, #2C2C2C);
    background:     -ms-linear-gradient( #555, #2C2C2C);
    background:      -o-linear-gradient( #555, #2C2C2C);
    background:         linear-gradient( #555, #2C2C2C);
	border-radius: 8px;
	text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                0 -1px 0 rgba( 255, 255, 255, 0.4);
}

.bouton:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #777, #333);
    background:    -moz-linear-gradient( #777, #333);
    background:     -ms-linear-gradient( #777, #333);
    background:      -o-linear-gradient( #777, #333);
    background:         linear-gradient( #777, #333);
}

.button {
   border-top: 1px solid #f297f7;
   background: #c12ed1;
   background: -webkit-gradient(linear, left top, left bottom, from(#d9239f), to(#c12ed1));
   background: -webkit-linear-gradient(top, #d9239f, #c12ed1);
   background: -moz-linear-gradient(top, #d9239f, #c12ed1);
   background: -ms-linear-gradient(top, #d9239f, #c12ed1);
   background: -o-linear-gradient(top, #d9239f, #c12ed1);
   padding: 5px 10px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #f2e4f2;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
   .button:hover {
   border-top-color: #010a0f;
   background: #c12ed1;
   color: black;
   }
.button:active {
   border-top-color: #dc19e6;
   background: #dc19e6;
   }
   
  .deconnexion{
	text-align:right;
  }
  
  .lien{
	text-decoration:underline;
	color:black;
  }
