body, p, tr, td {
    font: 12px verdana, arial, sans serif;
}
body {
	text-align: left;
}
#page {
	text-align: left;
	background: #fff;
	color: black;
	width: 770px;
	padding: 1em;
}
h1 {
	text-align: left;
	padding: 2px;
	margin: 10px 0 10px 0;
	border-bottom: solid 1px #ddd;
	background: transparent;
	color: #555;
	font: bold 14px geneva, helvetica, arial, sans-serif;
}
h1.SearchResult {
	text-align: center;
	padding: 0px;
	margin: 0px 0 50px 0;
	border-bottom: none;
	background: transparent;
	color: #555;
	font: bold 18px arial, sans-serif;
}
h2 {
	text-align: left;
	margin: 16px 0 16px 0px;
	background: transparent;
	color: #555;
	font: bold 13px verdana, geneva, helvetica, arial, sans-serif;
}
h3 {
	text-align: left;
	margin: 15px 12px 5px 0px;
	background: transparent;
	color: #555;
	font: bold 12px geneva, helvetica, arial, sans-serif;
}
p, dl {
    text-align: left;
}
p.small {
    font: 9px verdana, geneva, helvetica, arial, sans-serif;
}
p.title {
    margin: 0;
    background: transparent;
    color: #555;
    font: bold 13px geneva, helvetica, arial, sans-serif;
}
pre {
    margin: 15px 10px 15px 50px;
    font: bold 13px geneva, helvetica, arial, sans-serif;
}
span.small {
    background: transparent;
    color: #666;
    font: 9px verdana, geneva, helvetica, arial, sans-serif;
}
.PubTitle {
	color: #666;
	font: bold 16px arial, sans-serif;
}
.PubSubtitle {
	color: #666;
	font: bold 14px arial, sans-serif;
}
table.tCart {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
table.tRes {
	border-style: solid; 
	border-width: 3px 0px 0px 0px;  
	border-color: gray;
}
td.tRes {
	border-style: dotted; 
	border-width: 0px 0px 1px 0px;  
	border-color: gray;
	vertical-align: top;
}
td.tTraitBas {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: black;
}
td.tTraitHaut {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: black;
}
td.field {
	font-weight: bold;
	color: gray;
	vertical-align:top;
	text-align: right;
}
td.value {
	font-weight: normal;
}
td.cart {
	font-size: .7em;
	font-family: arial, helvetica, sans-serif;
}
img {
    border: 0px;
}
div.ligne {
	clear: both;
	padding-top: 2px;
}
#price {
	font-size: 11px;
	border:2px solid outset;
	background:#F7F7F7;	
	padding: 2px; 
	font-size:11px;
}
#price td {
	font-size:10px;
}
div.ligne span.titre {
	width: 500px;
	text-align: center;
	background: black;
	color: white;
	font-weight: bold;
}
input.grey_button {
	height: 22px;
	font-size: 9pt;
	color: #333333;
	cursor: hand;
	border: 1px solid #333399;
	background: url('btn_back-silver.gif') center;
	padding: 1px
}
input.orange_button {
	height: 22px;
	font-size: 8pt;
	color: #333366;
	cursor: hand;
	border: 1px solid #808080;
	background: url('btn_back-orange.gif') center;
	padding: 1px
}
.searchitem {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	height: 20px
}
.searchitemon {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background: #f1f1f1;
	height: 20px
}
.multi {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	height: 20px
	height: 3;
}
.menubottom {
	text-align: center;
	margin-top: 40px;
	font-size: 11px;
}
a {
	text-decoration: none;
	background: transparent;
	color: #006699;
}
a:hover {
	background: transparent;
	color: #006699;
	border-bottom: solid 1px #9999cc;
}
a:active {
    border-bottom: solid 1px #ff3366;
}
a:visited {
	color: #006699;
}

a.item {
	background: transparent;
	color: #C5D7E4;
	border-bottom: dotted 1px #39526b;
}
a.item:hover {
	background: transparent;
	color: #fff;
	border-bottom: dotted 1px #fff;
}
a.item:active {
	border-bottom: solid 1px #fff;
}

