img{
	border:0;	
}

.preview{
	background-color: #FFFF99;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clear{
background-color:#FFFFFF;
color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
body, html{
	background-image:url(../images_admin/fond.jpg);
}
.menu {
	font-size: 11px;
}
.note{
	font-size:12px;
}

.today {
	background-color: #FFFFFF;
}
th, h2, legend {
	font-size: 18px;
	font-style: oblique;
	background-color:#FFFFFF;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}
.case_entouree {
	border: 1px solid #CC0000;
}
.bouton {
	background-color: #990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
}
.image:hover {
	text-decoration: none;
	background-color: #FFFF99;
}
.droite{
	text-align:right;
}
.centre{
	text-align:center;
}
.anyday {
	background-color: #FFFFCC;
	margin: 2px;
	padding: 2px;
}
.none {
   font-family: verdana,helvetica;
   color: #000000;
   font-size: 12px;
   background-color: #ffffff;
   border: 1px solid #000000;
   z-index:1;
}
td.ligne, tr.ligne, div.couleur, li.couleur{
	background-color:#CFE6FF;
}

.alterne{
	background-color:#EBEBEB;
}

div.titre_ligne{
	float:left;
	width:200px;
	font-weight:bold;
}

div.ligne{
	padding:2px;
	margin:2px;
	clear:both;
}
div.titre_suite{
	float:left;
	margin:5px;
	font-weight:bold;
}
div.suite{
	float:left;
	margin:5px;
}
div.centre{
	clear:both;
}

.sort {
	border : 1px solid #ccc;
	padding : 0 0 0 20px;
	margin : 5px 0 0;
	background : #f7f5f0;
	clear : both;
	cursor : move;
	background : transparent url(../images_admin/updown.png) no-repeat;
	height:30px;
}
span.sort {
	padding : 0 0.3em 0.5em 35px;
	border : 0px;
	background:none;
}
td.fond_blanc {
	background-color: #FFFFFF;

}

#files {
	height:100%;
	overflow:auto;
	/*margin-left:4em;
	*/font-size:90%;
}
#caption{font-size:1.2em}
#preview {height:80%;width:100%}
.alerte{
	padding : 0 0 0 20px;
	background: transparent url(../images_admin/clanbomber.png) no-repeat;
	color:#FF0000;
	font-weight:bold;
}