
ul#backend_menu {
float:left;
width:100%;
margin:0 0 35px 0;
}
	
	ul#backend_menu li{float:left;}
	
	ul#backend_menu li a{text-decoration:none;}

.titrepage{
background-color:#F8F8F8;
line-height:3em;
padding:0 10px 0 10px;
}
	.titrepage a{color;#000000; float:right;text-decoration:none;}
	
h5{font-size:1.3em;float:left;line-height:2em;}

h5.accueil{float:none;background-color:#F8F8F8;}	 

div.ic_container{
width:140px;
float:left;
padding:18px 0 0 15px;
}

a#edit_art{ 
display:block;
background:url("../images/backend/edit_art.jpg") no-repeat left top;
height:132px;
width:132px;
}

a#edit_rub{
display:block;
background:url(../images/backend/edit_rub.jpg) no-repeat left top;
height:132px;
width:132px;
}

a#edit_user{
display:block;
background:url(../images/backend/edit_user.jpg) no-repeat left top;
height:132px;
width:132px;}

a#edit_ref{
display:block;
background:url(../images/backend/edit_ref.jpg) no-repeat left top;
height:132px;
width:132px;
}

table{background-color:#F8F8F8;}
thead{text-align:left;}
th{padding-left:10px !important;}
tr{height:2em;}
td{padding:5px 0 5px 10px;}
tr.trlinks:hover{cursor:pointer;background-color:#F0F0F0;}
tbody tr input{width:300px;}
tfoot tr{background-color:#ffffff !important;border:none !important;}

textarea{width:300px; height:250px;}

.small_text{font-size:0.8em;}
