

BODY {
	scrollbar-face-color:white;scrollbar-arrow-color:#000066;scrollbar-track-color:#C0DAED ;scrollbar-3dlight-color:#ccccff;scrollbar-darkshadow-color: #ccccff;
}

.fond_10{COLOR: black;FONT-FAMILY: Arial;FONT-SIZE: 10px;FONT-STYLE: normal}
.fond_12{COLOR: black;FONT-FAMILY: Arial;FONT-SIZE: 12px;FONT-STYLE: normal}



/*-------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- DEFAUT SATIN ----------------------------------------------------------*/

/* --- Eléments de type mv1 (texte) (gras) --- */
span.mv1 {
	font-weight			:	bold; 	
}
/* --- blanc entre les blocs --- */
tr {
	height			:	10px;	
}


/* --- taille d'affichage des images  de Satin --- */
table.PageContent img {
	
	border-top		:	0px	solid	black;
	border-left		:	0px	solid	black;
	border-right		:	0px	solid	black;
	border-bottom		:	0px	solid	black;
}

/* --- taille d'affichage des images  dans les cellules de tableaux--- */
th.defaultTHStyle img {
	
	border-top		:	0px	solid	red;
	border-left		:	0px	solid	red;
	border-right		:	0px	solid	red;
	border-bottom		:	0px	solid	red;
}


td.defaultTDStyle img {
	
	border-top		:	0px	solid	red;
	border-left		:	0px	solid	red;
	border-right		:	0px	solid	red;
	border-bottom		:	0px	solid	red;
	
}
td.Trame_cyan img {
	
	border-top		:	0px	solid	red;
	border-left		:	0px	solid	red;
	border-right		:	0px	solid	red;
	border-bottom		:	0px	solid	red;
}
td.Textecyan {
	
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
	padding				:	4px 5px;
	margin 				:	0px 0px 0px 0px;
	height				:	0px;
	color				:	normal;
	font-style			:	normal;
	font-weight			:	normal;
	font-size			:	12px;
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
	background-color: #C6D3E7;	
	
}

/* --- gestion des appels de notes et des notes--- */
span.appelnote {
	font-weight			:	bold; 
	font-size			:	10px;	
	font-family			:	Arial;
}

span.notes {
	font-weight			:	bold; 
	font-size			:	10px;	
	font-family			:	Arial;
}


/*----------------------- Photos -------------------------------------------*/

td.photo img {
	
	border-top		:	0px	solid	red;
	border-left		:	0px	solid	red;
	border-right		:	0px	solid	red;
	border-bottom		:	0px	solid	red;
	vertical-align		:	middle;
}


/*----------------------- Pictos -------------------------------------------*/

td.picto img {
	
	border-top		:	0px	solid	red;
	border-left		:	0px	solid	red;
	border-right		:	0px	solid	red;
	border-bottom		:	0px	solid	red;
}

td.legende {
	background-color		: 	white;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	padding				:	1px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	black;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	9px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	vertical-align			:	top;
	empty-cells			:	show;
}

/*-----------------------------------------------------------------------------*/

/*------------------------ STYLE SPECIFIQUES ----------------------------------*/

