@charset "utf-8";
/* CSS Document */
.categorie
{
	float:left;
	width:190px;
	height:116px;
	border:0px solid #8e3e8d;
	margin:9px;
	text-align:center;
	
	background-image:url('../ilust/cvi.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

.guideline
{
	color:#8E3E8D;
}

.barre_avancement
{
	color:#8E3E8D;
	background-image:url(../ilust/progress/progress_violet.jpg);
	background-repeat:repeat-x;
}

.cltop
{
	height:8px;
	background-color:#8e3e8d;
}

.titre_bulle {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	padding-top:20px;
	text-align:center;
	background: url(../ilust/infobulle_das1.png) top left;
	-moz-opacity:0.90;
	opacity: 0.90;
	filter:alpha(opacity=90);	
}
 
.texte_bulle {
	font-size: 11px;
	padding-left:45px;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:25px;
	padding-left:25px;
	/*text-align:justify;*/
	margin:0px;
	background: url(../ilust/infobulle_das1.png) bottom right;
	-moz-opacity:0.90;
	opacity: 0.90;
	filter:alpha(opacity=90);	
}

.clbottom
{
	height:8px;
	width:300px;
	background-color:#8e3e8d;
}

/* bords arrondis */
.b1f {overflow:hidden;display:block;font-size:1px;height:1px; background:#BF83BF; margin:0 5px;margin-right:15px}
.b2f {overflow:hidden;display:block;font-size:1px;height:1px; background:#BF83BF; margin:0 3px;margin-right:13px}
.b3f {overflow:hidden;display:block;font-size:1px;height:1px; background:#BF83BF; margin:0 2px;margin-right:12px}
.b4f {overflow:hidden;display:block;font-size:1px;height:2px; background:#BF83BF; margin:0 1px;margin-right:11px}

#liste_cat a
{color:#333333}

.surbrille:hover, .surbrille_locked:hover{
	display:block;
	background-color:#EDDDED;
}
