/*=================*/
/* Généralités     */
/*=================*/
body, td, th, input, .normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #222222;
}
input {
	color: black;
	font-size: 8pt;
}
h1 {
	font-size: 12pt;
	color: #57906F;
}
h2 {
	font-size: 11pt;
	color: #555555;
	margin-bottom: 3pt;
}
h3 {
	font-size: 10pt;
	color: #555555;
}
input.button{
	background-color: #299CDE;
	color: white;
	font-weight: bold;
}
body {
	text-align: center;
	margin-top: 0;
}
form {
	margin: 0 0 0 0;
}
a:link {
	color: #325D44;	
}
a:visited {
	color: #325D44;	
}
.white, a.white:link, a.white:visited {
	color: white;	
}
a img {
	border: 0;
}
p {
	margin: 0px 0px 0px 0px;
}
table{
	border-spacing: 0px;
	border-collapse: collapse; 
	width: 100%;
}
td, th {
	vertical-align:top;
	padding: 0px;
}
table.array td, table.array th {
	padding: 3px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*=================*/
/* Home            */
/*=================*/
#homepage {
	width: 800px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/site/sys/homebg.jpg);
	background-repeat: no-repeat;
}
#homefirstvisit {
	width: 208px;
	height: 400px;
	float: right;
	background-color: #33A081;
	color: white;
}
#homefirstvisit-title {
	padding: 8px 8px 8px 8px;
	background-color: black;
	text-align: center;
	font-weight: bold;
}
#homefirstvisit-content {
	padding: 30px 20px 30px 25px;
}
#hometabpanel {
	padding-left: 16px;
}
.hometab {
	margin-right: 1px;
}
#homecontenttable {
	width: auto;
	margin: 40px 0 0 20px;
}
#homecontenttable td {
	vertical-align: top;
	padding-left: 4px;
	padding-right: 6px;
	color: black;
}
#homecontenttable img {
	margin-top: 2px;
}
/*=================*/
/* Page intérieure */
/*=================*/
#page {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #D0D0D0;
	background-repeat: no-repeat;
}
#pageleftimg {
	float: left;
	width: 20px;
	margin-left: -21px;
}
#pagetabpanel {
	margin-top: 126px;
	margin-bottom: 2px;
}
.pagetab {
	margin-right: 1px;
}
#pagebuttonpanel {
	text-align: right;
	padding: 1px 1px 0px 1px;
	background-color: #E0E0E0;
	margin-bottom: 14px;
}
#leftcol {
	width: 166px;
	border-top: 5px solid #E2EBE8;
	padding: 9px 0px 0px 1px;
}
#menucontainer {
	background-image: url(../img/site/sys/menubg.gif);
	background-repeat: repeat;
	height: 500px;
}
.menusep {
	background-color: #78A699;
	height: 1px;
	overflow: hidden;
}
.menulink1 {
	height: 17px;
	background-color: white;
}
.menulink1_cur {
	height: 17px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #D8E3DB;
}
.menulink2 {
	height: 17px;
	background-color: white;
}
.menulink2_cur {
	height: 17px;
	background-color: white;
}
.menulink3 {
	height: 17px;
	background-color: white;
}
.menulink3_cur {
	height: 17px;
	background-color: white;
}
.menulink1 a:link, .menulink1 a:visited {
	text-decoration: none;
	color: #474747;
}
.menulink1_cur a:link, .menulink1_cur a:visited {
	text-decoration: none;
	color: #474747;
	font-weight: bold;
}
.menulink1 .menupucecolumn, .menulink1_cur .menupucecolumn {
	padding: 3px 3px 0px 3px;
	width:10px;
}
.menulink2 a:link, .menulink2 a:visited {
	text-decoration: none;
	color: #474747;
}
.menulink2_cur a:link, .menulink2_cur a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0E6B36;
}
.menulink2 .menupucecolumn, .menulink2_cur .menupucecolumn {
	padding: 5px 3px 0px 13px;
	width:10px;
}
.menulink3 a:link, .menulink3 a:visited {
	text-decoration: none;
	color: #474747;
}
.menulink3_cur a:link, .menulink3_cur a:visited {
	text-decoration: none;
	color: #0E6B36;
	font-weight: bold;
}
.menulink3 .menupucecolumn, .menulink3_cur .menupucecolumn {
	padding: 5px 3px 0px 26px;
	width:10px;
}

#rightcol {
	width: 600px;
	padding: 6px 20px 20px 36px;
}
#onecol {
	width: 724px;
	height: 500px;
	padding: 6px 20px 20px 36px;
}
#locator {
	margin-bottom: 20px;
}
#locator a:link, #locator a:visited {
	font-size: 8pt;
	color: #677671;
	text-decoration: none;
}
#pagination {
	margin-top: 20px;
}
#pagination, #pagination a:link, #pagination a:visited {
	font-size: 8pt;
	color: #677671;
	text-align: center;
}
#sitemap td {
	padding: 3px 3px 3px 3px;
}
.sitemap-item0 {
	background-color: #66A377;
	border: 1px solid black;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
}
.sitemap-item1 {
	background-color: #878D8B;
	border: 1px solid black;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
}
.sitemap-item2 {
	background-color: #288DAB;
	border: 1px solid black;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 3px 3px 3px 3px;
}
.sitemap-item3 {
	background-color: #66A377;
	border: 1px solid black;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 3px 3px 3px 3px;
}
#sitemap a:link, #sitemap a:visited {
	color: white;
	text-decoration: none;
}
ul.contentlist {
	list-style-image: url(../img/site/sys/puce_content.jpg);
}
div#footer, div#footer a {
	color: #666666;
}
