body {
	text-align: center;
	background-color: #F8F8CD;
}
#SiteContainer {
	text-align: left;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:solid;
	border-left-style:solid;
	border-top-color: #A5561D;
	border-right-color: #A5561D;
	border-bottom-color: #A5561D;
	border-left-color: #A5561D;
	background-color: #FFFFFF;
}
#SiteContainer #Header {
	width: 100%;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A5561D;
	border-right-color: #A5561D;
	border-bottom-color: #A5561D;
	border-left-color: #A5561D;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#SiteContainer #Main #Right ul {
	text-align: left;
}


#SiteContainer #Header #Logo {
	position:absolute;
	text-align:center;
	height: 65px;
	width: 350px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	margin: 10px;
	background-color: #FFFFCC;
	font-size: 50px;
}
#SiteContainer #Footer table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#SiteContainer #Footer a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SiteContainer #Footer a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
}


#SiteContainer #Menu {
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A5561D;
	border-right-color: #A5561D;
	border-bottom-color: #A5561D;
	border-left-color: #A5561D;
	background-color: #423433;
}

#SiteContainer #Main {
	height: 440px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A5561D;
	border-right-color: #A5561D;
	border-bottom-color: #A5561D;
	border-left-color: #A5561D;
}

#SiteContainer #Footer {
	height: 28px;
	width: 800px;
	background-image: url(images/footer.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A5561D;
	text-align: center;
}

#SiteContainer #Footer #footertext {
	font-size: 10px;
	text-align: center;
}

#SiteContainer #Main #Content {
	height: 440px;
	overflow: auto;
}
#SiteContainer #Main #ContentMenuSemaine {
	height: 440px;
	float:left;
	width:74%;
	overflow: auto;
}
#SiteContainer #Main #ContentMenuSemaine p {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
#SiteContainer #Main #ContentMenuSemaine #menusemaine {
	font-size:16px;
}
#SiteContainer #Main #Search {
}
#SiteContainer #Main #SearchResult {
	height:370px;
	overflow:auto;
}
#SiteContainer #Main #SearchResult table{
	width:100%;
}
#SiteContainer #Main #Content p {
	margin-left:20px;
	margin-right:20px;
}
#SiteContainer #Main #Right {
	text-align:center;
	float: right;
	height: 440px;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
#SiteContainer #Menu a {
	padding: 2px;
	float: left;
	border: 2px solid #6C88AD;
	background-color: #A8D9F7;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #000000;
	text-decoration:none;
}

#SiteContainer #Menu a:link {
	padding: 2px;
	float: left;
	border: 2px solid #963B36;
	background-color: #FAD256;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #000000;
	text-decoration:none;
}
#SiteContainer #Menu a:visited {
	padding: 2px;
	float: left;
	border: 2px solid #963B36;
	background-color: #FAD256;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #000000;
}
#SiteContainer #Menu a:hover {
	padding: 2px;
	float: left;
	border: 2px solid #963B36;
	background-color: #963B36;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #FAD256;
}

#SiteContainer #Menu a:active {
	padding: 2px;
	float: left;
	border: 2px solid #963B36;
	background-color: #CE5B2E;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #000000;
}
#SiteContainer #Header #loginForm {
	text-align:right;
	color:#FFFFFF;
    position:absolute;
	float: right;
	width: 100px;
	margin-left: 580px;
}
#hiddenresponse {
	visibility:hidden; 
	display:none;
}

#hiddenexemple {
	visibility:hidden; 
	display:none;
}

#tblMatières {
	margin-left: 30px;
}

#bienvenue {
	margin-left: 30px;
	margin-right: 30px;
	text-indent : 20px; 
  	text-align : left;
}

#bienvenue li{
	margin-left:40px;
	text-indent : 0px; 
  	text-align : left;
}

a:link {
	text-decoration:none;
	color:#CC5A24;
}

a:hover {
	text-decoration:none;
	color:#CC5A24;
	background-color: #FFF0C4;
}

a:visited{
	text-decoration:none;
	color:#CC5A24;
}
