/* COLORS */
body { color: #333; }
#navigation { color: #333; }
#navigation a { color: #333; }
#colonne1 a.bouton { color:#585B69; }
.ok { color: #060; } 

/* brun clair */
a
 { color: #B29447; }


/* brun fonce */
.grostitre,
h1,
h2,
div.alimtitle span.marque,
div.alimtitle span.gamme
 { color: #7A6531; }

/* rouge */
a.lien:hover,
div.interdit
 { color: red; }

/* BORDERS */
h2 {
	border-bottom: solid 1px #CFAC53;
	/*border-left: solid 2px #CFAC53;*/
}
h1 {
	border-bottom: solid 1px #CFAC53;
	/*border-left: solid 3px #CFAC53;*/
}


/* RESTE */
a.lien {
	cursor: pointer;
	text-decoration : none;
}
a.lien:hover {
	text-decoration: underline;
}
a.lien:before {
	content:"> ";
}
body {
 background: #ffffff;
 font-family: verdana,helvetica, arial, sans-serif;
 text-align:center;
 margin-top: 0px;
 font-size: 9pt;
}


img {
 border: 0px;
}
input,textarea {
 border: 1px solid #333; 
}

select {
 border: 1px solid #333; 
}

#page {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 text-align:left;
} 

#header {
 padding-top: 20px;
 padding-bottom: 5px;
}

#logo {
 padding-top: 10px;
 padding-bottom: 20px;
 float:left;
 width: 400px;
}

#complementslogin {
padding-bottom: 5px;
}

#loginbox form {
 margin:0px;
 padding:0px;
}

#loginbox {
 float: left;
 width: 600px;
 text-align:right;
 padding-bottom: 10px;
}

#searchbox form {
 margin:0px;
 padding:0px;
}


#colonne1 {
 float: left;
 top: 0px;
 left: 0px;
 width: 240px;
}

#colonne1 a.bouton {
 margin-top: 2px;
 background-color: #D0D1D6;
 background: url('images/gradient.gif');
 display: block;
 padding:5px;
 text-decoration: none;
}

#colonne1 a.bouton:hover {
 background:none;
 background-color: #EFEFEF;
}
#caddie {
	width: 100%;
}
#caddiecontener {
	/*min-height: 250px;*/
}
#colonne3 {
 float: left;
 width: 190px;
 margin-left: 10px;
}
#colonne2 {
 float: left;
 width: 740px;
 margin-left: 20px;
}

.grostitre {
 margin-top: 10px;
 font-weight: bold;
 font-size: 16pt;
}

fieldset {
 
 padding: 12px;
 background: url('images/bg.gif');

}

legend {
 background: url('images/gradient.gif');
 border: 1px solid #333;
 font-weight: bold;
}

.formlabel {
 padding-top: 8px;
}

.formfield {
 width: 200px;
}

#footer {
 padding-top: 2px;
}

.bordertopbottom {
	border-top: 1px solid #333; border-bottom: 1px solid #333
}

.separator {
 border-top: 1px solid #333;
}

.filled {
 background: #eee;
}

.produithome td {
 width: 115px;
 height: 200px;
}
img.icone {
	width:16px;
	height: 16px;
	border: 0px;
	cursor: pointer;
}
div#message {
	display: none;
}
div#popupcaddie {
	border: solid 2px darkgreen;
	background: white;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 200px;
	height: 50px;
	padding: 12px;
}
table#caddielist {
	display: table;
	margin: 3px;
}
div.caddieitem,div.caddieheader {
	display: table-row;
}
tr.caddieheader td { border-bottom: solid 1px #999; }
tr.caddiefooter td { border-top: solid 1px #999; }

div.caddieitem div,div.caddieheader div {
	display: table-cell;
	border-bottom: solid 1px #333;
	border-right: dotted 1px #666;
	padding: 1px;
}
div.caddieqt, div.caddieprix { text-align: right; }
table.default tr td {
	padding: 1px;
	margin: 0px;
	border: none;
}
hr {
	border: solid 1px #666;
	width: 80%;
}
.commandes .label { width: 400px; }
.commandes tr td {
	padding-left: 12px;
}
.commandes tr th {
	padding-top: 12px;
	border-bottom: solid 1px #666;
}
.commandes tr td  {
	margin: 0px;
}
table.commandes {
	border-spacing: 0px;
}
table.commandes .prix {
	text-align: right; 
}
a {
}
table.caddielist {
	border-spacing: 0px;
}
table.caddielist tr.lastline th {
	border-top: solid 1px #666;
}
table.caddielist tr.firstline th {
	border-bottom: solid 1px #666;
}
table.caddielist tr th{
	text-align: left;
	padding: 3px;
}

/* catalogue ************************************** */
table.aliment {
	/*border: solid 1px #CCC;*/
	border-bottom: double 3px #CCC;
	width: 700px;
	height: 150px;
	margin: 5px;
}
table.aliment td.image {
	vertical-align: top;
	width: 110px;
}
table.aliment td.alicont {
	width: 590px;
}
td.alicont div.dispo, td.alicont div.prix {
	float: right;
	padding: 3px;
	width: 110px;
	text-align: right; 
}
.prixvtf { font-weight: bold; }
.prixcons { text-decoration: line-through; }
table.aliment div.nom {
	font-weight: bold;
}
span.nom {
	font-size: 11px;
}
div.alimtitle {
	font-weight: bold;
	margin-bottom: 5px;
}

div.description {
	font-style: italic;
	margin-top: 6px;
}

/* fin catalogue ************************************** */



table.liste {
	border-collapse: collapse;
}
table.liste th {
	background: #EEE;
}
table.liste th, table.liste td {
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	border-right: dotted 1px #666;
	border-left: dotted 1px #666;
	padding: 3px;
	
}
.ok {
	border: solid 1px #060;
	background: #CFC;
	margin: 5px;
	padding: 4px;
	font-weight: normal;
	width: 400px;
}

h2 {
	font-size: 16px;
	width: 500px;
	padding-left: 4px;
}
h1 {
	font-size: 20px;
	margin-top: 5px;
	padding-left: 5px;
}
h1 a {
	text-decoration: none;
}
table.caddielist tr th.total {
	text-align: right;
}
img.imgaliment {
	width: 120px;
}

.warn {
	color: red;
}
.prescrit {
	color: darkgreen;
}
table.listecommandes {
	border-collapse: collapse;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
}
table.listecommandes tr td {
	border-left: dotted 1px #333;
	border-right: dotted 1px #333;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}
div.conseil {
	color: teal;
	font-style: italic;
}
.error {
	color: red;
}
table.commissions {
	border-collapse: collapse;
	border: solid 1px #333;
}
table.commissions tr th, table.commissions tr th {
	border-bottom: solid 1px #333;
	border-bottom: solid 1px #333;
}
textarea.editpages {
	width: 600px;
	height: 500px;
	background: #EEE;
}
div#langues {
	width: 100%;
	text-align: right;
	border: solid 1px red;
}

#naviglangues {
	text-align:left;
}
#navigation {
	text-align:right;
}
#naviglangues , #navigation {
	padding-top: 2px;
	padding-bottom: 15px; 
	margin-bottom: 30px;
	padding-right: 5px;
	background: url('images/gradient.gif');
	border-bottom: 1px solid #333;
}

#naviglangues a , #navigation a {
 text-decoration: none;
}

#naviglangues a:hover, #navigation a:hover {
 text-decoration: underline;
}

