/*
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-attachment: scroll;
	background-repeat: 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;
}


/* Class de la table qui contient la table menu générée par ImageReady  */
.menuTable{
	vertical-align: Top;
	width: 200px;
	background-image: url(images/fond_side.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}

.contenuTable{
	background-attachment: scroll;
	background-image: url(images/fond_contenufull.png);
	background-repeat: repeat-y;
	background-position: right top;

}

/*
Fin des classes "Table"


Les classes 'TEXTE' suivent...
*/

/* Texte de contenu */

/*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;
}

.TexteTitre
{
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/titre.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
	padding-left: 120px;
	width:300px;
}
.TexteMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF0100;
	letter-spacing: 1px;
}


/*
Les liens textes du footer.
La classe qui suit au même nom + hOver est la réaction au "onMouseOver" (hOver)
 */
/*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: #6D6D6D;
}
/*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-SIZE: 11px;
	COLOR: #575757;
	letter-spacing: 1px;
}
.ATexteFooter:hOver
{
	COLOR: #DF0003;
}


/* Information CSS pour le dropdown menu*/
#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #B5B5B5;
border-bottom-width: 0;
font:normal 12px Verdana;
vertical-align: middle;
line-height:18px;
z-index:1;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5B5B5;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #217739;
}

.CarreMenu {
	height: 16px;
	width: 16px;
}
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

.Bouton:hover {
	color: #DF0003;
}

.Separation {
	height: 10px;
	width: 10px;
}
.TexteCoordonnees {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Lien {
	color: #990000;
	text-decoration: none;
}

.Lien:hover {
	text-decoration: underline;
}

.TexteTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.Boite {
	border: 1px solid #666666;
}

