body {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
	line-height: 1em;	
	color: #000000; 
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom:0em
}

a {
	font-size: 9pt;
	color: #465983;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.aMenu {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.aMenu:hover {
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}

table {
	font-size: 9pt;
}

.texte{
	font-size: 9pt;
	color: #000000;
}
.titre{
	font-size: 15pt;
	color: #203466;
	font-weight: bold;
}
.bold{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.adresse{
	font-size: 7pt;
	color: #555555;
}


.copyLink{
	color: #aaa;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
}
.copyLink:hover{
	color: #ccc;
	font-size: 11px;	
	font-weight: bold;
}

.copy{
	color: #999;
	font-size: 10px;	
	font-weight: normal;
	text-align: center;	

}

.menuAccueil {
	background-color:#465983;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuAccueilOver {
	background-color:#cccccc;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}


.menuProduit {
	background-color:#586a8e;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuProduitOver {
	background-color:#586a8e;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.menuAcheter {
	background-color:#6c7c9d;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuAcheterOver {
	background-color:#6c7c9d;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.menuNous {
	background-color:#808ea9;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuNousOver {
	background-color:#808ea9;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.menuFaq {
	background-color:#95a1b7;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuFaqOver {
	background-color:#95a1b7;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.menuClientele {
	background-color:#abb4c3;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuClienteleOver {
	background-color:#abb4c3;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.menuPress {
	background-color:#c0c9d2;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuPressOver {
	background-color:#c0c9d2;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.menuContact {
	background-color:#c0c9d2;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 1em;
}
.menuContactOver {
	background-color:#c0c9d2;
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;	
	padding-left: 2em;
	border: 1px dashed #fff;
}
.login {
	color: #000000;
	font-size: 11px;	
	font-weight: bold;	
	padding-left: 1em;
}


input.text { 
	font-size:13px;
	color: #000000;
	background-color: #d6d7de;
	
	border-top: 2px solid #999999;
	border-left:2px solid #999999;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;	
} 

select {
	font-size:13px;
	background-color: #d6d7de;
}

input.button {
	font-size:12px;
	color: #000000;
	border-style: beveled;
	border-width: 1;
}

textarea {
	background-color: #d6d7de;
}

.news {
	color: #fff;
	font-size: 11px;
	text-decoration: none;		
}


.news:hover {
	color: #ccc;
	font-size: 11px;
	text-decoration: none;		
}

.newscolor {
	color: #f00;
	font-size: 11px;
	text-decoration: none;		
}

.newscolor:hover {
	color: #00f;
	font-size: 11px;
	text-decoration: none;		
}

.jobs {
	color: red;
	font-size: 20px;
	font-weight: bold;	
	text-decoration: none;
}


.jobs:hover {
	color: blue;
	font-size: 20px;
	font-weight: bold;	
	text-decoration: none;		
}

.produitCaracteristiques {
	font-size: 9pt;
	list-style-type:square;
	color: black;
	line-height:15px;
	padding-top: 0px;
}

.produitPointsForts {
	font-size: 9pt;
	list-style-type:square;
	color: black;
	line-height:15px;	
	padding-top: 0px;
}

.acheter {
	font-size: 9pt;
	list-style-type:square;
	color: #203466;
	font-weight: bold;
	line-height:15px;	
	padding-top: 0px;
}

.adresseDistributeur{
	font-size: 9pt;
	color: #000000;
	border-bottom: 1px solid #c0c9d2;
}

.tableLogin { 
	font-size:13px;
	color: #ffffff;
	background-color: #f7f7f7;
	
	border-top: 1px solid #465983;
	border-left: 1px solid #465983;
	border-bottom: 1px solid #465983;
	border-right: 1px solid #465983;	
} 

.tableNom { 
	font-size:14px;
	color: #000000;
	background-color: transparent;
	
	border-top: 1px solid #465983;
	border-left: 1px solid #465983;
	border-bottom: 1px solid #465983;
	border-right: 1px solid #465983;	
} 

li {
	list-style-image: url("images/bouton.gif");
	line-height: 20px;
}

.formulaireRenseignement { 
	font-size:11px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;	
}
.legende {
	font-size:10px;
	text-align: center;
	color: #203466;
}

span.print {
	color: #fff;
	font-size: 10px;	
	font-weight: bold;
}



td.tab {
   background-color: #ddd;
   text-align: center;
   border-top: 1px solid #333;
   border-right: 1px solid #333;
   border-left: 1px solid #333;
   padding: 3px;
   color: #000;
   font-size: 10pt;
   font-weight: bold;

}

td.tab2 {
   background-color: transparent;
   border-bottom: 1px solid #333;
   width: 10px;
}

.aMenuTab {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
.aMenuTab:hover {
	font-size: 10pt;
	color: #465983;
	text-decoration: none;
}

td.listeBas {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}

th {
  background-color: #95a1b7;
  border: 1px solid #666;
  color: #fff;
}


.faqReponses {
  background-color: #f7f7f7;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  padding: 8px;
}

.score {
  color: #465983;
  font-size: 8pt;
}

.infos {
  border: 1px solid #95a1b7;	
}

.infoTexte {
  font-size: 9pt;
  color: #203466;
  font-weight: bold;
}


.demo {
  border: 1px solid #95a1b7;	
}


.demoTitre {
  font-size: 10pt;
  color: #000;
  font-weight: bold;
}

.demoVersion {
  font-size: 9pt;
  color: #203466;
  font-weight: bold;
}


.screenshot {
  color: #000;	
  background-color: transparent;
  border: 1px solid #95a1b7;	
}


.screenshotTitre {
  font-size: 9pt;
  color: #000;
  font-weight: bold;
}

.screenshotCommentaire {
  font-size: 9pt;
  color: #203466;
  font-weight: bold;
}

p {
  text-align: justify;
}

div.emploiDiv {
  	position: absolute;
  	top: 10px;
  	left: 660px;
  	background-color: transparent;
	color: #fff;
	text-align: right;       
	font-size: 9pt;
}

