/* -------------------------------------------------------------------[a:] */
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
ul{list-style-type:none}
/* -------------------------------------------------------------------[Title_en] */
td.title_en {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
}

a:visited.title_en {
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

a:hover.title_en {
	color: #FF8400;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

a:active.title_en {
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
/* -------------------------------------------------------------------[a:øFooter] */
a:link.header {
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

a:visited.header {
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

a:hover.header {
	color: #9BC0E8;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline;
}

a:active.header {
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
/* -------------------------------------------------------------------[td:Titr1] */
td.tdTitr1 {
	background-color: #A1B0C0;
	background-position-x: right;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Tahoma;
	font-size: 10.5pt;
	padding-right: 15px;
	text-align: left;
	font-weight: noun;

}
/* -------------------------------------------------------------------[td:Titr2] */
td.tdTitr2 {
	background-color: #6B7D89;
	background-position-x: right;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10.5pt;
	padding-right: 15px;
	text-align: left;
	font-weight: bold;

}
/* -------------------------------------------------------------------[td:Titr3] */
td.tdTitr3 {
	background-color: #B9D6F4;
	background-position-x: right;
	background-repeat: repeat-y;
	color: #55697E;
	font-family: Tahoma;
	font-size: 10.5pt;
	padding-right: 15px;
	text-align: left;
	font-weight: bold;

}
/* -------------------------------------------------------------------[td:Titr_en] */
td.Titr_en {
	background-color: #A1B0C0;
	background-image: url('../images/bullet_titlepage_en.gif');
	background-position-x: left;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 15px;
	text-align: left;
}
/* -------------------------------------------------------------------[a:Text_Link] */
a:link.Text_Link{
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a:visited.Text_Link{
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a:hover.Text_Link{
	color: #FF8400;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}

a:active.Text_Link{
	color: #1B0C80;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
/* -------------------------------------------------------------------[a:Text_Small] */
a:link.Text_Small{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:visited.Text_Small{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.Text_Small{
	color: #FF8400;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:active.Text_Small{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}.Text_news {
	font-size:12px;
	color:#000066;
	font-family: tahoma;
}
.back {
	font-family:tahoma;
	background-image: url(images/box_text_background_small_b.gif);
	font-size: 12px;
	color: #003366;
	padding: 5px;
}
.backproduct {
	font-size: 12px;
	background-image: url(images/box_text_background_small_b.gif);
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
}.text_text {
	font-family:tahoma;
	font-size:13px;
}
#product ul{
	display:block;
	float:left;
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma;
	line-height: 1.2;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#product ul li{
	text-align:left;
	text-decoration:none;
	padding: 0px;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;

} 

