html {
	height: 100%;
}
body {
	min-height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;	
}
div.recherche {
	position: absolute;
	top: 166px;
	left: 22px;
	z-index: 10;
	vertical-align: top;	
}
#avertissement {
	color: White;
}
#mot_cle {	
	width: 175px;
	height: 18px;
	border: 0px;
}
#bouton_chercher {
	cursor: pointer;
}
#date_du_jour {
	position: absolute;
	left: 510px;
	top: 147px;
	color: white;
	font-weight: bold;
}

#copyright {
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #004E86;
}

#lettres {
	position: absolute;
	top: 195px;
	left: 22px;
	color: White;		
	font-size: 11px;
}

#liens {
	position: absolute;
	top: 215px;
	left: 20px;
	color: white;
	font-size: 12px; 
	font-weight: bolder;
}

span.titre {
	color: white;
	font-size: 12px; 
	font-weight: bolder;
}
a.titre_lien {
	color: white;
	font-size: 12px; 
	font-weight: bolder;
	text-decoration: none;
}
a.titre_lien:visited {
	color: white;
	font-size: 12px; 
	font-weight: bolder;
	color: white;
}
a.titre_lien:link {
	color: white;
	font-size: 12px; 
	font-weight: bolder;
	color: white;
}
a.titre_lien:hover {
	font-size: 12px; 
	font-weight: bolder;
	color: #922C1D;
	background-color: #FEFEFE;
}

div.nom {
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
}
a.lettres{
	color: White;	
	text-decoration: none;
}
a.lettres:visited {
	color: White;
}
a.lettres:link {
	color: White;	
}
a.lettres:hover {
	background-color: #FEFEFE;
	color: #922C1D;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
th {
	font-weight: bold;
}
.selectList {
	z-index: 1;
}
.fieldname {
	height: 20px;
	display: inline;
	vertical-align: text-top;
	width: 180px;
	display: block;
}

.gris {
	height: 20px;
	vertical-align: top;
	display: inline;
	width: 400px;
	border-right: solid 1px #1c5a8d;
}
select {
	font-size: 12px;
	background-color: #FFFFF0;
}
.pair {
	background-color: #FDD8AC;
}

.tables {
	text-align: left;
}
a.tables:hover{
	background-color: #FDD8AC;	
}
a.tables_selected {
	background-color: #FDD8AC;	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	vertical-align: top; 
}
.info{
	background: transparent;	
	border: 0px;
	border-bottom: black 1px dotted;
	font-size: 12px;
	cursor: pointer;
}
.txtnom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	vertical-align: top;
}
.miniature {
	background-color: White;
	text-align: -moz-center;
	text-align: center;
	vertical-align: middle;
}
.gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	border-bottom: solid 1px #1c5a8d;
	border-left: solid 1px #1c5a8d;
}
.fieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	border-bottom: solid 1px #1c5a8d;
	border-left: solid 1px #1c5a8d; 
	width: 180px;
}
td.txt {	
	border: solid 1px #1c5a8d;
}
td.txt_selected {	
	background-color: #E8E4D9;
}
textarea.txt {
	width: 450px;
	border: 0px;
}
input.texte {
	color: Black;
	background-color: #FFFFF0;
	border: Gray solid 1px;
	width: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea.texte {
	color: Black;
	background-color: #FFFFF0;
	border: Gray solid 1px;
	width: 400;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titretab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
th.titretableau {
	background-color: #1c5a8d;
	font-size: 14px;
	color: White; 
}

button, .button {
	color: Black;
	border: Gray solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}

/***** Debut Section Calendar *****/
.calCalendar {
    background-color: white;
    font-size: 100%;
	font-family: 'Verdana';
	border: 2px outset #dddddd;}
.calClickable {
    width: 15px;
    border: 2px solid white;
    cursor: pointer;
	color:	#1c5a8d;
	font-size: 85%;
	text-decoration: none ; }
.calClickable_hover {
    width: 15px;
    border: 2px outset #dddddd;
    cursor: pointer;
    color:	#1c5a8d;
	font-weight: bolder;
	font-size: 85%; }
TR.calMonthsheader {
    background-color: white;
    color: #000000;
    font-weight: bolder; }
TD.calMonthsheader {
    background-color: white;
    color: #000000;
    font-weight: bolder;
    font-size: 100%; }
.calTitleBar {
    background-color: #1c5a8d;
    font-weight: bolder;
    color: #ffffff; }
/***** Fin Section Calendar ******/ 