BODY
{
	color:black;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS"; 
	font-size:10pt;
	text-align: center;
}
DIV#container
{
	background-color:white;
	margin:0px auto 0px auto;
	width:980px;
	text-align:center;
}
DIV.head
{
	background:url(/images/body/bg-head.png) no-repeat center bottom;
	margin:0px auto 0px auto;
	width:980px;
	height:230px;
}
DIV.main
{
	background:url(/images/body/bg-main.png) repeat-y center;
	margin:0px auto 0px auto;
	width:980px;
	text-align:left;
}
DIV.foot
{
	background:url(/images/body/bg-foot.png) no-repeat center top;
	margin:0px auto 0px auto;
	width:980px;
	height:310px;
}
DIV#container_imprimer
{
	background-color:white;
	text-align:left;
	width:100%;
}
DIV#container_enregistrer
{
	background-color:white;
	text-align:left;
	width:100%;
}
DIV#container_commander
{
	background-color:white;
	text-align:left;
	width:100%;
}
DIV.main-body
{
	margin-left:240px;
	min-height:500px;
	width:700px;
	padding-top:10px;
}
DIV.foot-body
{
	margin-left:240px;
}
A
{
	color:black;
	text-decoration:none;
}
A:hover
{
	color:#666666;
}
TABLE
{
	font-size:10pt;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
FORM
{
	margin:0px;
	padding:0px;
}
TD
{
	margin:0px;
	padding:0px;
	vertical-align:top;
}
TR
{
}
IMG
{
	border:0px;
}
.hide
{
	display:none;
}
.font_webdings
{
	font-family:webdings;
}
.bord
{
	border:1px red solid;
}
INPUT.invisible_submit
{
	width:0px;
	height:0px;
	border-style:none;
}
/* PAGES STATIQUES */
DIV.page-body
{
	margin-left:240px;
	text-align:left;
	min-height:550px;
}
DIV.page-body H1	{ color:#6d7db8; font-size:1.6em; }
DIV.page-body H2	{ color:#6d7db8; font-size:1.1em;	font-weight:normal; }
DIV.page-body H3	{ color:#6d7db8; font-size:1.6em; margin-left:80px; }
DIV.page-body P	{ color:black; font-size:1.1em; margin-left:100px; }
DIV.page-body A
{
	color:#1f3080;
	white-space:nowrap;
	font-weight:bold;
}
DIV.page-body LI.carre
{
	color:black;
	list-style-image:url(images/Pages/carre_rouge.gif);
	list-style-position:outside;
	margin-top:10px;
	margin-left:80px;
	font-size:1.1em;
}
DIV.page-body LI.fleche
{
	color:black;
	list-style-image:url(images/Pages/fleche_noire.gif);
	list-style-position:outside;
	margin-left:100px;
	font-size:1.1em;
}
DIV.page-body LI.acrobat
{
	color:black;
	list-style-image:url(/images/Pages/acrobat.gif);
	list-style-position:inside;
	margin-left:30px;
	font-size:1.1em;
}
DIV.page-body B	{ font-weight:bold; font-size:1.2em; }
DIV.page-body A.lien_rouge	{ color:orange; white-space:nowrap; }
DIV.page-body DIV.liens_rouges
{
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}
DIV.page SPAN.note
{
	color:#8CB6CF;
	font-size:1.1em;
}
DIV.page-body DIV.exemple
{
	margin-left:100px;
	border:1px solid silver;
	zoom:100%;
}
DIV.page-body SPAN.light	{ background-color:yellow; }

/* ACCUEIL */
TD.accueil_invite
{
	padding-top:12px;
	padding-bottom:12px;
	vertical-align:bottom;
}
DIV.accueil_message
{
	color:red;
	font-size:0.8em;
	text-align:right;
	padding-right:32px;
}
INPUT.accueil_login
{
	margin-right:30px;
	width:80px;
	font-size:60%;
	border:1px solid silver;
	font-size:1.1em;
}
INPUT.accueil_password
{
	width:80px;
	font-size:60%;
	border:1px solid silver;
	font-size:1.0em;
}
INPUT.accueil_submit
{
	background : url(images/Accueil/ok.gif) left top no-repeat;
	height:22px;
	width:22px;
	border:0px;
	margin-right:8px;
}

/* NOTICE */
DIV.separateur
{
	border-top:1px solid silver;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0pt;
	width:710px;
}
TABLE.notice
{
	width:710px;
}
TABLE.notice xTD
{
	border:1px dotted black;
}
TABLE.notice TD.vignette
{
	width:50px;
	padding-top:3px;
}
TABLE.notice TD.chk
{
	width:30px;
	text-align:center;
	vertical-align:top;
}
TABLE.notice TD.chk INPUT
{
}
TABLE.notice TABLE.donnees
{
	width:100%;
}
TABLE.notice TD.ptptpt
{
	width:30px;
}
TABLE.notice SPAN.ptptpt
{
 	font-size:0.8em;
	color:#CC66CC;
	cursor:pointer;
	white-space:nowrap;
}
TABLE.notice A.titre:link, TABLE.notice A.titre:visited, TABLE.notice A.titre:hover 
{
	color:#1f3080;
	font-weight:bold;
	text-align: justify;
	font-size:1.2em;
}
TABLE.notice DIV.article
{
	float:right;
	margin-left:20px;
	font-size:0.9em;
	padding-right:5px;
}
TABLE.notice DIV.article A
{
	color:#1f3080;
}
TABLE.notice DIV.article A.gris
{
	color:silver;
}
TABLE.notice DIV.article A.noir
{
	color:black;
}
TABLE.notice DIV.article IMG
{
	vertical-align:middle;
}
TABLE.notice A.revue
{
	font-weight:bold;
	font-style:italic;
	color:#1f3080;
}
TABLE.notice SPAN.complement
{
	font-size:0.9em;
}
TABLE.notice DIV.detail
{
	height:17px;
	overflow:hidden;
}
TABLE.notice DIV.detail2
{
	display:none;
}
TABLE.notice DIV.resume
{
	text-align:justify;
	margin-right:30px;
}
TABLE.notice A.rebond
{
	color:#1f3080;
	text-decoration:underline;
}
TABLE.notice DIV.societes
{
	margin-top:5px;
}
TABLE.notice DIV.descripteurs
{
	margin-top:5px;
}
TABLE.notice DIV.auteurs
{
	margin-top:5px;
}
TABLE.notice DIV.note
{
	margin-top:10px;
	font-size:0.9em;
}
TABLE.entete_resultat
{
	width:710px;
	border:1px solid silver;
	margin-bottom:10px;
}
TABLE.entete_resultat xTD
{
	border:1px solid black;
}
TABLE.entete_resultat TD.contexte
{
	font-size:1.1em;
	font-weight:bold;
	padding-left:10px;
}
TABLE.entete_resultat SPAN.nombre_resultat
{
	color:#1f3080;
	font-size:1.2em;
}
TABLE.entete_resultat SPAN.question
{
	color:#1f3080;
	font-size:0.9em;
	font-style:italic;
}
TABLE.entete_resultat TD.actionG
{
	white-space:nowrap;
	padding-left:10px;
}
TABLE.entete_resultat TD.actionD
{
	white-space:nowrap;
	padding-left:10px;
}
TABLE.entete_resultat TD.pagination
{
	white-space:nowrap;
}
TABLE.entete_resultat SPAN.pagination
{
	font-size:1.1em;
	font-weight:bold;
	color:#1f3080;
}
TABLE.entete_resultat A.pagination
{
}
TABLE.entete_resultat SPAN.pagination_gd
{
	font-size:1.6em;
	color:silver;
}
TABLE.entete_resultat A.pagination_gd
{
	font-size:1.6em;
}
TABLE.titre_resultat
{
	width:710px;
	margin-bottom:10px;
	border:0px dotted silver;
}
TABLE.titre_resultat TR.ligne1
{
	font-size:1.6em;
	color:#1f3080;
}
TABLE.titre_resultat TD.colonne1
{
	padding-left:5px;
}
TABLE.titre_resultat TD.colonne2
{
	padding-right:5px;
	text-align:right;
}

TABLE.message_recherche
{
	width:660px;
	color:#a52b6c;
	border:1px dotted silver;
	font-size:1.4em;
}
TABLE.message_recherche TD
{
	padding:4px;
}
TABLE.message_recherche TD.colonne2
{
	text-align:right;
}
TABLE.suggestion
{
	width:660px;
	color:#a52b6c;
	border:1px dotted silver;
}
TABLE.suggestion TD.titre
{
	font-size:1.4em;
}
TABLE.suggestion TD.closer
{
	text-align:right;
}
TABLE.suggestion TD
{
	padding:4px;
}
TABLE.suggestion TD.colonne1
{
	text-align:right;
}
TABLE.suggestion TD.colonne2
{
	text-align:left;
}
TABLE.suggestion SPAN.ote
{
	text-decoration:line-through;
}
TABLE.suggestion SPAN.ote_item
{
	display:none;
}
TABLE.rapide
{
	width:660px;
}
TABLE.rapide TD
{
	border:0px dotted green;
}
TABLE.rapide TD.titre
{
	vertical-align:middle;
	font-size:1.8em;
	color:#1f3080;
	height:40px;
}
TABLE.rapide TD.colonne1
{
	width:500px;
}
TABLE.rapide TD.colonne2
{
	width:160px;
	vertical-align:middle;
	text-align:center;
}
INPUT.text_big
{
	font-size:1.4em;
	width:440px;
	height:28px;
	border:1px solid silver;
	margin-left:15px;
	padding-left:5px;
}
INPUT.btn_ok
{
	color:#1f3080;
	font-weight:bold;
}
INPUT.text
{
	width:355px;
	height:20px;
	border:1px solid silver;
	padding-left:3px;
}
SELECT.date
{
	color:#1f3080;
	border:1px solid silver;
}
A.btn_lex
{
	color:#1f3080;
	cursor:pointer;
}
A.btn_lex:hover
{
	color:#666666;
}
TD.colonne3
{
	vertical-align:middle;
	text-align:center;
}
SELECT.critique
{
	color:#1f3080;
	border:1px solid silver;
}
TABLE.avancee TABLE.limiter
{
	width:100%;
	border:0px solid silver;
	color:#1f3080;
}
TABLE.avancee TABLE.limiter TD
{
	border:0px solid red;
}
TABLE.avancee TABLE.limiter TD.gauche
{
	width:50%;
}
TABLE.avancee TABLE.limiter TD.droite
{
	width:50%;
	padding-right:40px;
}

TABLE.avancee
{
	border:0px solid black;
	width:100%;
	width:expression( document.body.clientWidth > 660 ?"660px" :"auto" );
	max-width:660px;
	margin-top:20px;
	margin-bottom:20px;
	white-space:nowrap;
}
TABLE.avancee TD
{
	border:0px solid green;
}
TABLE.avancee TD.titre
{
	vertical-align:middle;
	font-size:1.5em;
	color:#1f3080;
	border-top:1px dotted silver;
	height:40px;
}
TABLE.avancee TD.titre_limiter
{
	vertical-align:middle;
	font-size:1.4em;
	color:#e42322;
	border-top:1px dotted silver;
	height:40px;
}
TABLE.avancee TD.fleche
{
	border-top:1px dotted silver;
	width:25%;
}
TABLE.avancee TD.fleche IMG
{
	position:absolute;
}

TABLE.avancee TD.libelle
{
	font-size:1.1em;
	font-weight:bold;
/*	font-style:italic;*/
	width:100px;
	color:#6d7db8;
	text-align:right;
	vertical-align:middle;
	height:28px;
	padding-right:8px;
}
TABLE.avancee TD.colonne2_bleue
{
	color:#1f3080;
	width:400px;
	vertical-align:bottom;
}
TABLE.avancee TD.colonne3_bleue
{
	color:#1f3080;
	font-weight:bold;
	width:160px;
	vertical-align:bottom;
	text-align:center;
}
TABLE.avancee TD.colonne2
{
	width:400px;
	vertical-align:middle;
}
TABLE.avancee TR.ligne3
{
	height:30px;
}
TABLE.avancee TD.colonne3
{
	width:160px;
}
TABLE.avancee TD.colonne3_lex
{
	width:160px;
	text-align:left;
	margin-left:10px;
}
DIV.imprimer
{
	font-size:10pt;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
}
DIV.imprimer A.imprimer
{
	text-align:center;
	display:block;
}
DIV.imprimer DIV.entete
{
	font-size:12pt;
	text-align:center;
}
DIV.imprimer SPAN.libelle
{
	font-weight:bold;
}
DIV.imprimer DIV.titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#6c6fa7;
}

DIV.imprimer DIV.periodique
{
	font-size:0.8em;
	font-style:italic;
	float:left;
}

DIV.imprimer DIV.complement
{
	font-size:0.8em;
	font-style:italic;
}

DIV.imprimer DIV.resume
{
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

DIV.imprimer DIV.auteurs
{
	float:left;
}

DIV.imprimer DIV.copyright
{
	text-align:right;
	white-space:nowrap;
	font-size:0.8em;
}

DIV.enregistrer
{
	font-size:10pt;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
}
DIV.enregistrer A.enregistrer
{
	text-align:center;
	display:block;
}
DIV.enregistrer DIV.entete
{
	font-size:12pt;
	text-align:center;
}
DIV.enregistrer SPAN.libelle
{
	font-size:0.8em;
	font-weight:bold;
}
DIV.enregistrer DIV.titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#6c6fa7;
}

DIV.enregistrer DIV.periodique
{
	font-size:0.8em;
	float:left;
}

DIV.enregistrer DIV.complement
{
	font-size:0.8em;
}

DIV.enregistrer DIV.resume
{
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

DIV.enregistrer DIV.auteurs
{
	font-size:0.8em;
	float:left;

}

DIV.enregistrer DIV.copyright
{
	text-align:right;
	white-space:nowrap;
	font-size:0.8em;
}

/* COMMANDER */
DIV.commander
{
	font-size:10pt;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
}
DIV.commander DIV.libelle
{
	font-weight:bold;
	float:left;
	border:1px dotted silver;
	width:100px;
	margin-right:3px;
	text-align:right;
	padding-right:3px;
	clear:left;
}
DIV.commander DIV.valeur
{
}

DIV.commander INPUT.dest
{
	width:400px;
	font-weight:bold;
	background-color:#f0f0f0;
}

DIV.commander INPUT.emet
{
	width:400px;
	font-weight:bold;
}

DIV.commander INPUT.nom
{
	width:400px;
}

DIV.commander INPUT.objet
{
	width:400px;
	font-weight:bold;
	background-color:#f0f0f0;
}

DIV.commander INPUT.reference
{
	width:400px;
	background-color:#f0f0f0;
}

DIV.commander SELECT.mode
{
	font-size:0.8em;
	width:400px;
}

DIV.commander TEXTAREA.commentaire
{
	width:400px;
	float:left;
}

DIV.commander DIV.btn_submit
{
}

DIV.commander DIV.titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#6c6fa7;
}

DIV.commander DIV.periodique
{
	font-size:0.8em;
	font-style:italic;
	float:left;
}

DIV.commander DIV.complement
{
	font-size:0.8em;
	font-style:italic;
}

DIV.commander DIV.resume
{
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

DIV.commander DIV.auteurs
{
	float:left;
}

DIV.commander DIV.copyright
{
	text-align:right;
	white-space:nowrap;
	font-size:0.8em;
}

TABLE.pool_aide
{
	border:1px solid silver;
	margin-top:40px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
TABLE.pool_aide TR
{
	border:1px solid silver;
	background-color: #F6F6F6;
}

TABLE.pool
{
	margin-top:20px;
	margin-bottom:20px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
TABLE.pool IMG.delete,TABLE.pool IMG.detach_devis
{
	float:right;
	width:16px;
	height:16px;
	margin-right:4px;
	cursor:pointer;
}
TABLE.pool CAPTION
{
	padding:10px;
	font-size:1.4em;
	font-weight:bold;
	color:#6A6A6A;
}
TABLE.pool TR
{
	border:1px solid silver;
	background-color: #F6F6F6;
}
TABLE.pool TR:hover
{
	background-color: #F0F0F0;
}
TABLE.pool TR.filler
{
	border:none;
	background: transparent;
}
TABLE.pool TR.filler:hover
{
	background:transparent;
}
TABLE.pool TR.filler_devis
{
	border:none;
	background: transparent;
}
TABLE.pool TR.filler_devis:hover
{
	background:transparent;
}
TABLE.pool TH
{
	background-color: #6A6A6A;
	color: white;
	font-size:1.2em;
}
TABLE.pool TH.tit
{
	text-align:left;
	padding:6px 0px;
}
TABLE.pool TH.devis
{
	text-align:right;
	background-color:#b3b3b3;
}
TABLE.pool TH.vig
{
	width:42px;
	padding:6px;
}
TABLE.pool TD
{
	border-bottom:1px solid silver;
	padding-top:5px;
}
TABLE.pool TD.filler
{
	height:20px;
}
TABLE.pool TD.filler_devis
{
	height:10px;
}
TABLE.pool TD.tit
{
	text-align:left;
}
TABLE.pool TD.vig
{
	width:42px;
	padding:6px;
}
TABLE.pool TD.ico
{
	background-color:white;
	width:96px;
	padding:6px;
}
TABLE.pool TD.hlp
{
	text-align:left;
	padding:6px;
}
TABLE.pool TD.hlp I
{
	border:1px dotted silver;
}
TABLE.pool TD.hlp UL
{
	color:#33617b;
}
TABLE.pool TD.chk
{
	width:30px;
}
TABLE.pool INPUT.btn
{
	width:220px;
}
TABLE.pool INPUT.btn_price
{
	width:74px;
	margin-right:30px;
	font-size:0.6em;
}
TABLE.pool DIV.devis
{
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	padding:2px;

	text-align:center;
	border:1px solid silver;
	float:right;
	width:74px;
	font-size:9pt;
}
TABLE.pool DIV.devis INPUT
{
	font-size:9pt;
	width:70px;
	text-align:center;
	border:1px dotted silver;
}

