body {
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0 auto; 
	margin-bottom:10px;
	text-align: center;
	background-image: url(../images/bg.gif);
}

#container {
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width: 932px;
	height:1070px;
	z-index:1;
}

#z_entete {
	position:absolute;
	width: 932px;
	height: 40px;
	left:0px;	
	top:0px;
	z-index:2000;
	text-align: right;
}

#z_pied {
	position:relative;
	width:932px;
	float:left;
	z-index:1;
}

#logo {
	top:40px;
	position:absolute;
	width: 932px;
	height:138px;
	background-image: url(../fr/images/logo.gif);
	background-repeat: no-repeat;
	z-index:1;
	text-align: right;
	line-height: 104px;
	font-family: arial, helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#CBCBCB;
}
#z_logo {
	top:40px;
	position:absolute;
	width: 932px;
	height:138px;
	z-index:1;
	line-height: 104px;
	font-family: arial, helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#CBCBCB;
}

#z_section {
	position:absolute;
	top:10px;
	left:300px;
	text-align:right;
	width:632px;
}

#description {
	position:absolute;
	top:185px;
	left:0px;
	padding:1px;
	margin:0px;
	width: 932px;
	height:204px;
	background-image: url(../fr/images/lecteur_code-barre.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

.texte-description {
	margin-left:50px;
	margin-top:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

table.blanc {
	width:932px;
	border: 1px simple #999;
	border-color: white;
	background-color: white;
	z-index:1;
}

table.gris {
	width:932px;
	border: 1px double #999;
	border-color: grey;
	background-color: white;
	z-index:1;
}

table.bordure {
	border:1px solid #CACACA;
}

table.general {
	border:1px solid #CBCBCB;
	margin-left:35px;
	margin-top:15px;
}

.txtpetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
a.txtpetit:link, a.txtpetit:visited, a.txtpetit:active {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
	line-height: 13px;
}
a.txtpetit:hover {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #F8A100; 
	text-decoration: underline; 
	font-weight: normal;
	line-height: 13px;
}

a.txtpetitgris:link, a.txtpetitgris:visited, a.txtpetitgris:active {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #838383; 
	text-decoration: none; 
	font-weight: normal;
	line-height: 13px;
}
a.txtpetitgris:hover {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #838383; 
	text-decoration: underline; 
	font-weight: normal;
	line-height: 13px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #F8A100; 
	padding-top:0px;
	padding-bottom:0px;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #F8A100;
	padding:0px;
	margin:0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #7D7D7D;
	line-height:22px;
	margin-top:5px;
	margin-left:0;
	margin-bottom:0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #7D7D7D;
	line-height:22px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #F8A100;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
}

.titregris {
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #7D7D7D;
	line-height:22px;
}

.orange{
	color: #F8A100;
}

.rouge{
	color: #cc0000;
}
.titreorange {
	font-family: Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #F8A100;
	line-height:22px;
	padding-top:0px;
	padding-bottom:0px;
}

.voirinventaire {
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #F8A100;
	line-height:22px;
	padding-top:0px;
	padding-bottom:0px;
}

.titre651 {
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #7D7D7D;
	top:0px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a.txt:link, a.txt:visited, a.txt:active {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
	line-height: 13px;
}
a.txt:hover {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 12px; 
	color: #F8A100; 
	text-decoration: underline; 
	font-weight: normal;
	line-height: 13px;
}

.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}
a.footer:hover {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold; 
}










.sup {	
	vertical-align: text-top;
	font-size: 65%;
}

#z_menu {
	position:absolute;
	width: 938px;
	height: 42px;
	left:0px;	
	top:0px;
	background-color: transparent ;
	z-index:51;
}

#z_centre {
	position:absolute;
	width:932px;
	top:189px;
}

#z_etire {
	width:932px;
	background-image: url(../images/page_centre_bottom.gif);
	float:left;
	padding:0px;
	margin:0px;
}

#z_etiretop {
	position:absolute;
	width:932px;
	background-image: url(../images/page_centre_top.gif);
	background-repeat: no-repeat;
	float:left;
	height:8px;
	margin:0px;
	left:0px;
	top:0px;
	bottom:0px;
}

#z_colgauche {
	width:671px;
	float:left;
	z-index:1;
	position:relative;
}

