/* CSS Document */

/* $Header: /var/lib/cvs/chrono/web/css/print.css,v 1.1.1.1 2009-11-13 08:38:34 nbelleville Exp $ */

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#header {
	border-bottom:2px solid #999;
}

#header img {
	border:0px;
}

#horloge,
#menu,
#menu_bottom,
#c1,
#c3,
input[type=submit],
input[type=checkbox],
#copy img,
#welcome div,
#filter,
#prix form,
#avis strong,
#liste td.buy,
#panier td.del,
#pay,
#toolbar,
#zoom,
#navig,
#ms {
	display:none;
}

#c2 {
	width:100%;
}

#copy {
	font-size:9px;
	padding-top:2px;
	border-top:1px solid black;
	text-align:right;
}

#copy a {
	color:#999;
	text-decoration:none;
}

a {
	color:black;
	text-decoration:none;
}

h2 a,
h3 a {
	text-decoration:none;
}

#welcome {
	margin:0em 0em 0.5em 0em;
}

#cat {
	margin-top:1em;
}

#cat img {
	border:0px;
	margin:0em 0.3em 0em -1px;
	float:left;
}

#cat h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:0em 1em 0em 0em;
	border-bottom:1px solid #996;
}

#cat p {
	margin:0em 1em 0em 0em;
}

#cat a {
	text-decoration:none;
}

#nouveau {
	margin-top:1em;
}

#nouveau #nouveau_title {
	border-bottom:2px solid #999;
}

#nouveau #nouveau_title img {
	margin:3px;
	clear:both;
}

#nouveau div.art {
	margin:0px 4px 4px 4px;
	height:62px;
}

#nouveau div.art img {
	border:0px;
	float:left;
}

#nouveau div h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:0em;
}

#nouveau div p {
	margin:0em;
}

#nouveau div img.imgth {
	background-image:url(img/img_mod48.png);
	background-repeat:no-repeat;
	padding:6px 8px 8px 6px;
/*	display:block;*/
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#569800;
	font-style:italic;
	margin:0.4em 0em;
	white-space:nowrap;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	border-bottom:1px solid #999;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}

form.cform {
	padding:0px;
}

form.cform label {
	display:block;
}

form.cform label.req {
	color:#900;
	font-weight:bold;
}

form.cform input[type=text],
form.cform select {
	display:block;
	width:100%;
}

form.cform input[type=submit] {
	font-size:1em;
	height:24px;
	padding:2px 4px;
}

form.cform small {

}

form.cform h2 {
	margin-top:0em;
}

#error {
	border:2px solid red;
	padding:0.5em 1em;
	margin-top:4px;
}

small#product_code {
	display:block;

}

#prix {
	background-color:white;
	float:right;
	font-size:22px;
	border:1px solid #CCC;
	white-space:nowrap;
}

#prix p {
	font-family: Arial, Helvetica, sans-serif;
	padding:6px 10px;
	margin:0px;
	font-weight:bold;
	text-align:right;
}

#prix small {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	display:block;
	color:#999;
	font-size:10px;
	margin:0px;
	padding:6px 10px 0px 10px;
	text-align:right;
}

#prix form input[type=text],
#liste input[type=text] {
	border:1px solid black;
	width:20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px 0px 1px 0px;
	text-align:right;
	padding:1px;
}

#avis {
	margin:0px 0px 16px 0px;
}

#imgproduit {
	border:1px solid #CCC;
	margin:0px 10px 10px 0px;
	float:left;
	padding:4px;
	width:160px;
	height:160px;
}

#titreproduit {
	margin:0.4em 0em;
	border-bottom:4px dotted #CCC;
	padding-bottom:4px;
}


#spec {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:28px;
	/*padding:4px;*/
	margin-bottom:10px;
}

#spec>tbody>tr>th {
	border-bottom:2px solid #999;
	color:white;
	text-align:left;
	height:28px;
	padding:0px 4px;
	margin:0px;
	font-size:15px;
	font-style:italic;
}

#spec>tbody>tr>td {
	padding:5px;
}

table.tableData {
	width:100%;
}

h4.rub {
	border-bottom:2px solid #999;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:2px 4px;
}

table.tableData th {
	color:#666;
	text-align:right;
	padding:1px 4px;
	border-top:1px solid white;
	width:33%;
	white-space:nowrap;
	vertical-align:top;
}

table.tableData td {
	padding:1px 4px;
	border-top:1px solid #EEE;
	vertical-align:top;
}

.note {
	vertical-align:middle;
	display:block;
}

#pdesc {
	margin-left:180px;
	padding:8px;
	border:1px solid #CCC;
	/*height:94px;*/
	margin-bottom:10px;
	overflow:inherit;
}

#liste {
	margin:0px;
}

#liste table {
	width:100%;
}

#liste tr:first-child {
	background-image:url(img/bg_nouveau.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#6ACD03;
}

#liste th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	padding:2px 4px;
	border-bottom:2px solid #999;
	white-space:nowrap;
	margin-bottom:2px;
}

#liste td {
	padding:3px 4px 0px 4px;
	border-bottom:1px solid #BBB;
	vertical-align:middle;
	height:2em;
}

#liste p {
	margin:0px;
}

#liste td.prix {
	text-align:right;
	white-space:nowrap;
	font-weight:bold;
}

#liste td.note {
	padding:0px;
}

#panier td.qte {
	padding:1px 4px 0px 4px;
	width:32px;
	text-align:center;
	background-color:#EEE;
}

#panier td.qte input {
	display:inline;
	border:0px;
}

#liste td.del {
	text-align:right;
}

#liste img {
	margin-top:3px;
	border:0px;
}

#stht, #fpht, #tht, #tttc {
	padding:0px;
	text-align:right;
	vertical-align:top;
}

#tttc, #stttc {
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#panier {
	background-color:white;
}

#panier #desc {
	background-color:#EEE;
	padding-right:8px;
}

#btnvaliderachat {
	margin-top:16px;
}

#panier_total {
	width:100%;
}
