	/*
  $Id: stylesheet.css,v 1.56 2008/04/07 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions www.oscommerce.com powered by www.processx.net  
  Portions Copyright (c) 2008 www.processx.net


  Portions 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 {
/*
    powered by www.processx.net : mettre ci-dessous couleur fond site 
	ou background-image:url(images/fond.gif);
*/
  background: #000000;
  color: #000000;
  margin: 10px;
}


A {
  color: #5C4D2E;
  text-decoration: none;
}


A:hover {
  color: #5C4D2E;
  text-decoration: underline;
}


FORM {
	display: inline;
}


TR.header {
  background: #ffffff;
}


TR.headerNavigation {
  background: #eeeeee;
}


TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #eeeeee;
  color: #ffffff;
  font-weight : bold;
  height: 26px;
  background-image: url(images/infobox/background.gif);
}


A.headerNavigation { 
  color: #ffffff;
}


A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}


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: 12px;
  background: #eeeeee;
  color: #ffffff;
  font-weight : bold;
  height: 26px;

  background-image: url(images/template.me.uk/background.gif);
}


.infoBox {
  background: #b6b7cb;
}


.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.7em;
  /*font-weight: bold;*/
  line-height: 1.5;
  border-top: 0px;
  border-right: 4px;	/* la marge est de 4px en blanc (couleur de fond) pour faire un effet plus petit du contenus des boxes par rapport au titre de la boxe */
  border-left: 4px;		/* la marge est de 4px en blanc (couleur de fond) pour faire un effet plus petit du contenus des boxes par rapport au titre de la boxe */
  border-bottom: 1px;
  border-color: #FFFFFF;	/* même couleur que le fond pour faire un effet plus petit du contenus des boxes par rapport au titre de la boxe */
  border-style: solid;
  /*
    powered by www.processx.net : mettre ci-dessous couleur fond pavés BOXES
*/
  background: #C8BC88;


}


.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: 12px;
  font-weight: bold;
  background: #eeeeee;
  font-variant: small-caps;
  color: #ffffff;
  height: 26px;
  background-image: url(images/infobox/background.gif);
}


a.infoBoxHeadingLink {
    color: #ffffff;
}


a.infoBoxHeadingLink:hover {
    color: #ffffff;
    text-decoration: underline;
}




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


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






TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


#############
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #FFFFFF;
  height: 26px;
  font-weight: bold;
  background-image: url(images/template.me.uk/background.gif);
}


A.productListing-heading {
  padding-top: 8px;
  background: transparent;
}


#############


A.pageResults {
  color: #0000FF;
}


A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-variant: small-caps;
  font-weight: bold;
  color: #5C4D2E;
}


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: 11px;
  line-height: 1.5;
}


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: #acb76b;
  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 { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }


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


.outline {
    border-top: 1px;
    border-right: 1px;
    border-left: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #5C4D2E;
    background: #ffffff;
}

#product_option{
	font-size:15px;
}

.reviews{
	border-color:#C8BC88;
	font-size:13px;
}






/* STYLE.CSS*/

