/* --------------------------------------------------------------------------------*/
/* STYLE DE BASE */
/* --------------------------------------------------------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;text-align:left
}

/* --------------------------------------------------------------------------------*/
/* CONTENEURS PRINCIPAUX */
/* --------------------------------------------------------------------------------*/
#banniere {
	width: 800px;
	height: 120px;
	margin: 0em auto;
	padding: 0px;
	background: url('images/banniere.gif') no-repeat top left;
}

#banniere_topannonces {
	width: 800px;
	height: 120px;
	margin: 0em auto;
	padding: 0px;
	background-color: #004795;
	background: url('images/topannonces.gif') no-repeat top left;
}

#onglets {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}

#corps {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	overflow: visible;
	clear: both;
text-align:left;
}
#corps-qsn {
	width: 610px;
	margin: 0px auto;
	padding: 0px 100px 0px 150px;
	overflow: visible;
	clear: both;
}

#pied {
	clear: both;
	width: 800px;
	margin: 0em auto;
	padding: 2px 0px;
	background-color: #ffffff;
	color: #7B7B7B;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

/* -------------------------------------------------------------------------------*/
/* MENU PRINCIPAL */
/* -------------------------------------------------------------------------------*/
#onglets ul, #onglets li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#onglets ul {
	width: 435px;
	height: 18px;
	padding: 0px 0px 0px 15px;
	display: block;
	position: relative;
	top: 74px;
	left: 350px;
	background: #7a7a7a url('images/menu-coin.gif') no-repeat bottom left;
	text-align: left;
}
#onglets li {
	display: inline;
}
#onglets li a {
	float: left;
	margin-right: 3px;
	padding: 0px 5px;
	background-color: #7a7a7a;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
#onglets li a.actif {
	background-color: #7a7a7a;
	color: #ff0;
}
#onglets li a:hover {
	background-color: #b1d691;
	color: #47a101;
}
#onglets li a.actif:hover {
	background-color: #b1d691;
	color: #ff0;
}

#onglets span {
	float: left;
	margin-right: 3px;
	padding: 0px 1px;
	color: #fff;
	line-height: 16px;
}

/* -------------------------------------------------------------------------------*/
/* TABLEAUX */
/* -------------------------------------------------------------------------------*/

#table2 {
	color: #444;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	float: right;
	border-color: #336600;
}

#devis-detaille {
	margin: 0px;
	padding: 0px;
	
}

#devis-detaille table {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#devis-detaille h2 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
}
#devis-detaille h1 {
	margin: 5px 0px;
	padding: 0px;
	border-width: 0px;
	color: #4BA004;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	text-indent: 5px;
}
#devis-detaille label {
	font-size: 11px;
}
#infos-persos {
	width: 100%;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#infos-persos label {
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: 8px;
}
#infos-persos input {
	float: right;
}

#prestations {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	background-color: #d1e7c0;
}
#prestations td {
	text-indent: 10px;
}

#prest-suite {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 268px;
	background-color: #d1e7c0;
}
#prest-suite td {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}

table label {
	font-weight: normal;
}

tr.non-select {
	cursor: pointer;
	text-align :center;
}
tr.select {
	background-color: #f0f0f0;
	cursor: pointer;
	text-align :center;
}

/* -------------------------------------------------------------------------------*/
/* SEPARATEURS */
/* -------------------------------------------------------------------------------*/
.separateur {
	width: 100%;
	height: 1em;
	margin: 5px 0px;
	padding: 0px;
	display: block;
	line-height: 0.1em;
	font-size: 1px;
	border-top: 1px dashed #000;
}
div.separateur-blanc {
	width: 100%;
	height: 1em;
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	color: green;
}


/* ---------------------------------------------------------------------------------*/
/* DIVERS */
/* ---------------------------------------------------------------------------------*/
div.bloc1, div.bloc2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
}
div.bloc1 {
	width: 310px;
	margin-left: 0px;
	float: left;
}
div.bloc2 {
	width: 410px;
	float: left;
}
div.bloc1 p, div.bloc2 p {
	padding-left: 15px;
}
p.bloc-rouge, p.bloc-vert {
	margin: 0px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
p.bloc-rouge {
	padding: 10px 5px 10px 0px;
	background-color: #F9DCD8;
}
p.bloc-vert {
	background-color: #DBECCC;
	
}


img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;
}

