/*
$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: #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: none; }


BODY {
width:100%;
background: #ffffff;
color: #000000;
#overflow-x: hidden;
margin:0 auto;
}

img
{
border: 0;
}

/*
#bandeau {
background: transparen;
background-image: url("images/focale.png");
background-position: right;
background-repeat: no-repeat;
}
*/


/* liens hypertexte */

a {

text-decoration: none;
}

a:hover {
text-decoration: underline;
}


a:hover img {
text-decoration: none;
}

#slogan1 {
font-family: Century Gothic;
font-size : 24px; 
font-weight: bold;
color: #000099; 

}
#slogan2 {
font-family: Century Gothic;
font-size : 24px;
font-weight: bold;
color: #990000; 
}
#slogan3 {
font-family: Century Gothic;
font-size : 20px; 
color: #000000; 

}


/* -- */

FORM {
	display: inline;
}

#accueil-top {
	font-family: Futura, Verdana, Arial, sans-serif;

font-size: 13px;
font-weight: normal;
text-align : right;
padding-right:10px;
width:260px;
	
}






/* fil d'Ariane - toute la ligne */


#breadcrumb {
width:100%;
 margin:0;
background: #000099;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #EDF855;
font-weight : normal;
}

A.breadcrumb  {
color: #EDF855;
}

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

.account  {
text-align:right;
}



/* -MENU DE NAVIGATION - */

#nav {
 width:100%;
 background: #990000;

}

TD.top_nav {
font-family: Verdana, Arial, sans-serif;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
padding-right:15px;

}



#recherche {

font-size: 13px;
background: #990000;
color: #ffffff;
padding-right:5px;
}

.top_links {
font-size: 14px;
padding-left:10px;
padding-right:5px;
font-weight : bold;
background: #990000;
color: #ffffff;
}

.top_links:hover {
font-weight : bold;
background: #990000;
color: #EDF855;
}


/* noms des categoris parent dans box gauche */
#majcat1 {
color: #000099;
}

#majcat2 {
color: #990000;
}




TR.headerError {
background: #ff0000;
}

TD.headerError {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
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: 13px;
background: #00ff00;
color: #ffffff;
font-weight: bold;
text-align: center;

}

/* barre de pied de page */

TR.footer {
background: #2f9fe7;
}

TD.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background: #000099;
color: #ffffff;
font-weight: normal;
}

/* -- */

/* boites d'infos */

.left_column {
vertical-align:top; 

}

.logoBox {
background: #ffffff;
width:260px;
margin:0;
padding:0;
overflow-x: hidden;
}


.left_boxes {
width:265px;


}


.right_column {
vertical-align:top; 

}

.right_boxes {
width:265px;

}


.middle_column {
border: 0;
padding: 0;
border-spacing: 0; 
vertical-align:top; 
width:100%;
text-align=center;
}


.middle_boxes {
width:100%;
vertical-align:top; 
}


.infoBox {
background: #FFF2B0;
}

.yellowBox {
background: #FFF2B0;
}

.cloudBox {
background: #FFFFFF;
}

.infoBoxContents {
#background: #CCCCFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;

}

.yellowBoxContents {
background: #FFF2B0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;

}

.infoBoxNotice {
background: #FF8E90;
}

.infoBoxNoticeContents {
background: #FFE6E6;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;

}

.cat_parent {
font-size: 13px;
background: #CCCCFF;
color: #ff0000;
}

/* nuage de categories */

#cat_cloud {
text-align : center;

}

.cat1 {
font-size: 11px;
color: #000000;
font-weight: normal;
}

.cat2 {
font-size: 14px;
color: #0000aa;
font-weight: normal;
}

.cat3 {
font-size: 18px;
color: #FF0068;
font-weight: normal;
}

.cat4 {
font-size: 22px;
color: #990000;
font-weight: normal;
}

.cat5 {
font-size: 26px;
color: #00ff00;
font-weight: normal;
}

.cat6 {
font-size: 30px;
color: #00ddaa;
font-weight: normal;
}

.cat7 {
font-size: 32px;
color: #00ffaa;
font-weight: normal;
}

/* -- */

/* titres des boites d'infos */

TD.infoBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
background: #000099;
color: #ffffff;
padding-left : 5px;
}

TD.yellowBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
background: #FFF2B0;
color: #ffffff;
padding-left : 5px;
}

TD.infoBox, SPAN.infoBox {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;

}

TD.yellowBox, SPAN.yellowBox {
font-family: Verdana, Arial, sans-serif;
font-size: 12px; 
background: #FFF2B0;
}

/* -- */

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: #b6b7cb;
border-spacing: 1px;
background: #f8f8f9;
}

.productListing-heading {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background: #b6b7cb;
color: #ffffff;
font-weight: bold;

}

TD.productListing-data {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
padding-top:5px;
padding-right:3px; 
padding-bottom:5px;
padding-left:3px;
background: #f8f8f9;
}

a.pageResults {
color: #0000FF;
background: #f8f8f9;
text-decoration:none;
}

a.pageResults:hover{
color: #0000FF;
background: #f8f8f9;
text-decoration:underline;
}

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

}

TD.alternateImg {
vertical-align:top; 
text-align:right;
padding-right:5px;

}

TR.subBar {
background: #f4f7fd;
}

TD.subBar {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
}


.main_table {

width:100%;
margin:0 auto;

}

TD.main, P.main {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
padding-right:5px;


}

TD.maindescript, P.maindescript {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
text-align : justify;

}

TD.bonjour, P.bonjour {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 1.5;
text-align:left;

}


TD.smallText, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
vertical-align:top; 
text-decoration: none;
}

TD.smallTextProdInfo, SPAN.smallTextProdInfo, P.smallTextProdInfo {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
vertical-align:top; 
text-decoration: none;
padding-top:20px;
}

a.TD.smallTextProdInfo:hover, a.SPAN.smallTextProdInfo:hover, a.P.smallTextProdInfo:hover {
text-decoration: none;
}



TD.smallTextFooter, SPAN.smallTextFooter, P.smallTextFooter {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-decoration: none;
}

TD.notice, SPAN.notice, P.notice {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;

text-decoration: none;
text-align:left;
padding-top:0px;
padding-bottom:0px;
font-weight: bold;
color: #9a9a9a;
}




TD.accountCategory {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #aabbdd;
}

.fieldKey, FORM.fieldKey, TD.fieldKey, span.fieldKey {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-align : left;
padding-left : 5px;
padding-right : 15px;
border: 0px;
}

.subfieldKey, FORM.subfieldKey, TD.subfieldKey {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-align : right;
padding-left : 0px;
padding-right : 10px;
border: 0px;
}


TD.fieldValue {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;

}

TD.tableHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
}

SPAN.newItemInCart {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

TEXTAREA {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: pre;
}

SPAN.greetUser {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
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: 13px;
font-weight: bold;
}

SPAN.markProductOutOfStock {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
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: default; }
.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; }

/*** Begin Header Tags SEO ***/
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
margin-bottom: 0;
padding-bottom: 0;
color: #000;
}
h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
padding-bottom: 0;
color: #000;
}
/*** End Header Tags SEO ***/
