 #center  .homeextra  li{
	display: block;
	float: left;
	width:100px;
	height: 80px;
	list-style: none;
	background-image: none;
	text-align: center;
	background-color: #efefef;
	margin: 5px;
	border-radius:5px;
	padding: 5px;
	border:1px solid #b6b6b6;
	
	
}
 #center  .homeextra  li i{
 	display: block;
 	font-size:40px;
 }
#right ul
{

}
#right ul li
{
	list-style-type:none;
}
#right ul li a
{
	display:block;
	padding:3px 0 3px 0;
	border-bottom:1px dotted #CCCCCC;
	text-decoration:none;
	color:#202020;
}
#right ul li.home a { background:url(../img/extranet/ico-home.png) -3px 45% no-repeat; padding:3px 0 3px 20px; }
#right ul li.profile a { background:url(../img/extranet/ico-user.png) -3px 50% no-repeat; padding:3px 0 3px 20px; }
#right ul li.docs a { background:url(../img/extranet/ico-documents.png) -3px 45% no-repeat; padding:3px 0 3px 20px; }
#right ul li.logout a { background:url(../img/extranet/ico-power.png) -3px 50% no-repeat; padding:3px 0 3px 20px; color:#999999; }
#right ul li a:hover, #right ul li.select a
{
	font-weight:bold;
	color:#0F72AC;
}



/****documents***/
ul.file li{
	display:block;
	float:left;
	text-align:center;
	

}
ul.file li img.photo{
	width:80px;
	border:0px;
	


}

div.vide{
	text-align:left;
	font-weight:bold;
	color:#CCCCCC;

}








#modifpass
{
	display:none;
}



/************ talbeau commande***/
table.listing{
	border:1px solid #0278C2 ;
	border-collapse:separate;
	border-spacing: 0px;
}
div#page table.listing th{
	background-color: #0278C2;
	color:white;
}
div#page table.listing td{
	
	padding: 5px;
	
	
	margin: 0px;
	border:1px solid #0278C2 ;
}
