body 
	{
	font-size: 13px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 22px;
	text-align: left;
	margin: 0px;
	color: #555555;
}

#page
	{
	font-size: 12px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 14px;
	text-align: left;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	width: 1024;
	margin: 0px;
	color: #242424;
	background: transparent;
	border-width: 0;
}

.titre {
	font-size: medium;
	color: #5f606f;
	text-align: left;
}

#header 
	{
	text-align: center;
	visibility: visible;
	position: relative;
	height: 200px;
	background: transparent url(media/EnteteOK.png) no-repeat;
	border-width: 0;
}

#navbar 
	{
	background-color: transparent;
	visibility: visible;
	text-align: right;
	letter-spacing: 2px;
	height: 20px;
	font: 12px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	position: absolute;
	top: 102px;
	width: 600px;
	border-bottom: transparent;
	word-spacing: 2px;
	right: 23px;
	border-width: 0;
}

#navbar2 
	{
	color: #767676;
	background-color: transparent;
	text-align: right;
	letter-spacing: 2px;
	height: 25px;
	font: 10px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	width: 430px;
	position: absolute;
	top: 125px;
	border-top: 1px #7e7e7e dotted;
	word-spacing: 2px;
	right: 10px;
}

#Titre {
	color: #7e7e7e;
	font-size: 24pt;
	text-align: left;
	position: absolute;
	top: 160px;
	left: 5px;
	font-weight: bold;
	overflow:visible;
	border-width: 0;
	vertical-align: top;
}

#soustitre {
	color: #7e7e7e;
	font-size: 10pt;
	text-align: left;
	position: absolute;
	top: 155px;
	left: 14px;
	font-weight: bold;
}

.leftcol 
	{
	text-align: right;
	width: 17%;
	float: left;
	color: black;
	font-size: 12px;
	padding-top: 30px;
	background: transparent;
	border-width: 0;
	position: relative;
}

.leftext 
	{
	width: 19%;
	float: left;
	margin-left: 5px;
	margin-right: 4px;
	padding-top: 10px;
	line-height: 16px;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
	border-width: 0;
}

.midcol 
	{
	width: 60%;
	float: left;
	text-align: justify;
	background: transparent;
	border-width: 0;
}

.midcol2 
	{
	width: 80%;
	float: left;
	font-family: Times New Roman, Times, serif;
	border-width: 0;
}

.contain {
	float: left;
	clear: left;
	border-bottom: 1px dashed #c1c1c1;
	margin-top: 5px;
	width: 100%;
}

.rightcol 
	{
	width: 20%;
	float: left;
	font: italic 12px/16px Times New Roman, Times, serif;
	border-width: 0;
}

.rightmenu 
	{
	width: 17%;
	font-size: 12px;
	border-width: 0;
	padding-top: 30px;
	float: left;
}

a 
	{
	color: black;
	text-decoration: none;
	background: transparent;
}

a:hover 
	{
	color: red;
	text-decoration: none
	}

.menuitem 
	{
	color: black;
	margin-top: 20px;
	margin-left: 0px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none;
	margin-right: 10px;
}

.menuitem a:link 
	{
	color: black;
	text-decoration: none
	}

.menuitem a:hover 
	{
	color: silver;
	text-decoration: none
	}

#footer 
	{
	color: #aaaaaa;
	font-size: 11px;
	line-height: 16px;
	background-color: transparent;
	text-align: center;
	letter-spacing: 3px;
	height: 30px;
	clear: left;
	margin-top: 20px;
	padding-top: 20px;
}

div.spacer {
  clear: both;
  }

p {
	margin-left: 10px;
	text-align: left;
}

div.float {
  float: left;
	text-align: left;
}
  
div.float p {
   text-align: center;
   }
   
img {

   border-width: 0;
   }
   
   

