/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

body {
	margin: 0;
	padding: 0;
	background-image: url(../templateimages/body-bg.gif);
}

/* --- main table class -- */
.topbg {
	background-image: url(../templateimages/back_fade.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Top links */
.links {
	border-top: solid 1px white;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}
.links a:link, .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}
.links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	}

.normal {
	font-size:8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.normal a:link {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.normal a:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.normal a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}


    #header ul {
      display:block;
      margin:0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
      list-style:none;
      }
   
    #header ul a:hover span{
      height:37px;
      float:left;
      display:block;
      background:url(../templateimages/menutop1-1.gif) no-repeat left top;
      margin:0px;
      padding:12px 0px 0px 15px;
      }
   #header li a:hover {
      height:37px;
      float:left;
      display:block;
      background:url(../templateimages/menutop1-3.gif) no-repeat right top;
      margin:0px 0px 0px 0px;
      padding:0px 15px 0px 0px;
      text-decoration:none;
      font-weight:bold;
      }

  #header #current {
  background-position:0% -150px;
  border-width:0;
  }
  #header #current a {
  background-position:100% -150px;
  padding-bottom:0px;
  color:#333;
  }




#menu_top {
	list-style-type:none;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
 	COLOR: #000000;
   	FONT-FAMILY: Arial, Verdana;
    	TEXT-DECORATION: none;
	width: 100% ;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	height:37px;
	}

#menu_top li a {
	display: block ;
	list-style-type:none;
	FONT-WEIGHT: bold;
    	FONT-SIZE: 10pt;
 	COLOR: #000000;
   	FONT-FAMILY: Arial, Verdana ;
    	TEXT-DECORATION: none;
	padding: 10px 0px 0px 0px ;
	text-decoration: none;
	height:37px;
	}

#menu_top li a:hover, #menu_top li a:focus, #menu_top li a:active {
	list-style-type:none;
	FONT-WEIGHT: bold;
    	FONT-SIZE: 10pt;
 	COLOR: #0a5da2;
   	FONT-FAMILY: Arial, Verdana;
    	TEXT-DECORATION: none;
	height:27px;
	background-color:#FFFFFF;
	khtml-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	}

.bienchoisir {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.bienchoisir a:hover
	{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

.links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.links2 a:link, .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-size: 7.5pt;
	font-weight: normal;
	}
 .links2 a:hover
	{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	}

/* Padding for main content area and page content area */
.mainpadding {
	padding-top: 10px;
}
.pagecontent_pad {
	padding: 0px 5px 0px 5px;
}

/* --- Footer -------------------------------------------------------- */

/* Footer */
.footer {
	font-size: 7.5pt;
	color: #576268;
}

.footer a:link, .footer a:hover, .footer a:visited
	{
	color: #576268;
	padding: 0 0 0 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;	
	}

.container1_text 
	{
	margin: 0px 10px 0px 0px;
	color: #000000;
	padding: 0 5px 5px 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;	
	
	}

.container1_text a:link, .container1_text a:hover, .container1_text a:visited
	{
	color: #336677;;	
	padding: 0 5px 5px 0;
	text-decoration: none;	
	font-weight:normal;
	font-size: 7.5pt;		
	}

basket_link {
	color: #336677;;	
	padding: 0px 0px 0px 5px;
	text-decoration: none;	
	font-weight:bold;
	font-size: 7pt;		
	}

.basket_link  a:link, .basket_link  a:hover, .basket_link  a:visited
	{
	color: #336677;;	
	padding: 0px 0px 0px 5px;
	text-decoration: none;	
	font-weight:bold;
	font-size: 7pt;		
	}

.newprod_title, .newprod_title a:link, .newprod_title a:hover, .newprod_title a:visited{
	font-size:9pt;
	text-decoration: none;
	color: #6D6D6D;
	font-weight: bold;
	text-indent:15px;
}