/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc
*/

table,td,tr,img {
	margin: 0;
	padding: 0;
	border:none;
}
a.lightwindow hidden{
	border: solid #DED5B8;
}
a.secret:link {
	color: #301504;
}
a.secret:visited {
	color: #301504;
}
a.secret:hover {
	color: #301504;
}
a.secret:active {
	color: #301504;
}

font.nameFile{
	color:red;
}

span{
	color: #0000FF;
}

input {
	border:1;
}

.hidden {
	display : none;
}

#clAdmin{
	background-image:url('./images/milieuneutre.jpg');
	background-repeadt:no-repeat;
	background-position:center;
}