body {
	background-image:url("barley.jpg");
	color:#5b2d1c;
	text-align:justify;
}

a:link {
	color:#5b2d1c;
}

a:visited {
	color:#FF3400;
}

a:active {
	color:#006666;
}

h1 {
	text-align:center;
	color:#FF3400;
	border-top:1px #FF3400 solid;
	border-bottom:1px #FF3400 solid;
	border-left:5px #FF3400 solid;
	border-right:5px #FF3400 solid;
	margin-bottom:35px;
}

h2 {
	color:#FF9900;
}

h3	{
	text-align:center;
	color:#FF3400;
	margin-bottom:35px;
}

h5	{
	color:#FF3400;
	margin-left:10px;
}

cite {
	font-style:italic;
}

.citation1 {
	background-color:#ffb335;
	width:80%;
	padding:5px;
	margin:20px;
	/* Mise en commentaire	border: 1px white solid; */
}

.citation2 {
	color:#FF3400;
	font-size:2em;
}

.citation3 {
	background-color:#FF3400;
	color:#fde02b;
	width:10%;
	padding:3px;
}

p.citation3 a:visited	{
	color:#f3c405;
}

p.citation3 a:link	{
	color:#5b2d1c;
}

p.citation3 a:active	{
	color:#006666;
}	

.citation4 {
	color:#FF3400;	
}

.citation5	{
	margin-left:50%;
	color:#FF3400;
}	

.citation6 {
	background-color:#ffb335;
	color:#5b2d1c;
	font-size:11px;
	font-style:italic;
	width:60%;
	padding:5px;
	margin:10px;
	margin-left:30%;
}

.citation7	{
	background-color:#ffb335;
}

.citation8 	{
	border-top:1px #FF3400 solid;
	border-bottom:1px #FF3400 solid;
	border-left:1px #FF3400 solid;
	border-right:1px #FF3400 solid;
	margin-left:50%;
	padding-left:5px;
	padding-right:5px;
	color:#FF3400;
}
	
p.miseAjour {
	background-color:#FF3400;
	color:#f5de53;
	margin-top:50px;
	width:40%;
}

address {
	font-style:normal;
	border-top:2px #FF3400 solid;
	border-bottom:2px #FF3400 solid;
	border-left:2px #FF3400 solid;
	border-right:2px #FF3400 solid;
	margin-bottom:5px;
	margin-top:40px;
	width:100%;
	text-align:center;
}

#navigation {
	text-align:left;
	float:left;
	width:20%;
}

#contenu {
	margin-left:25%;
	border-left:1px #FF3400 solid;
	padding-left:4px;
	margin-bottom:0;
	margin-top:0;
}

#navigation li {
	margin-bottom:4px;
}

#navigation ul {
	margin-top:20px;
}

.image	{
	float:left; 
	width:12em;
}
.image1	{
	float:right;
	width:12em;
}



img	{
	border:0;
}

p 	{ 
	clear:right;
}

p.retour	{
	color:#FF3400;
}


.bloc text	{
	width:100%;
	text-width:40%;
	margin-left:60%;
}

.bloc img	{
	float:left;
	img-align:left;
	margin-right:20px;
}
	
