.footer, .footerlink {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

.footerlink:link { color: #555555 }
.footerlink:visited { color: #555555 }
.footerlink:hover { color: #555555; text-decoration: underline }
.footerlink:active { color: #555555 }

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F44AD;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.section {
	color: #C0C0C0;
	font-weight: bold;
}

.inputCombo {
  	font-family: Arial;
  	font-size: 11px;
}

.inputRadio {
  	position: relative;
  	top: 3px;
}

.inputText, .inputTextDisabled, .inputTextArea {
  	border-bottom: 1px solid darkgray;
  	border-left: 1px solid darkgray;
  	border-right: 1px solid darkgray;
  	border-top: 1px solid darkgray;
  	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	padding-left: 2px;
	padding-right: 2px;
	color: #333333;
}

.inputText, .inputTextDisabled {
  	height: 18px;
  	width: 100px;
}

.inputTextDisabled {
	color: #909090;
}

.inputTextPage, .inputTextPageFocus {
  	font-family: Arial;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	color: #002459;
	border: 0px;
	height: 15px;
	width: 23px;
	font-size: 10px;
	text-align: right;
}
.inputTextPage {
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url("../image/inputpage.gif");
}
.inputTextPageFocus {
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url("../image/inputpageover.gif");
}

.ok, .err {
	position: relative;
	top: -2px;
}

.ok {
	color: green;
}

.err {
	color: red;
}

.btnBkg {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	color: #333333;
}

.btnpush {
	position: relative;
	top: 1px;
	left: 1px;
	z-index: 0;
}

.button{
	color: #E9B61B;
	border: 1px solid #F4DA89;
	background-color: #F9ECC3;
}
.buttonOver{
	color: #B22222;
	border: 1px solid #F4DA89;
	background-color: #F4DA89;
	cursor: hand;
	cursor: pointer;
}


.menulink, .menulinknull, .menulinkhover {
	font-size: 10px;
}
.menulinkbig {
	font-size: 13px;
}

.menulink, .menulinkbig, .menulinknull, .menulinkhover {
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.menulink:link { color: #222222 }
a.menulink:visited { color: #222222 }
a.menulink:hover { color: red; text-decoration: underline }
a.menulink:active { color: #222222 }
a.menulinkbig:link { color: #222222 }
a.menulinkbig:visited { color: #222222 }
a.menulinkbig:hover { color: red; text-decoration: underline }
a.menulinkbig:active { color: #222222 }
a.menulinknull:link { color: #222222 }
a.menulinknull:visited { color: #222222 }
a.menulinknull:hover { color: red; text-decoration: underline }
a.menulinknull:active { color: #222222 }
a.menulinkhover:link { color: red; text-decoration: underline }
a.menulinkhover:visited { color: red; text-decoration: underline }
a.menulinkhover:hover { color: red; text-decoration: underline }
a.menulinkhover:active { color: red; text-decoration: underline }

.helptooltip {
	position: absolute;
	width: 140px;
	height: 60px;
	background-color: #FFFFE7;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	z-index: 999;
	display: none;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
}


/* grid styles */
.listcontainer {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	clear: left;
	overflow: auto;
}

.list {
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #88B0E4;
	border-bottom: 0px;
	cursor: default;
}

.listheadrow {
	border-left: 1px solid #88B0E4;
	border-top: 1px solid #ECEEF5;
	border-bottom: 1px solid #88B0E4;
	color: #002459;
}

.listheadimg {
	border-left: 1px solid #88B0E4;
	border-right: 1px solid #88B0E4;
	background-image: url("../image/gridhead.gif");
	background-repeat: repeat-x;
	height: 15px;
}

.listbottomimg {
	background-image: url("../image/gridbottom.gif");
	background-repeat: repeat-x;
	height: 22px;
}

.listbottomrow {
	border-top: 1px solid #ECEEF5;
	border-bottom: 1px solid #88B0E4;
}

/* -- to be overridden in frontend */
.paginationtable
{
	width: 100%;
	font-family: Verdana;
	font-size: 8pt;
}

.paginationline
{
}

.paginationtext
{
	color: #002459;
	font-weight: normal;
	height: 20px;
	background-color:transparent;
}
/* -- */

.listhead {
	/*background-color: #E0E0E0;*/
	font-weight: bold;
}

.basketrow, .basketrowodd, .basketcell{
	color: #002459;
	font-weight: normal;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.basketrow {
	background-color: #f8f5e7;
}

.basketrowodd {
	background-color: #FFFFFF;
}

.basketcell {
	border-left: 1px solid #F4DA89;
	padding: 2px 2px 1px 4px;
	overflow: auto;

}

.listcell, .listcellfirst {
	border-right: 1px solid #88B0E4;
	padding-left: 4px;
	padding-right: 1px;
	overflow: hidden;
}

.listcellfirst {
	border-left: 1px solid #88B0E4;
}

.listrow, .listrowodd, .listrowover, .listrowsel {
	color: #002459;
	font-weight: normal;
	height: 20px;
}

.listrow {
	background-color: #E3ECF9;
}

.listrowodd {
	background-color: #FFFFFF;
}

.listrowover {
	background-color: #FFE5DC;
}

.listrowsel {
	background-color: #FFD59C;
}

.listheader {
	text-decoration: none;
	color: red;
}
.totalrow{
	background-color: #EFE8C7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

a.listheader:link { color: green }
a.listheader:visited { color: green }
a.listheader:hover { color: red; text-decoration: none}
a.listheader:active { color: green }

/* grid styles */

.GPre {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	cursor: default;
	overflow: hidden;
}                       

.label {
	text-align: right; 
	font-weight: normal; 
	color: #555; 
	padding-right: 10px;
}

.mandatory {
	background-image: url(../image/mandatory.gif); 
	background-repeat: no-repeat; 
	background-position: right center;
}

.titleadmin {
	width: 100%;
	font-size: 14px;
	height: 24px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #869BB6;
	background-image: url("../image/gridbottom.gif");
	background-position: left;
}

.title {
	width: 100%;
	font-size: 20px;
	text-align: center;
	padding-left: 0px;
	padding-top: 5px;
	color: Blue;
}

/* quickhelp */
.helpcontainer {
	position:absolute;
	top: 7px;
	right: 25px;
}

.legendtable, .helptable {
	width: 160px;
	height: 105px;
	table-layout: fixed;
	border: 1px solid #C0C0C0;
	background-color: #FFF9E6;
	color: #002459;
}

.legendtable table, .helptable table {
	margin: 2px;
	padding: 5px;
	color: #002459;
}

.legendtable thead, .helptable thead {
	text-align: left;
	background-color: #F4DA89;
	height: 18px;
}

.legendtable thead th, .helptable thead th {
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid #ECEEF5;
	border-bottom: 1px solid #C0C0C0;
}
/* quickhelp */

.imagebutton { cursor: pointer }

.grayed { background-color: #F0F0F0 }

/* report */
.report {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.report table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 99%;
}
.report thead td {
	font-weight: bold;
	background-color: #ebebeb;
	padding: 4px 6px;
	border: 1px solid #ccc;
	color: black;
}
.report tbody td {
	background-color: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
	color: black;
}
/* report */

/* tab */
.tabcell, .tabcellhover, .tabcellsel, .tabcellselhover, 
.tabcellbig, .tabcellhoverbig, .tabcellselbig, .tabcellselhoverbig
{
	font-size: 12px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: black;
	height: 22px;
	background-repeat: no-repeat;
}
.tabcell {
	background-image: url("../image/bluetab.gif");
}
.tabcellhover {
	background-image: url("../image/bluetabover.gif");
}
.tabcellsel {
	background-image: url("../image/redtab.gif");
}
.tabcellselhover {
	background-image: url("../image/redtabover.gif");
}
.tabcellbig {
	background-image: url("../image/bluebigtab.gif");
}
.tabcellhoverbig {
	background-image: url("../image/bluebigtabover.gif");
}
.tabcellselbig {
	background-image: url("../image/redbigtab.gif");
}
.tabcellselhoverbig {
	background-image: url("../image/redbigtabover.gif");
}
/* tab */

/* ProductView .............................................*/

.prodview_images{
	margin-top: 0px;
	padding: 0px;
}
.image_bg{
	padding:0px;
	margin:0px;
	height: 120px;
	background-image: url(../../images/charte/image_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #D2E0C9;
}
.basket_txt{
	width: 130px;
	text-align: center;
	color: #ab8500;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../../images/basket/basket_txt_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.txt1{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-transform: capitalize;
		color: #1F7820;
}

.txt2{
	padding-left: 7px;
	padding-right: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: left !important;
	color: #FF0000 !important;
}
.txt3{
		font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-style: normal;
		font-weight: normal;
		text-transform: capitalize;
		color: #1F7820;
		padding-left: 30px;
		padding-top: 5px;
		padding-bottom: 10px;
}
.txt4{
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-align: justify;
		line-height: 150%;
		color: #4E6248;
}
.txt5{
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		line-height: 150%;
		color: #4E6248;
}
.txt6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A9A9;
}
.txt7{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding-top: 10px;
}
.txt8{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
	padding-bottom: 3px;
}
.txt8 a:link, .txt8 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
	padding-bottom: 3px;
	padding: 2px;
}
.txt8 a:hover, .txt8 a:active{
	background-color: transparent;
	text-decoration: underline;
	color: #FF0000;
}
.txt9{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	padding-bottom: 3px;
}
.txt10{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1B3B98;
	margin: 2px 0px 3px 7px;
}
.txt_promo_1{
	color: #f00;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	padding: 5px;
	line-height: 1em;
}
.txt_promo_2, .txt_promo_2 label{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	padding: 5px;
	color:#708090;
	text-decoration: line-through;
	line-height: 1em;
	letter-spacing: 1px;
}
.txt_promo_3{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	padding: 5px;
	color: #1b3b98;
	line-height: 1em;
}
.txt_prix1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold !important;
	color: Lime !important;
	padding-right: 2px;
}
.txt_prix2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	font-weight: bold;
	color: #B8860B;
	padding-left: 2px;
}
.combo1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556B2F;
	border: 0px solid #FF0000;
	background-color: #EDF3EB;
}
.combo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #556B2F;
	border: 1px solid #ABC59A;
	background-color: #EDF3EB;
	width: 75px;
}
.combo3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556B2F;
	border: 1px solid #FFD700;
	background-color: #F8F5E7;
	width: 55px;
}
.pad1{
	padding-left: 27px;
}
.basketview1{
	background-image: url(../../images/basket/shopcart_09.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fffaa4;
}
.basketview2{
	background-image: url(../../images/basket/shopcart_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.basketview3{
	background-image: url(../../images/basket/shopcart_04.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.basketview4{
	background-image: url(../../images/basket/shopcart_05.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.basketview5{
	background-image: url(../../images/basket/shopcart_07.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.shopCartBg1 {
	background-image: url(../../images/basket/basket_product_prix.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	width: 64px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #556B2F;
	text-align: center;
}
.shopCartBg2 {
	background-image: url(../../images/basket/basket_product_quantite.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	width: 64px;
	padding-bottom: 5px;
}
/*.shopCartBg3 {
	background-image: url(../../images/charte/basket_product_quantite.gif);
	+background-repeat: no-repeat;
	background-position: 21px 48px;
}
	.shopPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #742602;
	text-align: right;
	vertical-align: top;
}*/
.shopInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556B2F;
	padding-right: 2px;
	border: 1px solid #D2E0C9;
	text-align: right;
	width: 32px;
	height: 18px;
	background-image: url(images/basket_menu_08.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.shopInput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	padding-right: 2px;
	border: 1px solid #E80000;
	text-align: right;
	width: 32px;
	height: 18px;
	background-color: #EDF3EB;
}

/* Basket Styles .............................................*/
#basket{
	left: 0px;
	width: 715px;
	background-color: transparent;
	text-align: left;
	position: absolute;
	z-index: 10;
}
#Layer1 {
	position:absolute;
	left:0px;
	bottom:0px;
	width:716px;
	height:290px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
	background-image: url(../../images/charte/basket_bg1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#basketbg{
	background-image: url(../../images/charte/basket_bg1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 100%;
	height: 100%;
	margin: 10px;
	position: relative;
	z-index: 12;
}

.basket_head{
	background-image: url(../../images/charte/basket_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 94px;
}

.btn1 {
	background-image: url(../../images/charte/btn_close.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 30px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002459;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
	text-indent: 35px;
	
}

.btn1_ovr{
	background-image: url(../../images/charte/btn_close_ovr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: red;
	width: 106px;
	height: 30px;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
	text-indent: 35px;
}

.btn2 {
	background-image: url(../../images/charte/btn_refresh.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 104px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002459;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
	text-indent: 32px;
}
.btn2_ovr{
	background-image: url(../../images/charte/btn_refresh_ovr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 104px;
	height: 30px;
	color: Red;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
	text-indent: 32px;
}
.btn3{
	background-image: url(../../images/charte/btn_empty.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 124px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002459;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
	text-indent: 32px;
}
.btn3_ovr{
	background-image: url(../../images/charte/btn_empty_ovr.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: Red;
	width: 124px;
	height: 30px;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
	text-indent: 32px;
}
.btn4{
	background-image: url(../../images/charte/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 127px;
	height: 30px;
	padding-left: 36px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002459;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
}
.btn4_ovr{
	background-image: url(../../images/charte/btn_submit_ovr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: Red;
	width: 127px;
	height: 30px;
	padding-left: 36px;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 7px;
}
.link_cmd:link, .link_cmd:visited{
	color:#FF0000 !important;
	font-size: 11px !important;
	font-weight: bold !important;
	background-image: url(../../images/charte/btn_commander_up.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 120px;
	height: 38px;
	display: block;
	margin: 0px !important;
	padding-top: 14px !important;
}
.link_cmd:hover, .link_cmd:active{
	color:#1F44AD !important;
	font-weight: bold !important;
	font-size: 11px;
	background-image: url(../../images/charte/btn_commander_ovr.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.link_con:link, .link_con:visited{
	color:#1F44AD !important;
	font-weight: bold !important;
	font-size: 11px;
}
.link_con:hover, .link_con:active{
	color:#6888E4 !important;
	font-weight: bold !important;
	font-size: 11px;
	background-color: transparent !important;
	text-decoration: underline;
}

.imagecontainer {
	background-color: #FCFCFC;
	table-layout:fixed;
	border:1px solid #000000;
}

.blockdisplay {
	display: block;
}

.orderbylink, .orderbylinkhover {
	font-size: 10px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.orderbylink:link { color: #222222 }
a.orderbylink:visited { color: #222222 }
a.orderbylink:hover { color: red; text-decoration: underline }
a.orderbylink:active { color: #222222 }
a.orderbylinkhover:link { color: red }
a.orderbylinkhover:visited { color: red }
a.orderbylinkhover:hover { color: red; text-decoration: underline }
a.orderbylinkhover:active { color: red }


#thanks a{
	color: #008000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-color: #FCFCFC;
	border: 1px solid #D2E0C9;
	width: 100px;
}

/*----------------------- LOGOS*/
#logos a{
	background-color: transparent;
}
.link1:link, .link1:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder !important;
	color: #00008B;
}
.link1:hover, .link1:active{
	color:#FF0000;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder !important;
}