/* CSS Document */

body,table,td {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	
	/* scrollbars IE */
		
		   scrollbar-3dlight-color:#8D7DFF;
		   scrollbar-arrow-color:#8D7DFF;
		   scrollbar-base-color:rgb(255,255,255);
		   scrollbar-darkshadow-color: rgb(255,255,255);
		   scrollbar-face-color:#C7BFFE;
		   scrollbar-highlight-color:rgb(255,255,255);
		   scrollbar-shadow-color:rgb(94,150,255);
		   scrollbar-track-color:#F6F4FF

}

input.client {
	color:#D43AF7;
	background-color:#F6F4FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding: 1 0 0 3px;
}



/*liens des blocs*/
a.bl:link, a.bl:visited, a.bl:active{
	display:block;
	color:#6A55FC;
	text-decoration:none;
	font-size:14px;
	height:85px;
	width:125px;
	background-image: url(../images/picto/bloc1OFF.gif);
	text-align:center;
	padding:0 0 0 -5px;
}

a.bl:hover{
	color:#C00AE7;
	background-image: url(../images/picto/bloc1ON.gif);
}


/* Lien des sous menu */

ul.ulmenu {
		padding:opx;
		margin:0 0 0 20px;
		list-style-type:none;
		}
			
li.limenu{
	line-height:20px;
	margin:0;
	padding:0;
	list-style-type: Aucune;
	list-style-image: url(Aucune);
		}
a.menugauche:link,a.menugauche:visited,a.menugauche:active {
	height:auto;
	text-decoration:none;
	padding:0 0 0 20px;
	font-size:12px;
	color:#D43AF7;
	font-weight: bold;
	line-height: 16px;
	background-image:  url(../images/picto/Mon.gif);
	background-repeat: no-repeat;
	background-position:0 2;
		}
a.menugauche:hover{
	background-image:  url(../images/picto/Moff.gif);
	background-repeat: no-repeat;
	background-position:0 2;
	color: #333333;
		}

/* Menu du bas */
a.menubas:link,a.menubas:visited,a.menubas:active {
	text-decoration:none;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	}
a.menubas:hover{
	color:#CCCCCC;
	font-weight:normal;
	}
		
/* les liens simples */		
a:link,a:visited,a:active {
	text-decoration:none;
	font-size:11px;
	color:#5D47FC;
	}
a:hover{
	color:#D43AF7;
		}
		
		
h1 {
	font-weight:normal;
	background-image:  url(../images/picto/lettrine.gif);
	background-repeat: no-repeat;
	font-size:24px;
	padding: 2 0 0 27;
	line-height: 42px;
	color: #8D7DFF;
}

h1:first-letter {
	font-weight:normal;
	color:#D43AF7;
	font-size: 45px;
}
.Focus {
	color: #8C47FE;
	font-weight: bolder;
	font-size: 14px;
}
h2 {
	font-size: 16px;
	color: #D43AF7;
	font-weight: bolder;
}
.commentaire {
	font-size: 12px;
	font-style: italic;
	color: #999999;
}

.cadre {
border:1px solid #000;
background-color:#C7BFFE;
padding:10px;
}
.commentairebleu {
	font-style: italic;
	color: #666666;
}
li {
	list-style-image:  url(../images/picto/puce.gif);
}

.maguistudio {
color:#666666;
font-weight:bold;
}
.maguistudio:first-letter {
color:#8C47FE;
font-weight:bold;
font-size:14px;
}

