/********************************************************************************************************************************************
*																																			*
*																Style Général																*
*																																			*
*********************************************************************************************************************************************/

a: hover
{
	color: #DE611E;
	text-decoration: underline;
}
a: link
{
	color: #000000;
	text-decoration: none;
}
a: visited
{
	color: #DE611E;
	text-decoration: none;
}
a: alink
{
	color: #000000;
	text-decoration: none;
}
h4
{
	margin-top: 20pt;
	font-family: Arial;
	color: #000086;
	text-indent: 5pt;
	margin-bottom: 20pt;
}
h6
{
	margin-top: 20pt;
	font-family: Arial;
	color: #000086;
	text-indent: 5pt;
	margin-bottom: 20pt;
}
h1, h2, h3, h5
{
	font-family: Arial;
	color: #000086;
}
td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #070719;
}
Select
{
	background-color: #FFFFFF;
	border-color: #016332;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Verdana,tahoma,Arial;
	font-size: 12px;
}
SelectBlanc
{
	background-color: #FFFFFF;
	border-color: #a9d19a;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-family: Verdana,tahoma,Arial;
	font-size: 10px;
}
Input
{
	background-color: #FFFFFF;
	border-color: #016332;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Verdana,tahoma,Arial;
	font-size: 12px;
}
Input.File
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}
Input.FondBlanc
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}
Input.PtePolice
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
Input.lock
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}
Input.Arrow
{
	color: #ffffff;
	font-family: Wingdings;
	font-size: 8pt;
}
InputBlanc
{
	background-color: #FFFFFF;
	border-color: #a9d19a;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-family: Verdana,tahoma,Arial;
	font-size: 10px;
}


/********************************************************************************************************************************************
*																																			*
*															Style Propre au Page															*
*																																			*
*********************************************************************************************************************************************/

.LIEN
{
	cursor: pointer;
	font-weight: bold;
	color: #000086;
}
.LIEN :hover
{
	font-weight: bold;
	color: #000086; 
	text-decoration: underline;
}
.LIEN :link
{
	font-weight: bold;
	color: #000086;
	text-decoration: none;
}
.LIEN :visited
{
	color: #FF0000;	
	text-decoration: none;
} 
.BODY
{
	scrollbar-face-color: #C1DEB6;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #D9EBD2;
	scrollbar-shadow-color: '';
	scrollbar-highlight-color: '';
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-color: '';
}
.TITRE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	color: #DE611E;
	text-decoration: none;
	text-align: center;
	margin-top:50px;

}
.SOUSTITRE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
	text-align: center;
}
.IMAGE
{
	border-style:none;
	vertical-align:top;
	cursor:pointer;
}
.LIGNE_DESSIN
{
	width:100%;
}
.NEWREQUETE
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;;
	color:#000086;
}


/********************************************************************************************************************************************
*																																			*
*										Style Utilisé pour afficher ou non les critères de recherche 										*
*																																			*
*********************************************************************************************************************************************/


.RECHSEAN
{
	display: inline;
}
.RECHCOMM
{
	display: inline;
}
.RECHRAPP
{
	display: none;
}
.RECHTHEM
{
	display: none;
}
.RECHSERV
{
	display: inline;
}
.RECHNUM
{
	display: inline;
}
.RECHTYPEDOC
{
	display: none;
}
.CALENDRIER
{
	display:inline;
}


/********************************************************************************************************************************************
*																																			*
*											Style Utilisé dans les différentes pages de recherches											*
*																																			*
*********************************************************************************************************************************************/


.RECH_TITRE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.RECH_SOUSTITRE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000086;
	text-decoration: none;
}
.RECH_FLDLIB
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000086;
	width:15%;
}
.RECH_FLDVAL
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:85%;
}
.RECH_FLDVAL2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:77%;
}
.RECH_FLDVAL3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	width:8;
}
.RECH_VAL_SEANCE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:35%;
}
.RECH_VAL_DATESEANCEDEPUIS
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:10%;
}
.RECH_VAL_DATESEANCEJUSQUA
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:10%;
}
.RECH_VAL_THEME
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:50%;
}
.RECH_VAL_COMMISSION
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:50%;
}
.RECH_VAL_RAPPORTEUR
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:50%;
}
.RECH_VAL_SERVICE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:50%;
}
.RECH_VAL_NUMDEFINITIF
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	width:50%;
}
.RECH_VAL_TEXTE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	width:34%;
}
.RECH_VAL_SEARCHTYPE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
	width:15%;
}
.RECH_VAL_TYPEDOC
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:100%;
}
.RECH_VAL_MAXFILESPERPAGE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width:35%;
}


/********************************************************************************************************************************************
*																																			*
*											Style Utilisé dans les différentes pages de resultat											*
*																																			*
*********************************************************************************************************************************************/

.RSLT_ENTETE
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}
.RSLT_LIGNE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.RSLT_TITRE
{
	font-weight: bold;
	color: #000086;
}
.RSLT_TYPESEANCE
{
}
.RSLT_COMMISSION
{
}
.RSLT_THEME
{
}
.RSLT_SERVICE
{
}
.RSLT_RAPPORTEUR
{
}


/********************************************************************************************************************************************
*																																			*
*														Style Utilisé dans la Popup															*
*																																			*
*********************************************************************************************************************************************/

.TYPEDOC_TITRE
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}


/********************************************************************************************************************************************
*																																			*
*														Style Utilisé dans la page AIDE.HTM													*
*																																			*
*********************************************************************************************************************************************/

.TABLE_AIDE
{
	width:100%;
	border-width:0;
}
.CELLULE_AIDE
{
	width:50%;
}
.IMAGE_AIDE
{
	border-width:0;
	width:315;
	height:25;
}


/********************************************************************************************************************************************
*																																			*
*													Style Utilisé dans la page CALENDRIER.ASP												*
*																																			*
*********************************************************************************************************************************************/

.TABLE_CALENDRIER
{
	width:250;
	height:100;
	border-width:1;
	border-color: #000000;
}
.CELLULE_CALENDRIER
{
	background-color: #F0F0F0;
}
.CELLULE_JOUR_CALENDRIER
{
	width:14%;
	vertical-align:middle;
}
.IMAGE_CALENDRIER
{
	border-width:0;
}