/*
BILINGUE
BILINGUE
BILINGUE

Feuille de style de TemplateSite BILINGUE COURTIER
©2003 EGP TechnoVirtuel
Création : 2003-06-25, Yvan Labelle
Dernières modifications : 2003-07-03, YL
2003-08-26, YL, 2007-07-20, CL


*/

/* Class BODY */
BODY{
	background-color: #172A3B;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-size: 9pt;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.Bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}

.Bouton:hover {
	color: #FFFFFF;
}


TD{
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-size: 9pt;
	color: #666666;
}
/* Contrôle de l'espacement entre MENU et CONTENU ici   */
.SideContentSpacer{
	width: 0px;
	height: 1px;
	color: red;
}
/* Espacement de caractère ou de table */
.Spacer{
	background-image: ;
	background-color: ;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-size: 10pt;
}

/* Class Header 100% qui contient la table du header */
.headerFullTable{
	background-image: url(images/fond_top.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: Top;
	width: 100%;
	height: 100px;
}

/*Class du header. Cette table contient la table Header générée par ImageReady*/
.headerTable{
	background-image: url(images/FondHeader.gif);
	background-color: ;
	height: 100px;
}

/* Class de la table qui contient la table menu générée par ImageReady  */
.menuTable{
	background-image: url(images/fond_side.jpg);
	background-color: ;
	vertical-align: Top;
	width: 100%;
	height: 100%;
}
/* Class de la table contenu.*/
.contenuFullTable{
	background-image: url(images/fond_contenu.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top;
	background-color: ;
	vertical-align: Top;
	width: 100%;
	height: 100%;
}
.contenuTable{
	background-image: url(images/FondContenu.gif);
	background-color: ;
	vertical-align: Top;
	width: 778px;
	height: 100%;
}
.LeftFooterSpacer{
	width: 0px;
	height:0px;
}
.CenterFooterSpacer{
	width: 0px;
	height:1px;
	color: red;
}
/*Class de la table Footer 100%. Cette table contient la table Footer. La propriété WIDTH doit demeurer à 100% */
.footerFullTable{
	background-image: url(images/fond_bottom.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: Top;
	height: 70px;
}

/* Class du footer. Cette table d'une dimension fixe doit contenir votre table Footer générée ou non par ImageReady */
.footerTable{
	vertical-align: Top;
	width: 610px;
	height: 70px;
}
/* Class de la table complète des formulaires "vendeur.asp", "acheteur.asp", "valeur.asp", "avendreI.asp" */
.FormTable{
	background-color: #25486B;
	vertical-align: Top;
	width: 500px;
}

/* Class de la table qui contient tout le site. Aucune propriétés de cette classe ne devraient être modifiées */
.fullTable{
	width: 100%;
}

/*
Fin des classes "Table"


Les classes 'TEXTE' suivent...
*/

/* Texte de contenu */
.TexteNormal
{
	TEXT-DECORATION: None;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 10pt;
	COLOR: #EAEAEA;
}
/* Texte de contenu portant un lien */
.ATexteNormal
{
		TEXT-DECORATION: Underline;
		FONT-FAMILY: Arial, Helvetica, Sans-serif;
		FONT-STYLE: Normal;
		FONT-WEIGHT: Bold;
		FONT-SIZE: 10pt;
		COLOR: #000000;
}
.ATexteNormal:hOver
{
		TEXT-DECORATION: None;
		FONT-FAMILY: Arial, Helvetica, Sans-serif;
		FONT-STYLE: Normal;
		FONT-WEIGHT: Bold;
		FONT-SIZE: 10pt;
		COLOR: #666666;
}

/* Les titres */
.TexteTitre
{
	TEXT-DECORATION: None;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 24px;
	COLOR: #70AADE;
}



/*Le texte qui se retrouve dans le footer */
.TexteFooter{
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: Normal;
	TEXT-ALIGN: Center;
	COLOR: #999999;
}
/*Le texte accentué (bold) qui se retrouve dans le footer */
.TexteFooterAccent{
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: Bold;
	TEXT-ALIGN: Center;
	COLOR: #386592;
	text-decoration: none;
}

/*
Les liens textes du footer.
La classe qui suit au même nom + hOver est la réaction au "onMouseOver" (hOver)
 */
.ATexteFooter
{
	TEXT-DECORATION: none;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	COLOR: #568bbe;
}
.ATexteFooter:hOver
{
	TEXT-DECORATION: None;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
}

/* Calculatrice */
.CalculTitre
{
		TEXT-DECORATION: None;
		TEXT-ALIGN: Center;
		FONT-FAMILY: Arial, Helvetica, Sans-serif;
		FONT-STYLE: Normal;
		FONT-WEIGHT: Bold;
		FONT-SIZE: 11pt;
		COLOR: #000000;
}
.CalculSousTitre
{
	BACKGROUND-COLOR: #8FA4B9;
	TEXT-DECORATION: None;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 11pt;
	COLOR: #000000;
}
.CalculQuestion
{
		BACKGROUND-COLOR:;
	TEXT-DECORATION: None;
	TEXT-ALIGN: Right;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
}
.CalculReponse
{
		BACKGROUND-COLOR:;
	TEXT-DECORATION: None;
	TEXT-ALIGN: Left;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
}
.CalculTexteCenter
{
		BACKGROUND-COLOR:;
	TEXT-DECORATION: None;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
}
.calculSCHL{
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
}
.calculASCHL{
	TEXT-ALIGN: Center;
	TEXT-DECORATION: Underline;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	COLOR: #8FA4B9;
}
.TexteMedium {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
}

.TexteBig {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 22px;
	font-weight: bold;
}

a{
	color: #77A0CA;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}


.calculASCHL:hOver{
	TEXT-ALIGN: Center;
	TEXT-DECORATION: Underline;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
}

.Side {
	background-image: url(fr/images/side.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
