/* Désign original mal codé par Daniel KAMENI - Recodé d'urgence par Gryware... */
body {
	width: 1000px;
	margin: 25px auto; 
	background: #000000 url(images/background.gif);
	font: normal Tahoma, Arial, Verdana, "Trebuchet MS", sans-serif;
}
a {
	color: #656565;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #000000;
	text-decoration: none;
}
.succes {
	color: #408000;
	font-weight: bold;
}
.avertissement:before {
	content:url(images/warning.png)" ";
	vertical-align:middle;
}
.erreur {
	color: #CC0000;
	font-weight: bold;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}

/* HEADER
-------------------------------------------------------- */

h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
#header {
	position: relative;
	width: 1000px;
	height: 180px;
	background: url(images/header.png) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#links {
	position: absolute;
	top: 12px;
	left: 115px;	
	text-align: left;
	width: 880px;
}
#links.admin {
	left: 65px;
}

#links ul {
	margin: 0;
	padding: 0 2px 2px 3px;	
}
#links li {
	list-style-type: none;
	font-size: 1.1em;
	padding: 0;
	display: inline;
	color: white;
	line-height:1.5em;
	margin-right: 70px;
}
#links.admin li {
	margin-right: 40px;
}
#links li.last {
	margin-right: 0px;
}
#links li a {
	color: white;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
#links li a:hover, #links li a:focus {	
	text-decoration: underline;
}

/* BARRE UTILISATEUR
-------------------------------------------------------- */

#bar {
	margin-top: 15px;
	width: 1000px;
	height: 45px;
	background: url(images/bar.png) no-repeat;
	overflow: hidden;
}
#bar p, #bar table {
	margin-top: 11px;
	margin-left: 20px;
	font-variant: small-caps;
	color: #656565;
	font-weight: bold;
}
#bar table {
	margin-left: 1px;
	margin-top: 8px;
	width: 1000px;
	font-size: 16px;
	text-align: center;
}
#bar a {
	color: #656565;
	font-weight: bold;
	text-decoration: none;
}
#bar a:hover, #bar a:focus {
	color: #222222;	
}

/* MENU
-------------------------------------------------------- */

#menu {
	color: #656565;
	width: 233px;	
	margin-top: 20px;
	float: left;
}
#menu_content {
	background-color: #DFDFDF;
	margin-top: 40px;
	padding-top: 35px;
}
#menu_content h2{	
	color: white;
	font: small-caps bold 14px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	width: 233px;
	height: 44px;
	background: transparent url(images/black_crossed_category.png) no-repeat;
	padding-left: 45px;
	padding-top: 13px;
}
#menu_content h2 a{	
	color: white;
	text-decoration: none;
}
#menu_content h2.red {
	background: transparent url(images/red_category.png) no-repeat;

}
#menu_content h2.first {
	position: absolute;
	margin-top: -67px;
}	
#menu_content ul {
	margin-top: -10px;
	font-size: 13px;
	width: 220px;
	padding: 0 0 10px 18px;
	list-style-image: url(images/puce.jpg);
}
#menu_content li {
	margin: 0 0 0 15px;
	padding: 3px 0 4px 5px;
	line-height: 1.5em;
	width: 215px;
}
#menu_footer {
	height: 12px;
	width: 233px;
	background: transparent url(images/menu_footer.png) no-repeat;	
}
#menu_footer.stage {
	height: 134px;
	background: transparent url(images/menu_stage.png) no-repeat;
	margin-top: -15px;
	*margin-top: -25px;
}

/* CONTENU
-------------------------------------------------------- */
.togglers {
	cursor:pointer;
}

#content {
	color: #656565;	
	width: 750px;
	margin-top: 30px;
	float: right;
}
#content_header {
	width: 750px;
	height: 8px;
	background: url(images/content_top.png) no-repeat;
}

#content_content {
	background-color: #FFFFFF;
	margin-top: -16px;
	*margin-top: -19px;
	min-height: 500px;
}
#content_content p {
	padding-left: 15px;
	padding-right: 15px;
}

