/* CSS Document */

/********  bouton S ***************/ 
a.boutonC:link{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#00CCFF;
  padding:5px;
  border-style:inset;
  border-width:2px;
  border-color:silver;
    border-radius:10px;
  box-shadow: 5px 5px 5px black;
} 

a.boutonC:hover , a.boutonS:focus, a.boutonS:active {
width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#33FFFF;
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver;
  border-radius:20px;
 box-shadow: 5px 5px 5px black inset; 
 }
/********  bouton A ***************/
a.boutonA:link{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#FF0099;
  padding:5px;
  border-style:inset;
  border-width:2px;
  border-color:silver;
  border-radius:10px; 
  box-shadow: 5px 5px 5px black ; 
} 
a.boutonA:hover , a.boutonA:focus, a.boutonA:active {
width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#00FF00; /*#FF0099; */
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver;
  border-radius:20px;
 box-shadow: 5px 5px 5px black inset; 
 }
/*
a.boutonA:visited{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#66CCFF ;/*#FF9999; 
  padding:5px;
  border-style:inset;
  border-width:2px;
  border-color:silver
  box-shadow: 5px 5px 5px black ;
}
*/

/********  bouton B ***************/
a.boutonB:link{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#FF3300;
  padding:5px;
  border-style:inset;
  border-width:2px;
  border-color:silver;
    border-radius:10px;
  box-shadow: 5px 5px 5px black;
} 

a.boutonB:hover , a.boutonA*B:focus, a.boutonB:active {
width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#00FF00; /*#FF0099; */
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver;
  border-radius:20px;
 box-shadow: 5px 5px 5px black inset; 
 }

a.boutonB:visited{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#FFCC00;
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver
}

/********  bouton T ***************/
a.boutonT:link{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#009900;
  padding:5px;
  border-style:inset;
  border-width:2px;
  border-color:silver;
    border-radius:10px;
  box-shadow: 5px 5px 5px black;
} 

a.boutonT:visited{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#33FF00;
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver
}
/*************bouton1 **************/
.bouton1 {
	padding:6px 0 6px 0;
	font:Bold 13px Arial;
	background:#d34836;
	color:#fff;
	width:90px;
	border-radius:2px;
	border:none;
}
/********  bouton 2 ***************/	

.bouton2{
  width:1000px ;/*150px; */
  height:386px; /*30px; */
   /*background-image:url(album2.jpg);*/
  text-align:center;
  padding:5px;
   border-radius:5px;
  box-shadow: 5px 5px 5px black;
}

a.bouton2:link{
  width:500px ;/*150px; */
  height:386px; /*30px; */
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color: #FF0066 ;

  background-image:url(../images/images2.jpg) no repeat;
   padding:5px;
  border-style:inset;
  border-width:2px;
  border-color:silver
} 
/* // 30.1.17 AP
a.bouton2:visited{
  width:150px;
  height:30px;
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#0066FF;
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver
   box-shadow: 2px 2px 2px red inset;
}
*/
/*
a.bouton2:visited{;
 width:1000px ;/*150px; 
  height:386px; /*30px; 
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#0066FF;
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver
}
*/
a.bouton2:hover{
  width:1000px ;/*150px; */
  height:386px; /*30px; */
  text-decoration:none;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#CC0033;
  background-image:url(aqua.jpg);
  padding:5px;
  border-style:outset;
  border-width:2px;
  border-color:silver
  border-radius:10px;
  box-shadow: 3px 3px 3px black inset;
}

/********  bouton 2 ***************/	

.bouton3{
  text-align:center;
  padding:5px;
  border-radius:5px;
  border:solid thin;
  background-color:#999999; 
  font-weight:bold;
}


