﻿
/**************************
/* Menu Tags - French Only 
/**************************/
.ekmenu_unorderedlist_item
{
    list-style: none;
    padding: 14px 5px 0px 25px;
    margin-top: 0px;  
    
}
/* fix for all browsers except IE */
html>body .ekmenu_unorderedlist_item
{
    padding: 19px 5px 0px 25px; 
}
.ekmenu_unorderedlist_item a
{
    color: #525252;
    font: normal 9pt Arial;
    letter-spacing: 0.2px; 
    text-decoration: none;
    
}

/************************
/* Content Tags - French Only 
/************************/
.home_top_right 
{
    background-image: url(../images/fr/home_rhs_bg_fr.jpg);
    background-position: top left;
    background-repeat: no-repeat; 
    padding: 90px 19px 0px 25px;
    font: normal 16px Arial;
    line-height: 24px; 
    width: 214px;
    height: 264px;
    float:left;
    color: #999999;
    letter-spacing: -0.5px;
}
.home_top_right1 
{
	background-image: url(../images/fr/home_rhs_bg_fr1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 90px 19px 0px 20px;
	font: normal 16px Arial;
	line-height: 24px;
	width: 214px;
	height: 549px;
	float:left;
	color: #999999;
	letter-spacing: -0.5px;
	margin-left: 5px;
	
}

.home_bot_left1 
{
	float:left;
	width: 320px;
	height:189px;
}
a.home_MI 
{
    background-image: url(../images/fr/home_mi_bg_fr.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 20px 12px 0px 177px;
    float:left;
    font: normal 10px Arial;
    line-height: 16px; 
    width: 144px;
    height: 170px;
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}
a.home_MI span
{
    color:#333399;
    text-decoration: none;
    font: bold 11px Arial;
    line-height: 16px;
} 
.home_ResMor 
{
    background-image: url(../images/fr/home_resmor_bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 20px 12px 0px 177px;
    float:left;
    font: normal 10px Arial;
    line-height: 16px; 
    width: 144px;
    height: 170px;
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}


a.home_ResMor span
{
    color: #333399;
    text-decoration: none;
    font: bold 11px Arial;
} 
