body {
	
	font-size: 14; /* Resets 1em to 10px */
	font-family: 'Verdana', Geneva, Helvetica, Arial, Tahoma, Sans-Serif;
	color: #333;
	margin-left: 10%;
	text-align: left;
	background: #FFFFFF url(images/motif.png) repeat top; 
	}

#page {
	width: 95%;
	min-width: 880px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 2px solid #0923E7;
	text-align: justify;
	background: #FFFFFF;
	}

#je {
	font-family: 'Verdana', Geneva, Helvetica, Arial, Tahoma, Sans-Serif;
	font-size: 100%; 

}
	
#zone{
	width: 350px;
	background: #FDFCC3;
}

a {
	color:#C04914;
	text-decoration: none;
	font-size: small;

	}
	
#header {

	}
	
#content {
	font-size: 1.2em

}
	
#liste {
	padding-left: 50px;
	font-size: 80%;
}

#liste-liens {
	padding-left: 50px;
	font-size: 70%;
	line-height: 0.7em;
}

#titre {
	font-weight:bold;
	font-size: 1.5em;
}

h2{
	font-weight:bold;
	font-size: 1.5em;	
	}


#retrait {
	margin-left: 30px;
	margin-right: 20px;
	font-size: 80%;
	font-style: bold;
}	

#affiche {
	padding-left: 15px;
}
	
h1, h2, h3 {
	font-family: 'Geneva', Verdana, Arial;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}
#legende{
	color:#800080;
	font-size: 75%;
	font-family: 'Geneva', Verdana;
}
#legende2{
	color:#F30;
	font-size: 100%;
	font-family: 'Geneva', Verdana;
	font-style:italic;
	position: relative;
	left: 40px;
	text-align: left;

}
	
#pied {
	border: none;
	margin-bottom: 100px;
	}

survol {
	color: #003300;
}

#menu {
	color:#800080;
	font-size: 75%;
	}
#new{
	position: RELATIVE;
	left: 30px;
	top: 20px;
	text-align:center;
	color: #FFF;
	background-color: #F00;
	width:80%;
}
.petit-texte {
	font-size: xx-small;
}

