.erreur { color:red; }
.success { color:lime; }
.info { color:orange; font-weight:bold; font-size:20px; }

.vert { color:#6cd354; }
.bleu { color:blue; }

label[class=error] { margin-left:10px; color:#f00; font-style:italic; }

#info_cadre { border:1px dashed #888888; padding:10px; margin-top:15px; margin-bottom:15px; text-align:center; }

.table { width:100%; border:0px; }
.table td { color:#000000; background-color:#a5a5a5; padding:5px; }
.table th { color:#000000; background-color:#737373; padding:5px; }

.table .title_table {
background-color:#737373;
text-align:center;
font-weight:bold;
font-size:20px;
color:#000000;
}

.atitle {
text-decoration:none;
font-weight:bold;
color:#bdbdbd;
}

.atitle:hover {
text-decoration:underline;
font-weight:bold;
color:#bdbdbd;
}

.sous_liste { margin-left:30px; }

#infos_item {
background-color:#737373;
width:280px;
border:1px solid #000000;
}

.td_item { font-size:11px;text-align:right;font-weight:bold; }

label[class=error] { margin-left:10px; color:#f00; font-style:italic; }
label[for=serveur_description] { margin-left:30px; margin-top:-30px; font-size:20px; }

a { text-decoration:underline; color:#FFF; }
a:hover { text-decoration:underline; color:#5691b5; }

a[class=linkPage], a[class=linkFiche] { text-decoration:none; color:#FFF; }
a[class=linkFiche], a[class=linkFiche]:hover { cursor:help; }
a[class=linkPage]:hover { text-decoration:none; color:#000; }
a[class=linkFiche]:hover { text-decoration:none; color:#FFF; }

input[type=submit], input[type=button], a[class=button], #menu a[class=button] { -moz-border-radius:8px; background:url(icons/forms/input_submit.png); border:3px solid #3d4d52; padding-bottom:4px; cursor:pointer; height:30px; color:#000000; font-weight:bold; color:#234d56; }

input[type=submit]:hover, input[type=button]:hover, a[class=button]:hover, #menu a[class=button]:hover { color:#769199; border:3px solid #3d4d52; }
a[class=button] { padding:5px; }

a[class=linkTest]		{ text-decoration:none; color:#FFF; font-size:15px; }
a[class=linkTest]:hover	{ text-decoration:none; color:#000; font-size:15px; }

.toolTips {
	display:block;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #427a8c;
	color:#FFF;
	padding: 5px;
	opacity: 0.85;
}

.info_border {
width:80%;border:3px dashed #537b95;background:#a7bcca;padding:20px 30px;margin-bottom:15px;text-align:center; }

/* Pouces */
.blockPouces {
background:url('icons/pouces/block_pouces.png');
width:104px;height:160px;
display:none;
padding:6px 0px 6px 10px;
}

.blockBarres {
background:url('icons/pouces/block_barres.png');
width:85px;height:102px;
}

.barre1 {background:url('icons/pouces/barre_vert.png') repeat-y;width:16px;}
.barre2 {background:url('icons/pouces/barre_rouge.png') repeat-y;width;16px;}
