/*
Nom:					Style.css
Description:			Feuille des styles du site Web de l'étude Gross & Associés
Auteur:					Paul-Eric Duplain
Date:					26.04.2004
Version:				1.0
Dernière modification:	21.05.2004
Copyright:				Paul-Eric Duplain, fastnet.ch
*/
all.clsMenuItemNS
{	color: #003366;
	font: bold x-small Verdana;
	line-height: 8pt;
	text-decoration:none;
}

.tabOut
{	background-color: #c2d2dc; color: #003366;
	font: bold xx-small/4pt Verdana; font-size: 7pt;
	line-height: 3pt;
	text-decoration:none;
}
.tabOver
{	background-color: #003366; color: #c2d2dc;
	font: bold xx-small Verdana; font-size: 7pt;
	line-height: 3pt;
	text-decoration:none;	
}
.bigTitle
{	color: #003366;
	font-family: Verdana; font-size: 12pt; font-weight:bold;
	line-height: 10pt;
}
.title
{	color: #003366;
	font-family: Verdana; font-size: 10pt; font-weight:bold;
	line-height: 10pt;
}
H1
{
    color: #003366;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    line-height: 10pt;
}
.subTitle
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: bold;
	line-height: 20pt;
}
.subTitleIE
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: bold;
	line-height: 10pt;
	text-align: left; text-indent: -40px; /*margin-left: -20px;*/
}
.text
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: normal;
	line-height: 10pt;
	text-align: justify;
}
.infoText
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: normal;
	line-height: 8pt;
	text-align: justify;
}
.bigText
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: bold;
	line-height: 10pt;
	text-align: justify;
}
A
{	color: #003366;
	/*font-family: Verdana; font-size: 6pt; font-weight: bold;*/
	text-decoration: underline;
}
A:hover
{	background-color: #003366; color: #c2d2dc;
    text-decoration: none;
}

LH
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: normal;
	text-align: justify; text-indent: -15px; margin-left: -25px;
	display:block; /*pour aligner le titre de la liste avec les puces*/
}
LI
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: normal;
	text-align: justify; text-indent: -15px; margin-left: -25px;
	list-style-type: disc; list-style-position: inside;
}
P
{	color: #003366;
	font-family: Verdana; font-size: 8pt; font-weight: normal;
	text-align: justify;
}
.smalltd
{
	border-bottom: 1pt outset;
	border-left: 1pt outset;
	border-right: 1pt outset;
	border-top: 1pt outset;
	border-collapse:collapse;
	color: #003366;
}
