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

BODY {
  /*background: #ffffff;
  color: #000000;
  margin: 0px;*/
  text-align: center; 
}

div.aligne-a-gauche{
		width: 770px;
        margin-left: auto;
        margin-right: auto; 
		text-align: left;
}

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

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

FORM {
	display: inline;
}

td {vertical-align: top;}

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

.infoBoxContents {
  background: #E3DBD3;
  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: #BBAA99; /*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: #E3DBD3;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #BBAA99;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BBAA99;
  color: #FFFFFF;
  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.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #87735F; /*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: 12px;
  line-height: 1.5;
}

TD.main1, P.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#87735F ;
}

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 { vertical-align: top; }
.moduleRowOver { background-color: #DFB993; cursor: pointer; vertical-align: top; }
.moduleRowSelected { background-color: #DFB993; vertical-align: top; }

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

/*  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */

/* DOMUNI, Université Dominicaine - tous droits réservés - 24 juillet 2006 - version : 5.1 - revisé 2007 */

body{
	padding: 0;
	margin: 0;
	font: 12px Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif;
	background-color: #E0C8A6;
}

img.pub {
	padding: 0px 50px 0px 0px;
	float: right;
}

a{
text-decoration:none;
/*color:#286ea0;*/
color: #4a2c00 ;
}

a:hover{
text-decoration:underline;
color: #FF9900;
}

h1{
	margin: 0px 0 20px 0px;
	font-size: 18px;
	font-weight: bold;
	co\lor: #ffffff;
	color: #F9F4ED;
	background-color: #F9F4ED;
}

h2{
margin:0 0 20px 0;
font-size:18px;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size: 14px;
font-weight: bolder;
color: #ff9900;
border-bottom:1px solid #eaeaea;}

p{
margin:0 0 15px 0;
/*line-height:12px;*/
text-align:left;
}

a img{
border:0;
}

form {
margin: 0 0 0 0 ;
padding : 0 0 0 0 ;

}

/*  en tete de la page : secteurs */

#secteurs{
	margin: 1px auto -12px auto;
	font-size: 9px;
	width: 770px;
	padding: 3px 5px 0px 5px;
	
}

#secteurs p{
text-align:right;
color:#808080;
}

#secteurs span{
float : left;
text-align:left;
	margin: 0px auto 0px auto;
}

.secteur_off {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 1px;
	/*background: #f0f0f0 url(../images/coin_secteur.gif) top right no-repeat;*/
	color: #808080;
	/*text-decoration: none;*/
	
}

a.secteur_off{
text-decoration:underline;
}

.secteur_off:hover{
/*background:#fafafa url(../images/coin_secteur.gif) top right no-repeat;*/
color: #ff9900;
text-decoration:underline;
/*text-decoration:none;*/
}

.secteur_on{
padding:3px 5px 3px 5px;
margin:0px 0px 0px 4px;
color: #ff9900;
/*background: #FFFFFF  url(../images/coin_secteur.gif) no-repeat top right;*/
/*text-decoration: none;*/
text-decoration:underline;
}

.secteur_on:hover{
/*text-decoration: none;*/
text-decoration:underline;
color: #ff9900;}

/* cadre général */

#cadre{
	margin: 0 auto 15px auto;
	width: 770px;
	padding: 0 5px 20px 5px;
	bac\kground-color: #ffffff;
	background-color: #FAECD8 ;
	/*background: #ffffff url(design/bg-cerise.jpg) 95% 0% no-repeat;*/
}

/* navigation locale */

#entete{
	margin: 0px 0px 0px 0px;
	background: #FFFFFF  url(../images/band_dg_orange.jpg) no-repeat;
	color: #ffffff;
	height: 65px;
}
#entete img {
	margin:-8px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#entete p {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	/*color: #2D4D7B;*/
	color:#ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: bottom;
}

#entete a{
text-decoration:none;
color:#ffffff;
}

#entete p a:hover{
text-decoration:none;
}

#info_domuni{
	font-size: 9px;
	ma\rgin: 0px 0px 8px 0px; /*color: #5A5A5A;*/
	margin: 0px 0px 8px 0px;
	color: #ffffff;
	background-color: #2B6BAB;
	text-align: center;

	letter-spacing: 1px;
	border-bottom: 1px solid #eaeaea;
	padding: 0px 0 0 0;
	vertical-align: middle;
}



.rubriques{

}

.rubriques li{
	display: inline;
}

div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



#rubrique_info {

text-align: center;
color:#ffffff;
padding:0px 0 0px 0;
background:#FFB849 ;

margin:1px 0 0px 0;
}

#rubrique_info div {

/*height: 63px;*/
clear: both;
}

#rubrique_info h2{
margin:4px 0px 0px 0px;
/*pa\dding:15px 15px 0 15px;*/
padding: 11px 0px 7px 0px;
/*font-weight: bold;*/
font-family: verdana, sans-serif;
font-size:12px;
}

#rubrique_info p{
/*width:290px;*/
font-size:1px;
line-height:13px;
padding:0 0 0 15px;
}

#rubrique_info a{
color:#ffffff;
text-decoration:underline;
}

#bandeau_deco{
height: 32px;
color:#ffffff;
padding:0;
background: #FF9900 url(../images/frise.jpg) repeat-x top left;
margin: 0px 0px 0px 0px;
}

/* corps de page */

#corps{
width:590px;
float:left;
padding:0 15px 0 0px;
border-right:1px solid #d0d0d0;
}

#corps h1{
	margin: 0px 0 0 0px;
	color: #FF9900;
	padding: 0 0px 0 20px;
	background: #FAECD8 url(../images/rosace.jpg) no-repeat left;
}

