body
{
  background-image: url('http://www.greniers.coursan.net/Image1.jpg');
  background-attachment: fixed;
}

a:focus
{
outline:0;
} 

.connexion
{
  padding-top: 5px;
  height: 40px;
  position:  fixed;
  top:0px;
  left: 0px;
  width: 100%;
  background-image: url('./fond4.png');
}

.barre
{
  background-image: url('./bar_green.png');
  height: 5px;
  margin-bottom: 0px;
  margin-top: 15px;
}

.infoConnexion
{
  display: block;
  padding-top: 1px;
  color: #006633;
}


.contenu
{
  padding-top: 50px;
}

.error
{
  margin: auto;
  margin-top: 100px;
  width: 400px;
  height: 50px;
  text-align: center;
  background-image: url('./fond.png');
  border-radius:10px;
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.administration
{
   background-image: url('./fond.png');
   border-radius:10px;
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.administration h3
{
    margin: auto;
    text-align: center;
}

.administration .link
{
    margin: auto;
    text-align: center;
    text-decoration: none;
    color: #003300;
}

.administration .link:hover
{
    text-decoration: none;
    color: #CC3300;
    text-align: center;
}

.administration .content
{
    margin: auto;
    width: 300px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
}


.conteneurLiens
{
  text-align: center;
}

.liens
{
  margin: auto;
  width: 400px;
  background-image: url('./img/fondLiens.png');
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.panneauAdmin
{
  color: #003300;
  margin: auto;
  width: 400px;
}

.panneauAdmin .trH:hover
{
  background-image: url('./img/fondLiens.png');
}

.liens a{
  color: #003300;
  text-decoration: none;
}

.liens a:hover
{
  color: #CC3300;
  text-decoration: none;

}

.table_inscrit
{
  border-collapse: collapse;
  background-image: url('./fond5C.png');
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
  color: #333300;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.table_inscrit td
{
  padding-left: 5px;
  padding-right: 5px;
}

.table_inscrit .colF
{
  background-image: url('./fond5F.png');
}

.table_inscrit .colC
{
  background-image: url('./fond5C2.png');
}

.table_inscrit .entete
{
  text-align: center;
}

.table_inscrit .ligC .colF2
{
   background-image: url('./fond5F3.png');
}

.table_inscrit .ligF .colF2
{
   background-image: url('./fond5C4.png');
}

.table_inscrit .ligC .colC2
{
   background-image: url('./fond5C5.png');
}

.table_inscrit .ligF .colC2
{
   background-image: url('./fond5C6.png');
}

.lien
{
  color: #006666;;
  text-decoration: none;
}

.lien:hover
{
  color: #996633;
}

.tHov img
{
  border: none;
  text-decoration: none;
}

.tHov img:hover
{
  border: none;
  text-decoration: none;
  background-color:  #996633;
    -moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
  -moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
}


.center
{
  text-align: center;
}

.deconnexion
{
  text-decoration: none;
  color: #006666;
}

.deconnexion:hover
{
  color: #993300;
}

.sousForm
{
  width:505px;
  float: left;
  height: 750px;
}

.sousForm table{
  text-align: right;
}

.sousForm2
{
  width:400px;
 float: right;

 height: 750px;
}

.sautL
{
  height: 50px;
  color: 336633;
}

.formulaire
{
  width: 910px;
  margin: auto;
  color: #336633;
}

.formulaire h3
{
  color: #666633;
}

.asterisque
{
  color: #CC6600;
}

.gauche
{
  text-align: left;
  
}

.validation
{
  margin: auto;
  margin-top: 100px;
  text-align: center;
     background-image: url('./fond.png');
  -moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.util h3
{
  text-align: center;
}

.questions
{
  margin: auto;
  margin-top: 20px;
  text-align: center;
  font-size: 0.7em;
  color: #000066;
}

#activitePrecision
{
   visibility: hidden;
}

.statutChange
{
  width: 70px;
}

.ui-widget { font-size: 0.9em;}

.tooltip {
	display:none;
        background-color: green;
	font-size:12px;
	width:160px;
	padding:2px;
	color:#fff;
}


#demo
{
    width:500px;
    height:500px;
    background-color: yellow;
}

.buttonEnAttente
{
    background:transparent url('./img/alert_info.png');
    width:20px;
    height:20px;
    border:none;
}

.buttonValide
{
    background:transparent url('./img/alert_valid.png');
    width:20px;
    height:20px;
    border:none;
}


.buttonAnnule
{
    background:transparent url('./img/alert_fail.png');
    width:20px;
    height:20px;
    border:none;
}

.buttonAModifier
{
    background:transparent url('./img/alert_orange.png');
    width:20px;
    height:20px;
    border:none;
    cursor: pointer;
}

.buttonChangeStatut
{
    background:transparent url('./img/changeStatut.png');
    width:16px;
    height:16px;
    border:none;
    cursor: pointer;
}

.buttonModifExp
{
    background:transparent url('./img/modif.png');
    width:20px;
    height:20px;
    border:none;
    cursor: pointer;
}
.buttonEtiquette{
    background:transparent url('./img/eti.jpg');
    width:25px;
    height:20px;
    border:none;
    cursor: pointer; }


.ligValide
{
    color:#325325;
}

.ligAnnule
{
    color:#7e2811;
}

.ligEnAttente
{
    color:#1f3358;
}

.ligAModifier
{
    color:#9a620b;
}

.ligC
{
    background-image: url('./fond5C5.png');
}

.ligF
{
    background-image: url('./fond5C2.png');
}

.contenuEtiquettes { margin : auto; width: 830px;}

.etiquettes{ width:100%;}

