/*
  $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
*/
html, body, form, h1, h2, h3, p, ul {
	margin : 0px;
	padding-bottom : 0px;
}

h1, h2 {
	text-indent : -9999px;
	font-size : 0.1px;
}
hr {
	clear : both;
	visibility : hidden;
}
/* @group Structure */

#conteneur {
	position : relative;
	width : 1082px;
	margin : 0px auto;
}
#entete {
	position : relative;
	width : 1082px;
	height : 122px;
	margin : 0px auto;
	background : url(images/fond_mediaoctets.png) top no-repeat;
	font-size : 0.7em;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pied {
	height : 43px;
	margin-top: 20px;
	color : #00;
	text-align: center;
	font-size : 0.66em;
	font-family : Arial,Helvetica,sans-serif;
	clear : none;
	left : 0;
}
#colonneGauche {
	float: left;
	width: 230px;
}
#logo {
	float: left;
	height: 86px;
	width: 86px;
	margin-left: 30px;
	margin-top: 3px;
	background : url(images/logo_mediaoctets.png) top no-repeat;
}
#logoTexte {
	float: left;
	height: 17px;
	width: 251px;
	margin-left: 25px;
	margin-top: 25px;
	background : url(images/logo_texte_mediaoctets.png) top no-repeat;
}
#logoTexte p {
	color: #fff;
	font-size : 1em;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 0.06em;
	padding-top: 10px;
}
#contact {
	float: right;
	height: 75px;
	width: 274px;
	margin : 5px 90px 0px 0px;
	padding-right: 20px;
	background : url(images/fond_contact.png) top no-repeat;
}
#contact p {
	color : white;
	font-size : 1.4em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: right;
}
#contact span {
	display: block;
	color : white;
	font-size : 1.2em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
/* @end */


/* @group Menu */
ul#menu {
position:absolute;
padding:0;
margin:0;
top:94px;
left:0px;
width:1082px;
height:27px;
background: transparent url(images/menu.png) no-repeat 0 -27px;
}

ul#menu li {
padding:0;
margin:0;
display: block;
float:left;
text-indent:-9999px;
}
ul#menu li a {
border:0;
display:block;
text-decoration:none;
overflow:hidden;
background:transparent url(images/menu.png) no-repeat;
}
li#rubrik1 a {
width:180px;
height:27px;
}
li#rubrik1 a:hover, li#rubrik1 a:focus {
background-position:0px -27px;
}
li#rubrik2 a {
width:69px;
height:27px;
}
li#rubrik2 a:link, li#rubrik2 a:visited {
background-position:-180px 0px;//décalage largeur rubrik1
}
li#rubrik2 a:hover, li#rubrik2 a:focus {
background-position:-180px -27px;
}
li#rubrik3 a {
width:73px;
height:27px;
}
li#rubrik3 a:link, li#rubrik3 a:visited {
background-position:-249px 0px;
}
li#rubrik3 a:hover, li#rubrik3 a:focus {
background-position:-249px -27px;
}
li#rubrik4 a {
width:96px;
height:27px;
}
li#rubrik4 a:link, li#rubrik4 a:visited {
background-position:-322px 0px;
}
li#rubrik4 a:hover, li#rubrik4 a:focus {
background-position:-322px -27px;
}
li#rubrik5 a {
width:92px;
height:27px;
}
li#rubrik5 a:link, li#rubrik5 a:visited {
background-position:-418px 0px;
}
li#rubrik5 a:hover, li#rubrik5 a:focus {
background-position:-418px -27px;
}
li#rubrik6 a {
width:64px;
height:27px;
}
li#rubrik6 a:link, li#rubrik6 a:visited {
background-position:-510px 0px;
}
li#rubrik6 a:hover, li#rubrik6 a:focus {
background-position:-510px -27px;
}
li#rubrik7 a {
width:77px;
height:27px;
}
li#rubrik7 a:link, li#rubrik7 a:visited {
background-position:-574px 0px;
}
li#rubrik7 a:hover, li#rubrik7 a:focus {
background-position:-574px -27px;
}
li#rubrik8 a {
width:87px;
height:27px;
}
li#rubrik8 a:link, li#rubrik8 a:visited {
background-position:-651px 0px;
}
li#rubrik8 a:hover, li#rubrik8 a:focus {
background-position:-651px -27px;
}
li#rubrik9 a {
width:49px;
height:27px;
}
li#rubrik9 a:link, li#rubrik9 a:visited {
background-position:-738px 0px;
}
li#rubrik9 a:hover, li#rubrik9 a:focus {
background-position:-738px -27px;
}
li#rubrik10 a {
width:64px;
height:27px;
}
li#rubrik10 a:link, li#rubrik10 a:visited {
background-position:-787px 0px;
}
li#rubrik10 a:hover, li#rubrik10 a:focus {
background-position:-787px -27px;
}
li#rubrik11 a {
width:157px;
height:27px;
}
li#rubrik11 a:link, li#rubrik11 a:visited {
background-position:-851px 0px;
}
li#rubrik11 a:hover, li#rubrik11 a:focus {
background-position:-851px -27px;
}
/* @end */

