body  { font-size: 11px; font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; margin: 0 }

/*Navigation de la page*/
#main_menu {
	position: absolute;
	top: 67px;
	left: 29px;
	width: 721px;
}

/*Navigation de la page*/
#left_menu {
	position: absolute;
	padding-top: 0.5cm;
	
	top: 105px;
	left: 10px;
	width: 166px;
	height: 319px;
	background: url(images/background_left_menu.jpg) no-repeat;
}

#left_menu a {
	/*font-weight: bold;
	text-decoration: none;*/
	color: #083469;
}

/*Texte principal de la page*/
#main {
	position: absolute;
	font: 11px verdana;
	width: 552px;
	top: 90px;
	left: 200px;
	/*z-index: -2;*/
}

#main a {
	color: #083469;
}

/*En-tête de la page*/
#logo_FAS  { background: url(images/Logo_FAS_Norgren.gif) no-repeat; position: absolute; top: 20px; left: 35px; width: 721px; height: 50px }

/*En-tête de la page: texte non-utilisé pour l'instant*/	
#logo_FAS h3{
	font-size : 32px; 
	}

/*Zone de sélection de la langue: drapeaux*/
#langue {
	position: absolute;
	top:20px;
	left: 640px;
}

/*Image d'llustration du thème de la page*/
#header_FAS {
	position: absolute;
	width : 701px; 
	top: 128px;
	left: 30px;
	}

/*Titre de la page: texte non-utilisé pour l'instant*/	
#header_FAS h3{
	font-size : 42px; 
	}	

.framed {
	border: solid 1px #666666;
	}

.red_text  {
	color: #CC0033;
	}
	
.red_text  a{
	color: #CC0033;
	}	

.story  { color: #666666;
	font-size: 10px;
	text-align: justify
	}

.story h2 {
	color: #666666;
	 font-size: 14px;
	 text-align: left;
}

.story h3 {
	color: #666666;
	 font-size: 11px;
	 text-align: left;
	 text-transform: uppercase;
}

/*Gestion des menus déroulant*/
.ddmx2, .ddmx {
	font: 9px verdana;
}

.ddmx .item1,
.ddmx .item1-active
 {
	padding: 3px 10px 3px 10px;
	background: #FFFFFF;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
	white-space: nowrap;
	position: relative;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
}

.ddmx .item1:hover,
.ddmx .item1-active:hover {
	color: #cc0033;
}

.ddmx2 .item1,
.ddmx2 .item1:hover,
.ddmx2 .item1-active,
.ddmx2 .item1-active:hover  { color: #666666; font: 9px verdana; text-decoration: none; background: #dddddd url(images/bullet_blue.gif) no-repeat 8px 8px; text-align: left; padding: 6px 10px 2px 25px; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; position: relative; height: 20px; display: block }

.ddmx {
	width:723px;
	border-left:solid 1px #999999;
}

.ddmx2 {
	width:160px;
}

.ddmx2 .item2, 
.ddmx2 .item2:hover, 
.ddmx2 .item2-active, 
.ddmx2 .item2-active:hover {
	padding: 6px 8px 2px 6px;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 21px;
	white-space: nowrap;
	position: relative;
	z-index: 501;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding: 3px 8px 4px 8px;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 12px;
	white-space: nowrap;
	position: relative;
	z-index: 500;
}

.ddmx2 .item2, .ddmx .item2 {
	background: #ffffff;
	border-bottom: 1px solid #666666;
}
.ddmx2 .item2:hover, .ddmx .item2:hover,
.ddmx2 .item2-active, .ddmx .item2-active,
.ddmx2 .item2-active:hover, .ddmx .item2-active:hover {
	background: #eeeeee;
	border-bottom: 1px solid #666666;

}
.ddmx2 .arrow, .ddmx .arrow,
.ddmx2 .arrow:hover,  .ddmx .arrow:hover {
	padding: 3px 16px 4px 8px;
}
.ddmx2 .item2 img, .ddmx .item2 img,
.ddmx2 .item2-active img, .ddmx .item2-active img{
	position: absolute;
	top: 4px;
	right: 1px;
	border: 0;
}
.ddmx2 .section, .ddmx .section {
	border: 1px solid #999999;
	position: absolute;
	visibility: hidden;
	z-index: 2;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
* html .ddmx2 td { position: relative; } /* ie 5.0 fix */


