@charset "utf-8";
/* CSS Document */

html {font-size: 100%;}

    body  {
	margin: 1px;
	padding:5px;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #E6E3DE;
	/*float: left; */
    }


	   .entet {
	width:100%;
	max-width: 1100px;
	min-width: 700px;
	background-repeat: no-repeat;
	background-color: #9AC0E4;
     }
	 
	h1 {
	margin-top: 0;
	text-align: center;
}


		ol, ul, li {
	padding: 0;
	margin: 0.5em;
	color: #385C81;
	margin-left: 1em;
	margin-right: 0.5em;
}
	
		div#header {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
    }		
		
		div#logo {
	width: 100%;
	margin-left: -1px;
	background: #E6E3DE;
	max-width: 1680px;
	min-width: 600px;
	left: auto;
	top: auto;
		}
		div#menu {
	float: left;
	width: 200px;
	margin-right: 10px;
	padding: 10px 0;
	background: #ADD8E6;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 50px;
	color: #375B80;
		}
		.Valeur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #385C81;
	text-decoration: none;
	text-align: center;
		}
		
		div#bandeau {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin-right: 10px;
	padding: 1px 0;
	background: #E6E3DE;
	left: auto;
	top: auto;
	margin-top: 0px;
	color: #385C81;
	font-size: 2em;
		
		}
		 .bandeau1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #385C81;
	margin-right: 10px;
	padding: 1px 0;
	background: none;
		}
		.titre1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #375B80;
	}
		.Titre-M {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #96603F;
	margin-top: 2em;
	}	
	.titre2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #96603F;
	margin-top: 2em;
	}
		div#colonne2 {
			float: right;
			width: 20%;
			margin-left: 10px;
			padding: 1px 0;
			background: #EDE6D3;
		}
		div#centre {
			overflow: hidden;
			padding: 1px 20px;
			background: #E6E3DE;
		}
.titremenu {
	MARGIN: 0cm 0cm 0pt;
	color: #000000;
}
#pied {
	clear:both;
	height: 30px;
	background-color: #9AC0E4;
}
.Légende {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	color: #375B80;
	border: thin none #0066FF;
	text-indent: 50px;
	white-space: nowrap;
	right: auto;
}

img {
	border: none;
}
a:link 
  {
	color: #375B80;
	  text-decoration: none;
  		font-weight: bold;
	background-color: transparent
}
a:visited 
  {
	color: #375B80;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent
}
a:hover 
  {
	color: #C60;
	text-decoration: underline;
	background-color: transparent
}
a:active 
  {
	color: #900;
	text-decoration: none;
	background-color: transparent
}