#hierarchie {
	margin-bottom: 16px;
	border-bottom: 1px solid #d0d0d0;
	color:#BBAA99;
	font-size: 0.87em; }

#hierarchie a{
	color:#BBAA99;
}

#soustitre {
	font-size: 0.88em;
	padding: 0 0px 0 20px;
	color:#BBAA99;
	margin-bottom: 0px;
	font-weight: bolder;
}

#info_article {
	font-size: 0.77em;
	padding: 0 0px 0 20px;
	color:#BBAA99;
	margin-bottom: 0px;
}

#info_article a{
	color:#BBAA99;
}

.descriptif {
	margin: 0px 0px 0px 20px;
	color:#BBAA99;
	font-size: 0.82em;
}
	
.encadre{
background:#f0f0f0;
padding:15px;
}

.lien{}

#article {
	margin: 0px 0 10px 20px;
}

#article h1{
	margin: 20px 0px 10px 0px;
	font-size: 18px;
	font-weight: bolder;
	color: #ff9900;
	border-bottom: 1px solid #eaeaea;
	background-image: none;
}

#rubrique {
	margin: 0px 0px 10px 20px;
}

#rubrique h1{
	margin: 0px 0px 10px -20px;
	border-bottom: 1px solid #eaeaea;
}

#rubrique h2{
	color: #FF9900;
	margin: 0px 0px 0px 0px;
}

#rubrique h3{
	color: #FF9900;
	border-bottom: none;
}

#rubrique a{
	color: #87715A; /*#FF9900;*/
}

#rubrique a:hover{
	color: #FF9900;
	text-decoration: underline;
}

.info_article_rubrique h3{
	color: #FF9900;
	margin: 0px 0 -3px 0px;
}

#info_article_rubrique  a{
	color: #FF9900;
	margin: 0px 0 0px 0px;
}

#info_article_rubrique  {
	color: #BBAA99;
}

a.spip_out {
	text-decoration: underline;
	color: #645746;
	font-weight: bold;
}

a.spip_out:hover {
	color: #FF9900;
	margin: 0px 0 0px 0;
}

a.spip_in {
	text-decoration: underline;
	color: #645746;
	font-weight: bold;
}

a.spip_in:hover {
	color: #FF9900;
	margin: 0px 0 0px 0;
}

#spip img{
	border: 0px;
}

img.spip_documents   {
	margin: 0px 5px 5px 0px;

}

img.spip_documents_left   {
	padding: 5px;
	
}

#sommaire{
	margin: 0px 0 10px 20px;
}

#sommaire a{
	color:#87715A;
	font-size:12px;
	font-weight: bold;
}

#sommaire a:hover{
	color: #FF9900;

}


#sommaire h1{
	border-bottom: 1px solid #eaeaea;
	font-size:18px;
	margin: 0 0px 10px -20px;

}

#sommaire h2 {
	border-bottom: 1px dashed #eaeaea;
	background-image: none;
	color:#FF9900;
	font-weight: bold;
	font-size:14px;
}

#sommaire p{
	background-image: none;
	font-size:11px;
	color:#9E866D;
	padding: 0px 0px 0px 0px;
}

blockquote.spip  {
	border: thin solid #FF9900;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	color: Gray;
}

.notes{
	margin: 15px 0px 0px 0px;
	color: #BBAA99;
	font-size: 11px;
}

/* colonne de droite */

#colonne_dte{
	padding: 5px 0px 0 0;
	width: 150px;
	float: right;
	background-color: #EEDDC4;
}

#colonne_dte p{
line-height:12px;
margin:0 0 12px 0;
}

#colonne_dte a{
text-decoration:none;
color:#286ea0;
}

#colonne_dte a:hover{
text-decoration:underline;

}

.outils{
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEDDC4;
	text-align: center;
	text-transform: uppercase;
	color: #4A2C00;
	margin:0px 0px 5px 0;
}

#outils{
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	background:#f0f0f0;
	text-align: center;
	text-transform: uppercase;
	color: #4A2C00;
	margin:0px 0px 5px 0;
}

#outils a{
	color: #4A2C00;
}

.colonne_dte_lien{
text-align:left;
display:block;

background:#E0C8A6;
padding:3px 4px 3px 8px;
margin:5px 0px 5px 0;
}

.colonne_dte_lien:hover{
background:#D6B78A;
text-decoration:none;
}

/* pied de page */

#pieddepage{
clear:both;
background:#fafafa;
color:#808080;
font-size:11px;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#pieddepage a{
color:#808080;
}

/* compléments */

.droite{
text-align:right;
}

.image{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.masque {
	display:none;
}

tr.row_even {
vertical-align: text-top ;
text-align: left;
}

tr.row_odd {
vertical-align: text-top ;
text-align: left;
}

.encart-droit { 
	float: right; 
	width: 11em; 
	margin: 1em 0em 0em 0.5em ; 
	padding: 2px;
	border: 2px solid #F0E0CA;
	back\ground:#F0E0CA;
	background:#F7EEE1;
	}

/* créer un encadré de type boîte */
div.box1 {
border: 10px solid #FFE7CB;
margin : 2px 2px 2px 2px;
background-color: #FFEFDD;
}

#smallprod {
	font-size: 12px ;
	color: #000000;
	font-weight: 400;
}

#smallprod a{
  font-weight: 400;
  color: #000000 ;
  text-decoration: none ;
}

#smallprod a:hover {
	text-decoration: underline;

}

#zone-commande{
	
	background-color: #E3DBD3;
}

#acces {
background: #e0c8a6;
color: #2b6bab;
padding: 4px;
font-weight: bold;
border: 6px solid #eeddc4;
}

#acces label {
font-weight: bold;
	color: #2b6bab;
}