/* CSS Document */
body {
	color: #000000;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
	background: #d8c8a8 url(../images/background.jpg);
}
.hide {
	display: none;
}
#container {
	margin: 0 auto;
	width: 920px;
}
/*Top Navigation*/
.topnav {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	/*background: #000 url(images/topnav_stretch.jpg) repeat-x;*/
}
.topnav ul{
	width: 870px;
	margin: 0 auto;
	padding: 0 25px;
	height: 46px;
	/*background: url(images/bg_topnav.jpg) no-repeat left top;*/
}
.topnav li{
     margin: 0;
     float: left;
     list-style: none;
	 text-align:center;
	 font-size: 1.0em;
}
.topnav a{
     color: #fff;
     text-decoration: none;
	 display:block;
	 padding: 10px 16px 12px;
	 text-transform: uppercase;
}
.topnav a:hover{
	color: #ccc;
	text-decoration: none;
	display:block;
	padding: 7px 16px 12px;
	border-top: 3px solid #777;
}
#home li.btn_home a , #about .btn_about a , #service .btn_service a , #portfolio .btn_portfolio a , #articles .btn_articles a , #contact .btn_contact a {
	border-top: 3px solid #aed243;
	padding: 7px 16px 12px;
}
.banner {
	float: left;
	width: 100%;
	height: 273px;
}
.banner div {
	margin: 0 auto;
	/*background:url(images/HP_banner.jpg) no-repeat left 0;*/
	width: 920px;
	height: 273px;
	display:block;
}
.banner img {
	padding: 40px 20px;
	display: block;
}
.banner a , .banner a:hover{
	border: 0;
	color: #fff;
	font-size: 1.1em;
}
a {
	color: #5C4D2E;
}

/*----------------------------------Global------------------------------*/
.left {
	float: left;
	clear: both;
}
img.left {
	margin: 3px 4px 3px 0;
}
.right {
	float: right;
	clear: both;
}
.center {
	text-align: center;
	margin: 0 auto;
}
small{
	font-size: 9px;
}
.crumb {
	margin-left: 20px;
}
img {
	border: 0;
}
ol {
	margin-left: 30px;
}
hr {
	border: 1px solid #f0f0f0;
	height: 1px;
}
.alert {
	color: #cd2525;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	color: #3f3f3f;
	padding: 5px;
}
h2 {
	font-size: 1.3em;
	color: #3f3f3f;
	padding: 5px 2%;
	margin:0;
	width: 96%;
}
#service .col70 h2 {
	background: #f0f0f0;
	margin: 10px 0;
	float: left;
}
h2.handler {
	font-size: 1.2em;
	background: url(images/h2_handler.jpg) no-repeat;
	color: #fff;
	padding: 5px 5px 5px 30px;
	cursor: pointer;
	text-transform: none;
	margin-bottom: 4px;
	text-align: left;
	border: 0;
}
.vert_nav h2 {
	padding: 5px;
	margin-top: 20px;
}
h3 {
	font-size: 1.2em;
	color: #444;
	padding: 0;	
}
p{
	font-size: 11px;
	padding: 5px 0;
	margin: 10px 0;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li {
	padding: 2px;
	list-style: none;
	font-size: 1.1em;
}
ul.listnone li.bullet {
	padding: 2px;
	list-style: none;
	padding-left: 20px;
}
.clear {
	clear: both;
}
.ghost {
	display: none;
}
.frame {
	/*background: url(images/frame.jpg) no-repeat top left;*/
	width: 251px;
	height: 195px;
	margin: 0 auto;
	margin-top: -8px;
}
.frame img {
	border: 0;
	padding: 25px 10px 0 10px;
	margin-bottom: 10px;
}
.corner {
	float: left;
	display: block;
	background: #fdfdfd;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	width: 96%;
	margin-right: -2px;
	padding: 0 2%;
}
.cornertop {
	/*background: #fdfdfd url(images/corner_rt.gif) no-repeat right top;*/
	width: 100%;
	float: left;
	display: block;
}
.cornertop img {
float: left;
}
.cornerbtm {
	/*background: #fdfdfd url(images/corner_rb.gif) no-repeat right top;*/
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 10px;
}
.cornerbtm img {
float: left;
}
.breadcrumb {
	float: left;
	width: 100%;
	font-size: 1em;
	margin: 0 0 10px 0;
}
.col60 {
	width: 57%;
	float: left;
	padding: 5px 7px;
}
.col40 {
	width: 38%;
	float: left;
	padding: 5px 7px;
}
.col30 {
	width: 30%;
	float: left;
	padding: 5px 10px;
}
.col30 p {
	text-align: left;
	color: #666;
}
.col70 {
	width: 65%;
	float: left;
	padding: 5px 10px;
}
.col50 {
	width: 45%;
	float: left;
	padding: 5px 7px;
}
.col3 {
	width: 30.5%;
	float: left;
	padding: 5px 7px;	
}
.colspan2 ul {
float:left;
list-style:none;
width:49%;
margin:5px 0;
padding:0;
}

.colspan2 li {
border-bottom:1px dashed #f0f0f0;
padding:5px;
}

li.bullet {
/*background:url(images/green_bullet.gif) no-repeat 0 6px;*/
padding:3px 0 3px 20px;
}

.vert_nav {
	border-right: 1px solid #f0f0f0;
}
#maincontent .vert_nav li a{
	/*background: url(images/green_arrow.gif) no-repeat 5px 8px;*/
	color: #116a92;
	text-decoration: none;
	display:block;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #f0f0f0;
}
#maincontent .vert_nav li a:hover{
	/*background: #f0f0f0 url(images/green_arrow_f0.gif) no-repeat 5px 8px;*/
	display:block;
	color: #116a92;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}
