/*
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.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	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;
	background-position: center top;
}
.BoutonVendeur {
	background-image: url(images/default_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonVendeur:hover {
	background-image: url(images/default_over_05.jpg);
}


.BoutonVendeurEn {
	background-image: url(images/default_en_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonVendeurEn:hover {
	background-image: url(images/default_en_over_05.jpg);
}


.BoutonProprietes {
	background-image: url(images/default_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonProprietes:hover {
	background-image: url(images/default_over_04.jpg);
}

.BoutonProprietesEn {
	background-image: url(images/default_en_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonProprietesEn:hover {
	background-image: url(images/default_en_over_04.jpg);
}

.BoutonAgent {
	background-image: url(images/default_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 334px;
	display: block;
	text-decoration: none;
}

.BoutonAgent:hover {
	background-image: url(images/default_over_06.jpg);
}

.BoutonAgentEn {
	background-image: url(images/default_en_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 334px;
	display: block;
	text-decoration: none;
}

.BoutonAgentEn:hover {
	background-image: url(images/default_en_over_06.jpg);
}


.BoutonCarrieres {
	background-image: url(images/default_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonCarrieres:hover {
	background-image: url(images/default_over_12.jpg);
}

.BoutonCarrieresEn {
	background-image: url(images/default_en_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonCarrieresEn:hover {
	background-image: url(images/default_en_over_12.jpg);
}

.BoutonChoisir {
	background-image: url(images/default_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonChoisir:hover {
	background-image: url(images/default_over_13.jpg);
}


.BoutonChoisirEn {
	background-image: url(images/default_en_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 333px;
	display: block;
	text-decoration: none;
}

.BoutonChoisirEn:hover {
	background-image: url(images/default_en_over_13.jpg);
}

.BoutonCalculatrice {
	background-image: url(images/default_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 334px;
	display: block;
	text-decoration: none;
}

.BoutonCalculatrice:hover {
	background-image: url(images/default_over_11.jpg);
}

.BoutonCalculatriceEn {
	background-image: url(images/default_en_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 334px;
	display: block;
	text-decoration: none;
}

.BoutonCalculatriceEn:hover {
	background-image: url(images/default_en_over_11.jpg);
}


.TexteGuide {
	width: 40px;
}



.BoutonGuide {
	color: #D4000C;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}

.BoutonGuide:hover {
	
}






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);
	background-color: #FFFFFF;
	text-align: center;
}

/*Class du header. Cette table contient la table Header générée par ImageReady*/
.headerTable{
	background-color: #FFFFFF;
	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);
	width: 334px;
}
/* Class de la table contenu.*/
.contenuFullTable{


	background-color:;
	width: 100%;
	text-align: center;
}
.contenuTable{

	background-color:;
	width: 666px;
	background-image: url(images/fond_contenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.contenuInterieur {
	width: 550px;
	height: 378px;
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TexteLien {
	font-family: "Trebuchet MS";
	color: #333333;
}

.TexteLien a {
	color: #DA000E;
	text-decoration: none;
}

.TexteLien a:hover {
	color: #000000;
}



/*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.gif);


	background-color: ;
}

/* 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;
}

/* Class de la table complète des formulaires "vendeur.asp", "acheteur.asp", "valeur.asp", "avendreI.asp" */
.FormTable{
	background-color: #D9D9D9;
	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{

}

/*
Fin des classes "Table"


Les classes 'TEXTE' suivent...
*/

/* Texte de contenu */
.TexteNormal
{
	TEXT-DECORATION: None;
	FONT-FAMILY: "Trebuchet MS";
	FONT-STYLE: Normal;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
}
/* 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
{
	width: 665px;
	height: 60px;
	background-image: url(images/fond_titre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-indent: 10px;
}



/*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: "Trebuchet MS";
	FONT-STYLE: Normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	line-height: 20px;
}
.ATexteFooter:hOver
{
	COLOR: #D2000B;
}

/* 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: #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;
}
.newCalculCouleurFond{
	TEXT-ALIGN: Center;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	background-color:#D8D8D8;
	color: #000000;
	border-color:#6C6C6C;
	border-style:solid;
	border-width:thin;
}
.newCalculCouleur{

}
.newCalculCouleur td{
	color:#000000;

}
.newCalculCouleur a{
	color: #E40011;
}
.newCalculCouleur a:hover{
	color: #000000;
}
.newCalculTableauInfo{
	background-color: #D8D8D8;
	border-color:#6C6C6C;
	border-style:solid;
	border-width:thin;

}
.newCalculTableauInfoDiv{
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	color: #000000;


}
.newCalculTableauResultatTete{
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-STYLE: Normal;
	background-color: #868686;
	color:#ffffff;
}
.newCalculTableauResultatBorder{
	background-color:#6C6C6C;

}
.newCalculTableauResultatStats{
		FONT-FAMILY: Arial, Helvetica, Sans-serif;
		background-color: #ffffff;
		color:#000000;
}
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

.Bouton:hover {
	color: #FFFFFF;
}

.Separation {
	width: 70px;
}


.PetitLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.PetitLien a {
	color: #DA000E;
	text-decoration: none;
}

.PetitLien a:hover {
	color: #000000;
}
.SeparationNav {
	width: 50px;
}
.TitrePara {
	font-size: 14px;
	font-weight: bold;
	color: #E40011;
}
.TexteMedium {
	font-weight: bold;
	padding-bottom: 10px;
}
.Lien {
	font-family: Arial, Helvetica, sans-serif;
	color: #E40011;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}


.Lien:hover{
	color: #000000;
}
.TexteFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.TexteAgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #E40011;
	text-decoration: none;
}
