﻿
body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#ffffcc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.74em;
	color: #000000;
	
	
}

/*
A:link		{color: #000000;}
A:visited	{color: #00C080;}
*/

.Titre
{
     font-weight:bold;
     color:#660000;
     font-size:1.2em;
}

.clsSousTitre
{
     font-weight:bold;
     color:#660000;
     font-size:1.2em;
}
    
.clsLibelleGras
{
	font-weight:bold;	
}



TEXTAREA
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 9pt;
	font-family: Arial;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	border-right-width: 1px;
	border-right-color: Gray;
}

INPUT
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 9pt;
	font-family: Arial;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	border-right-width: 1px;
	border-right-color: Gray;
}


SELECT
{
	font-size: 8pt;
	width: 100px;
	font-family: Arial;
}
.clsBouton
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	background-color: #e0e0e0;
	border-right-width: 1px;
	border-right-color: Gray;
	font-size: 8pt;
	font-weight: bold;
}

.clsBoutonOver
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-right-color: Gray;
	font-size: 8pt;
	font-weight: bold;
}

/*Modal Popup
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
*/
.SADCodePostal
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	border-right-width: 1px;
	border-right-color: Gray;
	font-size: 8pt;
	font-family: arial;
	BEHAVIOR: url( "script/SADCodePostal.htc" );
}

.SADnas
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	border-right-width: 1px;
	border-right-color: Gray;
	font-size: 8pt;
	font-family: arial;
	BEHAVIOR: url( "script/SADnas.htc" );
}

.SADcourriel
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: Gray;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-color: Gray;
	border-right-width: 1px;
	border-right-color: Gray;
	font-size: 8pt;
	font-family: arial;
	BEHAVIOR: url( "script/SADcourriel.htc" );
}
.clsEnteteSection
{
	background-image: url(  '../../images/SectionBackGround.gif' );
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.clsJourInactif
{
	background-image: url(  '../../images/CalendrierBg.gif' );
	height: 25px;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}


.alternateRowStyle
{
	vertical-align:top;
	background-color: #eeeeee;
}
.rowStyle
{
	vertical-align:top;
	background-color: #ffffcc;
}

.selectedRowStyle
{
	background-color: Khaki;
}

.clsGridView
{
	font-size: 8pt;
}

.clsEnteteGrille
{
	background-image: url('../../images/EnteteGrille.jpg') ;
}




/*
a.soustitregras:link
{
	color: black;
	text-decoration: none;
}
a.soustitregras:visited
{
	color: black;
	text-decoration: none;
}
a.soustitregras:hover
{
	color: gray;
	text-decoration: underline;
}
a.soustitregras:active
{
	color: black;
	text-decoration: underline;
}
a.soustitregras:focus
{
	color: black;
	text-decoration: underline;
}
*/

/*
.titrePrincipal
{
	color: #000080;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
}
.soustitrenormal
{
	color: Gray;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
}

a.titreRapport:link
{
	font-size: 12px;
	font-family: 'Arial' font-weight:bold;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
a.titreRapport:visited
{
	font-size: 12px;
	font-family: 'Arial' font-weight:bold;
	color: #000080;
	text-decoration: none;
	font-weight: bold;	
}
a.titreRapport:hover
{
	font-size: 12px;
	font-family: 'Arial' font-weight:bold;
	color: gray;
	text-decoration: underline;
	font-weight: bold;	
}
a.titreRapport:active
{
	font-size: 12px;
	font-family: 'Arial' font-weight:bold;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;	
}
a.titreRapport:focus
{
	font-size: 12px;
	font-family: 'Arial' font-weight:bold;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;	
}

.categorieItemStyle
{
	background-image: url(../../images/categorieItemBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	font-weight: bold;
}
*/
.clsEnteteTableau
{
	/*font-weight: bold;*/
	 background-color:#003399;
	background-image: url(../../images/EnteteTableau.gif);
	color: white;
	
}

.hiddencol
{
    display:none;
}

.validatorCalloutHighlight
{
	background-color: #F5F5DC;
}

.titreItalique 
{
	 font-style:italic;
	 font-weight: bold;	
	 font-size:0.9em;
	
	
}