/*-----------------------------------CONTENT------------------------------*/
#maincontent {
	width: 850px;
	margin: 0;
	padding: 10px 20px 10px;
	font-size: 1.0em;
	line-height: 1.7em;
	color: #444;
	float: left;
}
#maincontent a{
	color: #116a92;
	text-decoration: none;
}
#maincontent a:hover{
	color: #116a92;
	text-decoration: underline;
}
a.linknone {
	text-decoration: none;
}
/*------------------------------Contact Form------------------------------*/
ul.contactform {
	padding: 7px;
	width: 100%;
}
ul.contactform li{
	padding: 5px;
}
ul.contactform li em {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 15%;
	font-weight: 700;
	font-style: normal;
}
ul.contactform li textarea {
	width: 75%;
}
ul.contactform li input {
	width: 35%;
}
ul.contactform li input.btn {
	width: 59px;
}
li.required input, li.required textarea{
	border: 1px solid #e00000;
}
li.required{
	color: #e00000;
}
/*----------------------------------Footer---------------------------------*/
.footer {
	clear:both;
	color: #444;
	border-top: 1px solid #f0f0f0;
	/*background: url(images/footer_stretch.gif) repeat-y;*/
}
.footer a{
	color: #3783bc;
	text-decoration: none;
}
.footer a:hover{
	color: #999;
	text-decoration:underline;
}
.footer h2 {
	font-size: 1.3em;
	background: none;
	border: 0;
	color: #fff;
	padding: 5px;
	text-transform: none;
	text-align: left;
}
/*---------------------SIFR-----------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}
/*---------------------Slider-----------------------*/
div.scroller { 
	width: 251px; 
	overflow: hidden;
	}
div.scroller div.section {	
	width:251px;
	overflow:hidden;
	float:left;	
	}
div.scroller div.content {
	width: 10000px;
	}
.next_arrow a{
	height: 29px;
	float: left;
	/*background: url(images/next_arrow.jpg) no-repeat;*/
	width: 28px;
}
.next_arrow a:hover{
	height: 29px;
	float: left;
	background: url(images/next_arrow.jpg) no-repeat right top;
	width: 28px;
}
.back_arrow a{
	height: 29px;
	float: left;
	/*background: url(images/back_arrow.jpg) no-repeat;*/
	width: 28px;
}
.back_arrow a:hover{
	height: 29px;
	float: left;
	/*background: url(images/back_arrow.jpg) no-repeat right top;*/
	width: 28px;
}
#my-glider .center {
	width: 60px;
	margin: 0 auto 0;
	position: relative;
}
.construction{
        text-indent: -9999px;
        float: left;
}

#image_produit{
margin-bottom:5px;
margin-right:5px;
padding-right:8px;
}

#image_produit a:hover{
text-decoration:none;
}

#image_produit a:hover span{
text-decoration:underline;
}



