/********** GENERAL **********/

html, body { /* Force Vertical Scrollbar */
	/* IE 
	overflow-y: scroll; */
	/* Moz */
	height: 100%;

}

body
{
	position: relative;
 	background-position: right !important;
 	background-color: #583119;
	color: #fff;
	margin: 0px auto 0px !important;
	padding: 0 !important;
	width: 750px;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;

	} /* explaining font-sizes to dumb IE/PC */

html>body {
	font-size: small;
} /* Be nice with Opera rule */
.presseul{
margin-left:50px;	
	}
img {
	border: 0;
	text-align: center;
	margin-top: 2em;
}

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

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

a:hover {

	color: #fff;
	text-decoration: underline;
}

a:active {
color:#583119;
	text-decoration: underline;
}

#page {
	position: absolute;
	width: 100%;
/*	height: 100%; */
	background: #ed8a3a url(i/mainbkg.jpg) bottom right no-repeat; 
	text-align: left;
 	color: #583119;
}

/* #primarycontent {
	margin-left: 2em;
} */

#header {
	border-bottom: 5px solid #e37827;
	padding-left: 1em;
	margin-bottom: 1em;
}

#header img {
	margin: 0.5em;
}

#precontenu {
	width: 80%;
	float: left;
	clear: both;
}

#sidebar {
	float: left;
	height: 400px;
	border-right: 2px solid #e37827;
	background: #ed8a3a url(i/sidebarbkg.jpg) bottom left no-repeat; 
	padding-bottom: 3em;
	padding-right: 1em;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	width:100px;
	padding-left:30px;
	} /* explaining font-sizes to dumb IE/PC */

html>sidebar {
	font-size: medium;
} /* Be nice with Opera rule */

#contenu {
	margin-left: 27%;
	margin-bottom: 1em;
}

#contenu h1 {
	margin-bottom: 1.5em;
	font-size: large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large;
	} /* explaining font-sizes to dumb IE/PC */

html>#contenu h1 {
	font-size: x-large;
} /* Be nice with Opera rule */

#contenu h2 {
	font-size: medium;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large;
	margin-bottom:20px;
	} /* explaining font-sizes to dumb IE/PC */

html>#contenu h2 {
	font-size: large;
} /* Be nice with Opera rule */



/* Le pied de page*/


#prepied
{
	float: left;
	margin-left: 0.5em;
	margin-bottom: 0.25em;
	color: #e37827;
	font-size: x-large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: xx-large;
	} /* explaining font-sizes to dumb IE/PC */

html>#prepied {
	font-size: xx-large;
} /* Be nice with Opera rule */

#prepied ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pied
{
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e37827;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	} /* explaining font-sizes to dumb IE/PC */

html>#pied {
	font-size: x-small;
} /* Be nice with Opera rule */

#sidebar ul li a:link {
color:#583119;
text-decoration:none;
}
#sidebar ul li a:hover {
color:#583119;
text-decoration:underline;
}

#sidebar ul li a.current_agenda,
#sidebar ul li a.current_vous,
#sidebar ul li a.current_contact,
#sidebar ul li a.current_formules,
#sidebar ul li a.current_sortileges,
#sidebar ul li a.current_methodes,
#sidebar ul li a.current_quisuisje,
#sidebar ul li a.current_temoignages,
#sidebar ul li a.current_presse{
	color:#583119;
	text-decoration: none;
	font-weight:bold;
}



