/* FEUILLE DE STYLE SITE DE STADLINE */

/*	BALISES	*/


/*		{
			font-family:verdana;
			font-size:10px;
		}
*/
BODY	{
			font-family:verdana;
			font-size:10px;
			margin:0;
			color:#5F5F5F;
		}

h1, h2, h3, h4, h5, h6	{	font-family:verdana;	font-size:10px;	}
tr, td, table, input, select, textarea	{	font-family:verdana;	font-size:10px;	}
form,dl,dt,dd	{padding:0;margin:0px;}

TABLE	{border-spacing:0px;border-collapse:collapse;}

TABLE TD {padding:0px;}

.itemLegende1	{	font-weight:bold;color:#F3A12D;	}
.itemLegende2	{	font-weight:bold;color:#9E0B0E;	}
.itemLegende3	{	font-weight:bold;color:#8560A8;	}
.itemLegende4	{	font-weight:bold;color:#45A32C;	}
.itemLegende5	{	font-weight:bold;color:#1E599C;	}
.itemLegende6	{	font-weight:bold;color:#AAAAAA;	}
.itemLegende7	{	font-weight:bold;color:#A36209;	}

.erreur			{color:#AF001F;}

IMG	{border:0px;}

DIV.blanc	{clear:both;height:1px;}
HR.blanc	{clear:both;height: 1px;margin: 0;padding: 0;color: #FFFFFF;background-color: #FFFFFF;border: 0;}

.instructions, .nonRenseigne {font-style:italic;color:#A9A9A9;}
.exemple {font-style:italic;color:#A9A9A9;}
.titre {color:#B13A17;font-weight:bold;}

H1		{color:#B13A17;font-weight:bold;}
H2		{font-weight:bold;margin-bottom:6px;margin-top:10px;}
dfn		{font-style:italic;color:#A9A9A9;}

DIV.critere
{
	margin-top:2px;
	margin-bottom:2px;
}

.champs
{
	position:absolute;
	width:150px;
	left:-150px;
	text-align:right;
	font-weight:bold;
}

.champsCreneau
{
	position:absolute;
	width:200px;
	left:-200px;
	text-align:right;
}

div.titrePage
{
	border-bottom : 1px solid #cccccc;
	margin-top:12px;
}

div.descriptionPage
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
}

div.etape, div.etatWorkflow, div.categorie
{
	font-size:14px;
	color:#1E599C;
	font-family:arial;
	font-weight:bold;
	margin-bottom:4px;
}

div.piedPage
{
	clear:both;
	border-bottom : 1px solid #cccccc;
	margin-top:12px;
	margin-bottom:20px;
}

TABLE
{
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
}


THEAD TR TD, TFOOT TR TD
{
	background-color:#F9F9F9;
	border-bottom:1px solid #D7D7D7;
	height:20px;
	color:#555555;
	font-weight:bold;
}

THEAD.intermediaire TR TD
{
	background-color:#F9F9F9;
	border-top:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
}

TR.nonSurligne, TR.surligne, TR.survol, TR.survolLecture, TR.survolLectureBleu, TR.marque
{
	height:20px;
}

tr.surligne
{
	background-color:#F9F9F9;
}

TR.nonSurligne
{
	background-color:#FFFFFF;
}


TR.marque
{
	background-color:#FEE99C;
	cursor:pointer;
}

TR.survol, td.survol
{
	background-color:#F5D5DB;
	color:#AF001F;
	cursor:pointer;
}
TR.survolLecture
{
	background-color:#E6E6E6;
	color:#5F5F5F;
}
TR.survolLectureBleu
{
	background-color:#BFE2FF;
	color:#5F5F5F;
}

TR.survol A,TR.survol A:hover,TR.survol A:visited,TR.survol A:link,
TR.survolLecture A,TR.survolLecture A:hover,TR.survolLecture A:visited,TR.survolLecture A:link,
TR.survolLectureBleu A,TR.survolLectureBleu A:hover,TR.survolLectureBleu A:visited,TR.survolLectureBleu A:link
{
	color:#AF001F;
}

TR.nonSurligne TD, TR.surligne TD, TR.survol TD, tr.survolLecture TD, TR.survolLectureBleu TD, TR.marque TD
{
	border-bottom:1px dashed #D7D7D7;
}

TD.separe
{
	padding-left:10px;
	padding-right:10px;
	border-left:1px dashed #D7D7D7;
}

TBODY TD.colonneCheck
{
	background-color:#FEE99C;
	width:30px;
	border-bottom:1px solid #FEE99C;
}

TD.iteration
{
	width:30px;
	color:#959595;
}

DIV.boxContenu
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}

DIV.boxFiltre
{
	background-color:#F9F9F9;
	border:1px solid #D7D7D7;
}

DIV.boxFiltre .titre
{
	font-weight:bold;
	color:#555555;
	margin-bottom:5px;
}

DIV.boxAvertissement
{
	background-color:#AF2020;
	border:1px solid #601111;
	color:#F4DFDF;
}

DIV.boxAvertissement .titre
{
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}

DIV.boxNotice
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#5F5F5F;
}

DIV.boxNotice .titre
{
	font-weight:bold;
	color:#5F5F5F;
	margin-bottom:5px;
}

DIV.boxNotice2
{
	background-color:#FFFFFF;
	border:1px solid #ADC3DF;
	text-align:justify;
}

DIV.boxNotice2 .titre
{
	font-weight:bold;
	color:#5C88C0;
	margin-bottom:5px;
}

DIV.boxDestroy, DIV.boxConservee
{
	background-image:url("../images/picto_mi_ko.gif");
	background-repeat:no-repeat;
	background-position:top right;
}

DIV.boxAvertissement
{
	float:left;
	width:300px;
	margin-bottom:15px;
	text-align:justify;
}

DIV.boxConservee
{
	background-image:url("../images/picto_mi_ok.gif");
}

DIV.boxLegende
{
	background-color:#FEE99C;
	border:1px solid #FDD239;
	color:#A36209;
}

DIV.boxLegende .titre
{
	font-weight:bold;
	color:#A36209;
	margin-bottom:5px;
}

DIV.boxRecherche
{
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
}

DIV.boxRecherche .titre
{
	font-weight:bold;
	color:#5F5F5F;
	margin-bottom:5px;
}

DIV.boxPerso
{
	background-color:#C1D2E7;
	border:1px solid #798FAC;
	color:#66768C;
}

DIV.boxPersoContenu
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}

DIV.boxPerso .titre
{
	font-weight:bold;
	color:#66768C;
}

DIV.boxDemande
{
	background-color:#F9F9F9;
	border:1px solid #ADC3DF;
}

DIV.boxDemande .titre
{
	font-weight:bold;
	color:#5C88C0;
	margin-bottom:5px;
}

DIV.boxOnglet, DIV.boxOngletModal
{
	background-color:#F9F9F9;
	border:1px solid #ccc;
	border-top:0px;
}

DIV.boxOnglet .titre, DIV.boxOngletModal .titre
{
	font-weight:bold;
	color:#5C88C0;
	margin-bottom:5px;
}

DIV.boxOnglet SPAN.ongletModule, DIV.boxOnglet SPAN.ongletModuleActif, DIV.boxOnglet SPAN.ongletModuleFirst, DIV.boxOnglet SPAN.ongletModuleActifFirst, DIV.boxOnglet SPAN.ongletModuleSurvol, DIV.boxOnglet SPAN.ongletModuleFirstSurvol, DIV.boxOngletModal SPAN.ongletModuleModal, DIV.boxOngletModal SPAN.ongletModuleActifModal, DIV.boxOngletModal SPAN.ongletModuleFirstModal, DIV.boxOngletModal SPAN.ongletModuleActifFirstModal, DIV.boxOngletModal SPAN.ongletModuleSurvolModal, DIV.boxOngletModal SPAN.ongletModuleFirstSurvolModal, DIV.boxOnglet SPAN.ongletExploitation, DIV.boxOnglet SPAN.ongletExploitationActif, DIV.boxOnglet SPAN.ongletExploitationFirst, DIV.boxOnglet SPAN.ongletExploitationActifFirst, DIV.boxOnglet SPAN.ongletExploitationSurvol, DIV.boxOnglet SPAN.ongletExploitationFirstSurvol
{
	border-right:1px solid #CCCCCC;
	background-image:url("../images/fond_onglet_inactif2.gif");
}

DIV.boxOnglet #barreOnglets, DIV.boxOngletModal #barreOngletsModal, DIV.boxOnglet #barreOngletsExploitation
{
	background-image:url("../images/fond_onglet_inactif2.gif");
}

DIV.boxOnglet SPAN.ongletModuleSurvol, DIV.boxOnglet SPAN.ongletModuleFirstSurvol, DIV.boxOnglet SPAN.ongletModuleActif, DIV.boxOnglet SPAN.ongletModuleActifFirst, DIV.boxOngletModal SPAN.ongletModuleSurvolModal, DIV.boxOngletModal SPAN.ongletModuleFirstSurvolModal, DIV.boxOngletModal SPAN.ongletModuleActifModal, DIV.boxOngletModal SPAN.ongletModuleActifFirstModal, DIV.boxOnglet SPAN.ongletExploitationSurvol, DIV.boxOnglet SPAN.ongletExploitationFirstSurvol, DIV.boxOnglet SPAN.ongletExploitationActif, DIV.boxOnglet SPAN.ongletExploitationActifFirst
{
	background-image:url("../images/fond_onglet_actif2.gif");
}

DIV.boxOnglet SPAN.ongletModuleActif, DIV.boxOnglet SPAN.ongletModuleActifFirst, DIV.boxOngletModal SPAN.ongletModuleActifModal, DIV.boxOngletModal SPAN.ongletModuleActifFirstModal, DIV.boxOnglet SPAN.ongletExploitationActif, DIV.boxOnglet SPAN.ongletExploitationActifFirst
{
	background-image:url("../images/fond_onglet_actif2.gif");
}

DIV.nombreReponses
{
	font-weight:bold;
}

.bonjour
{
	font-size:22px;
	font-family:times new roman;
	color:#ADC3DF;
	margin-bottom:10px;
}

A {color:#7EA7D4;font-weight:bold;text-decoration:none;}
A:link {color:#7EA7D4;font-weight:bold;text-decoration:none;}
A:visited {color:#7EA7D4;font-weight:bold;text-decoration:none;}
A:hover {color:#AF001F;font-weight:bold;text-decoration:underline;}

A.onglet_actif {color:#000000;font-weight:bold;text-decoration:none;}
A.onglet_actif:link {color:#000000;font-weight:bold;text-decoration:none;}
A.onglet_actif:visited {color:#000000;font-weight:bold;text-decoration:none;}
A.onglet_actif:hover {color:#000000;font-weight:bold;text-decoration:underline;}

A.onglet_inactif {color:white;font-weight:bold;text-decoration:none;}
A.onglet_inactif:link {color:white;font-weight:bold;text-decoration:none;}
A.onglet_inactif:visited {color:white;font-weight:bold;text-decoration:none;}
A.onglet_inactif:hover {color:white;font-weight:bold;text-decoration:none;}

A.pagination {color:#3399CC;font-weight:bold;text-decoration:none;}
A.pagination:link {color:#3399CC;font-weight:bold;text-decoration:none;}
A.pagination:visited {color:#3399CC;font-weight:bold;text-decoration:none;}
A.pagination:hover {color:#3399CC;font-weight:bold;text-decoration:none;}

A.legende {color:#A36209;font-weight:bold;text-decoration:none;}
A.legende:link {color:#A36209;font-weight:bold;text-decoration:none;}
A.legende:visited {color:#A36209;font-weight:bold;text-decoration:none;}
A.legende:hover {color:#CB7500;font-weight:bold;text-decoration:underline;}

A.deconnection {color:#FFFFFF;font-weight:bold;text-decoration:none;}
A.deconnection:link {color:#FFFFFF;font-weight:bold;text-decoration:none;}
A.deconnection:visited {color:#FFFFFF;font-weight:bold;text-decoration:none;}
A.deconnection:hover {color:#FFFFFF;font-weight:bold;text-decoration:underline;}

INPUT.champs_nom, INPUT.autocompleteMe, INPUT.autocompleteMeExt, INPUT.autocompleteMeExtAjout	{width:130px;	border:1px solid #B6B6B6;}
INPUT.autocompleteMeFo 					{width:60px;	border:1px solid #B6B6B6;}
INPUT.champs_prenom						{width:130px;	border:1px solid #B6B6B6;}
INPUT.champs_login						{width:130px;	border:1px solid #B6B6B6;}
INPUT.champs_password					{width:130px;	border:1px solid #B6B6B6;}
INPUT.champs_reference					{width:80px;	border:1px solid #B6B6B6;}
INPUT.champs_naissance					{width:80px;	border:1px solid #B6B6B6;}
INPUT.champs_adresse					{width:216px;	border:1px solid #B6B6B6;}
INPUT.champs_code_postal				{width:45px;	border:1px solid #B6B6B6;}
INPUT.champs_ville						{width:100px;	border:1px solid #B6B6B6;}
INPUT.champs_coordonnee					{width:180px;	border:1px solid #B6B6B6;}
INPUT.champs_entete						{width:200px;	border:1px solid #B6B6B6;}
INPUT.champs_pied						{width:200px;	border:1px solid #B6B6B6;}
INPUT.champs_description				{width:250px;	border:1px solid #B6B6B6;}
INPUT.champs_date						{width:80px;	border:1px solid #B6B6B6;}
INPUT.champs_heure						{width:40px;	border:1px solid #B6B6B6;}
INPUT.champs_annee,INPUT.champs_mesure	{width:35px;	border:1px solid #B6B6B6;}
INPUT.champs_telephone					{width:100px;	border:1px solid #B6B6B6;}
INPUT.champs_email						{width:150px;	border:1px solid #B6B6B6;}
INPUT.champs_montant					{width:60px;	border:1px solid #B6B6B6; text-align:right;}
INPUT.champs_montant_caisse				{width:100px;	border:1px solid #B6B6B6; text-align:right; font-size:20px;font-family:arial;font-weight:bold;}
INPUT.champs_type						{width:180px;	border:1px solid #B6B6B6;}
INPUT.champs_licence					{width:80px;	border:1px solid #B6B6B6;}
INPUT.champs_nombre						{width:50px;	border:1px solid #B6B6B6;}
.champs_couleur							{width:50px;	border:1px solid #B6B6B6; height:15px;}
SELECT.champs_dept						{width:250px;}
SELECT.selectMultiple					{height:50px;}

TEXTAREA								{				border:1px solid #B6B6B6;}

SPAN.deviseInput						{font-size:20px;font-family:arial;font-weight:bold;}

/* BOX PREFORMATE */
DIV.portionGauche
{
	float:left;
	position:relative;
	width:190px;
	margin-right:10px;
}
DIV.portionDroite
{
	float:right;
	position:relative;
	width:528px;
}






.pointille_horizontal{
background-image: url("../images/pointille_gris.gif");
height:1px;
}
.pointille_vertical{
background-image: url("../images/pointille_gris.gif");
width:1px;
}

TD.preonglet{
	background-color:white;
	border-bottom:1px solid #812A16;
	width:10px;
}

TD.postonglet{
	background-color:white;
	border-bottom:1px solid #812A16;
	width:auto;
}

TD.onglet_actif
{
	border-top:1px solid #812A16;
	border-left:1px solid #812A16;
	border-right:1px solid #812A16;
	border-bottom:0px;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	background-color:#FFFFFF;
	width:10px;
}

TD.onglet_inactif, TD.onglet_inactif_hover
{
	border:1px solid #812A16;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	background-color:#812A16;
	width:10px;
}

TD.onglet_disabled
{
	border:1px solid #812A16;
	padding:5px 10px 5px 10px;
	background-color:#CCCCCC;
	width:10px;
}

TD.onglet_inactif_hover
{
	background-color:#004773;
}

A.onglet_actif {color:#000000;font-weight:bold;text-decoration:none;}
A.onglet_actif:link {color:#000000;font-weight:bold;text-decoration:none;}
A.onglet_actif:visited {color:#000000;font-weight:bold;text-decoration:none;}
A.onglet_actif:hover {color:#000000;font-weight:bold;text-decoration:underline;}

A.onglet_inactif {color:white;font-weight:bold;text-decoration:none;}
A.onglet_inactif:link {color:white;font-weight:bold;text-decoration:none;}
A.onglet_inactif:visited {color:white;font-weight:bold;text-decoration:none;}
A.onglet_inactif:hover {color:white;font-weight:bold;text-decoration:none;}



/*	GESTION DES ARBRES	*/

DIV.boxTree, DIV.boxTreeBorder
{
	background-color:#FFFFFF;
	overflow: auto;
	margin-bottom:10px
}
DIV.boxTreeBorder
{
	border:1px solid #ADC3DF;
}

DIV.boxTree .titre
{
	font-weight:bold;
	color:#5C88C0;
	margin-bottom:5px;
}

DIV.tree_container
{
	margin-left: -23px;
	margin-bottom: 10px;
}

DIV.tree_element
{
	padding-left: 23px;
	margin-top:8px;
}

DIV.tree_folder_closed, DIV.tree_folder_closed_plus, DIV.tree_folder_open, DIV.tree_leave, DIV.tree_leave2, DIV.tree_leave_empty
{
	padding-top: 5px;
	padding-left: 23px;
	cursor:pointer;
	/* float:left; */ display:inline;
}

DIV.tree_leave, DIV.tree_leave2
{
	padding-left: 20px;
}

DIV.tree_folder_open
{
	background: url(../images/picto_dossier.gif) no-repeat 1px 3px;
}

DIV.tree_folder_closed, DIV.tree_folder_closed_plus
{
	background: url(../images/picto_dossier_closed.gif) no-repeat 1px 3px;
}

DIV.tree_leave
{
	background: url(../images/picto_ressource.gif) no-repeat 1px 3px;
}

DIV.tree_leave2
{
	background: url(../images/picto_ressource_virtuelle.gif) no-repeat 1px 3px;
}

DIV.tree_leave_empty
{
	padding-left: 0px;
}
DIV.tree_text {
	display:inline;
	margin-left:-5px;
}





.bouton_exporter
{
	position:relative;
	height:1px;
}

.bouton_exporter IMG
{
	display:block;
	position:absolute;
	left:460px;
	top:10px;
}

.autocompleter
{
		border: 1px solid #CCCCCC;
		width:250px;
    	background-color: #FFFFFF;
}

.autocompleter2
{
		border: 1px solid #CCCCCC;
		width:250px;
    	background-color: #FFFFFF;
}

.selectAutocompleter
{
	background-color: #d2fb8f;
}

.autocompleter ul li
{
	padding: 2px 10px;
	white-space: nowrap;
	font-size: 11px;
}



/***********************************/
/*** Styles pour le jqModal appelé par un ajax (afin d'eviter de perdre les styles de la page appelante***/
/***********************************/
DIV.boxOngletModal
{
	background-color:#F9F9F9;
	border:1px solid #ccc;
	border-top:0px;
}

DIV.boxOngletModal .titre
{
	font-weight:bold;
	color:#5C88C0;
	margin-bottom:5px;
}

DIV.boxOngletModal SPAN.ongletModuleModal, DIV.boxOngletModal SPAN.ongletModuleActifModal, DIV.boxOngletModal SPAN.ongletModuleFirstModal, DIV.boxOngletModal SPAN.ongletModuleActifFirstModal, DIV.boxOngletModal SPAN.ongletModuleSurvolModal, DIV.boxOngletModal SPAN.ongletModuleFirstSurvolModal
{
	border-right:1px solid #CCCCCC;
	background-image:url("../images/fond_onglet_inactif2.gif");
}

DIV.boxOngletModal #barreOngletsModal
{
	background-image:url("../images/fond_onglet_inactif2.gif");
}

DIV.boxOngletModal SPAN.ongletModuleSurvolModal, DIV.boxOngletModal SPAN.ongletModuleFirstSurvolModal, DIV.boxOngletModal SPAN.ongletModuleActifModal, DIV.boxOngletModal SPAN.ongletModuleActifFirstModal
{
	background-image:url("../images/fond_onglet_actif2.gif");
}

DIV.boxOngletModal SPAN.ongletModuleActifModal, DIV.boxOngletModal SPAN.ongletModuleActifFirstModal
{
	background-image:url("../images/fond_onglet_actif2.gif");
}

/***********************************/
/******* Mouvements de caisse ******/
/***********************************/
DIV.typeMouvement
{
	width:145px;
	float:left;
	margin-bottom:15px;
	text-align:left;
}

div.newsPieceJointe
{
	width:400px;
}

div.newsPieceJointe hr
{
	width:90%;
	margin:2em;
}

div.boxApercu
{
	/*height:3000px;	*/
}


DIV.typeMouvement .scroll
{
	height:200px;
	overflow:auto;
	/*border-bottom:1px solid #ccc;*/
}
DIV.titreGros
{ color:#5C88C0; font-weight:bold; font-size:12px; margin-bottom:5px; text-align:left;}
TR.survolLecture
{ background-color:#E6E6E6; color:#5F5F5F;}

/*** tableau d'historique des mouvements ***/
DIV.tableHistorique
{ text-align:left;  height:140px; overflow:auto;}
DIV.tableHistorique TABLE
{ width:640px; margin-top:1px; margin-left:1px;}
DIV.tableHistorique TABLE THEAD TR TD.separation
{ border-right:1px solid #D7D7D7; }
DIV.tableHistorique TABLE THEAD TR TD
{ text-align:left; font-weight:bold; }
DIV.tableHistorique TABLE TBODY
{ background-color:#FFF; }
DIV.tableHistorique TABLE TBODY TR
{ text-align:right; }
DIV.tableHistorique TABLE TBODY TR TD, DIV.tableHistorique TABLE THEAD TR TD
{ border-top:1px solid #D7D7D7; border-bottom:1px solid #D7D7D7; padding-left:5px; padding-right:5px; height:22px;  }
DIV.tableHistorique TABLE TBODY TR.nonSurligne TD.caseVide
{ border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7; }

DIV.caisseBoutonMouvement
{
	float:left;
	width:105px;
	height:90px;
	text-align:center;
	margin-right:5px; margin-left:5px; margin-bottom:5px;
	cursor:pointer;
	/*position:relative;*/
}

DIV.caisseBoutonMouvement IMG
{	display:block;	margin-left:15px;	margin-bottom:5px; }

DIV.formAjoutMouvement
{ margin-left:80px; }
DIV.formAjoutMouvement DIV.colonneDroite
{ float:left;width:150px;text-align:right; }
DIV.formAjoutMouvement DIV.colonneDroite DIV.colonneDroiteContenu
{ position:relative;margin-right:10px; }
DIV.formAjoutMouvement DIV.colonneDroite DIV.colonneDroiteContenu DIV.titreMontant
{ text-align:left;margin-bottom:2px; }
DIV.formAjoutMouvement DIV.boutonValiderMouvement
{ text-align:right;margin-right:120px; }

INPUT.champs_nombre_court					{width:40px;	border:1px solid #B6B6B6;}

.autocompleterBadge
{
		border: 1px solid #CCCCCC;
	   	width: 420px;
	   	max-height: 100px;
    	background-color: #FFFFFF;
    	overflow-x : hidden;
    	overflow-y : auto;
}


/***********************************/
/********** iXnet Adresse **********/
/***********************************/
.ixnet_adresse h3
{	margin:0;	}

.ixnet_adresse .adresse
{	margin-bottom:10px;	}

.ixnet_adresse b.avertissement
{	color:#FF0000;	}

/***********************************/
/***   Styles pour le jqModal    ***/
/***********************************/
.jqmWindow
{
	/* posistions & contains the modal window */
    background-color: #fff;
	background-image: url("../images/jqModal/fond_jqModal.gif");
	background-repeat:repeat-y;
	border: 1px solid #000;

    display: none;
    /*position: fixed;	    /**/ position: absolute; /**/


    left:75px; 				/* left:50%; */
    top: 250px;
    width:630px;
}

.jqmOverlay {
	/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
	background-color: #333;
}

* html .jqmWindow {
 position: absolute;
 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmWindow .boxTitre
{	height:26px;	background-image:url("../images/jqModal/fond_bloc_entete.gif"); }

.jqmWindow .boxTitre p
{	font-weight:bold; padding-top:5px; padding-left:10px;	}

.modalContenu
{
	margin:10px 15px 10px 15px;
}
