/* ################################################## */
/* ######              CUSTOM USE              ###### */
		
/* should be customed and put here (befere "a") to overwrite what is already defined by "a" element */
	.VMenu0ContentSelected a:link
		{
		color: #FFFFFF;
		}
	.VMenu0ContentSelected a:visited
		{
		color: #FFFFFF;
		}
	.VMenu1Content a:link
		{
		color: #004566;
		}
	.VMenu1Content a:visited
		{
		color: #004566;
		}
	.VMenu1ContentSelected a:link
		{
		color: #FFFFFF;
		}
	.VMenu1ContentSelected a:visited
		{
		color: #FFFFFF;
		}

/* ######             END CUSTOM               ###### */
/* ################################################## */


/* ################################################## */
/* ######              GLOBAL USE              ###### */

.MainWidth, .FullContentZone
	{
	width:800px;
	}
.LeftColWidth, .LeftColContentZone, .VMenu0, .VMenu0Begin, .VMenu0End, .VMenu1, .VMenu1Begin, .VMenu1End, .VMenu2, .VMenu2Selected, .VMenu2Separator, .VMenu3, .VMenu3Begin, .VMenu3End, .VMenu4, .VMenu4Begin, .VMenu4End
	{
	width:190px;
	}
.LogoCell, 
	{
	width:166px;
	}
.RightColWidth, .ContentZone
	{
	width:634px;
	}
.ShadowColWidth, .ColShadowLeft, .ColShadowRight
	{
	width:0px;
	}
.W100pc
	{
	width:100%;
	}

.H100pc, .ColShadowLeft, .ColShadowRight, .ContentZone
	{
	height:100%;
	}
.H600, .FullContentZone
	{
	height:600px;
	}

a:link
	{
	color : #005ab5;
	text-decoration : none;
	}

a:visited
	{
	color : #0066cc;
	text-decoration : none;
	}

a:hover 
	{
	color : #cc0000;
	text-decoration : underline;
	}
	
a:active
	{
	text-decoration: none;
	color: #0066cc;
	}

body, table
	{
	font: 12px/130% Arial, Helvetica, sans-serif;
	}

/* ######             END GLOBAL               ###### */

