

/*<group=General Styles>*/

body {
	background: none #ca946c;
}
	
/*</group>*/

/*<group=Layout>*/

#footer {
	background: #6f1d1a;
	color: #8f6358;
}

#mainContent #sidebar {
	background: #a12b27;
}

#mainContent #sidebar #sidebar_header {
	background: url(../../images/menu-automne-v.jpg) no-repeat top left;
}

#mainContent #content {
	position: relative;
}


#pageHeader h2 { 
	color: #f4e5b8;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}

#pageHeader {
	background: url(../../images/vide-automne.jpg) no-repeat top left #a12b27;
	border-top: #a02b26 inherit 1px;
}

#container { 
	background: #a12b27;
}
	
/*</group>*/

/*<group=Toolbar>*/

#navcontainer a:hover {
	color: #f4deb0;
	background: #8e5047;
}

#navcontainer a {
	color: #fe9d5e;
	/*height: 100%;*/
}

#navcontainer #current {
	color: #fedc57;
	background: #de5c38;
}
	
/*</group>*/


/*<group=Global Classes>*/

h1 {
	color: #f9dfc4;
	margin: 0px 0px 0.8em;
	font-size: 1.3em;
}

h2 {
	color: #f9dfc4;
	margin: 0px;
	font: normal 1.5em/1.1em "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

h3 {
	color: #ffffff;
	margin: 0px;
	text-align: justify;
	font: 1.05em/1.3em "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

h4 {
	color: #f9dfc4;
	margin: 0px;
	font: normal 1.2em/1.2em "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
}

	
/*</group>*/

