﻿.gris{

	color:#80828e;

}

.clear{
	clear:both;
	height:1px;
	font-size:1px;
}

/* aspect général */
body {
background-color:#e9ecec;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.8em;
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{
color:#000000;
font-size:0.95em;

}
ul{
margin-top:0px;
margin-bottom:8px;

color:#000000;
font-size:0.95em;
list-style-type:square
}

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

h1 {

}

h2 {
font-size:1.0em;
margin:0;
				color:#e9ecec;
				background-color:#2f4146;
				text-decoration:none;
	display: inline;white-space: nowrap;
	font-weight:normal;

	line-height:1.2;
	padding:5px;

}

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

padding:0;
}



/*---------------------------------- 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:20px;
background-color:#b9bfc0;
color:#2f4146;
width:70px;
padding:3px;
clear:both;
font-size:0.85em;
padding-left:6px;

}
.pied a{
color:#2f4146;
}
/* conteneur principal */
#global {
    position:relative;
    width: 970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}


		#bandeau{

	 height:283px;
	 background-color:#b9bfc0;
	 margin-bottom:25px;

	}	
			


	#illus{
	float:left;
	margin-left:25px;
	width:240px;

	}	

		#illus p{
	font-size:0.8em;
	color:#838d8f;
	margin-top:25px;
	line-height:110%;
	}	
	#illus img{
	margin-bottom:10px;
	}	
	
	
	#contenu_txt{
	float:left;
	margin-left:25px;
	width:535px;

	}
	
	
			
	#menus{

	 color:#000000;
	 margin:0px;
	 padding:0px;
	width:535px;
	margin-bottom:40px;
	font-size:1.1em;

	}
			#en_cours {
				color:#e9ecec;
				background-color:#2f4146;
			}
			.menu {
				margin: 0;
				padding: 0;
				list-style: none;
				display:block;
			}
			.menu li {
				padding: 0;
				margin: 0;
				height: 24px;
				margin-right: 3px;
				list-style: none;
				cursor:pointer;
			}
			.menu li:hover {
			
				cursor:pointer;
			}
			.menu li a, .menu li a:visited {
				display: block;
				text-decoration: none;
				color:#2f4146;
				padding:3px;
				background-color:#adb4b6;
			}
			.menu li a:hover {
				color:#e9ecec;
				background-color:#2f4146;
				text-decoration:none;
			}
			

			
			.menu li {display:inline; float:left}


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

			border:0px;
			margin-right:2px;
			}
		
