body {
	background-color: #060606;
  background-image: url("../img-interface/fond-site.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	text-align: justify;
	margin: 0px;
}

#conteneur {
	width: 1000px;
  height: 685px;
	margin: 0px auto;
}

#header {
  margin-left: 177px;
}

#titre {
	width: 790px;
  height: 51px;
  line-height: 51px;
  margin-left: 177px;
  padding-left: 10px;
}

#main {
	width: 780px;
  height: 480px;
  margin-left: 177px;
  padding: 10px;
}

#footer {
	clear: both;
	width: 800px;
	height: 25px;
  margin-left: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

 a {
  color :#878687;
  text-decoration: none;
 }

 a:hover {
  color :#95136d;
 }

h1 {
	font-size: 24px;
	color: #ffffff;
  padding:0px;
  margin:0px;
  font-weight: normal;
}

.cadre_accueil {
  background-image: url("../img-interface/accueil.jpg");
  width: 410px;
  height: 280px;
  font-size: 16px;
  color:#ffffff;
  padding-left: 350px;
  padding-right: 20px;
  padding-top: 200px;
  line-height: 150%;
}

.cadre_magasins {
  background-image: url("../img-interface/boutiques.jpg");
  width: 410px;
  height: 460px;
  font-size: 16px;
  color:#ffffff;
  padding-right: 350px;
  padding-left: 20px;
  padding-top: 20px;
  line-height: 150%;
}



/*********** NAVIGATION **********/
 #onglets {
  list-style-type: none;
  width: 271px;
  font-size: 24px;
  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
  margin-top: 24px;
  margin-left: 501px;
}

#onglets li {
  height: 41px;
  line-height: 41px;
  background-image: url("../img-interface/fond-navigation.jpg");
  text-align: center;
}

#onglets #current a {
	color: #95136d;
}
/*********** FIN NAVIGATION **********/









/*********** TABLEAUX **********/

.tableau {
  width: 780px;
  border-collapse: collapse;
  border-color: #ffffff;
  font-size: 12px;
}

/*.entete_colonne {
  font-weight: bold;
  text-align: center;
  background-color: #000000;
	color: #ffffff;
}*/

.tableau caption {
  /*text-align: left;
  font: normal 11px helvetica, verdana, arial,  sans-serif;
  background: transparent;*/
}

.tableau td, th {
  /*border: none;*/
  padding: .8em;
  /*border: 1px solid #b4aea1;*/
  /*color: #6E6E6E;*/
}

.tableau thead tr{
  /*image de fond bande noire*/
  /*background-image: url("../img-jdr/interface/entete-tableau.png");*/
}

.tableau thead th {
  font-weight: bold;
  text-align: center;
  background-color: #333333;
	color: #ffffff;
  border-bottom: 3px solid #000000;

  /*border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;*/

/*  font: bold 10px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  color: #00FF0C;
  padding-top:4px;*/
  }

/*.tableau tbody td {
  border-bottom: 1px solid #b4aea1;

}*/

.tableau tbody td a {
  /*background: transparent;
  text-decoration: none;
  color: #9F9F9F;*/
}

.tableau tbody td a:hover {
  /*background: transparent;
  color: #00FF0C;*/
}

.tableau tbody th a {
  font-size: 14px;
  font-weight: 700;
  /*font: bold 11px helvetica, verdana, arial, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #9F9F9F;*/
}

.tableau tbody td+td+td+td a {
  padding-right: 14px;
  /*background: url(http://www.acuity.com.br/extern/icant.co.uk/arrow.gif) transparent no-repeat bottom right;*/
}

.tableau tbody td+td+td+td a:hover {
  padding-right: 14px;
  /*background: url(http://www.acuity.com.br/extern/icant.co.uk/arrow.gif) transparent no-repeat bottom right;*/
}

.tableau tbody th a:hover {
  /*background: transparent;
  color: #00FF0C;*/
}

.tableau tbody th, .tableau tbody td {
  border-bottom: 1px solid #b4aea1;
  vertical-align: top;
  text-align: left;
}

.paire {
  background-color: #d9d3c9;
}

.impaire {
  background-color: #f4f2eb;
}

.annule {
  background-color: #777777;
}

.tableau tbody tr {
  /*border-bottom: 3px solid #ff0000;*/
  /*background-color: #f4f2eb;*/
}

.tableau tbody tr:hover {
  background-color: #b4aea1;
}

.tableau tbody tr:hover th,
.tableau tbody tr.odd:hover th {
  background-color: #b4aea1;
}



/*********** FIN TABLEAUX **********/













/*********** FORMULAIRE **********/

.etoile {
  color: #ff0000;
  font-weight: bold;
}

.champ_text {
  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	border: 1px solid #d0d0d0;
	background-color: #f3f2f2;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}

.champ_text:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #292929;
	border : 1px solid #d0d0d0;
	background-color: #e8e8e8;
	margin: 2px;
	padding: 2px;
	/*font-weight: bold;*/
}

.champ_text_error {
  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900000;
	border: 1px solid #900000;
	background-color: #e8acac;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}

.champ_text:focus {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #696969;
	border: 1px solid #d0d0d0;
	background-color: #e8e8e8;
	margin: 2px;
	padding: 2px;
}

.texte_erreur {
	font-size: 12px;
	color: #950114;
	font-weight: bold;
}

.cadre_confirmation {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	color: #3a682a;
}

.cadre_erreur {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	color: #900000;
}

.souligne {
  text-decoration: underline;
}

.bouton_valider {
	font-size: 16px;
	color: #ffffff;
	border : 1px solid;
	border-color : #000000;
	background-color: #636363;
	margin: 2px;
	padding: 2px;
	width: 120px;
}

.bouton_annuler {
	font-size: 16px;
	color: #ffffff;
	border : 1px solid;
	border-color : #900000 #000000 #000000 #900000;
	background-color: #330000;
	margin: 2px;
	padding: 2px;
	width: 120px;
}

/*********** FIN FORMULAIRE **********/


/*********** PAGINATION ***********/

#pagination {
  margin-top: 5px;
  margin-bottom: 5px;
}

.pages {
  color: #95136d;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border: 1px solid #aaaaaa;
	background-color:#f3f2f2;
	line-height: 25px;
}
.pages:hover {
	color: #95136d;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin:2px;
	border: 1px solid #d0d0d0;
	background-color:#e8e8e8;
}
.page_actuelle {
  color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border: 1px solid #000000;
	background-color:#f3f2f2;
	line-height: 25px;
}
.page_actuelle:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin:2px;
	border: 1px solid #000000;
	background-color:#e8e8e8;
}

/*********** FIN PAGINATION ***********/