/* ################################################## */
/* ######              HEADER                  ###### */
	.HeaderZone
		{
		background:url('/documents/Image/Layout/Header/header-bkgd.jpg') repeat-x left;
		height: 122px;
		}

	/* Inherits from LeftColWidth */
	.LogoCell a img
		{
		}


	.OtherSiteCellWidth
		{
		width:200px;
		}
	.CountryCellWidth
		{
		width:388px;
		}
	.SearchCellWidth
		{
		width:160px;
		}
	.SearchBox
		{
		color: #708090;
		font-size: 10px;
		background-color: white;
		border: solid;
		border-width: 1px;
		border-color: #808080
		}

	/* ***************    Other Site Selection Zone    ****************** */
		.OtherSiteBlock
			{
			float:left;
			position:relative;
			z-index:999;
			overflow:visible;
			display:'';
			}
		.SelectedOtherSite
			{
			font-family: verdana, arial, sans-serif;
			font-size:9;
			padding:0 10px;
			}
		.SelectedOtherSite span
			{
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			color:#ffffff;
			padding:1.2em 1.8em 1.2em 0;
			}
		.OtherSiteDropDownHidden
			{
			display: none;
			}

		.SelectedOtherSiteHover
			{
			font-family: verdana, arial, sans-serif;
			font-size:9;
			background-color:#ffffff;
			float:left;
			border:1px solid #003366;
			border-bottom:0px;
			height:20px;
			padding:0 10px;
			}
		.SelectedOtherSiteHover span
			{
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			color:#cc0000;
			padding:1.2em 1.8em 1.2em 0;
			}
		.OtherSiteDropDownVisible
			{
			display: '';
			position: absolute;
			z-index: 1000;
			border-top-style: none; 
			border-right-style: none; 
			border-left-style: none; 
			border-bottom-style: none
			}
		.OtherSiteDropDownBorder
			{
			border:1px solid #003366;
			border-width:1px 0px 0px 0px;
			margin-top:3px;
			}
		.OtherSiteDropDownList
			{
			border-left:0px solid #003366;
			border-right:0px solid #003366;
			border-bottom:0px solid #003366;
			}
		.MainOtherSiteTable
			{
			padding:0px;
			border-collapse: collapse; 
			border-spacing: 0px; 
			width:100%;
			border:0px;
			background-color:#ffffff;
			}
		.ColumnOtherSiteTable
			{
			padding:0px;
			border-collapse: collapse; 
			border-spacing: 0px; 
			width:50%;
			border:0px;
			}
		.OtherSitePrioritySeparatorTR
			{
			padding:1px 9px;
			height:1px;
			}
		.OtherSitePrioritySeparatorTD
			{
			background-color:#E5E5E5;
			}
		.TableOtherSiteTR
			{
			vertical-align:top;
			height:7px;
			}
		.OtherSite
			{
			padding:1px 9px;
			}
		.OtherSiteHover
			{
			padding:1px 9px;
			}
			
			
		.OtherSiteShadowRow
			{
			display:'';
			}
		.OtherSiteLeftShadow
			{
			display:'';
			}
		.OtherSiteRightShadow
			{
			display:'';
			}
	/* ***************  end Other Site Selection Zone  ****************** */

	/* ***************    Country Selection Zone    ****************** */
		.CountryBlock
			{
			float:right;
			position:relative;
			z-index:999;
			overflow:visible;
			}
		.SelectedCountry
			{
			font-family: verdana, arial, sans-serif;
			font-size:9;
			padding:0 10px;
			}
		.SelectedCountry span
			{
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			color:#ffffff;
			padding:1.2em 1.8em 1.2em 0;
			}
		.CountryDropDownHidden
			{
			display: none;
			}

		.SelectedCountryHover
			{
			font-family: verdana, arial, sans-serif;
			font-size:9;
			background-color:#ffffff;
			float:right;
			border:1px solid #003366;
			border-bottom:0px;
			height:20px;
			padding:0 10px;
			}
		.SelectedCountryHover span
			{
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			color:#cc0000;
			padding:1.2em 1.8em 1.2em 0;
			}
		.CountryDropDownVisible
			{
			display: '';
			position: absolute;
			z-index: 1000;
			border-top-style: none; 
			border-right-style: none; 
			border-left-style: none; 
			border-bottom-style: none
			}
		.CountryDropDownBorder
			{
			border:1px solid #003366;
			border-width:1px 0px 0px 0px;
			margin-top:3px;
			}
		.CountryDropDownList
			{
			border-left:0px solid #003366;
			border-right:0px solid #003366;
			border-bottom:0px solid #003366;
			}
		.MainCountryTable
			{
			padding:0px;
			border-collapse: collapse; 
			border-spacing: 0px; 
			width:100%;
			border:0px;
			background-color:#ffffff;
			}
		.ColumnCountryTable
			{
			padding:0px;
			border-collapse: collapse; 
			border-spacing: 0px; 
			width:50%;
			border:0px;
			}
		.CountryPrioritySeparatorTR
			{
			padding:1px 9px;
			height:1px;
			}
		.CountryPrioritySeparatorTD
			{
			background-color:#E5E5E5;
			}
		.TableCountryTR
			{
			vertical-align:top;
			height:7px;
			}
		.Country
			{
			padding:1px 9px;
			}
		.CountryHover
			{
			padding:1px 9px;
			}

		.CountryShadowRow
			{
			display:'';
			}
		.CountryLeftShadow
			{
			display:'';
			}
		.CountryRightShadow
			{
			display:'';
			}
	/* ***************  end Country Selection Zone  ****************** */


	/* ***************     Horizontal Menu Zone     ****************** */
		/* niveau 0 */
		a.navbarL0, a.navbarL0:link, a.navbarL0:active, a.navbarL0:visited
			{
			width:100%;  font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			color: #ffffff; 
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			padding:0em 0.8em 0.1em 0.2em;
			}
		a.navbarL0:hover
			{
			width:100%;  font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			color: #ed9208;
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			padding:0em 0.8em 0.1em 0.2em;
			}
		a.navbarL0Hover, a.navbarL0Hover:link, a.navbarL0Hover:active, a.navbarL0Hover:visited, a.navbarL0Hover:hover
			{
			width:100%;  font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			color: #ed9208;
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			padding:0em 0.8em 0.1em 0.2em;
			}
		a.navbarL0Sel, a.navbarL0Sel:link, a.navbarL0Sel:active, a.navbarL0Sel:visited, a.navbarL0Sel:hover
			{
			width:100%; font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			color: #ff9900;
			background:url('/imagesFront/bullet-menu.png') right no-repeat;
			padding:0em 0.8em 0.1em 0.2em;
			}

		/* niveau 1 (sous menus) */
		a.navbarL1, a.navbarL1:link, a.navbarL1:active, a.navbarL1:visited
			{
			width:100%;  font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			height: 20px;
			padding-top: 4px;
			color: #ffffff; 
			background-color:#142C5A;
			background:url('/documents/Image/design/bullet-menu.jpg') left no-repeat;
			padding:0.2em 0em 0em 0.8em;
			}
		a.navbarL1:hover
			{
			width:100%;  font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			height: 20px;
			padding-top: 4px;
			color: #ed9208;
			background-color:#142C5A;
			background:url('/documents/Image/design/bullet-menu.jpg') left no-repeat;
			padding:0.2em 0em 0em 0.8em;
			}
		a.navbarL1Hover, a.navbarL1Hover:link, a.navbarL1Hover:active, a.navbarL1Hover:visited, a.navbarL1Hover:hover
			{
			width:100%; font-size: 15px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
			height: 20px;
			padding-top: 4px;
			color: #ed9208;
			background-color:#142C5A;
			background:url('/documents/Image/design/bullet-menu.jpg') left no-repeat;
			padding:0.2em 0em 0em 0.8em;
			}

		.divSMenu
			{
			display: none; 
			position:absolute; Z-INDEX: 200;
			overflow:visible;
			top:96px;
			}
		.divSMenuSel
			{
			display: block; 
			position:absolute; Z-INDEX: 200;
			overflow:visible;
			top:96px;
			}
		.SubMenu
			{
			height: 20px;
			background-color: #142C5A;
			white-space: nowrap;
			}

	/* ***************  end Horizontal Menu Zone    ****************** */


