﻿

div.general
{
	width: 530px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	background-color: #ffffff;
}

div.critere
{
	width: 530px;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
	background-color: #ffffff;
}

div.panel
{
	width: 530px;
	text-align: center;
	margin-top: 2px;
}
.RadMultiPage
{
	min-height:230px;
}
div .Resultats
{
	width: 530px;
	text-align: center;
	margin-top: 4px;
		
}

div .NoResult
{
	font-weight: bold;
	font-size: 13pt;
	width: 350px;
	color: #000000;
	font-family: Arial;
	position: static;
	height: 70px;
	font-variant: small-caps;
	vertical-align: middle;
	azimuth: center;
}

.Field
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #000000 1px solid;
	cursor: text;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}

.Bouton 
{
	border-right: white 2px;
	border-top: white 2px;
	font-weight: bold;
	font-size: 8pt;
	border-left: white 2px;
	cursor: pointer;
	color: #F5F5F5;
	border-bottom: white 2px;
	font-family: Arial;
	background-color: #04388C;  
	
}

.LK_Reset
{
	font-size: 8pt;
	color: #0000cc;
	font-family: Arial;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}

.LibelleCriteres
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}

.criteres
{
	font-size: 9pt;
	color: #04388c;
	font-family: Arial;
	text-decoration: underline;
}


.Bandeau
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Arial;
	background-color: #F5F5F5;
	text-align: left;
	border-right: #e4e4e4 1px solid;
	border-top: #e4e4e4 1px solid;
	border-left: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	width: 100%;
}

.RubCriteres
{
	color: black;
	font-family: Arial;
	background-color: #ffffff;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
}

.RecapCriteres
{
	width: 100%;
	text-align: left;
	
	padding-bottom: 1px;
	padding-top: 1px;
}

.TitreDoc
{
	font-weight: bold;
	font-size: 9pt;
	color: #04388C;
	font-family: Arial;
	text-align: left;
}

.SousTitreDoc
{
	font-size: 8pt;
	color: #04388C;
	font-family: Arial;
	text-align: left;
	font-style: italic;
}


.TitreAppuis
{
	font-weight: bold;
	font-size: 9pt;
	color: #04388C;
	font-family: Arial;
	text-align: left;
	width: 550px;
	text-decoration: underline;
	cursor: pointer;
	
}

.InfosDoc
{
	font-size: 8pt;
	color: #04388c;
	font-style: italic;
	font-family: Arial;
	 text-align: left;
}

					 

.MultiPage
{
	font-size: 8pt;
	font-family: "MS Sans Serif" , Tahoma, sans-serif;
	background-color: #F5F5F5;
}



/* Tree View style */


.NodeSelectionne
{
	color: #FF4620;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}


