/*
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-image: url(images/fond_navigation.jpg);
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-size: 9pt;
	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/FondFullHeader.gif);
	vertical-align: Top;
	width: 784px;
	height: 155px;
	text-align: left;
}

/*Class du header. Cette table contient la table Header générée par ImageReady*/
.headerTable{
	width: 784px;
	vertical-align: Top;
	height: 155px;
}

/* 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: 217px;
}
/* Class de la table contenu.*/
.contenuFullTable{
	background-image: url(images/fond_contenu.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;




	background-color:;
	vertical-align: Top;
	width: 784px;
	height: 600px;
	
}
.contenuTable{
	background-image: url(images/FondContenu.gif);


	background-color:;
	vertical-align: Top;
	width: 784px;
	height: 100%;
	
}

/*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.png);

	background-color: ;
	vertical-align: Bottom;
	width: 100%;
}

/* 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: 100%;
}

/* Class de la table complète des formulaires "vendeur.asp", "acheteur.asp", "valeur.asp", "avendreI.asp" */
.FormTable{
	background-color: #4C4B4B;
	vertical-align: Top;
	width: 500px;
	color: #000000;
}

/* Class de la table qui contient tout le site. Aucune propriétés de cette classe ne devraient être modifiées */
.fullTable{
	background-image: url(images/fond_navigation_degrade.png);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	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: 10pt;
	COLOR: #E8E8E8;
}
/* 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-ALIGN: Center;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-STYLE: Normal;
	FONT-WEIGHT: Bold;
	FONT-SIZE: 22px;
	COLOR: #E9E4E0;
	background-image: url(images/fond_titre.png);
	height: 50px;
	line-height: 50px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	letter-spacing: 1px;
}



/*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: 12px;
	COLOR: #E9E4E0;
}

.ATexteFooter:hover
{
	TEXT-DECORATION: underline;
}

/* Calculatrice */
.CalculTitre
{
	TEXT-DECORATION: underline;
}

.CalculSousTitre
{
		BACKGROUND-COLOR: #666666;
		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: #000000;
}
.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: #000000;
}
.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: #000000;
}
.calculASCHL{
		TEXT-ALIGN: Center;
		TEXT-DECORATION: Underline;
		FONT-FAMILY: Arial, Helvetica, Sans-serif;
		FONT-STYLE: Normal;
		FONT-WEIGHT: Bold;
		FONT-SIZE: 8pt;
		COLOR: #000000;
}
.calculASCHL:hOver{
		TEXT-ALIGN: Center;
		TEXT-DECORATION: Underline;
		FONT-FAMILY: Arial, Helvetica, Sans-serif;
		FONT-STYLE: Normal;
		FONT-WEIGHT: Bold;
		FONT-SIZE: 8pt;
		COLOR: #666666;
}

.Bouton {
	background-color: #543257;
	width: 213px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.Bouton a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Bouton a:hover{
	color: #C49EC7;
}

.BoutonNav {
	background-color: #543257;
	width: 203px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.BoutonNav a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.BoutonNav a:hover{
	color: #C49EC7;
}

.Separation {
	height: 15px;
}
.TexteMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E9E9E9;
	font-weight: bold;
}
.Lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

.Lien:hover {
	color: #FFFFFF;
}

.LienBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.LienBold:hover {
	color: #FFFFFF;
}

.tableContenu {
	background-image: url(images/fond_transparent.png);
	width: 700px;
}
.TexteContenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E9E9E9;
}

.TexteContenu li {

}

.TitreContenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextePetit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.FondDemenagement {
	color: #CCCCCC;
	background-color: #FFFFFF;
}
.TitreListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.TableJoindre {
	background-image: url(images/fond_transparent.png);
}