/* ######             END HEADER               ###### */
/* ################################################## */


/* ################################################## */
/* ######               BODY                   ###### */

/* ######              END BODY                ###### */
/* ################################################## */


/* ################################################## */
/* ######              FOOTER                  ###### */
	.RightLeftFooterWidth, .LetfMainFooter, .RightMainFooter
		{
		width: 9px;
		}
	.CenterFooterWidth, .ContentMainFooter
		{
		width: 970px;
		}

	/* Inherits from RightLeftFooterWidth */
	.LetfMainFooter
		{
		background:url('/documents/Image/Layout/Footer/20081027 gauche-footer.jpg') no-repeat left;
		}
	/* Inherits from RightLeftFooterWidth */
	.RightMainFooter
		{
		background:url('/documents/Image/Layout/Footer/20081027 droit-footer.jpg') no-repeat right;
		}
	/* Inherits from CenterFooterWidth */
	.ContentMainFooter
		{
		background:url('/documents/Image/Layout/Footer/20081027 bkgd-footer.jpg') repeat-x left;
		text-align: center;
		}

/* ######             END FOOTER               ###### */
/* ################################################## */


h1 {
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
}
h2 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 10px;
}
h3 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #006699;
	padding-left: 10px;
	margin-bottom: 7px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h5 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 10px;
	margin-bottom: 5px;
}
h6 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*end button cross*/
.aa-action
{color: #78AE23; font-family: Tahoma; font-size: 12px; font-weight: bold; vertical-align: top; text-align: left; padding-left: 5px;}
a.aa-action, a.aa-action:link, a.aa-action:active, a.aa-action:visited  
{color: #78AE23; font-family: Tahoma; font-size: 12px; font-weight: bold; vertical-align: top; text-align: left; padding-left: 5px;}
a.aa-action:hover
{color: #006600; font-family: Tahoma; font-size: 12px; font-weight: bold; vertical-align: top; text-align: left; padding-left: 5px;}
.aa-title1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
.aa-title3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
}
a.aa-title3:link {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #006699;
}
a.aa-title3:hover {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #990000;
}
a.aa-title3:active {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #006699;
}
a.aa-title3:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #006699;
}
.home-top-box {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/box-top.jpg');
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	height: 25px;
}
.home-center-box {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/bkgd-center.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.home-bottom-box {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/box-bottom.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
}
.home-news-top {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/news-bkgd.jpg');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.home-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.home-links-bottom {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/links-bottom.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
.home-links-top {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/links-top.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
.home-links-content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 10px;
}
.home-quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.home-title-bottom {
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.home-center-box img {
	margin-left: 4px;
	margin-right: 5px;
}
.home-center-box td {
	padding-top: 5px;
}
.home-centerbox-title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.home-centerbox-content {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; }
.home-centerbox-liens {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
}
.maquette-menu-liens {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.maquette-footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maquette-header {
	background-image: url('http://www.irislink.com/Partners/home/maquette1(2)/header-bkgd.jpg');
	background-repeat: repeat-x;
	height: 122px;
}
/* boutons pages product 8.1*/
.title-list {
	background-color: #FFFFFF;
	color: #036EB6;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	vertical-align:bottom;
	letter-spacing: 0;
	text-indent: 0px;
	font: 18px/16px "Trebuchet MS";
	padding-left: 10px;
}
button.bouton , 
a.bouton-bleu{
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
    
} 
button.bouton , 
a.bouton-bleu:hover{
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	} 
button.bouton , 
a.bouton-bleu:visited{
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
} 
button.bouton span , a.bouton-bleu span{
	position:relative;
	float:left;
	padding:0 0 0 4px;
	vertical-align:middle;
	background-image: url(http://www.Irislink.com/documents/Image/aa-products/iriscan/v2/boutons/Gauche-bleu.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
button.bouton span span , a.bouton-bleu span span{
	padding:0 6px 0 0;
	background-image: url(http://www.Irislink.com/documents/Image/aa-products/iriscan/v2/boutons/Droite-bleu.png);
	background-repeat: no-repeat;
	background-position: right top;
} 
button.bouton span span span , a.bouton-bleu span span span{
	height:28px;
	line-height:2.2;
	background-image: url(http://www.Irislink.com/documents/Image/aa-products/iriscan/v2/boutons/Centre-bleu.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
 
* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}

button.bouton, a.bouton-vert {
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
}
 
button.bouton , 
a.bouton-vert:hover{
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
 
button.bouton , 
a.bouton-vert:visited{
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
button.bouton span, a.bouton-vert span {
	position:relative;
	float:left;
	padding:0 0 0 4px;
	vertical-align:middle;
	background-image: url(http://www.Irislink.com/documents/Image/aa-products/iriscan/v2/boutons/Gauche-vert.png);
	background-repeat: no-repeat;
	background-position: left top;
}
button.bouton span span, a.bouton-vert span span {
	padding:0 6px 0 0;
	background-image: url(http://www.Irislink.com/documents/Image/aa-products/iriscan/v2/boutons/Droite-vert.png);
	background-repeat: no-repeat;
	background-position: right top;
}
button.bouton span span span, a.bouton-vert span span span {
	height:28px;
	line-height:2.2;
	background-image: url(http://www.Irislink.com/documents/Image/aa-products/iriscan/v2/boutons/Centre-vert.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}



/* new css 08/08*/


/* ################################################## */
	/* Horizontal Menu Zone */

	td.navbarL0
		{
		color: #ffffff; 
		}

	td.navbarL0Hover,
	td.navbarL0Sel
		{
		color: #ed9208;
		}


/* ################################################## */

.header 
	{
	background-image: url(/imagesfront/header-bkgd.jpg);
	background-repeat: repeat-x;
	height: 122px;
	}

.lien_banner 
	{
	font-family: verdana, arial, sans-serif;
	font-size:9;
	color:#ffffff;
	}

a.lien_banner:link, a.lien_banner:active, a.lien_banner:visited, a.lien_banner:hover
	{
	color:#ffffff; font-size:9; text-decoration: underline;
	}


/* end new css 08/08*/

/* new css*/
	



.menu_left, .menu_left:link, .menu_left:active, .menu_left:visited, .menu_left:hover
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #004566;
	}

.menu_left1, .menu_left1:link, .menu_left1:active, .menu_left1:visited
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #004566;
	}
.menu_left1:hover  
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #ffffff;
	background-color: #004566;
	}

.menu_left2, .menu_left2:link, .menu_left2:active, .menu_left2:visited
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #004566;
	}
.menu_left2:hover  
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #ffffff;
	background-color: #004566;
	}

.menu_left3, .menu_left3:link, .menu_left3:active, .menu_left3:visited
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #004566;
	}
.menu_left3:hover  
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #ffffff;
	background-color: #004566;
	}


.menu_left1Hover, .menu_left1Hover:link, .menu_left1Hover:active, .menu_left1Hover:visited, .menu_left1Hover:hover,  
.menu_left2Hover, .menu_left2Hover:link, .menu_left2Hover:active, .menu_left2Hover:visited, .menu_left2Hover:hover,  
.menu_left3Hover, .menu_left3Hover:link, .menu_left3Hover:active, .menu_left3Hover:visited, .menu_left3Hover:hover
	{
	width:100%; font-size: 11px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none;
	color: #ffffff;
	background-color: #004566;
	}	

/* end new css*/

ul {
padding-left: 10px;
margin: 0px;
text-align: left;
}

li {
	margin: 0 0 0 0px;
	background: url( '/Documents/Image/homepage/puce3.gif' ) no-repeat 0 7px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 7px;
}

a.gris { color: #626262; font-family: tahoma, Arial; font-size: 10px; text-decoration: underline }
a.gris:link { color: #626262; font-family: tahoma, Arial; font-size: 10px; text-decoration: underline }
a.gris:visited { color: #626262; font-family: tahoma, Arial; font-size: 10px; text-decoration: underline }
a.gris:hover { color: #626262; font-family: tahoma, Arial; font-size: 10px; text-decoration: none }
a.gris:active { color: #626262; font-family: tahoma, Arial; font-size: 10px; text-decoration: underline }

a.box   { color: #454545; font-size: 18px; font-family: tahoma, Arial; text-decoration: none }
a.box:link   { color: #454545; font-size: 18px; font-family: tahoma, Arial; text-decoration: none }
a.box:visited { color: #454545e; font-size: 18px; font-family: tahoma, Arial; text-decoration: none }
a.box:hover  { color: #FF6600; font-size: 18px; font-family: tahoma, Arial; text-decoration: none }
a.box:active { color: #454545; font-size: 18px; font-family: tahoma, Arial; text-decoration: none }

.inputbox { BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #999 1px solid; COLOR: #333; BORDER-BOTTOM: #999 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #fff }
.inputbox2 { BORDER-RIGHT: #999 0px solid; BORDER-TOP: #999 0px solid; FONT-SIZE: 8pt; BORDER-LEFT: #999 1px solid; COLOR: #333; BORDER-BOTTOM: #999 0px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #fff }
.inputbox3 { BORDER-RIGHT: #999 0px solid; BORDER-TOP: #999 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #999 1px solid; COLOR: #333; BORDER-BOTTOM: #999 0px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #fff }
.inputbox4 { BORDER-RIGHT: #999 0px solid; BORDER-TOP: #999 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #999 0px solid; COLOR: #333; BORDER-BOTTOM: #999 0px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #fff }
.navbar2   { color: #103961; font-weight: bold; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.navbar2:visited  { color: #005ab5; font-weight: bold; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.navbar2:hover  { color: #005ab5; font-weight: bold; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.navbar2:acive  { color: #005ab5; font-weight: bold; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.navbark   { color: white; font-weight: bold; font-size: 12px; font-family: tahoma, Arial; text-decoration: none }
.navbark:hover  { color: #ce3000; font-weight: bold; font-size: 12px; font-family: tahoma, Arial; text-decoration: none }
.navbar2k   { color: #ce3000; font-weight: bold; font-size: 12px; font-family: tahoma, Arial; text-decoration: none }
.navbar2k:hover  { color: #ce3000; font-weight: bold; font-size: 12px; font-family: tahoma, Arial; text-decoration: none }
.menu_right  { color: #696969; font-size: 11px; font-family: tahoma, Arial; text-decoration: none }
.menu_right1  { color: #434343; font-weight: bold; font-size: 11px; font-family: tahoma, Arial; text-decoration: none }
.bleu_break { color: #005ab5; font-family: Arial; font-size: 11px; text-decoration: underline }
.bleu_break:hover { color: #005ab5; font-family: Arial; font-size: 11px; text-decoration: none }
.kodak { color: #ce3000; font-family: Arial; font-size: 11px; text-decoration: underline }
.kodak:hover { color: #ce3000; font-family: Arial; font-size: 11px; text-decoration: none }

.footer   { color: #005ab5; font-family: Arial; font-size: 10px; text-decoration: none }
.footer:visited   { color: #005ab5; font-family: Arial; font-size: 10px; text-decoration: none }
.footer:hover   { color: #c00; font-family: Arial; font-size: 10px; text-decoration: underline }

.bottomk   { color: #ce3000; font-family: Arial; font-size: 10px; text-decoration: none }
.bottomk:hover   { color: #ce3000; font-family: Arial; font-size: 10px; text-decoration: underline }
.title  { color: #000; font-size: 14px; font-family: Arial; text-decoration: none }
.grix_txt { color: #696969; font-size: 11px; font-family: Arial; text-decoration: none }
.noir_bot { color: #000; font-family: Arial; font-size: 10px; text-decoration: none }
.trajet  { color: #cfcfcf; font-size: 10px; font-family: tahoma, Arial; text-decoration: underline }
.trajet:hover  { color: #005ab5; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.trajet:visited  { color: #cfcfcf; font-size: 10px; font-family: tahoma, Arial; text-decoration: underline }
.trajet1 { color: #cfcfcf; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.trajet1:visited { color: #cfcfcf; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.trajetk  { color: #ce3000; font-size: 10px; font-family: tahoma, Arial; text-decoration: underline }
.trajetk:hover  { color: #ce3000; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.trajet1k { color: #ce3000; font-size: 10px; font-family: tahoma, Arial; text-decoration: none }
.champ   { color: #708090; font-size: 10px; background-color: white; border: solid; border-width: 1px; border-color: #808080 }
.price_table  {background-color: white; border: solid; border-width: 1px; border-color: #cccccc}
.SubTitle_h2  { color: #228b22; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
.SubTitle_h3  { color: #005ab5; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
.box_products{
	background-image: url(/Documents/Image/design/products/fond-box-roducts.jpg);
	background-repeat: no-repeat;
}
.box_ocr {
	background-image: url(/Documents/Image/design/products/box-ocr-EN.jpg);
	background-repeat: no-repeat;
}
.box_irispen {
	background-image: url(/Documents/Image/design/products/irispen-EN.jpg);
	background-repeat: no-repeat;
}
.box_iriscard {
	background-image: url(/Documents/Image/design/products/iriscard-EN.jpg);
	background-repeat: no-repeat;
}
.box_iriscan {
	background-image: url(/Documents/Image/design/products/iriscan-EN.jpg);
	background-repeat: no-repeat;
}
.box_iriscapture {
	background-image: url(/Documents/Image/design/products/iriscapture-EN.jpg);
	background-repeat: no-repeat;
}
.box_irispdf {
	background-image: url(/Documents/Image/design/products/irispdf-EN.jpg);
	background-repeat: no-repeat;
}
.OPT_Title_11 {
	color: #454545;
	font-family: Tahoma;
	font-size: 18px;
}
.PS_Title_1 {
	color: #2d2d2d;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	line-height: 17px;
	border-bottom: 2px solid #517c3d;
	}
.PS_Title_2 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	font-weight: bold;
	background: #355f5b;
	padding-left: 2px;
}
.PS_Title_3 {
	color: #000000;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
	line-height: 18px;
	padding-left: 1px;
	border: 1px solid #c0c0c0;
	background-color: #ededed;
}
.PS_Title_4 { font-size: 12px; font-family: tahoma, Arial; font-weight: bold; text-decoration: none; }

.GR_Title_1_old {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma, verdana, Arial;
	background: #005AB5;
	line-height: 17px;
	padding-left: 1px;
	background-image: url(../../coin.gif);
}
.GR_Title_1 {
	color: #2d2d2d;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	line-height: 17px;
	border-bottom: 2px solid #005ab5;
}
.GR_Title_2 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	font-weight: bold;
	padding-left: 2px;
	border: 1px solid #005ab5;
	background-color: #005ab5;
}
.GR_Title_3 {
	color: #000000;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
	line-height: 18px;
	padding-left: 1px;
	border: 1px solid #c0c0c0;
	background-color: #ededed;
}
.GR_Title_4 {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/Documents/Image/design/line_title1.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;
	font-weight: 600;
}
.location { color: #626262; font-family: tahoma, Arial; font-size: 10px; text-decoration: none }
.OPT_Title_1  {
	color: #2d2d2d;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	line-height: 17px;
	border-bottom: 2px solid #cc0000;
}
.OPT_Title_2 	{
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	font-weight: bold;
	padding-left: 2px;
	border: 1px solid #cc0000;
	background-color: #cc0000;
	}
	
.OPT_Title_3 {
	color: #cc0000;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
	background-image: url('/Documents/Image/design/fleche.gif');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	margin-left: 0px;
	text-indent: 6px;
}
.OPT_Title_6 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('/Documents/Image/design/underline_black.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;
}
.OPT_Title_7 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('/Documents/Image/design/1x300.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;
}
.OPT_Title_8 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('/Documents/Image/design/590x1.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;
}
.OPT_Title_9 {
	color: #333983;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
	background-image: url('/Documents/Image/design/fleche.gif');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	margin-left: 0px;
	text-indent: 6px;
}
.OPT_Title_10 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('/Documents/Image/products/irispdf/irispdf6/line-427-orange.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;	
}
.OPT_Title_demo {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('/Documents/Image/aa-products/readiris/v12/demo/line-310.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;	
}
.OPT_Title_11  {
	color: #2d2d2d;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	line-height: 17px;
}
.OPT_Title_12 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('/Documents/Image/design/red-1x300.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;
}
.OPT_Title_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.OPT_Title_14 {
	font-size: 15px;
	color: #999999;
}
.OPT_Title_15 	{
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 427px;
	}
.OPT_Title_5  {

	font-weight: bold;
	font-size: 16px;
	font-family: Arial, tahoma, verdana;
	
	
}
.OPT_Title_3old2 {
	color: #000000;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	line-height: 18px;
	padding-left: 1px;
	border: 1px solid #c0c0c0;
	background-color: #ededed;
}
.OPT_Title_3old {
	color: #cc0000;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	background-image: url(/Documents/Image/design images/opt1(4).gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
}
.OPT_Title_4 {
	color: #000000;
	font-size: 11px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
}
.ipm_title1 {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/Documents/Image/design/line_title1.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: 0px;
	text-indent: 0px;
	font-weight: 600;
}
.ipm_title2  {
	color: #01366C;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, tahoma, verdana;
}
a.ipm_title2  {
	color: #01366C;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, tahoma, verdana;
	
}
a.ipm_title2:link   {
	color: #01366C;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, tahoma, verdana;
	
}
a.ipm_title2:visited {
	color: #01366C;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, tahoma, verdana;
	
}
a.ipm_title2:hover  {
	color: #990000;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, tahoma, verdana;
	
}
a.ipm_title2:active {
	color: #01366C;
	font-weight: 800;
	font-size: 18px;
	font-family: Arial, tahoma, verdana;
	s
}
.ipm_title3  {
	color: #000000;
	font-weight: 700;
	font-size: 14px;
	font-family: Arial, tahoma, verdana;
}
.hpress {
	color: #005ab5;
	font-size: 13px;
	font-family:  tahoma, verdana, arial;
	font-weight: bold;
}
.Object_Title_1 { font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; }
.Object_Title_2 { font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; }
.Title_Paragraph3  { color: #005ab5; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
H1.object_shop { color: #434343; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none; display: inline }
.object_shop { color: #696969; font-size: 11px; font-family: Arial; text-decoration: none }
.object_shop_instock { color: #51a82a; font-weight: bold; font-size: 11px; font-family: tahoma, Arial; text-decoration: none }
.object_shop_outstock { color: #c00; font-weight: bold; font-size: 11px; font-family: tahoma, Arial; text-decoration: none }
.form_form {
	font-size : 11px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	border: 1px solid #B5B5B5;
	width: 300px;
	background-color: #EFEFEF;
}
.form_title { color: #000; font-size: 16px; font-weight: bold; padding: 3px; }
.form_note { color: #000; font-style: italic; }
.form_text {
	font-size : 11px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #004566;
	text-align: left;
	vertical-align: top;
}
.form_drop { 
border: 1px solid #B5B5B5;
	width: 300px;
	background-color: #EFEFEF;
}
textarea{
	height: 80px;
}
.award {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	line-height: 20px;	
	padding-left: 1px;
	border-bottom: 1px solid #cccccc;
}

.ShopObj_test {
	color: #000000;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, arial;
	font-weight: bold;
	line-height: 20px;
	padding-left: 1px;
	background: #2D2D2D;
}

.list_gr {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #005ab5;
	border-left: 1px solid #005ab5;
	border-right: 1px solid #005ab5;
	background: #ebebeb;
	padding-left: 1px;
}
.contour_cadre {
	color: #000000;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #005ab5;
	border-left: 1px solid #005ab5;
	border-right: 1px solid #005ab5;
	background: #ffffff;
	padding-left: 1px;
	border-top: 1px solid #005ab5;
}
.list_prod {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	background: #ebebeb;
	padding-left: 1px;
}
.list_prod1 {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	background: #ffffff;
	padding-left: 1px;
}
.list_sol {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #355F5B;
	border-left: 1px solid #355F5B;
	border-right: 1px solid #355F5B;
	background: #ebebeb;
	padding-left: 2px;
}
.list_shop {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #FF8C00;
	border-left: 1px solid #FF8C00;
	border-right: 1px solid #FF8C00;
	background: #ebebeb;
	padding-left: 2px;
}

.typo_mailing {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #2D2D2D;
}

.banner_irispenexe {

	
	
	font-family: tahoma, verdana, tahoma, Arial;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	
}
.SHOP_Title_2 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	font-weight: bold;
	background: #FF8C00;
	padding-left: 2px;
}.list_gr1 {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #005ab5;
	border-left: 1px solid #005ab5;
	border-right: 1px solid #005ab5;
	background: #ffffff;
	padding-left: 1px;
}
.list_prod1 {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	background: #ffffff;
	padding-left: 1px;
}
.list_sol1 {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #355F5B;
	border-left: 1px solid #355F5B;
	border-right: 1px solid #355F5B;
	background: #ffffff;
	padding-left: 2px;
}
.list_shop1 {
	color: #2D2D2D;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	border-bottom: 1px solid #FF8C00;
	border-left: 1px solid #FF8C00;
	border-right: 1px solid #FF8C00;
	background: #ffffff;
	padding-left: 2px;
}
.Shop_Title_2 	{
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	font-weight: bold;
	padding-left: 2px;
	border: 1px solid #FF8C00;
	background-color: #FF8C00;}
.HTS_1 {
	color: #ffffff;
	font-size: 14px;
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid #005ab5;
	background-color: #355f5b;
	text-align: center;
	vertical-align: middle;
}
.HTS_2 {
	color: #2d2d2d;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	padding-left: 5px;
	border: 1px solid #355f5b;
	}
}
.HTP_1 	{
	color: #ffffff;
	font-size: 14px;
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	padding-left: 2px;
	border: 1px solid #cc0000;
	background-color: #cc0000;
	text-align: center;
	vertical-align: middle;
}
.HTP_2 	{
	color: #2d2d2d;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	padding-left: 5px;
	border: 1px solid #cc0000;
}
.HP_RP 	{
	color: #2d2d2d;
	font-size: 11px;
	font-family: tahoma, verdana, tahoma, Arial;
	padding-left: 5px;
	border: 1px solid #e5e5e5;
	}

/*begin button flag*/

#onglet_flag a{
	font-family: verdana;
	font-size: 11;
	float: left;
	font-weight: bold;
	line-height: 27px;
	color: #FFFFFF;
	background: url("/Documents/Image/form_flagleft_green.gif") left center no-repeat;
	text-decoration: none;
	padding-left: 25px;
	text-align: center;
}

#onglet_flag a span{
background: url("/Documents/Image/form_flagright_green.gif") right center no-repeat;
padding-right: 20px
}

#onglet_flag a, #onglet_flag a span{
display: block;
float: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/

#onglet_flag a, #onglet_flag a span{
float: none
}

/* End IE5-Mac hack */
#onglet_flag a:hover{
color: #00245C;
background: url("/Documents/Image/form_flagleft_green.gif") left center no-repeat;
text-decoration: none;
padding-left: 25px;
text-align: center;
}

#onglet_flag a:hover span{
background: url("/Documents/Image/form_flagright_green.gif") right center no-repeat;
padding-right: 20px
}

/*end button flag*/

/*begin button cross*/
#onglet_cross a{
font-family: verdana;
font-size: 11;
float: left;
font-weight: bold;
line-height:27px;
color: #FFFFFF;
text-decoration: none;
padding-left: 20px;
}

#onglet_cross a span{
padding-right: 40px
}

#onglet_cross a, #onglet_cross a span{
display: block;
float: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#onglet_cross a, #onglet_cross a span{
float: none
}

/* End IE5-Mac hack */

#onglet_cross a:hover{
color: #FFFFFF;
text-decoration: none;
padding-left: 20px;
}

#onglet_cross a:hover span{
padding-right: 40px
}

/*end button cross*/
.RIP_mailing {

	
	
	font-family: tahoma, verdana, tahoma, Arial;
	border-left: 1px solid #b6b2b2;
	border-right: 1px solid #b6b2b2;
	font-weight: bold;
	color: #ffffff;
	
}

.text_black_mailing {
		
	font-family: tahoma, verdana, tahoma, Arial;
	font-size: 11px;
	color: #818181;
	font-weight: bold;
}


.text_mailing {

	font-family: tahoma, verdana, tahoma, Arial;
	font-size: 14px;
	padding-left: 25px;
	color: #ffffff;
	line-height: 130%;
	font-weight: bold;
}

.text_brun_mailing {

	font-family: tahoma, verdana, tahoma, Arial;
	font-size: 14px;
	padding-left: 25px;
	color: #3d2b19;
	font-weight: bold;
}

.typo_mailing {
	font-size: 16px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-weight: bold;
	color: #ffffff;
}
.bkgr{
	background-image: url('/Documents/Image/Events/IPM2007/newsletter2/bkgr.jpg');
	background-repeat: no-repeat;
}
#header {
    float:left;
    width:100%;
    background:#DAE0D2 url("/Documents/Image/design/onglets/slide-2.jpg")
      repeat-x bottom;
    font-size:93%;
    line-height:normal;
    }
 #header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#header li {
    float:left;
    background:url("/Documents/Image/design/onglets/bkgd-1.jpg")
      no-repeat right top;
    margin:0;
    padding:0 0 0 9px;
    }

#header li {
    float:left;
    background:url("/Documents/Image/design/onglets/bkgd-1.jpg")
      no-repeat right top;
    margin:0;
    padding:0;
    }
#header a {
    display:block;
    background:url("/Documents/Image/design/onglets/side-1.jpg")
      no-repeat left top;
    padding:5px 15px 4px;
    }
#header #current {
    background-image:url("/Documents/Image/design/onglets/bkgd-2.jpg");
    }
#header #current a {
    background-image:url("/Documents/Image/design/onglets/side-2.jpg");
    padding-bottom:5px;
    }
.bkgd-shopbox {
	background-image: url("/Documents/Image/aa-products/irisdoc/2009/bkgd-shop.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
UL.in-list { 
list-style-type: none; 
padding: 0; 
margin: 0;
color: #666666; 
}
UL.in-list li {
	padding-left: 20px;
	margin-bottom: 7px;
	color: #666666;
	vertical-align:top;
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irisnotes/bullet.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}
.ip-step1 {
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irispen/step1.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 127px;
	padding-top: 5px;
	text-indent: 40px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
}
.ip-step2 {
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irispen/step2.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 127px;
	padding-top: 5px;
	text-indent: 40px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
}
.in-step1 {
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irisnotes/step1.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
	padding-top: 5px;
	text-indent: 40px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
}
.in-step2 {
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irisnotes/step2.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
	padding-top: 5px;
	text-indent: 40px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
}
.ins-step2 {
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irisnotes/step2ins.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
	padding-top: 5px;
	text-indent: 40px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
}
.in-step3 {
	background-image: url('http://www.irislink.com/documents/Image/aa-products/irisnotes/step3.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
	padding-top: 5px;
	text-indent: 40px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
}
UL.in-list-steps { 
list-style-type: none; 
padding: 0; 
margin: 0;
color: #669933; 
}
UL.in-list-steps li {
	padding-left: 20px;
	margin-bottom: 7px;
	color: #669933;
	vertical-align:top;
	background-image: url(http://www.irislink.com/documents/Image/aa-products/irisnotes/v.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.in-header {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #000000;
}
.rhp-header {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #990000;
}
.rhp-header-content {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}
.rhp-fleche-title {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.rhp-country {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF9900;
	background-image: url("/Documents/Image/aa-hp/registration/bkgd-country.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	padding-top: 2px;
	padding-left: 5px;
}
.rhp-pourcent {
	font: bold 45px Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.tv-header-content {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 260px;
	margin-top: 60px;
	margin-bottom: 25px;
	padding-left: 10px;
}
.tv-cat-demo {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #006699;
	background-image: url("http://www.irislink.com/documents/Image/aa-company/iristv/icon-demo.png");
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 5px;
	padding-left: 35px;
}
.tv-header-cathegory {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 260px;
	padding-left: 10px;
}
.tv-cathegory {
	background-image: url('http://www.irislink.com/documents/Image/aa-company/iristv/cat-bkgd.png');
	background-repeat: no-repeat;
	height: 128px;
	width: 214px;
	padding-top: 10px;
	padding-left: 10px;
}
.tv-cat-header {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.tv-images {
	border: 1px solid #006699;
	text-align: center;
}
.tv-cat-case {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #006699;
	background-image: url("http://www.irislink.com/documents/Image/aa-company/iristv/icon-case.png");
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 5px;
	padding-left: 35px;
}
.tv-cat-content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 5px;
}
.tv-tab-over {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url('http://www.irislink.com/documents/Image/aa-company/iristv/tab.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 162px;
	border-bottom-style: none;
}
.tv-tab-text {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
.tv-cat-iris {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #006699;
	background-image: url("http://www.irislink.com/documents/Image/aa-company/iristv/icon-iris.png");
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 5px;
	padding-left: 35px;
}
.tv-tab-empty {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tv-tab-link {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url('http://www.irislink.com/documents/Image/aa-company/iristv/tab-dark.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 162px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.product-box-bout {
	padding-left: 10px;
}
.product-box {
	padding-left: 110px;
	font: 12px Arial, Helvetica, sans-serif;
}
.product-highlight-content {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #666666;
	padding-bottom: 15px;
	width: 200px;
}
.product-highlight-content2 {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #666666;
}
.product-content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.product-steps-features {
	font: 12px Arial, Helvetica, sans-serif;
	color: #669900;
	width: 210px;
	background-image: url(http://www.irislink.com/documents/Image/aa-design/V.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.product-steps-header {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.product-features-image {
	height: 60px;
}
.cadre-top {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	height: 60px;
	width: 600px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 5px;
	padding-left: 7px;
}
.cadre-top1 {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	height: 60px;
	width: 600px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.ispro-bkgd {
	background-image: url(/documents/Image/aa-products/iriscanpro/bkgd.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bkgd-niv2 {
	background-image: url(/documents/Image/aa-design/bkgd-niv2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.is-table {
	background-color: f3f3f3;
	border: 1px solid e5e5e5;
}
.is-cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e5e5e5;
	border-right-color: e5e5e5;
	border-bottom-color: e5e5e5;
	border-left-color: e5e5e5;
	background-color: eaeaea;
}
#wrapper {
text-align:left;
margin:0 auto;
width:500px;
min-height:100px;
border:1px solid #ccc;
padding:30px;
}
a {
color:blue;
cursor:pointer;
}
#myvar {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}