div.bloc {
	width: 460px;
	margin: 0px;
	padding: 0.5em;
	float: left;
}

div.liste-societe {
	width: 280px;
	float:left;
	background: #eaeaea url('images/fond-infos-diag.bmp') repeat-y top left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
}

p#bloc-bouton-ste {
	margin: 160px 35px 0px 0px;
	padding: 0px;
	float: right;
	width: 200px;
}

div.liste-societe-centre {
	width: 60%;
	margin: 1em auto;
	padding: 0em;
	clear: both;
}
div.liste-societe ul, div.liste-societe-centre ul {
	margin: 0em;
	padding: 1em;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
}
div.liste-societe ul.liste-ste-contenu, div.liste-societe-centre ul.liste-ste-contenu {
	margin: 0em;
	padding-left: 0em;
	list-style-image: url('none');
	float: none;
	list-style-type:none;
	padding-right:1em; padding-top:1em; padding-bottom:1em 
}
div.liste-societe li, div.liste-societe-centre li {
	margin: 0em;
	padding: 0em;
}

ul.tdl-liste {
  list-style-image: url('images/fleche-vert-blanc.gif');
  font-size: 15px;
  font-weight: bold;
}
ul.tdl-liste a {
  color: #4ba004;
}
ul.tdl-liste a:hover {
  color: #53b704;
}

p.pub {
	width: 350px;
	height: 50px;
	margin: 5px;
	padding: 5px;
	border: 5px outset #dff1fd;
	float: left;
}


/* --------------------------------------------------------------------------------*/
/* TEXTE */
/* --------------------------------------------------------------------------------*/
h1 {
	margin-top: 0em;
	margin-bottom: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 2px solid #444;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 1.5em;
	font-variant: small-caps;
	text-indent: 1em;
	color: #444444;
}
h2, h3 {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #000;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 200;
	color: #444444;
}
h5{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.4em;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 200;
	color: #4ba004;
}
h3 {
	font-size: 1em;
	padding: 0px 0px 3px 0px;
}
.vert {
	font-weight: bold;
	color: #4ba004;
	border-bottom: 1px solid #4ba004;
}
h4 {
	margin:0px;
	padding:0px;
}
p {
	margin: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0px;
	line-height: 17px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #444444;
}
#pied p.gauche {
	float:left;
}
#pied p.droite {
	float: right;
}
p.beau {
	text-indent: 1em;
	clear: both;
}
p.beau:first-letter {
	font-size: 150%;
}

.attention {
	color: #ff0000;
	font-size: 0.8em;
	font-style: italic;
}
p.attention {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border-top: 1px solid #dff1fd;
	border-bottom: 1px solid #dff1fd;
	background-color: #fffacd;
	font-size: small;
	font-style: normal;
}
span.nom-ste {
    padding: 5px 0px 0px 25px;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    color: #669977;
}

#corps-qsn p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
#corps-qsn span.md {
	font-size: 16px;
	font-weight: bold;
	color: #56a514;
}
#corps-qsn span.md-desc {
	font-size: 14px;
	font-weight: bold;
}
#corps-qsn h2 {
	font-size: 18px;
	font-weight: bold;
	color: #56a514;
}

acronym {
	margin: 0px;
	padding-bottom: 2px;
	background: url('images/css-dotted.bmp') repeat-x bottom;
	border-width: 0px;
	cursor: help; padding-left:0px; padding-right:0px; padding-top:0px
}
ul {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #444;
	list-style-image: url('images/pucemini.gif');
}
dl {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #444;
}


/* --------------------------------------------------------------------------------*/
/* LIENS */
/* --------------------------------------------------------------------------------*/
a, a:link {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
	background-color: #8C8C8C;
}

#pied a {
	color: #444;
}
#pied a:hover {
	color: #aaa;
}


/* --------------------------------------------------------------------------------*/
/* FORMULAIRE */
/* --------------------------------------------------------------------------------*/
form {
	margin: 0em;
	padding: 0em;
}

