@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position:center top;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: verdana, Arial;
}
.container {
background: url(../images/transparent_noir.png) repeat;
min-height:400px;
height:auto;
width:1000px; 
margin:auto;
border-radius:10px;
padding:20px 
}
.container h1, h2, h3, h4, h5, h6, p, div, tr, td, ul, il {
color:#fff
}
a:link {
	color:#666666;
	border: 0px;
	}
a:visited {
	color:#666666;
	border: 0px;
}
a:hover {
	color: #999999;
	border: 0px;
}
a:active {
	color: #CCCCCC;
}

.px10argent {
	font-size: 10px;
	color: #999999;
}
.px11argent {
	font-size: 11px;
	color: #999999;
}
.px11dore {
	font-size: 11px;
	color:#755538;
	border: 0px;
}
.px12argent {
	font-size: 12px;
	color: #999999;
}
.px12dore {
font-size: 12px;
color: #755538;
}
.input {
	font-size: 12px;
	color:#999999;
	border: 1px solid #999999;
	background-color: #000000;
    padding-left:5px;
}
.input2 {
	font-size: 12px;
	color:#999999;
	border: 1px solid #999999;
	background-color: #000000;
	width:110px;
	height:20px;
}
.input11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	background-color: #333333;
	border: 1px solid #999999;
}
.input11pxh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	background-color: #333333;
	border: 1px solid #999999;
	height: 18px;	
}
.bordure_argent {
	border: 1px solid #999999;
}
ul {
margin: 0 0 0 0;
padding: 0;
}
.majuscule{
text-transform: uppercase;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {font: 11px Arial, Helvetica, sans-serif;}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.75;
	opacity: 0.70;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: transparent;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #ccc;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:2px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#333;
	height:20px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:0em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:207px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:0px;
	margin-top:-2px;
	margin-right:-1px;
	margin-bottom:0px;
}
h2 {
font-size:1.1em; 
color:#747474
}
h2 span {
font-size:0.6em; 
color:#b0b0b0
}
.text { 
width:200px; 
background-color:#454545;  
opacity:0.5;
height:20px; 
color:#b0b0b0;
margin-top:5px;
border:none; 
border-radius:3px
}
.red {
color:red
}
label {
font-size:0.6em; 
color:#b0b0b0
}
textarea { 
background-color:#454545;  
opacity:0.5; 
color:#b0b0b0;
margin-top:5px;
margin-bottom:10px;
border:none; 
border-radius:3px
}
#etiquettes_tab {
clear:both; 
}
#etiquets_tab {
clear:both; 
margin-top:20px;
margin:auto;  
opacity:0.9;
}
#etiquets_tab  td{
padding:5px
}
#lien_red {
text-decoration:none
}
#lien_red:hover {
color:#b3b3b3
}
.lien_red1 {
color:#fff
}
.lien_red2 {
color:red
}