/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  
*/

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #FF6A6E;
	font-weight: bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #FE0140;
}
.productsNotifications {
	background: #70d250;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: gray;
	text-decoration: underline;
}
body {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	margin:0px;
	background-color: #FFFFFF;
}
TD {
	font-size: 11px;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.headerNavigation {
	background: #37B1D0;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #37B1D0;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color: #1c4f71;
	text-decoration: underline;
	font-weight:bold;
}
A.headerNavigation:hover {
	color: #1c4f71;
	text-decoration:underline;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #37B1D0;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #37B1D0;
	color: #ffffff;
	font-weight: bold;
}
.infoBox {
}
.infoBoxContents {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image:url(images/elements/fond_featured.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	padding:5px;
	text-transform: uppercase;
	height:37px;
	text-align:center;
	width:511px;
}
A.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
A.infoBoxHeading:hover {
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: white;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: white;
}
TABLE.productListing {
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
	color: #37B1D0;
}
A.productListing-heading:hover {
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	font-weight: bold;
	color: #37B1D0;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-bottom:1px dotted silver;
}
A.pageResults {
	color: #727272;
}
A.pageResults:hover {
	color: black;
}
A.productsLink {
	text-size: 10px;
	color: #787878;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #37B1D0;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.category_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #C4E41A;
	font-weight: bold;
}
TABLE.formArea {
	background: #ebebeb;
	border-color: #727272;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff3333;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #FF0000;
}
SPAN.productsPrice {
	font-weight: bold;
	color: #b21216;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #8295A3;
	cursor: pointer;
	cursor: hand;
	color:white
}
.moduleRowSelected {
	background-color: #8295A3;
	color:white
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
/*specific for PBS*/

#header {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.boxHeader {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 209px;
}
.grayboxHeader {
	margin: 0px;
	height: 24px;
	width: 209px;
}
.boxContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
}
.boxSpecialsContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.grayboxContent {
 background:;
	width: 209px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
}
.boxFooter {
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 209px;
}
.boxIcon {
	position: relative;
	left: 7px;
	top: 5px;
}
.boxTitle {
	position: relative;
	left: 12px;
	top: 3px;
}
A.boxLink {
	font-weight: bold;
	color:#526C7F;
	text-decoration: none;
}
A.boxLink:hover {
	font-weight: bold;
	color:#FFDE28;
	text-decoration: underline;
}
A.boxLink2 {
	color:#526C7F;
	text-decoration: none;
}
A.boxLink2:hover {
	color:#FFDE28;
	text-decoration: underline;
}
.box {
	margin-bottom: 4px;
}
.graybox {
	margin-bottom: 4px;
	background: url(images/graybox_background.jpg) no-repeat;
}
#headerMenu {
	margin-bottom: 18px;
}
.flag {
	margin: 2px;
}
#breadCrumb {
	font-weight: bold;
	padding-left: 10px;
	margin: 2px;
}
.separator1 {
	margin-right: 10px;
}
#footerLine {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.separator2 {
	margin-right: 10px;
	margin-left: 10px;
}
#footerMenu {
	text-align: center;
	font-size: 10px;
	color: #5A5A5A;
}
#footerCopyright {
	font-size: 12px;
	color: 6189A0;
	text-align: center;
	margin-top: 10px;
}
a.breadcrumb {
	color: #909090;
	text-decoration: underline;
}
a.breadcrumb:hover {
	color: #FFDE28;
	text-decoration: none;
}
a.footerMenu {
	color: #5A5A5A;
	text-decoration: underline;
}
a.footerMenu:hover {
	color: #FFDE28;
	text-decoration: none;
}
#infoboxLanguages {
	padding: 3px;
}
.loginBox {
	line-height:90%;
	padding-right:2px;
}
#newsletterBox {
	margin-bottom:4px;
}
#banner {
	/*position: absolute;
	height:50px;
	width:468px;
	top: 40px;
	left: 30%;*/
	border:solid 1px #000000;
}
#fianet {
	margin-bottom: 20px;
	margin-right:10px;
}
#cybermut {
	text-align: center;
}
img {
	border:0px;
}
.search_raf {
	background-color:#1C4F71;
	width:95%;
	padding:0px;
	color:#FFFFFF;
	margin-left:5px;
	margin-top:5px;
}
/*
a.onglet-emaga,a.onglet-emaga:visited {
display:block; float:left; width:100px; height:25px;
padding-top:7px;
	font-size: 7pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #1C4F71;
	font-weight:bold;
	text-decoration: none;
	background-image:url(images/elements/fond_bouton2.jpg);
	background-repeat: no-repeat;
	margin:0px;
	
	}

		
a.onglet-emaga:hover {
	text-decoration: underline;
	color: #1C4F71;
		}
		*/

