﻿@charset "utf-8";
/* CSS Document */

.puce {
    background: aqua;
    border-radius: 50%;
    width: 20px;
    height: 16px;
    border: 2px solid #679403; 
    display: inline-block;
    padding-top: 4px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    line-height: 10px;
}

.graphe {
    width: 40px;
    text-align: center; 
    vertical-align: bottom;
    position:relative; 
    display: inline-block;
    background-color: aqua;
}

.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 10%;
    padding: 5px 10px;
    position: absolute;
    z-index: 98;
    width: 130px;
}

.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

.question {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#00F;	
}

.logoquestion {
	width:50px; 
	margin:5px 5px 5px 2px; 
	vertical-align:middle;
}

.adresse {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#F00;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.up {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top:20px; 
	width:20px;
	cursor:n-resize;
}

h1 {
	line-height:1em 
}

td {
	cursor:pointer;
}

.post-it, .post-itr {
	position:absolute;
	top:20px;
	right:15px;
	width:95px;
	height:70px;
	padding-top:10px;
	display: flex;
  	justify-content: center;
	flex-direction: column;	
}

.post-it {
	background-image: url(../img/picto/post-it.gif);
}

.post-itr {
	background-image: url(../img/picto/post-itr.gif);
}

.txtpost-it, .txtpost-itr {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:300;
	line-height:20px;
	writing-mode:tb-rl; 
	filter: flipv fliph; 
	white-space: nowrap;
	margin-left:15px;
	-moz-transform: rotate(-97deg);  /* FF3.5+ */
	-o-transform: rotate(-97deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-97deg);  /* Saf3.1+, Chrome */
}

.txtpost-itr {
	color:#00C;
}

#sidebargauche {
    width:175px;
    z-index:1; 
    margin-top:35px;
    border:0;
}

#sidebardroite {
	text-align:center;
	position:absolute;
	left:830px; 
	top:257px; 
	width:190px; 
	z-index:1; 
	padding-bottom:5px;
}

p.bordure_verticale {
    height: 200px;
    padding-right: 30px;
    border-right: 1px solid #FFF;
}

.zoneca, .zonech {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin: 20px 10px 10px 10px;
	color: #006;
	padding-top:5px;
    padding-bottom:5px;
    display:inline-block;
}

.zonech {
	background-color: #FC9;
}
.zoneca {
	background-color:#0CC;
}

.imgca {
	max-width: 90%;
	height: auto;
	padding-top: 8px;
    padding-bottom: 8px;
	border: 0;
}


.photo {
	vertical-align:top;
}

.pl:first-letter {
	font-family: 'Rye', cursive;
	font-size: 40px;
	line-height:40px;
	margin-right: 5px;
	float: left;
	color: #37a;
	}

article h2 {
	font-size: 12px;
}

/* Styles des menus */

.menusec, .titremenusec, .menunav {    /*utilisé*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	position: absolute;
	width: 170px;
	margin-right: -190px;
	list-style-type:none;
}

.titremenusec {    /*utilisé*/
	top: 270px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	background-color: #4AA2BD;
	text-align: center;
}

.menusec {     /*utilisé*/
	top: 330px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: -190px;
}

.menunav {     /*utilisé*/
	padding: 10px 3px 10px 3px;
	background-color: #D7FFFF;
}

.menusec2, .titremenusec2 {     /*utilisé*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	width: 170px;
	height: 250px;
	overflow: auto;
	background-color: #ffc;
	padding: 5px 0 10px 5px;
}

/* Styles des titres */


.titre-page, .titre, .sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    line-height: 20px;
	margin:0 0 10px 10px;
}

.titre-page, .titre {
	text-align: center;
	color: #FFF;
	background: url('../img/picto/fb01.jpg');
    background-repeat: repeat-x;
}

.titre {
	text-align: center;
	background-color:#69C;
}

.sous_titre { /* etudes */
	text-align: left;
	font-style: italic;
	color: #33C;
	width: 98%;
	margin: 20px 0px 0px 0px;
	padding-left: 20px;
	background: url('../img/picto/fj.jpg');
	background-repeat: repeat-x;
}

.stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-align: center;
	background-color: #4AA2BD;
	padding: 3px 0 3px 0;
}

.titre-etude {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
	background: url('../img/picto/fb01.jpg');
	background-repeat: repeat-x;
	line-height: 20px;
	width: auto;
}

.titre_dlv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top:60px;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #03C;
	text-indent: 40px;
    margin: 10px 0 10px 0;
    background: url('../img/picto/mj.gif');	
}

.ca_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990;
	line-height: 20px;
}

