HTML {
text-align: center;
}
BODY {
background: #FFFFFF;
margin: auto;
padding: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align: left;
width: 984px;
}

H1 {
color: #9A9A9A;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 22px;
font-weight: normal;
white-space: nowrap;
margin: 5px 0 10px 0;
}

H2 {
color: #ffffff;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
margin: 0;
}

H6 {
color: #5566bb;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
white-space: nowrap;
margin: 0;
}

TD, P {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
margin-top: 10px;
margin-bottom: 10px;
}

IMG {
border: 0;
}

FORM {
margin-top: 0;
margin-bottom: 0;
}

FORM OL {
margin: 0;
padding: 0;
}

FORM OL LI {
list-style: none;
margin: 0;
clear: left;
}

FORM LABEL {
float: left;
width: 160px;
margin-top: 5px;
margin-left: 15px;
margin-right: 5px;
margin-bottom: 5px;
}

FORM LABEL.fieldLabel {
float: none;
margin: 5px;
}

FORM LABEL.longLabel {  
width: 220px;  
}

FORM FIELDSET {
padding: 0px;
margin: 0px;
border-style: dotted;
border-width: 0px;
border-color: #b3d4ed;
}

FORM LEGEND {
padding-top: 10px;
padding-bottom: 10px;
border-color: #b3d4ed;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
color: #FF0000;
font-size: 9px;
margin-left: 2px;
}

/* ***************************** */
#pageHeader {
margin: auto;
margin-bottom: 10px;
width: 984px;
}

#pageContent {
float: right;
width: 580px;
}

#pageColumnLeft {
float: left;
width: 208px;
}

#pageBlockLeft {
float: left;
width: 795px;
margin: 0px 0 10px 0;
}

#pageColumnRight {
float: right;
width: 182px;
margin: 0px 0px 10px 0;
}

#pageFooter {
clear: both;
text-align: center;
margin-bottom: 20px;
}
/* ***************************** */


#pageFooter p{
margin: 0;
padding: 0;
}

/* DEFINITIONS */

#siteLogo {
position:relative;
width: 860px;
_width: 856px;
height: 130px;
margin:0; 
padding:0; 
float: left;
}
#siteLogo span {
display:block; 
position:absolute; 
top:0; 
left:0; 
z-index:1; 
width:100%; 
height:100%; 
margin:0; 
padding:0; 
background-image: url(../images/store_logo.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0pt;
background-repeat: no-repeat;
}
#logoInstitution {
position:relative;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
width: 124px;
height: 130px;
margin:0; 
padding:0; 
overflow:hidden; 
}
#logoInstitution span {
display:block; 
position:absolute; 
top:0; 
left:0; 
z-index:1; 
width:100%; 
height:100%; 
margin:0; 
padding:0; 
background-image: url(../images/logo_institution.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0pt;
background-repeat: no-repeat;
cursor:pointer;
}
#navigationBar {
background-color: #909cd3;
line-height: 2.2em;
font-weight: bold;
font-size: 14px;
}
#navigationBar ul {
margin: 0;
padding: 0;
}
#navigationBar LI {
padding: 0px 15px 0px 0px;
display: inline;
list-style-type: none;
}

#navigationBar A {
color: #FFFFFF;
text-decoration: none;
}

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

.messageStack {
border-width: 1px;
border-style: dotted;
border-color: #C8AD91;
background-color: #FFFCF5;
font-family: Verdana, Arial, sans-serif;
color: #465584;
margin: 5px;
}

.moduleBox {
}

.moduleBox .content, .moduleBox .content-white  {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-bottom: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #fbb714;
border-right-color: #fbb714;
border-bottom-color: #fbb714;
border-left-color: #fbb714;
background-color: #fff7e5;
}
.moduleBox .content-white {
border-color: #ffffff;
background-color: #ffffff; 
}
.content-white img {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
.content-white p, .content-white li {
font-size: 12px;
}

.content-list li {
font-size: 12px;
padding: 0px 15px 10px 0px;
list-style-type: none;
}
.content-adresse li {
font-size: 12px;
list-style-type: none;
}

.moduleBox H6 {
padding: 5px 0px 5px 0px;
}

.inputRequirement {
font-size: 10px;
font-weight: normal;
color: #FF0000;
margin-top: 10px;
}

.submitFormButtons {
padding: 5px;
}

.listingPageLinks {
padding: 5px;
}

.moduleRow { }

.moduleRowOver {
background-color: #D7E9F7;
}

.moduleRowSelected {
background-color: #E9F4FC;
}


.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: #5566bb; text-decoration: underline; font-weight: normal; }

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

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

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: #feeab9;
border-color: #fbb714;
border-spacing: 1px;
}

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

