body {
	font-size: 11px;
	font-family: verdana;
	color: #333333;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical
}

img {
	border: 0;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

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

.main_left {
	float: left;
	width: 40%;
	position: relative;
	top: 45px;
	left: 60px;
}

.main_right {
	float: right;
	width: 40%;
	position: relative;
	top: 45px;
	left: -90px;
}

#div_cmd{
	position: relative;
	top: 20px;
}

.main_one {
	width: 900px;
	position: relative;
	top: 60px;
	left: 50px;
}

.main_command {
	width: 80%;
	position: relative;
	top: 60px;
	left: 50px;
}

#ml_index {
	top: 33px;
}

#ml_index_content{
	background-color: #f9f9f9;
	border-top-style: solid ;
	border-top-width: 1px;
	border-top-color: #c1c1c1;	
}

.box_b {
	background-image: url('../images/brown_box.png');
	background-repeat: repeat;
	font-weight: bold;
}

.box_w {
	background-image: url('../images/white_box.png');
	background-repeat: no-repeat;
	font-weight: bold;
}

.link {
	text-decoration: underline;
}

#nav {
	position: relative;
	top: 30px;
	left: 50px;
	font-weight: bold;
	font-size: 13px;
}

#uplink {
	position: relative;
	top: 30px;
	right: 50px;
	text-decoration: underline;
	float: right;
}

.tab_comment {
	position: relative;
	top: 20px;
}

.tab_comment p {
	height: 18px;
}

#tab_up,.tab_comment {
	width: 100%;
}

.tab_reg td,.tab_comment td,#tab_up td {
	height: 30px;
	vertical-align: top;
	padding-right: 20px;
}

#tab_mot td {
	height: 30px;
	vertical-align: middle;
	padding-right: 20px;
}

#tab_form td{
	vertical-align: middle;
	height: 30px;
	padding-right: 20px;
}

#tab_admin td,#tab_admin_index td {
	height: 30px;
	vertical-align: middle;
}

#tab_admin_index td, #tab_admin td {
	border-bottom: 1px solid #c1c1c1;
}

#tab_admin {
	width: 60%;
}

#tab_admin_index {
	width: 800px;
}

input,select {
	font-size: 11px;
}

.tab_reg {
	width: 70%;
}

.lab {
	font-weight: bold;
}

.lab0 {
	display: none;
}

.confirm_del {
	text-align: left;
}

textarea {
	width: 400px;
	height: 80px;
	overflow: auto;
}

#address {
	width: 200px;
}

#ENVOYER,#SUPPRIMER,#OK {
	background-color: #333333;
	color: white;
}

.errors {
	color: #990000;
}

#msg_ok {
	color: #008f35;
}

.action {
	width: 70px;
	font-weight: bold;
	border-bottom: 1px solid #c1c1c1;
}

.action2 {
	width: 95px;
	font-weight: bold;
	border-bottom: 1px solid #c1c1c1;
}

.comment {
	float: right;
	position: relative;
	width: 400px;
}

#comment {
	width: 400px;
}

#comments {
	position: relative;
	top: 10px;
	width: 400px;
	height: 160px;
	overflow: auto;
}

#lab_comment {
	height: 18px;
	width: 400px;
}

#info_cmd {
	position: relative;
	top: 10px;
}

#tab_list {
	width: 100%;
}

#tab_list .date {
	width: 80px;
}

#tab_list .price {
	width: 50px;
}

#file,#Importer {
	position: absolute;
	left: 0;
}

#Importer {
	width: 60px;
}

#form_user_import dd,dt {
	height: 30px;
}

#form_user_import dt {
	font-weight: bold;
}

#form_user_import .errors {
	position: relative;
	top: 30px;
}

.ff{
	background-color: #ffffff;
	border-top: 1px solid #c1c1c1;
}

.f9{
	background-color: #f9f9f9;
	border-top: 1px solid #c1c1c1;
}