body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22477D;
	height:100%;
}
#footer {
	position:absolute;
	bottom:40px;
	width:100%;
	left: 0;

}
#espaceHebert {
	position:absolute;
	top:167px;
	width:100%;
	height:80%;
	left: 0;
	/*margin-bottom:-40px;*/
}
.iframe {
	top:0px;
	width:955px;
	height:80%;
	border:solid 2px #22477D;
}
#connexionform {
	top:60px;
	left:50px;
	position:absolute;
}
#txt_codeAcces, #txt_motDePasse {
	width:300px;
	border:solid 1px;
}
.bt_login {
	border:solid 1px;
}
.MessageErreur {
	font-weight:bold;
	color:White;
}
.message {
	color:#FB7600;
}
#connexion /* div */ {
	font-size: 12px;
}
#lblResults {
	color:Red;
	font-weight:bold;
}
.connexionstore {
}
.connexionfooter {
	font-style:italic;
	font-size: 9px;
}
/*
HEADER Agence
*/

#agence-header /* div */ {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	display:none;
}
#agence-header-logo /* div */ {
	/*position:absolute;
	top:0px;
	left:10px;
	background:transparent url('http://www.monagenceimmo.com/images/bandeau.png') no-repeat left;*/
	width:100%;
	height:135px;
}
#agence-header-text /* div */ {
	position:absolute;
	top:0px;
	left:500px;
	width:300px;
	height:150px;
}
#agence-header .agence-raison-sociale /* span */ {
	/*color:Fuchsia;*/
	visibility:visible;
}
#agence-header .agence-adresse /* span */ {
	visibility:visible;
}
#agence-header .agence-coordonnees /* span */ {
	visibility:hidden;
}
/*
SERVICE CLIENT
*/

#client /* div */ {
	position:absolute;
	left:0px;
	top:20px;
	width:100%;
	height:100%;
}
#client-header /* div */ {
	position:absolute;
	top:0px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	left:20px;
}
#client-disconnect {
	position:absolute;
	top:-15px;
	width:100%;
	height:30px;
	text-align:right;
	right:10px;
}
#client-footer /* div */ {
	position:absolute;
	left:100px;
	bottom:0px;
	display:none;/*top:430px;
	width:600px;
	height:30px;*/
}
#client-contents /* div */ {
	position:absolute;
	left:5px;
	top:50px;
	width:100%;
	/*width:800px;*/
	height:100%;
}
#client-sommaire /* div */ {
	position:absolute;
	left:10px;
	top:10px;
	width:272px;
	height:100%;
	border-right:1px dotted #CC0001;
}
#client-espace /* positionnement de l'iframe */ {
	position:absolute;
	left:293px;
	top:8px;
	width:650px;
	height:80%;
	border-width:0px;
	border-style:none;
	background-color:Transparent;
}
.client-contenu /* div à l'intérieur de l'iframe */ {
	font-family:Verdana;
	background:none;
}
#compte-tpe {
	/*background-color:Red;*/
	font-size:10px;
}
.ecriture-table {
	font-size:9px;
	width:100%;
	padding-left:8px;
}
.ecriture-tr-header td {
	font-weight:bold;
}
.ecriture-td-libelle, .solde-td-libelle {
	width:40%;
}
.ecriture-td-date, .ecriture-td-debit, .ecriture-td-credit, .solde-td-date, .solde-td-debit, .solde-td-credit {
	width:20%;
}
.solde-td-date, .solde-td-debit, .solde-td-credit, .solde-td-libelle {
	border-top:1px dotted #CC0001;
}
.solde-tr {
	font-weight:bold;
}
/*
FOOTER Agence
*/

#agence-footer {
	/*position:absolute;
	bottom:0px;
	top:610px;
	left:0px;
	width:800px;
	height:150px;*/
    display:none;
}
#agence-footer-logo /* div */ {
/*top:0px;
	left:300px;
	width:500px;
	height:150px;
	background-repeat:no-repeat;*/
}
#agence-footer-text /* div */ {
/*position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:150px;*/
}
#agence-footer .agence-raison-sociale /* span */ {
	color:Fuchsia;
	display:none;
}
#agence-footer .agence-adresse /* span */ {
	color:Blue;
}
#agence-footer .agence-coordonnees /* span */ {
	visibility:visible;
}
/*
POLICES
*/

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #22477D;
}
h1 {
	font-size: 2em;
	padding-bottom:8px;
	padding-top:10px;
}
h2 {
	font-size: 1.6em;
	padding-bottom:5px;
	padding-top:10px;
}
h3 {
	font-size: 1.4em;
	padding-left:8px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #CC0000;
}
a:hover {
	background: none;
}
ul .sous-compte {
	padding-left:14px;
}
input, textarea {
	border:1px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Contacter l'agence */

#mail, #forum_post {
	width:100%;
}
#mail .label, #forum_post .label {
	width:85px;
	font-size:12px;
	white-space:nowrap;
}
#mail .input, #forum_post .input {
	width:100%;
}
#message, #sujet {
	width:100%;
}
#message {
	height:90px;
}
#mail .bouton, #forum_post .bouton {
	text-align:right;
}
/* Espace conseil syndical */

.forum {
	border:1px dotted #CC0001;
	margin: 18px 10px 18px 10px;
	padding:10px 10px 10px 10px;
}
.forum-titre {
	font-size: 1.6em;
}
.forum-stitre {
	font-size: 0.9em;
	font-style:italic;
}
.forum-auteur {
	color:#FB7600;
}
.forum-message {
	padding-top:10px;
}
#forum_post {
	padding-top:10px;
	padding-bottom:15px;
}
#fichier_nom {
	font-size:12px;
}
/* Affichage des informations en fenêtre popup */

.popup {
	padding:15px 15px 15px 15px;
}
.popup-lienFermer {
	text-align:right;
}
.popup-texte {
	text-align:justify;
	padding:10px 10px 10px 10px;
}
