/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */



td 
{
	font-family: Arial;
	font-size: 10pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Arial, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 
{
	padding: 0px;
	border:0px;
	margin:0px;
}

.SiteTitle
{
	font-size: 20pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.MenuTable
{
	padding-left=10px;
}

.Menu 
{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bolder;
	margin-left: 14;
}

:link.Menu
{
	text-decoration:none;
	color: #FFFFFF;
}

:hover.Menu
{
	color: #FFFFFF;
	text-decoration: underline overline;
}

:visited.Menu
{
	color: #FFFFFF;
}

:active.Menu
{
	color: #FFFFFF;
	text-decoration: none;
}

.TopMenu 
{
	color:blue;
	font-family: Arial Narrow;
	font-size: 8pt;
}

:link.TopMenu
{
	color:blue;
	font-family: Arial Narrow;
	font-weight: bolder;
	font-size: 8pt;
	text-decoration:none;
}

:hover.TopMenu
{
	color:blue;
	font-family: Arial Narrow;
	font-weight: bolder;
	font-size: 8pt;
	text-decoration:none;
}

:visited.TopMenu
{
	color:blue;
	font-family: Arial Narrow;
	font-weight: bolder;
	font-size: 8pt;
	text-decoration:none;
}

.Button	{	
	text-decoration:	none;
	}

:link.Button	{	
	text-decoration:	none;
	}	
		
:visited.Button	{	
	text-decoration:	none;
	}	
		
:active.Button	{	
	text-decoration:	none;
	}	
		
:hover.Button	{	
	text-decoration:	none;
	}
	
.ProdIndexTable 
{
	
	border-collapse:collapse ;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
.ProdIndexTableCategory 
{
	background-color:#0099CC ;
	border: solid 2px #999999;
	border-collapse:collapse ;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	Color:#FFFFFF;
}

.ProdIndexProduct 
{
	font-family:Arial;
	font-size:10pt;
	padding-left:10px;
}

:link.ProdIndexProductLink
{
	text-decoration:none;
	font-size:9pt;
	color: Blue;
}

:hover.ProdIndexProductLink
{
	text-decoration:underline;
	color: Blue;
}

:visited.ProdIndexProductLink
{
	text-decoration:none;
	color: Blue;
}

:active.ProdIndexProductLink
{
	text-decoration:none;
	color: Blue;
}

.ProductLittLink
{
	font-family:Arial;
	font-size:10pt;
	text-decoration: none;	
}

:link.ProductLitt 
{
	font-family:Arial;
	font-size:10pt;
	text-decoration: none;	
}

.LiteratureTitle
{
	font-size: 18pt;
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

.LiteratureTitle2
{
	font-size: 12pt;
	color: Navy;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}

.LiteratureLangTitle
{
	font-size: 10pt;
	color: Navy;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}

.LiteratureItem 
{
	font-size: 8pt;
	font-family: Arial;
	color: Black;
}

.LiteratureItem2 
{
	font-size: 8pt;
	font-family: Arial;
	color: Navy;
}

TD.Literature1 
{
	vertical-align: sub;
	text-align: center;
	background-color: #9aceff;
}

TD.Literature2 
{
	vertical-align: sub;
	text-align: left;
	background-color: #9aceff;
}

TD.Literature3 
{
	vertical-align: sub;
	text-align: left;
	background-color: #f1f1f1;
}

TABLE.Literature4
{
	background-color: white;
}

A.ob_a 
{
	font-family: Arial;
	font-size: 9pt;
	color:#3333cd;
	text-decoration: none;
}

td.ob_td 
{
	vertical-align: middle;
	font: 9pt Arial;
	color: navy;
	padding:0px;
	margin:0px;
	width:100%;
}

td.ob_ic
{
	width:20px;
	vertical-align:top;
	height:30px;
	FONT: 9pt Arial;
}

table.ob_zz 
{
	margin:0px;
	padding:0px;
	border:0;
	cursor:hand;
	width:100%;	
}

img.ob_ic 
{
	width:30px;
}

table.TreeFamily 
{
	padding: 0;
	margin: 0;
	border:0;
	vertical-align: middle;
}

td.TreeFamily 
{
	vertical-align: middle;
	font: 9pt Arial;
	color: navy;
	padding:0px;
	height: 30px;
}

td.TreeFamilyImage
{
	vertical-align:middle;
	text-align: center;
	height:30px;
	width: 35px;
}

img.TreeFamilyImage 
{
	margin:0px;
	padding:0px;
	border:0;
	width:30px;
	vertical-align: middle;
	text-align: center;
}

table.TreeFamilyLeaf
{
	padding: 0;
	margin: 0;
	border:0;
	vertical-align: middle;	
}

td.TreeFamilyLeafImage
{
	vertical-align:middle;
	margin:0px;
	height: 30px;
	width: 30px;
}

td.TreeFamilyLeaf0
{
	background-color:#9aceff;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: bold;
	color: navy;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width:150px;
}

td.TreeFamilyLeaf1
{
	background-color:#9aceff;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: normal;
	color: navy;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 80px;
	
}

td.TreeFamilyLeaf2
{
	background-color:#9aceff;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: normal;
	color: navy;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 70px;
	
}

td.TreeFamilyLeaf3
{
	background-color:#9aceff;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: normal;
	color: navy;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 70px;
	
}

td.TreeFamilyLeaf4
{
	background-color:#9aceff;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight:normal;
	color: navy;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 70px;
	
}

td.HeaderTreeFamilyLeaf0
{
	background-color:#c1c1c1;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: bold;
	color: white;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 150px;
}

td.HeaderTreeFamilyLeaf1
{
	background-color:#c1c1c1;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: bold;
	color: white;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 80px;
	
}

td.HeaderTreeFamilyLeaf2
{
	background-color:#c1c1c1;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: bold;
	color: white;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 70px;
	
}

td.HeaderTreeFamilyLeaf3
{
	background-color:#c1c1c1;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: bold;
	color: white;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 70px;
	
}

td.HeaderTreeFamilyLeaf4
{
	background-color:#c1c1c1;
	vertical-align: middle;
	text-align: center;
	font: 9pt Arial;
	font-weight: bold;
	color: white;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
	width: 70px;
	
}

td.HeaderTreeFamilyLeafImage
{
	vertical-align:middle;
	margin:0px;
	height: 30px;
	width: 30px;
}

table.HeaderTreeFamilyLeafImage
{
	padding: 0;
	margin: 0;
	border:0;
	vertical-align: middle;
}

table.HeaderTreeFamilyLeaf
{
	padding: 0;
	margin: 0;
	border:0;
	text-align: center;
	vertical-align: middle;
}

table.TreeFamilyLeaf
{
	padding: 0;
	margin: 0;
	border:0;
	vertical-align: middle;
}

td.TreeFamilyLeaf 
{
	background-color:#9aceff;
	vertical-align: middle;
	font: 9pt Arial;
	font-weight: bold;
	color: navy;
	padding:0px;
	margin:0px;
	text-decoration:none;
	height: 30px;
}

td.TreeFamilyLeafImage
{
	vertical-align:middle;
	margin:0px;
	text-align:center;
	height: 30px;
	width: 30px;
}

a:link.treeLink
{
	color: navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

a:active.treeLink
{
	color: navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

a:hover.treeLink
{
	color: navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

a:visited.treeLink
{
	color: navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

.AppGuide 
{
	font-size: 9pt;
	font-family: Arial;
}

.AppGuideSelection 
{
	font-size: 8Pt;
	font-weight: bold;
	font-family: Arial;	
}

.ProductLitt
{
	color: Navy;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
}

.ProductPageTitle 
{
	COLOR: #003366;
	font-family: Arial;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;	
}

.ProductPageFeatureTitle 
{
	COLOR: #003366;
	font-family: Arial;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ProductPageFeatureTitle 
{
	color: Navy;
	font-family: Arial;
	font-size:	11pt;
	font-weight: bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.ProductPageFeature
{
	color: Navy;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
