﻿.brun{

	color:#b6ab97;

}
.brun2{

	color:#847457;

}

.dates {
	font-weight:normal;
	color:#b6ab97;
	
	}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
}

/* aspect général */
body {
background-color:#211700;
font-family: Arial, sans-serif;
color:#f2eae2;
font-size:0.9em;
line-height:125%;


margin: 0; /* pour éviter les marges */

}

blockquote {

margin-top:0px;
margin-bottom:8px;

}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

p{
font-size:0.90em;
margin-bottom:0.8em;
margin-top:0px;

}


a { color:#8a7b5f; text-decoration:none; }
a:visited { color:#8a7b5f; font-weight:inherit; text-decoration:none; }
a:hover{  color:#8a7b5f; text-decoration:underline; }
a img {	border:0 }

h1 {
	text-transform:none;
	margin:1em 0em;
	margin-bottom:0px;
	margin-top:2em;
	font-size:1em;
	font-weight:normal;
	color:#8a7b5f;
	letter-spacing:1px;

}

h2 {
	font-size:0.9em;
	background:url(../images/puce.jpg) center left no-repeat;
	padding-left:14px;
	color:#8a7b5f;
	font-weight:normal;
	margin:0px;
	margin-top:4px;
	
	
}

h3 {
font-size:1em;
font-weight:bold;
text-transform:uppercase;
margin-top:25px;

padding:0;
}


strong {
	font-weight:550
	
	}
/*---------------------------------- couleurs */


/* fin ---------------- aspect général */



/*================== différents cadres =====================*/
.lang_acc  {
	
	text-align:right;
	margin-right:160px;
	
	
	}
.lang_acc img {
	
	border:0;
	margin-right:4px;
	
	
	}

.pied {
margin-top:35px;
margin-bottom:60px;
color:#2f4146;
width:70px;
padding:3px;
clear:both;
font-size:0.85em;
padding-left:6px;

}
.pied a{
color:#8a7b5f;
background:url(../images/puce_credits.jpg) top left no-repeat;
display:block;
width:150px;
height:35px;
padding-left:20px;
padding-top:12px;
}
/* conteneur principal */
#global {
    position:relative;
    width: 883px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}


		#bandeau{
	display: block;

	}	
			


	#illus{
	float:left;
	margin-left:0px;
	width:210px;

	}	

		#illus p{
	font-size:0.65em;
	color:#b6ab97;

	line-height:125%;
	}	
	#illus img{
	margin-bottom:10px;
	}	
	
	
	#contenu_txt{
	float:left;
	margin-left:25px;
	width:535px;

	}
	
	
			
	#menus{

	 color:#f2eae2;
	 display:block;

	margin-bottom:40px;
	margin-top:20px;
	font-size:0.95em;
	clear:both;
	text-transform:lowercase;
	font-weight:normal;
	letter-spacing:1px;

	}
			#en_cours {
				color:#f2eae2;
				background-color:#322a11;
			}
			.menu {
				margin: 0;
				padding: 0;
				list-style: none;
				display:block;
			}
			.menu li {
				padding: 0;
				margin: 0;
				margin-right: 80px;
				margin-left: 46px;
				list-style: none;
				cursor:pointer;
			}
			.menu li:hover {
			
				cursor:pointer;
			}
			.menu li a, .menu li a:visited {
				display: block;
				text-decoration: none;
				color:#f2eae2;
				padding:5px;

				
			}
			.menu li a:hover {
				color:#f2eae2;
				background-color:#322a11;
				text-decoration:none;
			}
			

			
			.menu li {float:left}


		#langue{
			text-align:center;
			margin-right:25px;
			width:95px;
			display: block;
			float:right;
		}
				#langue img{

			border:0px;
			margin-right:8px;
			margin-top:40px;
			}
		#logo {
			display:block; float:left;
			margin-left:45px;
			margin-top:40px;
		}