/*----------------------- Titre de la gamme -----------------------------------*/
td.Titre_gam {
	background-color		: 	white;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	padding				:	1px 0px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	#000066;	
	font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	18px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
	
}
/*----------------------- Titre de la ligne produit ---------------------------*/
td.Titre_lpr {
	background-color		: 	white;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	padding				:	1px 0px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	#789EC9;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	16px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
/*----------------------- Titre du fichier associé à la gamme ------------------*/
td.Fichier_gam {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	5px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	blue;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	right;
	empty-cells			:	show;
}
/*----------------------- Tampon produit ---------------------------------------*/
td.Tampon {
	background-color		: 	white;
	border-top			:	1px	solid	#990000;
	border-left			:	1px	solid	#990000;
	border-right			:	1px	solid	#990000;
	border-bottom			:	1px	solid	#990000;
					
	padding				:	2px 2px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	#990000;	
	font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	empty-cells			:	show;
}
/*----------------------- Titre produit ---------------------------------------*/
td.Titre {
	background-color		: 	white;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	padding				:	1px 0px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	black;	
	font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	20px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
	width:8000px;
}
/*----------------------- Titre du fichier associé au produit ------------------*/
td.Fichier-asso {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	5px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	blue;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	empty-cells			:	show;
}
/*------------------------------ Chapeau --------------------------------------*/
td.Chapeau {
	background-color		: 	white;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	padding				:	4px 0px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	black;	
	font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}

/*------------------------------ Descriptif -----------------------------------*/
td.Descriptif_texte {
	background-color		: 	white;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	padding				:	4px 0px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	color				:	normal;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
table.Descriptif_tab {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	4px 4px;
	margin 				:	0px 0px 50px 0px;		
	height				:	0px;	
	color				:	normal;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	11px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
table.Tab_ref {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	4px 0px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	11px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
/* --- Blanc avant tab_ref et marge s'ajoute au blanc avant les blocs --- */

td.Tab_ref Table {
	margin 				:	0px 0px 0px 0px;
}



/* --- Tableau de références --- */
th.defaultTHStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
padding:0px 4px 0px 4px;
}
td.defaultTDStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	padding:0px 4px 0px 4px;
}
td.referenceTdStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	color:#990000;
}
tH.referenceTHStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	12px;	
	font-family			:	Arial;
	
}
td.Tab_ref table.Tab_ref th {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	1px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
		
	font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	empty-cells			:	show;
	vertical-align			:	middle;
}

td.Tab_ref table.Tab_ref td {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	1px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
		
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	vertical-align			:	middle;
	empty-cells			:	show;
}
/*----------------------------- Encadré -----------------------------------*/
td.Texte_creme {
	background-color		: 	#FFFFCC;
	border-top			:	1px	solid	red;
	border-left			:	1px	solid	red;
	border-right			:	1px	solid	red;
	border-bottom			:	1px	solid	red;
					
	padding				:	4px;
	height				:	0px;	
	color				:	#333333;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
/*----------------------------- Tramé crème -----------------------------------*/
td.Trame_creme {
	background-color		: 	#FFFFAA;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	4px;
	height				:	0px;	
	color				:	black;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
/*------------------------------- Conseil -------------------------------------*/
td.Conseil {
	background-color		: 	#CCE0F8;
	border-top			:	0px	solid	black;
	border-left			:	0px	solid	black;
	border-right			:	0px	solid	black;
	border-bottom			:	0px	solid	black;
					
	margin				:	4px;
	padding				:	4px;
	height				:	0px;	
	color				:	black;	
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	left;
	empty-cells			:	show;
}
.norme{font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	13px;	
	font-family			:	Arial;
	text-align			:	right;
	color: #990000;
	
	}
.txtnorme{
	font-style			:	normal;
	font-weight			:	bold;
	font-size			:	14px;
	font-family			:	Arial;
	text-align			:	right;
	color: #990000;
	}
	
.Titabreftxt{
	font-style			:	normal;
	
	font-size			:	12px;
	font-family			:	Arial;
	margin 				:	0px 0px 50px 0px;	
	}
.txt_present{ font-style			:	normal;
	
	font-size			:	12px;
	font-family			:	Arial;
	margin 				:	0px 0px 50px 0px;	}
	
	.titre_present{ font-style			:	normal;
	
	font-size			:	12px;
	font-family			:	Arial;
	font-weight:bold;
	margin 				:	0px 0px 50px 0px;	}
	
	.tabtitre{ font-style			:	normal;
	
	font-size			:	12px;
	font-family			:	Arial;
	font-weight:bold;
	margin 				:	0px 0px 50px 0px;	}

.Titabref{
	font-style			:	normal;
	
	font-size			:	12px;
	font-family			:	Arial;
	margin 				:	0px 0px 50px 0px;	
	

}
.Encadre{
	font-style			:	normal;
	font-weight			:	bold;
	font-size			:	14px;
	font-family			:	Arial;
	text-align			:	right;
	color: #990000;
	}

.garantie{font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	14px;	
	font-family			:	Arial;
	text-align			:	right;
	color: #990000;
	}

