/*
  $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
  Modifi? par B.Pizzighini
  
  Released under the GNU General Public License
*/

.DebugBar a, .DebugBar a:hover

{
  text-decoration: none;
  border: none;
  background-color: transparent;
  color: #000;
}

.DebugBarFixe

{
  background-color: white;
  width:700px;
  position: absolute;
  margin: 0;
  padding: 1px 0;
  right: 0px;
  top: 0px;
  height: 20px;
  opacity: 0.80;
  filter: alpha(opacity:80);
  z-index: 10000;
  
}

.DebugBar

{
  background-color: white;
  width:700px;
  position: absolute;
  margin: 0;
  padding: 1px 0;
  right: 0px;
  top: 20px;
  opacity: 0.80;
  filter: alpha(opacity:80);
  z-index: 10000;

  
}


.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #CAB3FF; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #835DCA; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
  background: #EEF6FF;
  color: #000000;
  margin: 0px;
}

a {
  color: #636;
  text-decoration: none;
  font-family: Arial, sans-serif; font-size: 12px;
}

a:visited {
  color: #444;
  text-decoration: none;
}

a:hover {
  color: #FF00FF;
  text-decoration: none;
}
a.cat {
  color: #636;
  text-decoration: none;
}

a.cat:visited {
  color: #444;
  text-decoration: none;
}

a.cat:hover {
  color: #685DD2 ;
  text-decoration: none;
}

p, li {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
h3 {
  font-family: Arial, sans-serif;
    font-size: 15px;
}
h4 {
  font-family: Arial, sans-serif;
    font-size: 12px;
}
form {
	display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #bbc3d3;
}

td.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation {
  color: #FFFFFF; 
}

a.headerNavigation:hover {
  color: #ffffff;
}


a.info {
position: relative;
text-decoration: none;
color: black;
border-bottom: 1px gray dotted;
}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: inline;
position: absolute;
top: 2em;
left: 1em;
background: orange;
text-align: center;
color: white;
padding: 2px;
}




tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.footer {
  background: #bbc3d3;
}

td.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #EEF6FF;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxCentre {
  background: #b6b7cb;
}

.infoBoxContentsCentre {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

td.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6F5EB5;
  color: #ffffff;
}



td.infoBox, span.infoBox {
  font-family: 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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #996699;
  color: #FFFFFF;
  font-weight: bold;
}

td.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;

}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6F5EB5;
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

td.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

td.smallText, span.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

td.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

td.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

td.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

span.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

checkbox, input, radio, select {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
.btrechok {
	background-image: url(includes/languages/french/images/buttons/bout_ok_box.jpg);
}

textarea {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

span.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #996699;
  font-weight: bold;
}

table.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

td.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

span.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }


.banner {
  position: absolute;
  top: 1em;
  left : 500;
  background-color: #ffff00;
}



/* plutot faire un import*/

#pageLogin{
 margin:0 5%;
}
#pageLogin h2{
 color:#6F5EB5;
 text-align:center;
}
#blocLogin{
 width:283px;
 float:left;
 margin-top:20px;
}
#blocLogin p{
 font:11px verdana;
}
#blocLogin #titreLogin{
 background:url(http://www.osemoi.fr/images/v2/login/ongletUn.gif) no-repeat center;
 height:39px;
}
#blocLogin #titreLogin h3{
 margin:5px 0 0 0;
 width:140px;
 float:left;
 text-align:center;
}
#blocLogin .fond{
 background:url(http://www.osemoi.fr/images/v2/login/blocBas.gif) no-repeat center bottom;
 padding-bottom:10px;
}
#blocLogin #loginTextOui p{
 margin:0;
 padding:5px 20px 10px 5px;
}
#blocLogin #loginTextOui p label{
 display:inline-block!important;
 display:-moz-inline-box!important;
 width:100px;
 font-weight:bolder;
}
#blocLogin #loginTextOui p input{
 display:inline!important;
 background:#FEFEFE;
}
#blocLogin #loginTextOui .oublie{
 margin:0 10px 0 0!important;
 padding:0;
 width:auto;
 text-align:center;
 font:10px verdana;
}
#blocLogin #loginTextOui .oublie a{
 font-size:11px;
}
#blocLogin #loginTextOui .oublie{
 margin:0;
 padding:0 0 0 5px;
 width:auto;
 text-align:center;
 font:10px verdana;
}
#blocLogin #loginTextOui .submit{
 text-align:right;
}
#blocLogin #loginTextOui .submit input{
 width:auto;
}
#blocLogin #loginTextNon p{
 margin:0;
 padding:0 20px 1em 20px;
}
.blocMillieu{
 width:3px;
 height:200px;
 margin:25px 2% 0 1%;
 float:left;
 background:#986699;
}
.blocInformationCompl{
 float:left;
 width:300px;
 margin-left:2%;
}
.blocInformationCompl #creationCompte{
 display:none;
}
.blocInformationCompl #creationCompte select{
 width:130px;
}

/* creation compte */

#creationCompte p.infoReq{
 text-align:right;
 color:#E00;
}
#creationCompte span.infoReq{
 color:#E00;
}
#creationCompte h3{
 color:#6F5EB5;
 margin:15px 0 2px 10px;
}
#creationCompte p{
 margin:2px 0 2px 25px;
 font-family:Arial, sans serif;
 font-size:10px;
 border-bottom:solid 1px #E4E0F6;
 border-right:solid 1px #E4E0F6;
}
#creationCompte p label{
 display:inline-block;
 display:-moz-inline-box;
 width:12em;
 font-weight:bolder;
 font-size:.9em;
}
#creationCompte p.cochage label{
 display:inline;
 font-weight:normal;
}
#creationCompte p input{
 vertical-align:middle;
}

/* Menu Blog */

#siBlob ul{
 margin:0;
 padding:0 0 0 20px;
}
#siBlob ul li{
 padding:2px 0;
 list-style-image:url(/images/puce_blog.gif);
}

/* footer */

div#footer a{
 font-size:1em;
}

p.intro {
  display:none;
}