div.legend {
	width: 500px;
	margin: 5px auto 0px auto;
	padding: 7px 0px 0px 35px;
	background-color: #d1e7c0;
	border: 0px solid #000;
	line-height: 1.4em;
	color: #49a003;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

p.debut {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
p.debut2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 13px;
}
p.debut:first-letter {
	font-size: 150%;
}
p.debut2:first-letter {
	font-size: 150%;
}

div.fieldset  {
	width: 505px;
	margin: 0em auto;
	padding: 15px;
	border: 0px solid #000;
	background-color: #d1e7c0;
}

fieldset {
	margin: 0em;
	margin-bottom: 1em;
	padding: 0.5em;
	border: 1px solid #dff1fd;
	clear: both;
}
fieldset p {
	margin: 0em;
	padding: 0.3em;
	clear: both;
	font-size: 16px;
	font-family: Arial, sans-serif;
}
fieldset p.sans-marges {
	margin: 0em;
	padding: 0.5em 0em 0.8em 0em;
	font-size: 0.7em;
	clear: both;
}
fieldset p.liste-diag {
	font-size: 1em;
	line-height: 0.7em;
}

fieldset div.boite1, fieldset div.boite2, fieldset div.boite3 {
	margin:0px;padding:3px;float:left;
}
fieldset div.boite1 {
	width: 180px;
}
fieldset div.boite2 {
	width: 230px;
}
fieldset div.boite3 {
	width: 300px;
}

fieldset.petit {
	width: 45%;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	border-width: 0px;
}

fieldset.identification {
	width: 350px;
	margin: 0em;
	padding: 0em;
	border: 2px solid #8c8;
}
div.identification {
	 width:350px;
	 margin:0px auto;
	 padding:0px;
}

span.intitule {
	float: left;
	width: 20em;
	margin: 0em;
	padding: 0em;
	padding-top: 0.3em;
	padding-right: 15px;
	text-align: right;
	font-weight: normal;
}
p.intitule {
	width: 140px;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	color: #444;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
span.intitule-court {
	float: left;
	width: 9em;
	margin: 0em;
	padding: 0em;
	padding-top: 0.3em;
	padding-right: 15px;
	text-align: right;
	font-weight: normal;
}

legend {
	margin: 0.5em 0em;
	padding: 0.2em 0.8em;
	color: #444;
	font-weight: bold;
	font-size: 1.1em;
}
fieldset.petit legend {
	margin: 5px 0px;
	padding: 0px;
}

label  {
	margin: 0px;
	padding: 0px;
	padding-right: 2em;
	color: #444;
	line-height: 1.75em;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}
label:active  {
	background-color: #fff;
	color: #777;
}
label.pro {
	width: 260px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	clear: both;
	font-size: 12px;
	text-align: right;
}

input.pro {
	padding: 2px;
	border: solid #444;
	border-width: 2px 1px 1px 2px;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

input.zonetexte, textarea {
	padding: 0.1em;
	border: 2px inset #ccc;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal
}
.bloc1 input.zonetexte, .bloc2 input.zonetexte {
	padding-bottom: 3px;
	margin-left: 50px;
	width: 40px;
	background: #fff url('images/fond_champ.gif') no-repeat left bottom;
}
input:hover.zonetexte, textarea:hover  {
	border: 2px inset #eee;
	font-size: 12px;
}
select {
	color: #777;
	font-size: 12px;
	font-weight: bold;
}
option {
	color: #777;
}

/* BOUTONS IMAGE */
p.bloc-bouton {
	width: 350px;
	height: 30px;
	clear: both;
	margin: 3em auto 2em auto;
	padding: 0px;
	text-align: center;
}
p.bloc-bouton2 {
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/* BOUTONS TEXTE */
input.bouton {
	border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; margin:0em; border-bottom:2px solid #aaaaaa; border-right:2px solid #aaaaaa; background:#dff1fd url('images/degrade-entrant.jpg') repeat-x top left; padding-left:2em; padding-right:2em; padding-top:0em; padding-bottom:0.1em
}
input:hover.bouton {
	margin: 0em;
	border: 1px solid #ddd;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; padding-left:2em; padding-right:2em; padding-top:0em; padding-bottom:0.1em
}
input:active.bouton {
	margin: 0em;
	border: 1px solid #ddd;
	background: #dff1fd url('images/degrade-sortant.jpg') repeat-x top left; padding-left:2.1em; padding-right:1.9em; padding-top:0.1em; padding-bottom:0em
}

input.bouton-relief {
	margin: 0em;
	border: 3px outset #efefef;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; padding-left:2em; padding-right:2em; padding-top:0em; padding-bottom:0.1em
}
input:hover.bouton-relief {
	margin: 0em;
	border: 3px outset #efefef;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; padding-left:2em; padding-right:2em; padding-top:0em; padding-bottom:0.1em
}
input:active.bouton-relief {
	margin: 0em;
	border: 3px inset #efefef;
	background: #dff1fd url('images/degrade-sortant.jpg') repeat-x top left; padding-left:2.1em; padding-right:1.9em; padding-top:0.1em; padding-bottom:0em
}

input.bouton-relief2 {
	border: 2px outset #fff;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; margin-left:9em; margin-right:0em; margin-top:0.5em; margin-bottom:0em; padding-left:0.2em; padding-right:0.2em; padding-top:0em; padding-bottom:0.1em
}
input:hover.bouton-relief2 {
	border: 2px outset #fff;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; margin-left:9em; margin-right:0em; margin-top:0.5em; margin-bottom:0em; padding-left:0.2em; padding-right:0.2em; padding-top:0em; padding-bottom:0.1em
}
input:active.bouton-relief2 {
	border: 2px inset #fff;
	background: #dff1fd url('images/degrade-sortant.jpg') repeat-x top left; margin-left:9em; margin-right:0em; margin-top:0.5em; margin-bottom:0em; padding-left:0.3em; padding-right:0.1em; padding-top:0.1em; padding-bottom:0em
}

div.bloc input.bouton-relief2 {
	margin: 0em;
	border: 2px outset #fff;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; padding-left:0.2em; padding-right:0.2em; padding-top:0em; padding-bottom:0.1em
}
div.bloc input:hover.bouton-relief2 {
	margin: 0em;
	border: 2px outset #fff;
	background: #dff1fd url('images/degrade-entrant.jpg') repeat-x top left; padding-left:0.2em; padding-right:0.2em; padding-top:0em; padding-bottom:0.1em
}
div.bloc input:active.bouton-relief2 {
	margin: 0em;
	border: 2px inset #fff;
	background: #dff1fd url('images/degrade-sortant.jpg') repeat-x top left; padding-left:0.3em; padding-right:0.1em; padding-top:0.1em; padding-bottom:0em
}

.bouton-lancer-rech, a.bouton-demande-devis, a.bouton-demande-estimation, a.bouton-envoyer-estimation,a.bouton-devis-detaille, a.bouton-devis-express, a.bouton-demande-devis-vert, a.bouton-refaire, a.bouton-valider, a.bouton-demande-info, a.bouton-envoyer-demande, a.bouton-recherche-prof, a.bouton-accepte, a.bouton-accepte2,  a.bouton-accepte3, a.bouton-retour-accueil {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px solid #000;
	float: right;
	cursor: pointer;
}
.bouton-lancer-rech {
	width: 161px;
	height: 27px;
	background: url('images/bouton-lancer-recherche.gif') no-repeat 0px 0px;
}
.bouton-lancer-rech:hover {
	background-position: 0px -27px;
}
a.bouton-demande-devis {
	width: 143px;
	height: 27px;
	background: url('images/bouton-demande-devis.gif') no-repeat 0px 0px;
}
a.bouton-demande-devis:hover {
	background-position: 0px -27px;
}
a.bouton-demande-devis-vert {
	width: 143px;
	height: 27px;
	background: url('images/bouton-demande-devis-vert.gif') no-repeat 0px 0px;
}
a.bouton-demande-devis-vert:hover {
	background-position: 0px -27px;
}
a.bouton-refaire {
	width: 200px;
	height: 32px;
	background: url('images/bouton-refaire.gif') no-repeat 0px 0px;
}
a.bouton-refaire:hover {
	background-position: 0px -32px;
}
a.bouton-valider {
	width: 200px;
	height: 32px;
	background: url('images/bouton-valider.gif') no-repeat 0px 0px;
}
a.bouton-valider:hover {
	background-position: 0px -32px;
}
a.bouton-accepte {
	width: 166px;
	height: 32px;
	background: url('images/bouton_accepte.gif') no-repeat 0px 0px;
}
a.bouton-accepte:hover {
	background-position: 0px -32px;
}

a.bouton-accepte2 {
	width: 166px;
	height: 32px;
	background: url('images/bouton_accepte2.gif') no-repeat 0px 0px;
}
a.bouton-accepte2:hover {
	background-position: 0px -32px;
}
a.bouton-accepte3 {
	width: 166px;
	height: 32px;
	background: url('images/bouton_accepte3.gif') no-repeat 0px 0px;
}
a.bouton-accepte3:hover {
	background-position: 0px -32px;
}
a.bouton-retour-accueil {
	width: 166px;
	height: 32px;
	background: url('images/bouton_retour_accueil.gif') no-repeat 0px 0px;
}
a.bouton-retour-accueil:hover {
	background-position: 0px -32px;
}
a.bouton-devis-detaille {
	width: 195px;
	height: 27px;
	background: url('images/bouton-devis-detaille.gif') no-repeat 0px 0px;
}
a.bouton-devis-detaille:hover {
	background-position: 0px -27px;
}
a.bouton-devis-express {
	width: 195px;
	height: 27px;
	background: url('images/bouton-devis-express.gif') no-repeat 0px 0px;
}
a.bouton-devis-express:hover {
  background-position: 0px -27px;
}
a.bouton-demande-info {
	width: 179px;
	height: 27px;
	margin-top: 15px;
	background: url('images/bouton-demande-info.gif') no-repeat 0px 0px;
}
a.bouton-demande-info:hover {
	background-position: 0px -27px;
}
a.bouton-envoyer-demande {
	width: 161px;
	height: 27px;
	margin-top: 5px;
	margin-right: 19px;
	background: url('images/bouton-envoyer-demande.gif') no-repeat 0px 0px;
}
a.bouton-envoyer-demande:hover {
	background-position: 0px -27px;
}
a.bouton-envoyer-estimation {
	width: 161px;
	height: 27px;
	margin-top: 5px;
	margin-right: 19px;
	background: url('images/Estimervotrebiencopie.gif') no-repeat 0px 0px;
}
a.bouton-envoyer-estimation:hover {
	background-position: 0px -27px;
}
a.bouton-demande-estimation {
	width: 400px;
	height: 40px;
	margin-top: 5px;
	margin-right: 19px;
	background: url('images/estimationgratuitecopie.gif') no-repeat 0px 0px;
}
a.bouton-recherche-prof {
	width: 226px;
	height: 27px;
	margin-top: 15px;
	background: url('images/bouton_recherche_prof.bmp') no-repeat 0px 0px;
}
a.bouton-recherche-prof:hover {
	background-position: 0px 0px;
}

/* --------------------------------------------------------------------------------*/
/* POPUPS */
/* --------------------------------------------------------------------------------*/
#popup {
    margin: 0px;
    padding: 10px;
    width: 445px;
    display: block;
    float: right;
    border: solid green 1px;
    background-color: #D1E6C1;
}
#popup2 {
	display: block;
	float: left;
	width:294px;
	border: solid green 1px;
	background-color: #D1E6C1;
	margin-top: 10px;
}
#popup3 {
    margin: 0px;
    padding: 3px;
    width: 400px;
    display: block;
    float: inherit;
    border: solid green 1px;
    background-color: #E2F0D9;
}
#popup4 {
    margin: 0px;
    padding: 3px;
    width: 400px;
    display: block;
    float: inherit;
    border: solid green 1px;
    background-color: #E1EAF4;
}
#popup label {
	float: none;
}

#devis_popup {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	position: relative;
	bottom: 50Px;
	left: 410px;
}
.txtlhMDiag {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-FAMILY: Arial
}
.txtlhMDiag2 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #444; LINE-HEIGHT: 14px; FONT-FAMILY: Arial
}
.bordDetailAnn {
	BACKGROUND-COLOR: #009500
}
.fondDetailAnn {
	BACKGROUND-COLOR: #E6F1DC
}
.fondDetail {
	BACKGROUND-COLOR: #e6efff
}
.bordDetail {
	BACKGROUND-COLOR: #cddbf4
}
.inter {
	FONT-SIZE: 4px
}
.txtlhMDiag {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-FAMILY: Arial
}
