body {
	margin : 0; 
	font-size : 9px; 
	font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
	background-image: url(images/Shaded_background_700px.gif);
	background-repeat: repeat-y;
}

/*Navigation de la page*/
#main_menu {
	position: absolute;
	top: 67px;
	left: 29px;
	width: 721px;
}

/*Navigation de la page*/
#left_menu {
	position: absolute;
	top: 198px;
	left: 30px;
}

#table_produits {
	position: relative;
	top: 0px;
	left: 0px;
}

#info_tech_text {
	position: relative;
	text-align: justify;
	width: 490px;
	left: 40px;
	margin-bottom: 10pt;
}

.c_info_tech_text {
	position: relative;
	text-align: justify;
	width: 490px;
	left: 40px;
	margin-bottom: 10pt;
}

#profile_text {
	position: relative;
	text-align: justify;
	width: 490px;
	left: 40px;
	margin-bottom: 10pt;
}

#profile_text_highlight {
	position: relative;
	text-align: justify;
	width: 490px;
	left: 40px;
	margin-bottom: 10pt;
	color: #CC0033;
}

#title_text_highlight {
	font-size : 12px;
	text-transform: uppercase;
	position: relative;
	text-align: left;
	width: 490px;
	left: 40px;
	margin-bottom: 10pt;
	color: #CC0033;
}

.c_title_text_highlight {
	font-size : 12px;
	text-transform: uppercase;
	position: relative;
	text-align: left;
	width: 490px;
	left: 40px;
	margin-bottom: 10pt;
	color: #CC0033;
}

#info_tech_images_and_legend {
	position: relative;
	text-align: center;
	width: 300px;
	font-style: italic;
	left: 120px;
	margin-bottom: 10pt;
}


/*Texte principal de la page*/
#main {
	position: absolute;
	font: 11px verdana;
	width: 500px;
	top: 210px;
	left: 200px;
	/*z-index: -2;*/
}

#main a {
	text-decoration: none;
}

.header_line_left {
	background-image: url(images/table_header_bgnd.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: normal;
}

.header_line {
	background-image: url(images/table_header_bgnd.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: normal;
}

.header_line_right {
	background-image: url(images/table_header_bgnd.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: normal;
}

#table_produits table{
	width: 551px;
}

#table_acc table{
	width: 350px;
}

#table_produits a{
	color: #CC0033;
}

#table_produits tr td {
	font-size : 9px; 
	font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
	padding: 2px 2px 2px 2px;
	border-bottom: solid 1px #D0D2D4;
}

#table_acc tr td {
	font-size : 9px; 
	font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
	border-bottom: solid 1px #D0D2D4;
}

.FAScontact_pays{
	color: #CC0033;
	font-weight: bold;
	text-transform: uppercase;
}

.FAScontact_raison_sociale{
	font-weight: bold;
}

.table_data {
	text-align: center;
}

.table_press {
	text-align: left;
	width: 150;
}

.kv_Q_result{
	color: #CC0033;
	font-weight: bold;
}




/*En-tête de la page*/
#logo_FAS {
	position: absolute;
	width:721px;
	height: 50px;
	top:20px;
	left: 35px;
	background-image: url(images/Logo_FAS_Norgren.gif);
	background-repeat: no-repeat;
	}

/*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;
	/*background-image: url(images/medic.jpg);
	background-repeat: no-repeat;*/
	}

/*Titre de la page: texte non-utilisé pour l'instant*/	
#header_FAS h3{
	font-size : 42px; 
	}	
		
/*Zone et champs de formulaires*/	
#valve_search_FAS{
	position: absolute;
	width : 721px;
	height: 42px;
	top: 86px;
	left: 30px;
	background-image: url(images/shaded_background_header.gif);
	}

input.file {
	width: 120px;
	margin-left: 20px;
	margin-top: 10px;
}

input.sufixe {
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
}

input.calcul_kv {
	width: 40px;
	margin-left: 20px;
	margin-top: 10px;
}

input.file,
input.sufixe,
input.calcul_kv {
	color: #6B696B;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 12px;
	font-size: 9px;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

/*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 {
	padding: 6px 10px 2px 25px;
	background-color: #DDDDDD;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color: #666666;
	height: 20px;
	font: 9px verdana;
	text-decoration: none;
	text-align: left;
	display: block;
	white-space: nowrap;
	position: relative;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

.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 */

