/**********************************************************************/
/* GESTION DES TABLEAUX */
/**********************************************************************/
.table
{
	background-color:#FDFDF3;
	border:1px solid #000000;
	cursor:hand;
	text-align: left;
	width: 90%;
}

.SelectedItemTable
{
	border:1px solid #000000;
	color:#000000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
}

.ItemTable
{
	border:1px solid #000000;
	color:#000000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
}

.HeaderTable
{
	background-color:#2B4B86;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
}

.FooterTable
{
	background-color:#2B4B86;
	font-weight:bold;
	color:#ffffff;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
}

.AlternatingItemTable
{
	border:1px solid #000000;
	color:#000000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
	background-color:#FFF690;
}

/**********************************************************************/
/* GESTION DES ZONES DE SAISIES */
/**********************************************************************/
.textbox {
font-family : Arial; 
font-size : x-small; 
font-style : normal; 
color : #000000; 
border-width : 1px; 
border-style : solid; 
border-color : #000000; 
background-color : #FFFFFF; 
height: 20px;
width: 185px;
} 
.lefttextbox {
text-align : left; 
} 
.checkbox {
font-family : Geneva, Arial, Helvetica, san-serif; 
font-size : x-small; 
font-style : normal; 
color : #000000; 
text-align : left; 
} 
#textboxtext {
font-family : "Comic Sans MS"; 
font-size : x-small; 
color : #69c; 
text-align : right; 
} 
.textboxtext {
font-family : "Comic Sans MS"; 
font-size : x-small; 
color : #69c; 
text-align : right; 
} 
.combobox {
font-family : Geneva, Arial, Helvetica, san-serif; 
font-size : x-small; 
font-style : normal; 
background-color : #FFFFFF; 
color : #000000; 
border-collapse : collapse; 
border-width : 1px; 
border-style : solid; 
border-color : #69c; 
} 

Body
{	
	background-color:#2B4B86;
}
.police
{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 13px; 
	font-weight: bold; 
}

.policeNormal
{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal;
}
.smallpolice
{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
}

A.liensmallpolice:Link{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

A.liensmallpolice:Visited{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;}

A.liensmallpolice:Active{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

A.liensmallpolice:Hover{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

A.lienpolice:Link{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

A.lienpolice:Visited{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;}

A.lienpolice:Active{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

A.lienpolice:Hover{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

.date
{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}
.copy
{
	color: #F7E401; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}
A.copy:Link{
	color: #F7E401; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}

A.copy:Active{
	color: #F7E401; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}

A.copy:Visited{
	color: #F7E401; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}

A.copy:Hover{
	color: #F7E401; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}
.Login {
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}

A.Login:Link{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}

A.Login:Active{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}

A.Login:Visited{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}

A.Login:Hover{
	color: #2B4B86; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ 
	background-color:transparent; 
	width:125px; 
	height:23px; 
}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#4B659B;
	font-size:12px;	
	font-weight:normal;
	border: 0px #CBCBCB solid;
	background-color:transparent;  
}
.submenuitemselected{
	color:#FFF690; 
	font-size:12px; 
	font-weight:normal;
	border: 1px #000000 outset;
	background-color:#123F92;  	
}
.submenu{
	border:1px #ffffff solid;
	padding:0px;
	color: #123F92;
	background-color:#FFF690;
}
.rootmenuitem TD{ 
	color:#FFF690; 
	font-size:12px; 
	font-weight:bold;
	height:23px;
	text-align: center;
	background-color:transparent;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#F2F6FE; 
	font-size:12px; 
	font-weight:bold;
	height: 23px;
	text-align: center;
	background-color:transparent;
}









