﻿#Content
{
	border: thin solid #E6E6E3;
}
#Header
{
	width: 100%;
	background: url(img/gradient.gif);
}
#footer { background: #dfdfdb; }
#footer p { color: #999999; text-align: center; padding: 0px 0px; }

html, body
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
}

TABLE
{
	border-collapse: collapse;
}
.zonehorstab
{
}

.tableaudata
{
	border-collapse: collapse;
/*	margin-left: auto;
	margin-right: auto;*/
	background-color: RGB(221,235,244);
}

.rowInfo
{
	background-color: white;
}

.rowTotal, .rowTotal TD
{
	border-top: solid 1px black;
	font-weight: bold;
	background-color: #BDD8EA;
/*	padding-left: 5px;
	padding-right: 5px; */
}

.tableaudata TR TD
{
	border: solid 1px white;
/*	padding-left: 5px;
	padding-right: 5px; */
}

.cMontant
{
	text-align:right;
}
.cMontantRO
{
	text-align:right;
	background-color: RGB(221,235,244);
}

.cPanel
{
	/* si changement vois aussi dns fisc*/
}

.button {
	background: url(img/greenRectButton.gif) no-repeat left center; width: 160px; height: 32px; cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	/* aussi bouton dans fisc */
}
h2 {
	font-size: 1.8em;
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: black;
}
h3 , .rowSepCenter, .rowSep
{
	font-size: 1em; font-weight: bold; padding-left: 20px; background: url(img/redArrow.gif) no-repeat left center; 
	background-color: white;
	margin-bottom: 0;
}

.HyperHelp
{
	background: url('../images/inl_hint.jpg') no-repeat left top;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: relative;
}

/* menu du haut */
#nav-wrapper {
	LEFT: 0px; BOTTOM: 0px;  HEIGHT: 31px; background: #E6E6E3;
}
#nav-wrap2 {
}
#nav-wrap3 {
}
#nav LI {
	FLOAT: left; LIST-STYLE-TYPE: none;
}
#nav-wrapper UL {
	margin: 0px; 
	padding: 0px;
	LIST-STYLE-TYPE: none;
}
#nav LI UL {
	Z-INDEX: 1; LEFT: -999em; position: absolute;   
}
#nav-wrapper span {
	display: block;
	COLOR: #ffffff;
	cursor: hand;
	HEIGHT: 31px;
	width: 175px;
	background: url(img/tabSprite.png) right -31px;
}
#nav-wrapper .leftofactive span
{
	background: url(img/tabSprite.png) no-repeat right -93px;
}
#nav-wrapper .active span
{
	FONT-WEIGHT: bold;
	background: url(img/tabSprite.png) no-repeat right -62px;
	color: #999999;
}
#nav-wrapper .last span
{
	background: url(img/tabSprite.png) no-repeat right 0px;
}
#nav-wrapper .activelast span
{
	FONT-WEIGHT: bold;
	background: url(img/tabSprite.png) no-repeat right -124px;
	color: #999999;
}
#nav-wrapper span A 
{
	display: block;
	padding-top: 7px;
	padding-left: 20px;
}
#nav-wrapper A:hover {
}

.MsgError 
{
    font-weight: bold;
    color: Red;
}

/* FISC */
.fiscperso
{
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid; 
	background-color: RGB(221,235,244);
}

.tabfisc
{
    border-collapse: collapse;
	background-color: RGB(221,235,244);
}

.fischead1
{
    text-align: right;
    font-weight: bold;
}
.fischead2
{
    text-align: right;
    font-weight: bold;
}

.colfisc0
{
}

.colfisc1, .colfisc2
{
    text-align: right;
    width: 100px;
    background-color: White;
    border-right: cornflowerblue 1px solid;
    border-top: cornflowerblue 1px solid;
    border-left: cornflowerblue 1px solid;
    border-bottom: cornflowerblue 1px solid;
    color:Black;
}

.FiscMontant 
{
    width: 100px;
    text-align: right;
}

/* bouton calcul */
.FiscCalcul
{
	background: url(img/greenRectButton.gif) no-repeat left center; width: 160px; height: 32px; cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
}

.FiscAvantage1
{
	font-weight: bold;
}
.FiscAvantage2
{
	font-weight: bold;
}