TD.productListing-data {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

A.pageResults {
color: #0000FF;
}

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

TD.smallText, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

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

SPAN.greetUser {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #f0a480;
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;
}

.boxCheckoutTrail {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #8c8c8c;
}

.boxCheckoutTrailActive {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FF8400;
}

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

.contentTitle {
padding-top: 6px;
padding-right: 10px;
padding-bottom: 8px;
background-image: url("../images/title-orange.png");
background-repeat: repeat-x;
margin-bottom: 5px;
}

/* CSS Boxes */

.boxGroup {
font-family: Verdana, Arial, sans-serif;
}

.boxNew {
margin-bottom: 1em;
}

.boxTitle {
padding-top: 7px;
padding-bottom: 9px;
font-weight: bold;
font-size: 12px;
color: #5566bb;
background-image: url("../images/title-blue.png");
background-repeat: repeat-x;
}

.boxTitle A {
color: #5566bb;
}

.arrowTitleBlue  {
background-image: url("../images/arrow_title.png");
background-repeat: no-repeat;
background-position: 10px 3px;
padding-left: 27px;
}
.arrowTitleOrange  {
background-image: url("../images/arrow_title_white.png");
background-repeat: no-repeat;
background-position: 10px 4px;
padding-left: 30px;
}
.cartTitle  {
background-image: url("../images/cart.png");
background-repeat: no-repeat;
background-position: 6px -1px;
padding-left: 27px;
}

.boxContents {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-style: solid;
border-right-color: #dce1f6;
border-bottom-color: #dce1f6;
border-left-color: #dce1f6;
background-color: #ffffff;
padding-top: 10px;

padding-bottom: 5px;
padding-left: 5px;
margin-bottom: 5px;
}

.boxCategories A {
background-image: url("../images/cross.gif");
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
color: #939896;
display: block;
line-height: 0.6em;
font-size: 11px;
font-weight: normal;
}

.boxPanier, .boxPanier A {
color: #939896;
}


/* ------------------------- PROMO BOX -------------------------- */
#article-promo {
	z-index: 8;
	width: 570px;
	position: relative;
}

#article-promo #article-promo-content {
	display: block;
	position: relative;
	height: 192px;
	width: 529px;
	background-color: #ffffff;
}

#article-promo .promo-image {
	display: block;
	width: 188px;
	height: 200px;
	margin-right: 15px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left; 
}

#article-promo .promo-image .promo-image-corners {
	display: block;
	width: 200px;
	height: 192px;	
}

.promo-text {
	padding-top: 4px;
	width: 500px;
	height: 100px;
}

.promo-text small {
	text-transform: uppercase;
	color: #ffffff;
	background: #cc0000;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}

.promo-text small a{
	text-transform: lowercase;
	color: #ffffff;
	text-decoration: none;
}


.promo-text h1 {
	font-size: 160%;
	margin: 8px 0 8px 0;
	font-size: 180%;
}

.promo-text h2 {
	font-size: 160%;
	font-weight: bold;
	margin: 8px 0 8px 0;
}

.promo-text h2 a {
	text-decoration: none;
}

.promo-text h2 a:hover {
	text-decoration: underline;
}

.promo-text h3 {
	font-size: 160%;
	font-weight: normal;
	margin: 8px 0 8px 0;
	color: #cc0000;
}

.promo-text p {
}

.promo-text table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.promo-text table tbody tr td {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 40%;
}

.promo-text table tr td ul {
	margin-top: 0px;
}
.promo-info {
	color: #666666;
	padding-top: 4px;
	font-size: 90%
}

.promo-info b {
	/*color: #cc0000;*/
}

.promo-info span {
	padding-right: 3px;
}

.promo-info .sep {
	color: #cccccc;
}

#article-promo-lister {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #d7d7d7;
	width: 214px;
	height: 25px;
}

#article-promo-lister .nums {
	width: 130px;
	display: block;
	float: left;
	height: 25px;
	overflow: hidden;
}

#article-promo-lister .arrows {
	width: 42px;
	display: block;
	float: left;
	height: 25px;
	overflow: hidden;
}

#article-promo-lister a.num {
	width: 26px;
	display: block;
	float: left;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

#article-promo-lister a.act {
	color: #cc0000;
	background-color: #ffffff;
}

#article-promo-lister a.prev,
#article-promo-lister a.next {
	width: 14px;
	height: 15px;
	display: block;
}

#article-promo-lister a.prev {
	margin-left: 13px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#article-promo-lister a.next {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.article-promo-content-pane {
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	zoom: 1;
}

.article-promo-content-pane .promo-text,
.article-promo-content-pane .promo-text p
{
	background: #ffffff!important;
}

/* ------------------------- PROMO BOX END -------------------------- */

/* ------------------------- BOXES -------------------------- */
.box {
	display: block;
	clear: both;
	background-color: #ffffff;
	width: auto;
}

.box .box-data {
	display: block;
	position: relative;
	margin: 0 13px 0 13px;
	width: auto;
	clear: both;
}

.box .box-top,
.box .box-bottom { 
	display: block;
	height: 11px;
	clear: both;
	overflow: hidden;
}
.box .corner {
   width: 13px;
   height: 11px;
   display: block;
}
.box-data {
	padding: 0 0 0 0;
	border: 0px solid;
	margin-left: 5px;
	margin-right: 5px;
}
.box {
	float: left;
	
	clear: none;
}
/* ------------------------- BOXES END -------------------------- */

.lineFooter {
width: 984px;
height: 3px;
background-color: #909cd3;
margin-bottom: 5px;
}