/* Styles des zones */
Abody {
	background-color: #BBD6E2;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background-image: url('../img/config/bg_hiver.png') , -moz-linear-gradient(center top , #BBD6E2, #E4EEF4);
	width: 1020px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

body {
/*	background-image: url('../img/picto/neige-anime.gif'); */
	background-image: url('../img/picto/bg.png'); 
	background-repeat: repeat;
	position: relative;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	/*font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: center;*/
} 

.page {
	position: relative;
	z-index: 2;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
       -webkit-hyphens: auto;
       -moz-hyphens: auto;
       -ms-hyphens: auto;
       -o-hyphens: auto;
       hyphens: auto;
}
	

.zone {
	/*font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;*/
	width: 620px;
	z-index: 1;
	left: 190px;
	top: 246px;
	padding-top: 10px;
	border-color: #000;
	border: 0px;
	position:absolute;
/*	position:relative; 
	overflow:hidden;*/	
	margin:0 auto;
}

.zone_etudes {
	width: 820px;
	position: absolute;
	z-index: 1;
	left: 200px;
	top: 260px;
	background-image: url('../img/picto/bg.png');
}

.hommage{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:black;
	text-align:justify; 
	font-size:9px; 
	padding-bottom:1px; 
	padding-top:5px;">
}

/* Centrer horizontalement les images */
.centrer {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:2px;
	display: block;
}

.bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	top: 72px;
	text-align: center;
	line-height: 18px;
	text-transform: none;
	background-color: #0099FF;
}

.calendrier {
	position: absolute;
	z-index: 1;
	width: 180px;
	left: 826px;
	top: 220px;
}

.tabzo {
	position: absolute;
	left: 0px;
	width: 100%;
}

.tds_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #0033CC;
	width: 90%;
	background: url('../img/picto/mj.gif')
	text-indent: 40px;
	background-repeat:repeat-x;
}

.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url('../css/2011.jpg');
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	width: 1020%;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.tdpi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #BBD1DF;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tdpa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

.colg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-align: justify;
	text-indent: 10px;
	width: 300px;
	z-index: 1;
	left: 0px;
	position: absolute;
}

.cold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-align: justify;
	text-indent: 10px;
	position: absolute;
	z-index: 2;
	width: 300px;
	left: 330px;
}

.ent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	width: 1020px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}

.baspage
{
	height: 20px;
	width: 1010px; /* sûrement inutile ^^ */
	position: fixed;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	z-index: 1;
	font-weight: bold;
	background-color: #4AA2BD;
/*	background-image: url(img/picto/fb01.jpg);*/
	text-align: center;
	vertical-align: middle;
	padding-top:3px
}

.footer {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #006600;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFCD;
	border-right-color: #FFFFCD;
	width: 1020px;
	top: 510px;
	position: absolute;
	height: 25px;
	background: url('../img/picto/jaune.jpg');
	background-repeat: repeat-x;
}

figure {
	alignment-adjust: central;
	position:relative; 
	overflow:hidden; 
	display: inline-block;
	-moz-box-shadow: 0px 0px 10px #aaa;
	-webkit-box-shadow: 0px 0px 10px #aaa;
	box-shadow: 0px 0px 10px #aaa;
	padding: 1em;
	background-color: #D6FEE0;
	cursor: auto;
	margin-top: 1em;
	margin-right: 0.4em;
	margin-bottom: 1em;
	margin-left: 0.1em;
	background: #e1fffa; /* Old browsers */
	background: -moz-linear-gradient(top, #e1fffa 0%, #e1fffa 5%, #fdffff 11%, #e1fffa 12%, #e7fcfd 41%, #c9f8fb 63%, #beeef8 81%, #b1e4f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1fffa), color-stop(5%,#e1fffa), color-stop(11%,#fdffff), color-stop(12%,#e1fffa), color-stop(41%,#e7fcfd), color-stop(63%,#c9f8fb), color-stop(81%,#beeef8), color-stop(100%,#b1e4f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1fffa 0%,#e1fffa 5%,#fdffff 11%,#e1fffa 12%,#e7fcfd 41%,#c9f8fb 63%,#beeef8 81%,#b1e4f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1fffa 0%,#e1fffa 5%,#fdffff 11%,#e1fffa 12%,#e7fcfd 41%,#c9f8fb 63%,#beeef8 81%,#b1e4f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1fffa 0%,#e1fffa 5%,#fdffff 11%,#e1fffa 12%,#e7fcfd 41%,#c9f8fb 63%,#beeef8 81%,#b1e4f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1fffa 0%,#e1fffa 5%,#fdffff 11%,#e1fffa 12%,#e7fcfd 41%,#c9f8fb 63%,#beeef8 81%,#b1e4f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1fffa', endColorstr='#b1e4f5',GradientType=0 ); /* IE6-9 */
}

.centrer {
	margin-left:auto;
	margin-right:auto;
	display: block;
}

.top {
	position: absolute;
	z-index: 1;
	right: 500px;
}

.zoneimg { /*a-visualia*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 8;
	width: 600px;
	color: #993300;
	left: 20px;
}
	 
.celgaz { /*n-cat_gazette*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	filter: Invert;
	background-color: #3399FF;
	margin-top: 50px;
	height: 18px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.image {
	border:0px;
	vertical-align:middle;
}

.imgl {
	border:0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.imgr {
	border:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.challenge {
	 width:250px;
	 background-color:#fff;
	 padding:5px; 
	 float:left;
	 margin:0 10px 10px 0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #808080;
	 text-align: justify;
}
.titre_palm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	margin-bottom:10px;
	text-align:center;
}
.palmares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: justify;
}

/* Styles des textes

h2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}
 */
.nomasso {
	font-family: Comic Sans MS;
	font-size: 50px;
	font-weight: bolder;
	color: #0000FF;
	height: 64px;
	position: absolute;
	z-index: 2;
	padding-right: 360px;
	top: 4px;
	text-shadow: 5px 5px 5px #FF3;
}

.mel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CCC;
	text-align: right;
	padding-bottom: 30px;
	padding-top: 20px;
}

.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	background-color: #F00;
	padding: 2px 0px 2px 0px;
}

