﻿body {
}
BODY
{
	height:100%;
	background-color: #FFFAFA;
	word-spacing: normal;
	font-family:Arial;
	font: Arial, small Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none; 
}

div {   }
td { padding-left: 3px}


#upperband
{
	width:570px; 
	height:80px; 
	background-image:url(images/bandeau-du-haut.jpg); 
	background-repeat:no-repeat
}

.title
{
	font-size: larger;
	font-weight: bold;
	margin-bottom:1em;
}

.moduleFormulaire
{
	font-weight: normal;
	background-color: #99FF99;
}

.moduleFormulaire table
{
	border: 1;
}
.moduleFormulaire td
{
	height: 22px;
}

.moduleFormulaire td.title
{
	font-size: larger;
	font-weight: bold;
	height: 22px;
	background-color: #006600;
	color:White;
	text-align: center;
}

#mainDiv
{
	width:570px;
}

.highlight
{
	font-weight:bold;
}

/* ------------------------ */
/* Début page ChoixPaiement */
/* ------------------------ */

#divVerifiez
{
}
#choixPaiement
{
	margin-top:15px;
	margin-left:6px;
}
#choixPaiement p
{
	font-size: 100%;
}

#corpsRecap {
	margin-left:11px;
	margin-right:15px;
}

#recapSouscription a
{
	text-decoration:underline;
}
#recapSouscription .prompt {
	font-size: 90%;
}
#recapSouscription .value {
	font-size: 90%;
}
#recapSouscription .table {
	border: 0;
}

tr.toprow {
    background-color:#006600;
    text-align:center;
    color:white;
	font-size: 100%;
	font-weight:bold;
}
tr.odd {
    background-color:#99FF99;
}
tr.even {
    background-color:#8ED18E;
}
.color1 
{
	background-color:#006600;
}
.color2
{
	background-color:#8ED18E;
}
.color3
{
	background-color:#99FF99;
}
/* pas reconnu par firefox ! */
col#col1 {
    font-size: 75%;
}
col#col2 {
    font-size: 90%;
}

#sierreur 
{
    margin: 7px;
    padding:3px; 
    background-color:#99FF99;
    font-size: 100%;
    text-align:center;
}

#texteCB, #texteCheque
{
	font-size: 100%;
	width: 318px;
	background-color: #99FF99;
	vertical-align: baseline;
}
p.texteModePaiement
{
	margin-top:8px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:8px;
	
}
td#tdSiVous
{
	font-size: 70%;
	color: Blue;
	text-align: justify;
}

#divVerifiez
{
}
/** Fin Page ChoixPaiement **/
div.lesEtapes
{
	width:550px;
}
.lesEtapes 
{
	font-size: 80%;
	padding: 10px 30px 0 30px;
	color: #666;
}
.etape {
	font-size: 12px;
	font-weight: bold;
	color: #066;
}

#milieu2Haut {
/*-
	background: url("images/milieu2Haut.png") no-repeat; --*/
	padding: 20px 12px 30px 21px;
}

#milieu2Bas {
/*-
	background: url("images/milieu2Bas.png") no-repeat 0 100%;--*/
	min-height: 480px;
	height: auto !important;
	height: 480px;
	width:570px;
	padding-bottom: 30px;
}

p.xsmallspace {margin: 2px 0px}
p.smallspace {margin: 5px 0px}

.rollover
{
	font-style: italic;
	color: blue;
}
a.rollover:link, a.rollover:visited, a.rollover:hover, a.rollover:active 
{
	text-decoration: none;
}

.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0px;
	padding: 5px;
	visibility: hidden;
	border:1px solid black;
	font:normal 10px Verdana;
	line-height: 16px;
	z-index: 100;
	background-color: white;
	width: 460px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#balloon1 ul, #balloon2 ul {
	padding-left: 10px;
}

#balloon1 ul li, #balloon2 ul li {
	background: url('../images/puceContenu.png') no-repeat 0% 0.5em;
	padding-left: 12px;
	padding-top:0px;
	padding-bottom:3px;
}
/* ------------------ */
/* Fin de transaction */
/* ------------------ */
#FinTransaction, #transactionRefusee 
{
	font-size: 11px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	text-indent:0px;
}
#FinTransaction p
{
	margin-top:0px;
	margin-bottom:0px;
}
.adresseGPJ 
{
	margin-top:5px;
	margin-left:40px;
	margin-bottom:8px;
	font-weight:bold;
}
.logginGPJ 
{
	margin-left:26px;
	margin-top:6px;
	margin-bottom:6px;
}

#cherMonsieur, #adresserCheque, #espaceClient
{
}

#espaceClient
{
	margin-top:10px;
}
#espaceClient ul
{
	padding-left:20px;
	list-style-type: none; 
}

.remarque
{
	font-size: 80%;
	margin-top:10px;
}
.motRemarque
{
	font-style:oblique;
	font-weight:bold;
}
.champs_new {
	margin-top: 0px !important;
	margin-top: 0px;
	border:none
}
/* ------------------ */
/* Formulaire Experts comptables */
/* ------------------ */
/* 
input.formulaireCompta
{
	font-size: 9pt;
	background-color: #ffffff;
	border-style:none;
	border-width:2px;
	border-color:#000000;
	border-collapse:separate;
}
*/
tr.formulaireCompta
{
}
.formulaireCompta
{
	font-weight: normal;
	background-color: #f4d7f8;
}

.formulaireCompta table
{
	border: 1;
}
.formulaireCompta td.title
{
	font-size: larger;
	font-weight: bold;
	background-color: #b93be6;
	color:White;
	text-align: center;
}