body {
	margin:0;
	padding:0;
	width: 4900px;
	height: 570px;
	color:#333; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #000000 url(../img/bg4.gif) repeat-x left top;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 570px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#ressources {
	padding: 75px 0 0 40px;
	float: left;
	width:800px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 20px; 
	padding-left: 18px;
}

#menu ul {
	list-style-type: none;
    padding: 0;
    margin: 0;
	text-align: left;
    width: 20em;
}

#menu li {
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 2em;
    margin: 1em 0;
}

#menu a{
	text-decoration: none;
	color: #333;
}

#menu a:hover{
    color: #33cc00;
	/*border-bottom: 1px solid #33cc00;*/
}

#content {
	margin: 75px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 22px;
	border-bottom:none;
	color: #333;
	background: url(../img/yellowcatpaw.jpg) no-repeat scroll left center;
	text-decoration:none;
	font-size:1.1em;
}

p.secbot a:hover {
	border-bottom:1px solid #33cc00;
}

#arrows {
	position: fixed;
	top: 510px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline; 
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a{background: transparent url(../img/leftbig3.gif) no-repeat;}
#arrows ul #right a{background: transparent url(../img/rightbig3.gif) no-repeat;}


#rightsider {
	padding: 0px 0 0 50px;
/*	margin-top: -25px; */
	float: left; 
	width: 300px;	
}	

#rightsider a{
	color: #333;
	text-decoration: none;
}

#rightsider h1 {font-size: 2.0em;}