table.table_list {
	margin-top:15px;
	background-color:#ffffff;
	margin-left:5px;
	font-size:0.8em;
	border-collapse: collapse;
	width:685px;
}

table.table_list th a {
	color:#fff;
	text-decoration:none;
}

table.table_list th a:hover {
	color:4a5a80;
	text-decoration:none;
}

table.table_list a {
	color:#268DC2;
}

table.table_list a:hover {
	color:black;
}

table.table_list a.action, table.table_list a.action_edit, table.table_list a.action_suppr {
	color:white;
}

table.table_list TR {
	margin:0px;
}

table.table_list TH, table.table_list TD {
	color:#4a5a80;
	background-color:white;
	border:1px inset #777;
	margin:0px;
	padding:0 5px 0 5px;
}

table.table_list .espace_blanc{
	border:0;
	background-color:#f9f9f9;
	padding:10px;
}

table.table_list TH, {
	padding:0 5px 0 5px;

}

table.table_list TD {
	padding:2px 5px;
}


table.table_list TD.table_form_label{
	border:0;
	background:#96bf0d;
	vertical-align:middle;
}

table.table_list TD.action{
	border:0;
	background:#96bf0d;
}
table.table_list TH.header{
	border:0;
	background:#96bf0d;
	padding: 5px 5px 2px 5px;
}

table.table_list TR.table_form_line2{
	border:0;
	background:#96bf0d;
}

table.table_list TD.table_form_element{
	border:0;
	background:#96bf0d;
}

table.table_list TD.table_form_labelnote{
	border:0;
	background:#96bf0d;
	padding:0;
}

table.table_list TD.table_form_note{
	border:0;
	background:#96bf0d;
	padding-bottom:5px;
	padding-top:0;
}

form#form_filtre_vente_produits table.table_form TD.action{
	border:0;
	background:#96bf0d;
	padding:0;
}

		
.navigation_vente li a , .navigation_lien{
	background: #888;
	color: #fff;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	display:block;
	width:100%;
	height:25px;
	padding-top:10px;
}

.navigation_vente li {
	float:left;
	width:25%;
	padding-bottom: 7px;
	text-align:center;
	padding:0;
	}


.navigation_vente {
width:100%;
list-style-type: none;
padding:0;
margin:0;
}

table.table_list .ligne_menu{
padding: 0 0px 0 0px;
background-color: #888;
}


.navigation_vente li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #92BA0D;
	color: #fff;

}

table.table_list TH {
	color:#fff;
	background-color:#96bf0d;
	height: 25px;
}

table.table_list TH.top2 {
	height:50px;
}

table.table_list TH.action, table.table_list TD.action {
	background-color:#ffffff;
	border:0;
}



#tbl_liste_user_photo_archive a.action {
	padding:2px;
	text-decoration:none;
	font-weight: bold;
	color: #1f1f1f;
	background-color:#96bf0d;
	border:1px dotted #1f1f1f;
	text-align:center;
	font-size:11px;
}

.a_no_u {
	text-decoration:none;
}

.a_selected {
	font-weight:bold;
	text-decoration:none;
}

.top1 a{
/*background-color:#888888;*/
padding:3px 5px 3px 5px;
}

.top1 a:hover{
background-color:#96BF0D;
color:#FFF;
}


