body {
	margin:0;
	padding:0;
	width: 10730px;
	height: 509px;
	color:#686868; 
	font: 67.5%/150% VERDANA, Sans-Serif; 
	background: #939393 url(../img/bg.gif) repeat-x left top;
}

h2 {font-size: 1.1em;}
h3 {font-size: 1.4em;}
h4 {font-size: 0.9em; font-weight: normal;}


hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {background: url(../img/bg_left.gif) repeat-y left top;

	height: 509px; 
}

#page2 {background: url(../img/bg_right.gif) repeat-y right top;

	height: 509px; 
}

img{ border: 1px solid #C0C0C0; padding: 4px;
}

#leftsider img{ border: 0px;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width: 250px;
 
}

#leftsider h1 {font-size: 2.0em; background: url(../img/titre.gif) left no-repeat;
height: 36px;
}


#content {
	margin: 75px 0 0 10px; 
	float: left;
	font-size: 1.1em; 
        color:#676767; line-height: %;
}

#content h4 {font-size: 1.2em;}

#content ul li  a{ padding-top: 40px; padding-right: 10px; padding-left: 5px;
	float: left;
        list-style: none;
        font-size: 1em; 
	color: #5588aa;
	text-decoration: none;
        
}


#content li  a{padding-top: 40px; padding-right: 10px;
	float: left;
        list-style: none;
        font-size: 1em; 
	color: #5588aa;
	text-decoration: none;
        
}
#content ul {	
	margin: 0;
	list-style:none;
}

.par {
	margin: 0px 40px 0 0px; 
	padding-left: 100px; 
	float: left; 
	width: 1000px; height: 359p;	
	
}

.img p{border: none;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin: 200px 0px 0 0px; 
	
	float: left; 
}

#note img { 
	    border: none;
}

#arrows {
	position: fixed;
	top: 470px;
	left: 500px; 
	width: 0px;
	height: 0px;
	
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 0px;
	height: 0px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent;}
#arrows ul #right a{background: transparent;}


	

#rightsider {

	margin: 0; 
	padding: 320px 10px 0px 0px;
	float: left;
        font-size: font-size: 0.8em; 
}	

#rightsider a{ font-size: 0.8em; 
	color: #5588aa;
	text-decoration: none;
        
	
}

p.secbot a{
	
	border-bottom:none;
	color:  #5588aa;
	
	text-decoration:none;
	font-size:0.6em;
}