a.onglet-emaga, a.onglet-emaga:visited {
	display:block;
	float:left;
	width:86px;
	height:100%;
	padding-top:7px;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #1C4F71;
	font-weight:bold;
	text-decoration: none;
	background-image:url(images/elements/fond_bouton2.jpg);
	background-repeat: no-repeat;
	margin:0px;
}
a.onglet-emaga:hover {
	text-decoration: underline;
	color: #1C4F71;
}
a.onglet-emaga2, a.onglet-emaga2:visited {
	display:block;
	float:left;
	width:86px;
	height:100%;
	padding-top:7px;
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(images/elements/fond_bouton2.jpg);
	background-repeat: no-repeat;
	margin:0px;
}
a.onglet-emaga2:hover {
	text-decoration: underline;
	color: #FF0000;
}
/*	
		a.onglet-emaga,a.onglet-emaga:visited {
			font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #1C4F71;
	font-weight:bold;
	text-decoration: none;

}
a.onglet-emaga:hover {
	text-decoration: underline;
	color: #1C4F71;

}
*/
	.boxgris_raf {
	background-color:#DFE5EB;
	padding:0px;
	margin-top:5px;
}
.msg_accueil {
	padding-left:10px;
	margin-left:20px;
	margin-bottom:15px;
	border-left:4px solid #37B1D0;
}
a.bleue, a.bleue:visited {
	color:#0033FF;
	text-decoration:underline;
}
a.bleue:hover {
	color:#0033FF;
	text-decoration:underline;
}
TD.infoBoxSilver {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #DFE5EB;
}
.left_featured {
	background-image:url(images/elements/left_featured.gif);
	background-repeat:no-repeat;
	width:10px;
	height:30px;
}
.right_featured {
	background-image:url(images/elements/right_featured.gif);
	background-repeat:no-repeat;
	width:10px;
	height:30px;
}
.body_featured {
	background-image:url(images/elements/body_featured.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:center;
	text-transform:uppercase;
}
.pl_corner1 {
	background-image:url(images/elements/pl_corner1.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pl_corner2 {
	background-image:url(images/elements/pl_corner2.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pl_corner3 {
	background-image:url(images/elements/pl_corner3.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pl_corner4 {
	background-image:url(images/elements/pl_corner4.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pl_corner1_blue {
	background-image:url(images/elements/pl_corner1_blue.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pl_corner2_blue {
	background-image:url(images/elements/pl_corner2_blue.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pl_topwhite {
	background-image:url(images/elements/pl_topwhite.gif);
	background-repeat:repeat-x;
	height:10px;
}
.pl_bottomwhite {
	background-image:url(images/elements/pl_bottomwhite.gif);
	background-repeat:repeat-x;
	height:10px;
}
.pl_leftwhite {
	background-image:url(images/elements/pl_leftwhite.gif);
	background-repeat:repeat-y;
	width:10px;
}
.pl_topblue {
	background-image:url(images/elements/pl_topblue.gif);
	background-repeat:repeat-x;
	height:10px;
}
.pl_leftblue {
	background-image:url(images/elements/pl_leftblue.gif);
	background-repeat:repeat-y;
	width:10px;
}
.pl_rightblue {
	background-image:url(images/elements/pl_rightblue.gif);
	background-repeat:repeat-y;
	width:10px;
}
.pl_bottomblue {
	background-image:url(images/elements/pl_bottomblue.gif);
	background-repeat: repeat-x;
	height:10px;
}
.pl_blue {
	background-image:url(images/elements/pl_blue.gif);
}
.corner_white1 {
	background-image:url(images/elements/corner_white1.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.corner_white2 {
	background-image:url(images/elements/corner_white2.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.corner_white3 {
	background-image:url(images/elements/corner_white3.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.corner_white4 {
	background-image:url(images/elements/corner_white4.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.top_white {
	background-image:url(images/elements/top_white.gif);
	background-repeat: repeat-x;
	height:10px;
}
.bottom_white {
	background-image:url(images/elements/bottom_white.gif);
	background-repeat: repeat-x;
	height:10px;
}
.left_white {
	background-image:url(images/elements/left_white.gif);
	background-repeat: repeat-y;
	width:10px;
}
.right_white {
	background-image:url(images/elements/right_white.gif);
	background-repeat: repeat-y;
	width:10px;
}
a.sinscrire {
	color: #FF0000;
	font-weight:bold;
}
a.categories {
	font-size:11px;
	font-weight:bold;
	color:#1C4F71;
}
a.listing_title, a.listing_title:hover {
	font-size:13px;
	color:#003366;
	font-weight:bold;
}
.listing_price {
	color:#FF0000;
	font-size:12px;
	font-weight:bold
}
.list_lexicon {
	padding-left:0px;
	margin-left:20px;
	margin-top:10px;
}
.titre_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1C4F71;
	margin:0px;
	display:inline;
}
.content_onglet {
	padding:3px;
}
.heading_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #37B1D0;
	margin:0px;
	display:inline;
}
TR.headerError2 {
	background: #37B1D0;
}
TD.headerError2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #37B1D0;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
.prix_barre {
	font-weight:normal;
	font-size:16px;
	text-decoration:line-through;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
}
.product_img {
	width:150px;
	text-align:center;
}
.liens_bleu {
	font-weight:bold;
	color:103553;
}
.recupel_info_ajax {
	font-size:10px;
	color:#009933;
}
a.aide-emaga, a.aide-emaga:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #1c4f71;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}
a.aide-emaga:hover {
	text-decoration: underline;
	color: #1c4f71;
}
.ficheproduit {
	color: #1C4F71;
	}
.font_1 {font-size:smaller;}
.font_2 {font-size:x-small;}
.font_5 {font-size:large;}
.rouge {color:#FF0000;}
.prixemaga {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.textebleu {
	color: #003366;
	font-weight: bold;
}
.fichevin {
	color: #6A0035;
	background-color: #FFC8E6;
}
.liensouligne {
color: #003366;
	font-weight: bold;
text-decoration:underline
}
.bleusimple {
color: #003366;
}
.soldes {
	color: #FF0000;
	font-weight: bold;
background-color:#FFFF00;
}
.promos {
	color: #FFFFFF;
	font-weight: bold;
background-color:#FF0000;
}
.new {
	color: #FFFFFF;
	font-weight: bold;
background-color:#FF0000;
}
.rouge {
color: #FF0000;
}
.carrenew {
	color: #FFFFFF;
	background-color: #445D71;
	font-weight: bold;
	text-decoration: underline;
}