#content_content h2 {
	margin: 10px 15px;
	color: white;
	font: small-caps bold 14px Tahoma, Verdana, "Trebuchet MS", sans-serif;
	width: 720px;
	height: 44px;
	background: transparent url(images/content_bar.png) no-repeat;
	padding-left: 30px;
	padding-top: 13px;
}
.object h2, .admin h2 {
	font-size: 18px;
	text-align: center;
}
#content .topimage {
	text-align: center;
	padding-top: 7px;
}
#content .topimage img{
	max-width: 720px;
}
input[readonly] {
	background-color: #EEEEEE;
}
h3 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #AD0D10;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 15px;
}
h3 a{
	color: #AD0D10;
	text-decoration: underline;
}
h3 a.deliver {
	color: #333333;
}
h4 {
	margin-left: 18px;
}
#content table {
	margin-left: 10px;
	width: 730px;
	font-size: 14px;
}
#content table th, #content table td {
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
	padding: 5px;
}
#content table img {
	border: none;
	float: left;
	margin: 7px;
}
#content table p{
	margin-top: 5px;
	margin-bottom: 5px;
}
#content table.items th, #content table.items td {
	vertical-align: middle;
	text-align: center;
	border: 1px #CCCCCC solid;
}
#content table.items img {
	margin: 0;
	padding: 0;
}
#content table.categories th, #content table.categories td {
	width: 33%;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	height: 10px;
	line-height: 5px;
}
#content table.categories img, #content table.categories a {
	margin: 0;
	padding-left: 4px;
	text-align: center;
}
#content .button {
	text-align: center;
	font-size: 12px;
	padding-top: 2px;
	clear: both;
	width: 69px;
	height: 20px;
	background: url(images/details.jpg) no-repeat;
}
#content .button.presentation {
	margin-left: 65%;
}
#content .button a{
	color: white;
}
#content .button.buy {
	width: 56px;
	background: url(images/buy.jpg) no-repeat;
}
#content .button.buy a{
	color: black;
}
#content .button.remove {
	width: 82px;
	background: url(images/de-activate.jpg) no-repeat;
}
#content .button.remove a{
	color: black;
}
#content_content ul.infos li span.under {
	text-decoration: underline;
}
#content_content ul.infos li em {
	margin-left: 10px;
	font-size: 17px;
}
#content_content .buy img {
	border: none;
}
#content_content #infos {
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
#content_content #stats {
	float: right;
	margin-right: 100px;
	margin-bottom: 30px;
}
#content_content #readme {
	font-size: 12px;
}
#content.object h3, #content.admin h3 {
	margin-top: 30px;
}
#content.admin h3.list {
	margin-top: 8px;
	margin-bottom: 4px;
}
#content table.items .button {
	margin: 10px auto;
}
#transactables table {
	border: black solid 1px;
	text-align:center;
}
#transactables table th, #transactables table td {
	text-align:center;
	vertical-align: middle;
	padding: 5px;
}
#content_footer {
	/* margin-top: -16px;
	*margin-top: -19px; */
	width: 750px;
	height: 12px;
	/* background: url(images/content_footer.png) no-repeat; */
}

/* #content_footer.modifie {
	margin-top: -16px;
	*margin-top: -19px;
} */
#content .handlers {
	text-align: right;
}
#content .handlers span{
	color:#000;
	padding: 2px 9px 5px 9px;
	cursor: pointer;
	font:16px 'Lucida Sans Unicode',Arial,sans-serif;
}
.buttons span.active, .buttons span:hover{
	background:transparent url(images/selecteur.png) no-repeat;
}
/* FOOTER
-------------------------------------------------------- */

#footer {
	float: left; 
	clear: both;
	*float: none;
	width: 1000px;
	height: 48px;
	background: url(images/footer.png) no-repeat;
	margin: 30px auto;	
}

#footer p {
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	color: #656565;
	text-align: center;
	margin-top: 3px;
}

/*Sexy Light Box
-------------------------------------------------------- */

#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}
