﻿

.ac:link       { color:#339933; text-decoration:none; font-family:Arial }
.ac:visited    { color:#3FBE3F; text-decoration:none; font-family:Arial }
.ac:active     { color:#339933; font-family:Arial }
.ac:hover      { color:#339933; font-family:Arial }

.contextMenuTR
{
	background-color : White;
	font: 11px tahoma,verdana,sans-serif;
	cursor: default;
}
.contextMenuSeparateur0 {
	background-color : #C9C9C9;
}
.contextMenuSeparateur1 {
	background-color : #9D9DA1;
}

.contextMenuOver0
{
	background-image: url(ViewNode/titre_fond.jpg);
	background-position: -100px center;
	background-color : #E0E0E0;
	cursor: pointer;
}

.contextMenuOver0 *
{
	color : #E0651D;
	font-weight: bold;
	font-size: 12px;
}

.contextMenuOver1
{
	background-image: url(ViewNode/titre_fond.jpg);
	background-position: -60px center;
	background-repeat: repeat-y;
	background-color : #C9C9C9;
	color : #E0651D;
	cursor: pointer;
}
.contextMenuOut0 {
	background-image: url(ViewNode/titre_fond.jpg);
	background-position: -220px center;
	background-repeat: repeat-y;
	background-color : #C9C9C9;
	color : Black;
}
.contextMenuOut1
{
	color : Black;
}

#page_action_calque
{
	background-image: none;
	background-color: #FEFEFE;
}

#page_action
{
}

/* Utilis?pour la liste des contacts dans la back office */
.contactNew { color:#803030; font-style:italic; }	/* Nouveau contact */
.contactRead { color:#308030; font-style:italic;}	/* contact lu */
.contactSent { color:#303080; font-style:italic;}	/* reponse envoy? */
.contactHeader { color:#000000; font-weight:bold; }		/* ent?e du tableau */

table.BackOfficeListe
{
	width: 80%;
	display: inline;
	border: solid 2px #4A966B;
}

table.BackOfficeListe th
{
	background: #4A966B;
	color: white;
	font-size: 12pt;
}

table.BackOfficeListe td
{
	width: 1%;
	text-align: left;
	font-size: 11pt;
	padding: 1px 5px 1px 5px;
	border-left: solid 1px #4A966B;
	border-right: solid 1px #4A966B;
}

table.BackOfficeListe tr.hover
{
	background: #BDDDC5;
	color: White;
	font-weight: bold;
}

table #mainFrame2 {border-left: solid 1px black; margin-left:-1px;*margin-left:0px;}
.tdItem a {text-decoration:none;}

table.EditNode td.Validator,
table.EditNode td.Validator span
table.EditNode thbody td.Validator,
table.EditNode thbody td.Validator span
{
	color: Red;
	font-weight: bold;
}