/* @group Cadres à gauche */
#blocGaucheChapeau {
	width : 154px;
	padding-top : 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background : url(images/cadre_gche_chapeau.png) left top no-repeat;
}
#blocGauchePied {
	margin-top : 0px;
	margin-bottom: 5px;
	padding: 5px 4px 5px 4px;
	background : url(images/cadre_gche_pied.png) left bottom no-repeat;
	width : 154px;
}
#blocGauchePied img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#blocGauchePied ul li {
	font-size : 0.7em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #ca5a08;
}
#blocGauchePied span {
	font-size : 0.7em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #000;
}
/*#blocGauchePied  {
	width : 80px;
	padding-left: 8px;	
}*/
.inputIdentifiant {
	width: 80px;
}
.inputMdp {
	width: 60px;
}
.decaleBouton {
	padding-top: 5px;
	padding-left: 100px;
}
.titreBlocGauche {
	font-size : 0.7em;
	font-weight : bold;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	color : #ca5a08;
	padding-left: 8px;
	padding-bottom: 5px;
	text-transform : uppercase;
}
.texteBlocGauche {
	display: inline;
	font-size : 0.7em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	padding-left: 8px;
}
texteBlocGauche, texteBlocGaucheSmall a:link {
	color : #ca5a08;
	border-bottom : 1px dotted;
} 
texteBlocGauche, texteBlocGaucheSmall a:hover {
	color : #00;
	border-bottom : 1px dotted;
}
texteBlocGauche, texteBlocGaucheSmall a:visited {
	color : #98;
	border-bottom : 1px dotted;
}

.texteBlocGaucheBloc {
	font-size : 0.7em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	padding-left: 8px;
}
texteBlocGaucheBloc a:link {
	color : #ca5a08;
	border-bottom : 1px dotted;
} 
texteBlocGaucheBloc a:hover {
	color : #00;
	border-bottom : 1px dotted;
}
texteBlocGaucheBloc a:visited {
	color : #98;
	border-bottom : 1px dotted;
}

.texteBlocGaucheSmall {
	font-size : 0.65em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	padding-left: 50px;
}
.texteBlocGaucheSmall2 {
	font-size : 0.65em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	padding-left: 33px;
}
/* @end */

#blocCentral {
	width: 700px;
}
.blocCentralImage {
	display : block;
	float : left;
	margin-right : 10px;
	padding : 5px;
	background : #d4d4d4;
}
#blocCentralTitre {
	font-family: Verdana, Arial, sans-serif;
 	font-size: 20px;
 	font-weight: bold;
 	color: #9a9a9a;
}
.blocCentralSousTitre {
	font-family: Verdana, Arial, sans-serif;
 	font-size: 0.85em;
 	color: #f27500;
 	padding-bottom: 5px;
}
.blocCentralTexte {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #2c;
	font-size : 0.75em;
}
#blocCentral li{
	font-style: italic;
	color: #f27500;
}
	
/*Page d'un produit*/	
#blocProduit {
	float: left;
	padding: 0 10px 20px 0px;
}
#blocProduitColGche {
	float: left;
	width: 110px;
	margin: 0 20px 10px 0;
}
#blocProduitColDte {
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;	
}
#blocProduitCartouches {
	float: left;
	width: 700px;
	margin: 0 10px 10px 0;	
}
#blocProduitImprimantes {
	float: left;
	clear: left;
	width: 700px;
	margin: 0 10px 10px 0;	
}

.listeImprimantesCol1 {
	float: left;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.5em;
	color : #2c;
	height: 300px;
	width: 210px;
}
.listeImprimantesCol2 {
	float: left;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.5em;
	color : #2c;
	height: 300px;
	width: 210px;
}
.listeImprimantesCol3 {
	float: left;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.5em;
	color : #2c;
	height: 300px;
	width: 210px;	
}
#blocProduitImprimantes span,#blocProduitCartouches span{
	display: block;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	font-size : 1em;
	margin-top: 18px;
	padding-left: 13px;
}
#blocProduitImprimantes p{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	font-size : 0.75em;
}
#blocProduitColGche img {
	display : block;
	float : left;
	/*border : 1px dashed #aeaeae;*/
	background : #d4d4d4;
}
#blocProduitColGche p {
	font-size : 0.5em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	margin-left: 10px;
}
#blocProduitColDte p{
	font-size : 0.8em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #2c;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prixTTC {
	font-size : 1.2em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color : #000;
}
.prixHT {
	font-size : 0.8em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color : #000;
}
.sorecop {
	font-size : 0.6em;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color : #009031;
}
.titreTexte {
	color: #f60;
	font-size : 1.1em;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
.titreTexte span {
	color: #000;
}
.sousTitreTexte {
	color: #009031;
	font-size : 1em;
	font-weight:bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	/*padding-left: 15px;
	background : url(images/puce_ss_titre.png) top left no-repeat;*/
}
TD.imprimante {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.6em;
  margin: 0;
  padding: 0;
}

.imprimanteListe {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.6em;
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #323232;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #bbc3d3;
  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: #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: 1px;
  border-style: solid;
  border-color: #fff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f69202;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*Créé pour MEdiaOctets : MARQUE et COMPATIBLE*/
.main-row-productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ff6600;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0px 5px 0px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: #aabbdd;
}

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;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }
