/* CSS Document */
body {
 scrollbar-arrow-color:#AB8AB3;
   scrollbar-face-color:#FFFFFF;

  scrollbar-track-color:#F0F0F0;
  scrollbar-shadow-color:#F0F0F0;
  scrollbar-highlight-color:#F0F0F0;
  scrollbar-3dlight-color:#FFFFFF;
}
.titretextes {
	font-size: 11px;
	color: #734E7A;
	font-weight: bold;
}
.soustitretextes {	

}
.pourcents {
	color: #AB8AB3;
}
.menuok {
	color: #AB8AB3;
	font-weight: bold;

}
.grostitre {
	color: #AB8AB3;
}
.indexinterview {
	background-color:  #AB8AB3;
}
.lirelasuite {
	color: #AB8AB3;
	text-decoration: none;
}
.lirelasuite:link {
	color: #AB8AB3;
	text-decoration: none;
}
.lirelasuite:hover {

	color: #999999;
}

.menuok {
	font-family: Verdana, Arial, Helvetica;
	color: #AB8AB3;
	font-weight: bold;
	text-decoration: none;
}

.menuok:visited {
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menuok:hover {
	font-family: Verdana, Arial, Helvetica;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.menuok:link {
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.puces {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #AB8AB3;
}