﻿body {
	padding: 0 0 0 0;
	font-family:   Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#264e89;
	color:black;
	width: 776px;
	padding-top:2mm;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	padding-bottom: 1mm;
	text-align:center;
}

table
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.orangegras
{
  color:#F08738;   
  font-weight:bold;
}

.bleugras
{
  color:#264E89;   
  font-weight:bold;
}

.bleuorange
{
  background-color:#F08738; 
  color:#264E89;   
  font-weight:bold;
}


h2 {
  font-size:12pt;
  color:#264E89;
  text-align:left;
}

li 
{
  list-style-image:url('/images/puce_small3.gif');
  list-style-position:outside;
  padding-bottom:2px;  
}


body a
{
  color:#264E89;   
  font-weight:bold;
  text-decoration:none; 
}

body a:hover
{
   color:#F08738;   
   text-decoration:underline;
}


#pageTop {
	padding: 0px 0px 0px 0px;	
	width:776px;
	height:174px;
}

#address {
  border-style:double;
  border-color:#F08738;   
  padding:10px;
  width: 212px;
}

#content {
  margin: 0px;
  padding: 0px;
  height:604px;
  width:776px;
  text-align:left;
  border-style:none;
  position:relative;
  top:0px;
}

#leftBar {
  position:absolute;
  left:0px;
  top:34px;
  font: inherit;
  float: left;
  margin-left: 0px;
  width: 150px;
  height: 570px;
  background-color: #7e93ae;
  background-image:url('/images/leftBarFrame.gif');
  background-repeat:no-repeat;
  background-position:center bottom;
  color: #F08738;
  text-align: center;
  font-weight: normal;
  font-size: 11pt;
}

#leftBar img
{
  display:block;
  position:relative;
  top:0px;  
  background-color:#264E89;
  border-style:none;
  border-width:0px;
  margin-bottom:0px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
}


#leftBar p {
  display:block;
  top:0px;
  background-image:url('/images/backcolor.png');
  padding-top:0px;
  height:30px;
  color:#264E89;
  width:146px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  border-style:none;
  line-height:28px;
}

.pageName  {
  border-style:none;
  border-width:0px;
  background-image:none;
  background-color:#264E89;
  font-weight:bold;
  color: #F08738; 
  margin-top:0px;
  height:30px;
  line-height:28px;
}

.pageName a
{
  color: #D3DBE5;
  text-decoration:underline;
}


#mainMenu {   
  background-image:url('/images/cadre_avec_bords_626x34.gif');
  background-repeat:no-repeat;
  position:absolute;
  text-align:left;
  width:626px;
  height:34px;
  left:150px;
  top:0px;
  margin: 0px 0px 0px 0px;
}


#menuPath {
  padding: 10px;
  padding-top: 5px;
  text-align:left;  
  color:#264E89;
  font-family:Arial;
  font-size:10pt;
  margin-bottom:20px;
  font-weight:bold;
}

.menuData {
	display: inline;
	margin-left:8px;	
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url('/images/fleche-orange.png');
	list-style: url('/images/fleche-orange.png');
}

.menuData img {
  margin-right:3px;
  margin-left:3px;
  vertical-align:middle;
}

#featureContent {
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;
  width:626px;
  height:570px;  
  position: absolute;
  top:34px;
  left:150px;
  background-image:url('../images/featureContentframe.gif');
  background-repeat:no-repeat;
  overflow:visible;
  }

#featureContent p img {
  border:medium;
  border-color:#7e93ae
}

.contentText 
{
	width:595px;	
}

#feature {
  text-align:left;
  width:596px;
/*   position:absolute; */
  top:0px;
  /*left:150px; */
  float:left; 
}

#feature p {
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	text-align: justify;
	font-family: Arial, Helvetica, san serif;
	font-size: 10pt;
	width: inherit;	
}



#feature ul li 
{
  list-style-image:url('/images/puce_small3.gif');
  list-style-position:outside;
  padding-bottom:2px;  
}

#pageBottom {
  /*position:absolute;
  top:774px;*/
  padding: 5px;
  height: 50px;
  width: 776px;
  color: #264E89;
  background-image:url('../images/pageBottomFrame.gif');
  background-repeat:no-repeat;
  text-align: center;
  font-size:11px;
}

#pageBottom a:link {
  color:#264E89;
}
#pageBottom a:hover {
  color: #F08738;
  font-weight:bold;
}
