/* CSS Document */
	
/***** bof Content BG *****/
#mainContentFrHome {
	background: url(../images/fr/bgHome.jpg) no-repeat center;
	}
	
#mainContentFrEnvironment {
	background: url(../images/fr/bgEnvironment.jpg) no-repeat center;
	}

#mainContentFrDifference {
	background: url(../images/fr/bgDifference.jpg) no-repeat center;
	}
	
#mainContentFrProducts {
	background: url(../images/fr/bgProducts.jpg) no-repeat center;
	}

#mainContentFrQuestions {
	background: url(../images/bgQuestions.jpg) no-repeat center;
	}

#mainContentFrSubmitys {
	background: url(../images/fr/bgSubmitys.jpg) no-repeat center;
	}
/***** eof Content BG *****/



/***** bof Products *****/

.productsMenuIc, .productsMenuLf, .productsMenuWc {
	position: absolute;
	width: 11em;
	font-weight: bold;
	font-size: .9em;
	}

#productsFrMenuIc {
	top: 17em;
	left: 20em;
	}
	
#productsFrMenuLf {
	top: 39.0em;
	left: 37em;
	}

#productsFrMenuWc {
	top: 36em;
	left: 55.7em;
	}

ul, li {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
	line-height: 1.3em;
	}

li {
	padding-bottom: .7em;
	}

/***** eof Products *****/

/***** bof Questions *****/

#questionsFrMenuIC {
	position: absolute;
	font-weight: bold;
	width: 40em;
	top: 14.3em;
	left: 17.5em;

	}

#liMenuQ {
	list-style-type: none;
	padding-bottom: .5em;
	margin-left: 1.7em;	
	}

/***** eof Questions *****/
