BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*scrollbar-3dlight-color :#818295; /*couleur pour les effets de relief*/
	/*scrollbar-arrow-color :#FFFFFF; /*couleur pour les pointeur de défilement*/
	/*scrollbar-darkshadow-color :#818295 ;/*couleur pour les ombres*/
	/*scrollbar-face-color :#818295; /*couleur pour la surface*/
	/*scrollbar-highlight-color :#3B3D4F; /*couleur pour le bord haut et le bord gauche*/
	/*scrollbar-shadow-color :#3B3D4F; /*couleur pour le bord droit et le bord du bas*/
	/*scrollbar-track-color :#768C9A; /*couleur pour la barre de défilement non cachée par le pointeur de défilement*/	
}

td, span, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
}

.div_powered {
	background-image:url(images/colonne/fd_g.jpg);
	padding-top:12px;
	text-align:center;
	font-weight:bold;
}
.ligne{
	border-right:1px solid #D6DCE1;
	border-bottom:1px solid #D6DCE1;
	padding-left:2px;
	padding-right:2px;
	height:23px;
}
.entete{
	border-right:1px solid #D6DCE1;
	border-bottom:1px solid #D6DCE1;
	padding-left:2px;
	padding-right:2px;
	height:25px;
	color:#ffffff;
}


/* les boites */
.boite1_titre{
	text-align:left;
	background-image:url(images/boite1/fd_h1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	font-size: 13px;
	color:#FFFFFF;
	border-right:1px #435E70 solid;	
	border-bottom:1px #435E70 solid;	
	background-color:#FFFFFF;	
}
.boite1_texte{
	background-color:#FFFFFF;
	border-right:1px #435E70 solid;
	border-bottom:1px #435E70 solid;
	text-align:left;
	background-image:url(images/boite1/f_1.jpg);
}
.boite2_titre{
	text-align:left;
	background-image:url(images/boite2/fd_h.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	font-size: 13px;
	color:#666666;
}
.boite2_texte{
	background-color:#FFFFFF;
	border-right:1px #ABB8C1 solid;
	border-bottom:1px #ABB8C1 solid;
	text-align:left;
}
.boite3_titre{
	text-align:left;
	background-image:url(images/boite3/fd_h1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	font-size: 13px;
	color:#000000;
	border-right:1px #435E70 solid;	
	border-bottom:1px #435E70 solid;	
	background-color:#FFFFFF;	
}
.boite3_texte{
	background-color:#FFFFFF;
	border-right:1px #435E70 solid;
	border-bottom:1px #435E70 solid;
	text-align:left;
	background-image:url(images/boite3/f_1.jpg);
}




A:hover 	{ color: #818295}
A 		{ font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight:bold;
		font-size: 12px;
		color: #333333}

.titre_rouge{
	font-size:14px;
	color:#CC0000;
}							
		
/* champ pour la table dans fiche_int.php -----------*/
input.chpformcalc{
	text-align: right;
}
input.chpformsaisie{
	text-align: left;
}
input.chpformqte{
	text-align: center;
}








/* pas utilisé pour l'instant */

.Agris:hover 	{ color: #FFFFFF}
.Agris		{ font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight:bold;
		font-size: 13px;
		color: #3B3D4F}		
		
.Ablanc 	{ font-size: 13px;color: #FFFFFF}	
.Ablanc:hover 	{ font-size: 13px;color: #FFFFFF}		

.titre_rouge{
	font-size:14px;
	color:#CC0000;
}

.texte_fonce{
	font-size:12px;
	color:#3B3D4F;
}

.texte_fonce_gros{
	font-size:16px;
	color:#3B3D4F;
}

.texte_gris{
	font-size:12px;
	color:#818295;
}

.texte_rouge{
	font-size:12px;
	color:#CC0000;
}

.titre_fonce_grand{
	font-size:15px;
	color:#3B3D4F;
}

.texte_blanc{
	font-size:12px;
	color:#FFFFFF;
}
.texte_blanc_petit{
	font-size:11px;
	color:#FFFFFF;
}
.texte_orange_petit{
	font-size:11px;
	color:#F39103;
}
.texte_orange_moyen{
	font-size:12px;
	color:#F39103;
}
