/* CSS Document */

body {
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}
.cadre-produit {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	BORDER-RIGHT: #555F66 1px solid;
	BORDER-TOP: #555F66 1px solid;
	BORDER-LEFT: #555F66 1px solid;
	BORDER-BOTTOM: #555F66 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.cadre-dashed {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	BORDER-RIGHT: #cacaca 1px dashed;
	BORDER-TOP: #cacaca 1px dashed;
	BORDER-LEFT: #cacaca 1px dashed;
	BORDER-BOTTOM: #cacaca 1px dashed;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #ffffff;
}
.txt {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: justify;
}
.txt a {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: justify;
	text-decoration: underline;
}
.attente {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: center;
}
.attente a {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: center;
	text-decoration: underline;
}.attente a:hover {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: center;
	text-decoration: underline overline;
}
.titre-produit-calyx {
	font-family: arial; 
	font-size: 18px;
	font-weight: bold;
	color: #0091D0;
	text-align: left;
}
.titre-tableau-calyx {
	font-family: arial; 
	font-size: 14px;
	font-weight: bold;
	color: #0091D0;
	text-align: left;
}
.titre-produit-netsecure {
	font-family: arial; 
	font-size: 18px;
	font-weight: bold;
	color: #00AE9D;
	text-align: left;
}.titre-distributeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.presse {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: justify;
}
.presse a {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: justify;
	text-decoration: none;
}
.presse a:hover {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	text-align: justify;
	text-decoration: underline;
}