/* CSS Document */

body{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#420F0C;
	background-position:center;
	font-size:10px;
	font-size:small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #771812;
}

a.menu:link {
  color : #FFFFFF;
  text-decoration : none;
}

a.menu:visited {
  color : #FFFFFF;
  text-decoration : none;
}

a.menu:hover {
  color : #771812;
  text-decoration : none;
}

a.menu:active {
  color : #771812;
  text-decoration: none;
}

td.menu{
  font-family: sans-serif, Helvetica, Arial;
  font-size:14px;
  color:#FFFFFF;
}

td.border{
  background-image:url(images/border.gif);
  background-repeat:repeat-y;
}

.bg_home{
  background-image:url(images/bg_home.jpg);
  background-repeat:no-repeat;
}

.bg_compare{
  background-image:url(images/bg_compare.jpg);
  background-repeat:no-repeat;
}

.bg_left{
  background-image:url(images/td_bg.jpg);
  background-repeat:no-repeat;
}

td.barbg{
  background-image:url(images/bar_bg.jpg);
  background-repeat:repeat-y;
}

td.title{
  font-size:12px;
}

.order{
  font-size:14px;
}

.titlebg{
	background-color:#e1c6ab;
	padding-top: 4px;
	padding-bottom: 4px;
}

.small{
	font-size:10px;
}

/* pushes the page to the full capacity of the viewing area  
html {height:100%;}
body {height:100%; margin:0; padding:0;}*/
/* prepares the background image to full capacity of the viewing area
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}*/
/* places the content ontop of the background image 
#content {position:absolute; z-index:1;}*/

.titlebg2 {

	background-color:#FCE1C4;
	padding-top: 4px;
	padding-bottom: 4px;
}
body {
	font-size:10px;
	font-size:small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #771812;
}

.bg_curve{
  background-image:url(images/bg-curve.jpg);
  background-repeat:no-repeat;
}

h1 {
	font-size:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
}

h2, h3, h4, h5, h6 {
	font-size:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #F76D6B;
}

p {
	font-size:15px;
	color: #666666;
}

div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:inherit;
	color: #92676A;
}

.soustitres {
	padding-top: 3px;
	padding-bottom: 3px;
}

.highlights {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-indent:inherit;
	color: #781a12;
}

.soustitres2 {
	font-size:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #781a12;
	text-transform: uppercase;
}

.titleHighlights {
	font-size:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F76D6B;
}
.cart-blanc {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-indent:inherit;
	color: #FFFFFF;
}
.cart-rose {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-indent:inherit;
	color: #BB898C;
}
.checkoutdiv {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

a.back-to-merchant:link {
  color : #771812;
  font-size:14px;
  font-weight:bold;
  text-decoration : none;
}

a.back-to-merchant:visited {
  color : #771812;
  font-size:14px;
  font-weight:bold;
  text-decoration : none;
}

a.back-to-merchant:hover {
  color : #F76D6D;
  font-size:14px;
  font-weight:bold;
  text-decoration : none;
}

a.back-to-merchant:active {
  color : #F76D6D;
  font-size:14px;
  font-weight:bold;
  text-decoration: none;
}
h1.title {
	color:#761B1A;
	border-bottom: 1px solid #761B1A;
	font-size: 1.6em;
	padding: 7px;
}.smaller {
	font-size: 0.85em;
}
.content {
	background-color: #FCE1C6;
	padding-right: 8px;
	padding-left: 8px;

}

