body
{
    background-color: #DCE0E3;
}

.activeTab
{
    padding: 0px 5px 0px 5px;
    font-family: tahoma;
    font-size: 8pt;
    white-space: nowrap;
    font-weight: bold;
    width: 100%;
    background-image: url(../Images/Tab/active_bg.gif);
}

.activeTab a:link, .activeTab a:active, .activeTab a:visited
{
    text-decoration: none;
    color: #000000;
}


.activeTab a:hover
{
    text-decoration: underline;
}

.inactiveTab
{
    padding: 0px 5px 0px 5px;
    font-family: tahoma;
    font-size: 8pt;
    white-space: nowrap;
    font-weight: bold;
    width: 100%;
    background-image: url(../Images/Tab/inactive_bg.gif);
}

.inactiveTab a:link, .inactiveTab a:active, .inactiveTab a:visited
{
    text-decoration: none;
    color: #000000;
}

.inactiveTab a:hover
{
    text-decoration: underline;
}

.tabSpacer
{
    border-bottom: 1px solid #919B9C;
    font-size: 6px;
}

#PageFrame
{
	width: 100%;
	height: 800px;
}

.appTitle
{
    padding-left: 10px;
    font-variant: small-caps;
    font-size: 20px;
    color: #994343;
    font-weight: bold;
}

.FormHeader
{
	vertical-align: top;
    width: 50%;
    font-size: 8pt;
    font-weight: bold;
    padding-right: 30px;
    background-color: #ffffff;
}

.FormControls
{
    width: 50%;
    padding-left: 20px;
    background-color: #ffffff;
}

h1
{
    border-bottom: 1px solid #994343;
    border-left: 6px solid #994343;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-size: 14pt;
    font-variant: small-caps;
    font-family: Times New Roman;
}

.controlHelp
{
    font-size: 8pt;
    color: #888888;
}

.SimpleForm
{
    border: 1px solid #aaaaaa;
    width: 50%;
}

.ActionBar
{
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    padding: 6px 2px 6px 2px;
    margin-bottom: 10px;
}

.ActionBar a:link, .ActionBar a:active, .ActionBar a:visited
{
    text-decoration: none;
    color: #000000;
    border: 1px solid #dddddd;
    background-color: #fefefe;
    padding: 3px 8px 3px 8px;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 0px;
}

.ActionBar a:hover
{
    border: 1px solid #999999;
    background-color: #eeeeee;
    color: #994343;
}

.TableHeader td
{
    background-color: #994343;
    color: #ffffff;
    padding: 3px;
    font-weight: bold;
}

.TableRow1 td
{
    background-color: #efefef;
    padding: 3px;
}

.TableRow2 td
{
    background-color: #dedede;
    padding: 3px;
}

.TableRow1, .TableRow2
{
    cursor: pointer;
    cursor: hand;
}

.ActionLink:link, .ActionLink:active, .ActionLink:visited
{
    text-decoration: none;
    padding: 10px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
}

.ActionLink:hover
{
    text-decoration: underline;
}

.ActionButtons a:link, .ActionButtons a:active, .ActionButtons a:visited
{
    text-decoration: none;
    font-size: 8pt;
    padding-right: 20px;
    color: #555555;
}

.ActionButtons a:hover
{
    text-decoration: underline;
}

li
{
    list-style-type: square;
    color: #888888;
}

.TaxonomyItem
{
    padding: 2px;
}

.TaxonomyItem a:link, .TaxonomyItem a:active, .TaxonomyItem a:visited
{
    text-decoration: none;
    color: #222222;
}

.TaxonomyItem a:hover
{
    text-decoration: underline;
}

#Search
{
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	font-weight:bold;	
	padding: 10px;
	margin: 0px;
}

.bold
{
	font-weight: bold;
}

table
{
	padding: 0;
}

/*<--''-->*/
input
{
	background: #ffffff;
	color: #003366;
}
a
{
	color: #003366;
	font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
body
{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
}
table
{
	color: #003366;
	padding: 0;
	margin: 0;
}
li
{
    list-style-type: square;
    color: #888888;
}
h3
{
	font-family: Verdana;
    font-size: 12pt;
    font-weight: bolder;
	color: #003366;
}
#PageContent
{
	margin: 0px;
	border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    background-color: #ffffff;
    height: 800px;
    padding: 0px;
    font-family: Verdana;
    font-size: 10pt;
    top: 0px;
    left: 0px;    
    
}
#SepCell
{
	font-size: 4px;
}
#TheForm
{
	padding: 0px;
	margin: 0px;
	height: 100%;
    padding: 0px;
	border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
	top: 0px;
    left: 0px;
}
.lnk
{
	font-weight: normal;
	text-decoration: underline;
}
.bg
{
	
	background-image: url('../Images/Infi/Fiche/background.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height:800px;
    
}
.lang
{
	font-weight: bolder;
	text-decoration: none;
	color: #003366;
	font-family: Verdana;
    font-size: 14pt;
}