#photo {
	height: 80px;
	border: 0;
	margin: 5px 30 0 30;
	float: right;
	margin-top:-80px;	
}

.texte {
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60;
	text-align: justify;
	text-indent: 10px;
	line-height: 16px;
}

.corpstexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60;
	text-align: justify;
	text-indent: 10px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right:10px;
}

.ca_nom {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #F00;
}

.actu {
	font-family: arial;
	font-size: 14px;
	color: #00F;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	margin-right: 10px;
	text-indent: 10px;
}

.poste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33C;
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.texterevue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.legimg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #930;
	font-style: italic;
}

.anniv {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #390;
}

figcaption 
{
	text-align:center;
	margin-bottom:10px;
	color:#666;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

.legende {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.jeton {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:150px;
    padding-top:10px;
    padding-bottom:10px;
}

img.billet {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:265px;
    padding-top:10px;
    padding-bottom:10px;
}

img.picto {
    margin-left: auto;
    margin-right: auto;
    height:20px;
    padding:5px 3px 5px 0;
}

img.picto1 {
	height:20px;
	padding:5px 3px 5px 0;
}

img.pictoe {
	height:15px;
	padding-left:5px;
}

.textjeton {
	text-align:center;
	font-style:italic;
       -webkit-hyphens: auto;
       -moz-hyphens: auto;
       -ms-hyphens: auto;
       -o-hyphens: auto;
       hyphens: auto;	
}

.align_image img, 
.align_image span {
  vertical-align: middle;
  display: inline-block; 
}

a.jl {
    text-decoration: none;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    line-height:10px;
}

/* Styles des liens */

a {
    text-decoration: none;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    text-align:left;
} 

a:hover {
	color: #F00;
	text-decoration: none
}

/*--------  Ici les styles css des boutons au passage de la souris () -------------*/

a.bouton {
	width: 250px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

a.boucar {
	width:10px;
	margin: 7px 0 7px 0; 
}

a.boutwi {
	width:200px;
	margin: 5px 0 5px 0; 
}
	
a.bouton, 
a.boucar, 
a.boutwi
	{
	-moz-transition: all .4s cubic-bezier;
	border: 1px solid #185CA8;
	position: relative;
	text-align: center;
	display: block;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px 0;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	background: #fcfcfc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMmE5Y2U1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkN2JiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #2a9ce5 1%, #1d7bb8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), 
	color-stop(1%,#2a9ce5), color-stop(100%,#1d7bb8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#2a9ce5 1%,#1d7bb8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#1d7bb8',GradientType=0 ); /* IE6-8 */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	comportement: url (css/PIE.php);
	}
 */

a.bouton:hover, 
a.boucar:hover, 
a.boutwi:hover
	{ 
	background: #fcfcfc; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjNDZiYWY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI1YTFlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);

	background: -moz-linear-gradient(top,  #fcfcfc 0%, #46baf6 1%, #25a1e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), 
				color-stop(1%,#46baf6), color-stop(100%,#25a1e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#46baf6 1%,#25a1e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#46baf6 1%,#25a1e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#46baf6 1%,#25a1e3 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#46baf6 1%,#25a1e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#25a1e3',GradientType=0 ); /* IE6-8 */
	comportement: url (css/PIE.php);

}

a.bouton:active, 
a.boucar:active, 
a.boutwi:active
	{
	-moz-transform: scale(0.98);	
	box-shadow: 2px 2px 15px rgba(255, 255, 255, 0.8);
	comportement: url (css/PIE.php);
	} 


