body {scrollbar-face-color : black;	scrollbar-shadow-color : #EF4F00;
	scrollbar-highlight-color : #EF4F00;
	scrollbar-3dlight-color : #EF4F00;
	scrollbar-darkshadow-color : #EF4F00;
	scrollbar-track-color : black;
	scrollbar-arrow-color : #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: black;
}
p, td {font-family:Arial, Helvetica, sans-serif;font-size:13px;}
.rouge {color:#EF4F00}
.orange {color:#FF9900}
A:link {text-decoration:underline; color:#EF4F00}
A:visited {text-decoration:underline; color:#EF4F00}
A:hover {color:#EF4F00; text-decoration:none}
.actu:link {text-decoration:none; color:white}
.actu:visited {text-decoration:none; color:white}
.actu:hover {color:white; text-decoration:underline}
.blanc:link {text-decoration:underline; color:white}
.blanc:visited {text-decoration:underline; color:white}
.blanc:hover {color:white; text-decoration:none}
.orange:link {text-decoration:underline; color:#FF9900}
.orange:visited {text-decoration:underline; color:#FF9900}
.orange:hover {color:#FF9900; text-decoration:none}
.mini {font-size: 10px;}
.gris {color: #CCCCCC}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF4F00;
	background-color: #FFFFFF;
	border: 0px;}
.filetblanc {border: 1px solid #FFFFFF;}
.case {	border: 0 none;
	background-color: black;}
#keywords {
	background-color: black;
	position:absolute;
	padding: 0.5em;
	font-size : xx-small;
	overflow: hidden;
	color: white;
	visibility: hidden;
	margin: 10px;
	height: 90%;
	width: 90%;
}
#animation {
	text-align: center;
	margin: 0px 0px 0;
	position:relative;
	height: 400px;
	width: 750px;
}
#MenuGauche {
	position: absolute;
	margin-right: 15px;
}

#Pannel {
	position: relative;
	left: 150px;
	width: 100%;
}

.nonedit{
	background-color:#ff0000;
}

.edit{
	background-color:#ffa000;
}

.public {
	background-color: #a0ff00;
}

.ext {
	background-color: #00ffff;
}

.delete {
		background-color: #ff0000;
}
.titre {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EF4F00;
}
.sommaire  {
	margin-top: 10px;
}
.sommaire a {
	font-size: 15px;
	color: #EF4F00;
}
.sommaire a:hover {
	font-size: 15px;
	color: #EF4F00;
	font-weight: bold;
	letter-spacing: 2px;
}
.sommaire p {
	margin-top: 5px;	font-size: 15px;
}