#z_coldroite {
	position:relative;
	padding-top:10px;
	width:250px;
	float:left;
	padding-bottom:0px;
}

#z_titrecolgauche {
	position:relative;
	top:16px;
	height:41px;
	padding-left:0px;
	width:651px;
	float:left;
	left:11px;
}

#z_titrecoldroite {
	position:relative;
	top:0px;
	height:4px;
	padding:0px;
	width:250px;
	float:left;
	left:0px;
	background-image: url(../images/page_col_right_top.gif);
	background-repeat: no-repeat;
	margin:0px;
	bottom:0px;
}

#z_images {
	position:relative;
	top:11px;
	height:160px;
	padding:0px;
	width:652px;
	float:left;
	left:11px;
	background-image: url(../images/fondlisteproduitvedettes.jpg);
	background-repeat: no-repeat;
}

#z_imagesx5 {
	position:relative;
	float:left;
	padding-left:3px;
	padding-right:0px;
	padding-top:1px;
	width:126px;
	text-align:center;
}

#z_imagesx4 {
	position:relative;
	float:left;
	padding-left:3px;
	padding-right:0px;
	padding-top:1px;
	width:157px;
	text-align:center;
}

#z_textecolgauche {
	position:relative;
	padding-top:25px;
	padding-left:30px;
	width:630px;
	float:left;
}

#z_boitegauche {
	position:relative;
	top:10px;
	padding-top:0px;
	left:11px;
	width:313px;
	height:218;
	float:left;
	background-image: url(../images/etiquette_zone_annonce.gif);
	background-repeat: no-repeat;
	padding-left:0px;
}

#z_boitedroite {
	position:relative;
	top:10px;
	padding-top:0px;
	right:15px;
	width:313px;
	height:218;
	float:right;
	background-image: url(../images/etiquette_zone_annonce.gif);
	background-repeat: no-repeat;
	padding-left:0px;
}

#z_imagefond {
	position:relative;
	background-repeat:no-repeat;
	background-position:right bottom; 
	width:308px; 
	height:212px;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
}

#z_texteboitegauche {
	position:absolute;
	top:40px;
	left:5px;
	z-index:2;
	width:200px;
}

#z_fleche {
	position:absolute;
	top:41px;
	left:250px;
	width: 1px;
	height: 9px;
	z-index:2;
}

a:link,a:visited, a:active {
	color:#000000;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
}

a:hover {
	text-decoration: underline;
}

a.txtcontact:link, a.txtcontact:visited, a.txtcontact:active {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
a.txtcontact:hover {
	font-family: Geneva,Verdana,sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: 
	underline; 
	font-weight: bold; 
}

a.footer_txt:link, a.footer_txt:visited, a.footer_txt:active {
	text-decoration: none; 
	color: #000000; 
	font-weight: normal; 
	font-size: 10px;
}
a.footer_txt:hover {
	text-decoration: underline; 
	color: #000000; 
	font-weight: normal; 
	font-size: 10px;
}


#zone_center_home1 {
	position:absolute;
	width: 721;
	height: 212px;
	left:0px;	
	top:287px; /* 277=ok, autre=problème*/
	background-image: url(../images/zone_center_home.jpg);
	background-repeat: no-repeat;
	z-index:50;
}

#zone_center_home2 {
	position:absolute;
	width: 721;
	height: 107px;
	left:0px;	
	top:509px;
	background-image: url(../images/zone_center_home2.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#zone_center {
	position:relative;
	width: 910px;
	left:0px;	
	top:0px;
	background-repeat: no-repeat;
	z-index:1;
}

#zone_footer {
	position:absolute;
	width: 712px;
	height: 50px;
	left:0px;
	top:860px;
	float:left;
	z-index:99;
}

#zone_right {
	position:absolute;
	width: 207px;
	height: 623px;
	left:731px;
	top:287px;
	background-image: url(../images/zone_right.jpg);
	z-index:1;
}

#zone_login {
	position:relative;
	width: 188px;
	height: 162px;
	left:10px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent ;
}

#zone_contactus {
	position:absolute;
	width: 198px;
	height: 100px;
	left:11px;
	top:175px;
	z-index:1;
}

#zone_espace {
	padding-top:13px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#zone_espace2 {
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:8px;
	padding-bottom:0px;
}

#footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#zone_espace_center_vide {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-position: right 10px;
	line-height: 19px;
}

#zone_espace_right {
	position:absolute;
	height:150px;
	left:10;
	top:322px;
	width:188px;
	z-index:50;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#logo_oriso {
	position:absolute;
	height:150px;
	left:50;
	top:575px;
	width:188px;
	z-index:50;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#menu_left {
	width:188px;
	height:31px;
	background-color: #EEEDF2;
}

#menu_end {
	width:188px;
	height:33px;
	background-color: #EEEDF2;
}

#menu_left_txt {
	padding-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.news_home_left {
	position:relative;
	width: 651px;
	height: 200px;
	left:00px;	
	top:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEDF2;
}

.news_home_right {
	position:relative;
	width: 250px;
	left:376px;	
	top:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: blue;
}

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 10px;
	padding:0px;
	margin:0px;
	width: 315px; /*width of featured content slider*/
	height: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 10px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: transparent ;
	width: 290px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination {
	width: 290px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	background-color: tranparency;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	color: #00007D;
	background: white;
}

.pagination a:hover, .pagination a.selected {
	color: #000;
	background-color: #FEE496;
}

input.user {
    padding-left: 25px;
    background: url(../images/icone_user.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 22px;
	background-color: #FFFFFF;
	width:170px;
}

input.pwd {
    padding-left: 25px;
    background: url(../images/icone_pw.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 22px;
	background-color: #FFFFFF;
	width:170px;
}



#zonebas {
	position:absolute;
	top:398px;
	left:1px;
	width: 931px;
	height: 583px;
	background-image: url(../images/fondbas.jpg);
	z-index:1;
}
#zonebastitreporduitvedette {
	position:absolute;
	top:409px;
	left:10px;
	width: 651px;
	height: 30px;
	background-image: url(../fr/images/i_produits-vedettes.gif);
	z-index:1;
}
#zonebastitrecatalogue {
	position:absolute;
	top:408px;
	left:671px;
	width: 251px;
	height: 32px;
	background-image: url(../fr/images/i_catalogue-produits.gif);
	z-index:1;
}
#zonebaslisteproduitsvedette {
	position:absolute;
	top:448px;
	left:10px;
	width: 651px;
	height: 158px;
	background-image: url(../images/fondlisteproduitvedettes.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
#zonebascategorie {
	position:absolute;
	top:448px;
	left:671px;
	width: 251px;
	height: 158px;
	background-image: url(../images/fandbaszonecategories.jpg);
	z-index:1;
	background-repeat: no-repeat;
}
#zonebastitreservice {
	position:absolute;
	top:618px;
	left:671px;
	width: 250px;
	height: 30px;
	z-index:1;
}
#zonebaslistservice {
	position:absolute;
	top:662px;
	left:671px;
	width: 250px;
	height: 176px;
	background-image: url(../images/fandbaszoneliste.jpg);
	z-index:1;
	background-repeat: no-repeat;
}
#zonebasimsexpress {
	position:absolute;
	top:619px;
	left:10px;
	width: 327px;
	height: 342px;
	background-image: url(../images/bg_ims-express.jpg);
	z-index:1;
}
#zonebaspromo {
	position:absolute;
	top:619px;
	left:337px;
	width: 324px;
	height: 342px;
	z-index:1;
}
#zonebasmenu {
	position:absolute;
	top:982px;
	left:0px;
	width: 932px;
	height: 68px;
	background-image: url(../images/bg_bottom.gif);
	z-index:1;
	background-repeat: no-repeat;
}

.contenuGrasBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.contenuGrasBlanc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	height:30px;
}

.contenuHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	background-color:#F4F4F5;
}

.menuInfolettre_off {
	list-style-image:url(/images/menuInfolettre_off.gif); 
	background-repeat: no-repeat; 
	padding: 0px;
	margin:0 0 0 35px;
	background-position:0px 5px; 
}

.menuInfolettre_on {
	list-style-image:url(/images/menuInfolettre_on.gif); 
	background-repeat: no-repeat; 
	padding: 0px;
	margin:0 0 0 35px;
	background-position:0px 5px;
	color:#F8A100;
	font-weight:bold;
}