/*
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: #FFFFFF;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-size: 9pt;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
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;
}

/* Class Header 100% qui contient la table du header */
.headerFullTable{
	background-image: url(images/top_fond.jpg);
	vertical-align: Top;
	width: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

/*Class du header. Cette table contient la table Header générée par ImageReady*/
.headerTable{
	width: 100%;
	vertical-align: Top;
}

/* Class de la table qui contient la table menu générée par ImageReady  */
.menuTable{
	background-image: url(images/FondSide.gif);
	vertical-align: Top;
	width: 125px;
	height: 100%;
}
/* Class de la table contenu.*/
.contenuFullTable{
	background-image: url(images/FondFullContenu.gif);
	background-color:;
	vertical-align: Top;
	width: 100%;
}
.contenuTable{
	background-color:;
	vertical-align: Top;
	width: 1000px;
	background-color: #3d3d3d;
	
}

/*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-color: ;
	vertical-align: Bottom;
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top;
}

/* 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: Bottom;
	width: 1000px;
}

/* Class de la table complète des formulaires "vendeur.asp", "acheteur.asp", "valeur.asp", "avendreI.asp" */
.FormTable{
	background-color: #555555;
	vertical-align: Top;
	width: 500px;
	color: #FFFFFF;
	border: 1px solid #9E9E9E;
}

/* Class de la table qui contient tout le site. Aucune propriétés de cette classe ne devraient être modifiées */
.fullTable{
	width: 100%;
	height: 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: 12px;
	COLOR: #FFFFFF;
}

.TxtMedium
{
	font-size: 14px;
	color: #FFFFFF;
}

.TxtDev
{
	font-size: 20px;
	color: #A4A4A4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 2px;
}

/* 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
{
	background-image: url(images/titre.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 20px;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}



/*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: #000000;
}
/*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: #666666;
}

/*
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: 10px;
	COLOR: #67892E;
	line-height: 40px;
}
.ATexteFooter:hOver
{
	COLOR: #000000;
}

.Copyright
{
	TEXT-DECORATION: none;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 10px;
	COLOR: #67892E;
}
.Copyright:hOver
{
	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: #333333;
	TEXT-DECORATION: None;
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 11pt;
	COLOR: #CCCCCC;
}
.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: #CCCCCC;
}
.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: #CCCCCC;
}
.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: #000000;
}
.calculSCHL{
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	COLOR: #CCCCCC;
}
.calculASCHL{
	TEXT-ALIGN: Center;
	TEXT-DECORATION: Underline;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 8pt;
	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: #333333;
}
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.Bouton:hover {
	color: #AAAAAA;
}

.Separation {
	width: 40px;
}

.Separation2 {
	width: 20px;
}
.Courriel {
	color: #87B145;
	text-decoration: none;
}

.Courriel:hover {
	color: #FFFFFF;
}

.PetitLien {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DDDDDD;
	text-decoration: none;
	font-size: 16px;
	width: 200px;
}

.PetitLien a{
	color: #CCCCCC;
	text-decoration: none;
}

.PetitLien a:hover{
	color: #FFFFFF;
}

.TxtTitreLien {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #79A23C;
	font-size: 16px;
	font-weight: bold;
}

.TxtTitreDefinition {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #79A23C;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	height: 30px;
}

.TxtSousTitreLien {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #79A23C;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
}

.TexteDefinitions {
	TEXT-DECORATION: None;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 12px;
	COLOR: #CCCCCC;
}

.TexteDefinitions li{
	line-height: 20px;
}

.ListeLien
{
	list-style-image: url(images/bullet.png);
}


.ListeLien li
{
	margin: 20px 0px;
}

.ListeLien a
{
	color: #CCCCCC;
	text-decoration: none;
}

.ListeLien a:hover
{
	color: #FFFFFF;
}
