input{
	margin-left: 25px;
	border: 0px;
	font-size: 10px ;
	color: rgb(51,51,153); 
	display: inline;
	}

table	{
	display: block;
	}
tr	{
	vertical-align: top ;
	}

table.fichedetail{
	border: 1px solid rgb(116,65,137);
	width: 165px ;
	}

a.breves:link {
	color: rgb(255,255,255) ;
	font-weight: normal ;
	text-decoration: none ;
	}

a.breves:active {
	color: rgb(255,255,255) ;
	font-weight: normal ;
	text-decoration: none ;
	}

a.breves:visited {
	color: rgb(255,255,255) ;
	font-weight: normal ;
	text-decoration: none ;
	}

a.breves:hover {
	color: rgb(214,214,214) ;
	font-weight: normal ;
	text-decoration: underline ;
	}

em{
	color: rgb(255,143,51) ;
	}
	







		
.nodisplay{
		display : none ;
		}
