/* Global Styles */

body {
	margin:0px;
	background-color: #999966;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}

/* Geoff */

table#TMAIN {
	width: 772px;
	padding: 0% 0% 0% 0%;
	vertical-align: top;
	border: medium solid White;
}

table#TSUB {
	width: 771px;
	padding: 0% 0%;
	vertical-align: top;
}

td#TDCONTENU {
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	text-align: justify;
	text-indent: 1px;
	word-spacing: 1px;
	background-color: White;
	padding:30px;
}
.cParentMenu{
	width: 116px;	
	font-size: 11px;
	margin:5px;
	padding:2px;
}

.cParentMenu a {
	display: block;
	border: 1px solid White;
} 

.cParentMenu a:link, .cParentMenu a:visited{
	background-color: #DCE8E8;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: #cc0000;
	text-decoration: none;
} 

.cParentMenu a:hover{
	background-color: #999966;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: White;
	text-decoration: none;
} 

/* Menu encodage */
.cEncodage {
	width: 116px;	
	font-size: 11px;
	margin:5px;
	padding:2px;
} 
.cEncodage a {
	display: block;
	border: 1px solid White;
} 

.cEncodage a:link, .cEncodage a:visited{
	background-color: #FF0000;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: #000000;
	text-decoration: none;
} 

.cEncodage a:hover{
	background-color: #999966;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: White;
	text-decoration: none;
} 


/* formulaires */
form {
	padding:0;
	margin:0;
}
.cFormulaireLabel {
	background-color: #DCE8E8;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: #000000;
	text-decoration: none;
} 
.cFormulaireResults {
	padding:0;
} 
.txtarea, .saisie {
	margin:0;
	border: 1px solid Black;
	width:260px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.liste {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	vertical-align:top;
}
.li1result {
	clear:both;
	vertical-align:top;
	margin-left:0px;
	padding-bottom:20px;
	text-align:left;
}
.respuce {
	float:left;
	margin-top:4px;
	margin-right:8px;
}
.li1ares {
	color:#000000;
}
.li2result {
	clear:both;
	display:list-item;
	list-style-type:circle;
	list-style-position:outside;
	margin-left:30px;
}
.li2ares {
	color:#606060;
	font-weight:normal;
}
.liresimg {
	float:left;
	vertical-align:top;
	margin-right:8px;
	margin-bottom:4px;
	border:0;
	width:250px;
}
.oretour {
	display:block;
	text-align:center;
}
.pagesuiv {
	clear:both;
	text-align:center;
	font-size:smaller;
}
.inactif {
	color:#A1A1A0;
}
.cFormulaireChoixEncodage a {
	display: block;
	border: 1px solid Black;	
} 
.cFormulaireChoixEncodage a:link, .cFormulaireChoixEncodage a:visited{
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: #cc0000;
	text-decoration: none;
} 

.cFormulaireChoixEncodage a:hover{
	background-color: #999966;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	color: White;
	text-decoration: none;
} 




/* ID Styles */
		
#navigation a:hover {
	color: White;
	font: normal bold 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #999966;
}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font: 11px arial;
	line-height: 18px;
	color: #333333;
	text-align:center;
}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
