body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(pict/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link    { color: #0066CC;text-decoration: none;}  
a:visited { color: #0099FF;text-decoration: none; }  
a:hover   { color: #FF9933;text-decoration: none; }	
a:active  {
	color: #333333;
	text-decoration: none;
} 

.contener {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.header {
	text-align: left;
}
.menutop {
	background-color: #F0F0F0;
	padding-left: 160px;
}
.contenu {
	float: left;
	width: 827px;
	position: fixe;
	text-align: left;
	margin-bottom: 3px;
}

/**********************************************************navi************************************/

ul#navi 
{
	list-style-type: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

ul#navi li {
	display: block;
	height: 24px;
	color: #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
ul#navi li a {
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #F0F0F0;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}

ul#navi li a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #CCCCCC;
}
ul#navi li a.current{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
ul#navi li a.current:hover{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

/******************************************************form******************************************/
ul#navi #form1 {
	width: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#navi #form1 input {
	border: 1px solid #FFFFFF;
}
ul#navi #form1 input#submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul#navi #form-test {
	width: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#navi #form-test input {
	border: 1px solid #FFFFFF;
}
ul#navi #form-test input#submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navigation ..form2 input#submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 30px;
}

.menuleft {
	float: left;
	width: 147px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.form2  {
	width: 120px;
	margin-top: 0px;
	text-align: right;
}
.form2  .btn1  {
	height: 16px;
	width: 16px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	background-image: url(pict/gf.png);
	background-repeat: no-repeat;
	font-size: 7px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.form2 .btn2 {
	height: 16px;
	width: 16px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	background-image: url(pict/um.png);
	background-repeat: no-repeat;
	font-size: 7px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/**********************************************************tnavi************************************/
ul#tnavi 
{
	margin: 0;
	list-style-type: none;
	padding: 0;
	color: #333333;
}

ul#tnavi li {
	width: 145px;
	height: 20px;
	color: #333333;
	font-weight: bold;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 0px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul#tnavi li#top {
	background-image: url(pict/top-147.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
}
ul#tnavi li a {
	color: #333333;
	font-size: 1em;
	height: 23px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 4px;
	text-align: left;
	font-weight: normal;
}
ul#tnavi li#bot {
	background-image: url(pict/bas-147.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#tnavi #titre {
}

ul#tnavi li a:hover {
	margin-left: 3px;
	background-color: #CCCCCC;
}
.pasdispo {
	padding-left: 10px;
	color: #F35959;
	font-weight: bold;
	text-align: left;
}
.reapro {
	padding-left: 10px;
	color: #FF9F12;
	font-weight: bold;
	text-align: left;
}
.surcde{
	padding-left: 10px;
	color: #4EA7F6;
	font-weight: bold;
	text-align: left;
}
.footer {
	background-color: #CCCCCC;
	height: 20px;
	color: #333333;
	text-align: center;
}
.footerr {
	color: #666666;
	font-size: 0.8em;
	text-align: center;
	position: fixe;
}
hr {
	width: 80%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 1px;
}

.footerr a:link    { color: #666666;text-decoration: none; }  
.footerr a:visited { color: #000000;text-decoration: none; }  
.footerr a:hover   { color: #FF6600;text-decoration: none; }	
.footerr a:active  { color: #666666;text-decoration: none; } 

.footerr .a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	width: 100%;
	text-align: center;
}
.footerr .bb {
	height: 20px;
	background-color: #CCCCCC;
	text-align: center;
	clear:both;

}


.footer a {
	color: #333333;
}
.stat {
	background-color: #FFFFFF;
}
.footerr p {
}

.centre {
	overflow: auto;
}
/*******************************************************Hx**************************************/
h1 {
	font-size: 1.3em;
	color: #333333;
	width: 814px;
	margin-left: 10px;
	margin-top: -5px;
	padding-left: 5px;
	text-align: left;
	background-color: #CCCCCC;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	padding-left: 10px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	width: 814px;
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #FFFFFF;
	background-color: #FF9933;
	padding-left: 3px;
}
h4 {
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 1.1em;
	width: 814px;
	padding-left: 5px;
	height: 20px;
}
h4 a {
	color: #FFFFFF;
}
.lang {
	height: 50px;
	width: 120px;
	background-image: url(pict/logo-panier.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.lang p {
	color: #0066CC;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.lang span {
	padding-left: 5px;
	font-weight: bold;
	height: 20px;
}
.texte a:link    { color: #0066CC;text-decoration: none;}  
.texte a:visited { color: #0099FF;text-decoration: none; }  
.texte a:hover   { color: #FF9933;text-decoration: none; }	
.texte a:active  { color: #0066CC;text-decoration: none; } 

.texte {
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.prix {
	font-size: 1.1em;
	font-weight: bold;
	width: 188px;
	height: 20px;
	background-color: #FFFFFF;
	color: #333333;
	position: absolute;
}
.prixpromo {
	font-size: 1.1em;
	font-weight: bold;
	width: 160px;
	height: 20px;
	background-color: #0066CC;
	color: #FFFFFF;
	position: absolute;
}
#cart {
	background-color: #CCCCCC;
	width: 250px;
	color: #FFFFFF;
	font-size: 1.1em;
	float: right;
}
/********************************************************#shoppingcart***********************************/
#shoppingcart {
	font-size: 0.9em;
}
#shoppingcart td {
	font-size: 0.9em;
}
#shoppingcart .topcart {
	background-color: #CCCCCC;
}
#shoppingcart select {
	width: 10px;
}
.prixproduit {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
.remiseproduit {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}
.rouge {
	color: #FF0000;
}

.vieuxprix {
	color: #999999;
	text-decoration: line-through;
	text-align: left;
}

.euro {
	font-size: 2em;
	color: #000000;
}
.frais {
	padding-left: 10px;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
}
.message {
	height: 150px;
	width: 300px;
	background-color: #FF9900;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0000;
}
.erreur {
	font-size: 1.1em;
	color: #FF6600;
	font-weight: bold;
}
.form {
	color: #000000;
	height: 550px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #FF6600;
	padding-left: 5px;
	padding-right: 5px;
}
.form .field {
	border: 1px solid #FF6600;
	margin-top: 3px;
	font-size: 1.2em;
}
.form .focus {
	border: 1px solid #FF6600;
	margin-top: 3px;
	font-size: 1.2em;
	background-color: #FFFFCC;
}
.photo {
	width: 245px;
	margin-right: 15px;
	margin-left: 10px;
	float: left;
	text-align: center;
	margin-bottom: 0px;
}

.extra {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #CCCCCC;

}
.extra p {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-top: 0px;
	margin-top: 0px;
}

ul#extra {
	background-color: #CCCCCC;
	list-style-type: none;
	margin-left: 0px;
	text-align: left;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 3px;
	padding-left: 4px;
}
ul#extra  li{

}
ul#extra  li a{
	color: #333333;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(pict/minipix.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	background-color: #FFFFFF;
	height: 17px;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.ajouter {
	background-color: #FF6600;
	height: 50px;
	width: 250px;
	padding-left: 3px;
	padding-top: 3px;
	border: 1px solid #FF0000;
	color: #FFFFFF;
	font-size: 2em;
}
.ajouter a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.navigation {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 10px;
	color: #666666;
	text-align: left;
}
.navigation .ici {
	color: #FF0000;
}

.navigation a.tooltip {
position: relative;
text-decoration: none;
color: black;
border-bottom: 1px gray dotted;
}
.navigation a.tooltip span {
display: none;
}
.navigation a.tooltip:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
.navigation a.tooltip:hover span {
	display: inline;
	position: absolute;
	top: 2em;
	left: 1em;
	text-align: center;
	color: #999999;
	padding: 2px;
	background-color: #FFFFFF;
}
.cat {
}
/******************************************************catII*****************************************************/


ul#cat {
	list-style-type: none;
	padding-left: 2px;
	padding-right: 0px;
}
ul#cat li {
	float:left;
}
ul#cat li a {
	width: 190px;
	display: block;
	margin-right: 1px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 5px;
	height: 235px;
}
ul#cat li a:visited {

}  

ul#cat li a:hover {
	background-color: #EBEBEB;

}
ul#cat li a:active {

}

/*************************************cat*****************************/
/*ul#cat {
	list-style-type: none;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
}
ul#cat li {
	float: left;
}
ul#cat li a {
	display: block;
	height: 198px;
	width: 160px;
	background-image: url(pict/cat-round.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	color: #FFFFFF;
}
ul#cat li a:visited {
	color: #FFFFCC;
}
ul#cat li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	background-image: url(pict/cat-round2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#cat li a:active {
	color: #FFFFFF;
}*/

/*************************************catbleu*****************************/
.catbleu {
}
ul#catbleu {
	list-style-type: none;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
}
ul#catbleu li {
	float: left;
}
ul#catbleu li a {
	display: block;
	height: 198px;
	width: 160px;
	background-image: url(pict/cat-round.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	color: #FFFFFF;
}
ul#catbleu li a:visited {
	color: #FFFFCC;
}
ul#catbleu li a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
	background-image: url(pict/cat-round-blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#catbleu li a:active {
	color: #FFFFFF;
}

.remise {
	font-size: 1.1em;
	color: #FF9900;
}
/**********************************************************liensouscat************************************/

.liensousCat {
	width: 806px;
	margin-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
}
ul#liensousCat {
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
	list-style-type: none;
	float: left;
}
ul#liensousCat li {
	float: left;
	background-color: #FFFFFF;
	height: 20px;
}
ul#liensousCat li a {
	display: block;
	height: 18px;
	width: 125px;
	margin: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #0066CC;
	padding-left: 3px;
	padding-top: 2px;
}

ul#liensousCat li a:hover {
	color: #0066CC;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
	height: 16px;
	width: 124px;
}

.bare {
	text-decoration: line-through;
}

.presentation {
	padding-left: 10px;
	padding-right: 15px;
	color: #0066CC;
}
/**********************************************************list nouv************************************/


.top {
	float: right;
	margin-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 5px;
	margin-bottom: 5px;
}
.top a {
	color: #999999;
	text-decoration: none;
}

.pdf {
	padding-left: 10px;
	text-align: left;
}
.presentation {
	background-image: url(pict/logo-big.jpg);
	height: 300px;
	width: 505px;
	background-repeat: no-repeat;
	text-align: right;
	margin: auto;
}
.descriptCat {
	padding-left: 10px;
	padding-right: 15px;
	color: #333333;
	padding-top: 10px;
	text-indent: 20px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 759px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.descriptCat a:link    {
	color: #FFFFFF;
	text-decoration: underline;
}  
.descriptCat a:visited {
	color: #CCCCCC;
	text-decoration: none;
}  
.descriptCat a:hover   { color: #FF9933;text-decoration: none; }	
.descriptCat a:active  {
	color: #FFFFFF;
	text-decoration: none;
} 

/******************************************************homecat*****************************************************/
.homecat {
	width: 578px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}	
.homecat .planche {
	color: #333333;
	background-color: #F0F0F0;
	display: block;
	margin-top: 1px;
	font-weight: normal;
	margin-bottom: 5px;
}

.homecat .planche a:link    {
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}  
.homecat .planche a:visited { color: #FFFFFF;text-decoration: none; }  
.homecat .planche a:hover   { color: #FFFFFF;text-decoration: none; }	
.homecat .planche a:active  { color: #FFFFFF;text-decoration: none; } 

.homecat ul {
	list-style-type: none;
	padding-left: 2px;
	padding-right: 0px;
}
.homecat li {
	float:left;
}
.homecat li a {
	width: 188px;
	display: block;
	margin-right: 1px;
	color: #333333;
	margin-bottom: 5px;
	height: 235px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.homecat li a:visited {

}  

.homecat li a:hover {
	background-color: #EBEBEB;

}
.homecat li a:active {

}
/******************************************************promo*****************************************************/
.promo {
	width: 578px;
	margin-left: 10px;
	background-image: url(pict/mil-580.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
.promo .planche {
	color: #FFFFFF;
	background-color: #0066CC;
	height: 20px;
	width: 560px;
	display: block;
	margin-top: 10px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-left: 7px;
}

.promo .planche a:link    { color: #FFFFFF;text-decoration: none; }  
.promo .planche a:visited { color: #FFFFFF;text-decoration: none; }  
.promo .planche a:hover   { color: #FFFFFF;text-decoration: none; }	
.promo .planche a:active  { color: #FFFFFF;text-decoration: none; } 

.promo ul {
	list-style-type: none;
}
.promo li {
	float:left;
}
.promo li a {
	height: 198px;
	width: 160px;
	display: block;
	margin-right: 4px;
	background-color: #CCCCCC;
	background-image: url(pict/cat-round.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}
.promo li a:visited { 
	color: #FFFFCC;
}  

.promo li a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
	background-image: url(pict/cat-round-blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.promo li a:active {
	color: #FFFFFF;
}
/******************************************************accessoir*****************************************************/
.accessoir {
	clear:both;
	margin-left: 10px;
}

.accessoir .planche {
	color: #FFFFFF;
	background-color: #0066CC;
	height: 20px;
	width: 560px;
	display: block;
	margin-top: 10px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 5px;
	margin-left: -33px;
	margin-bottom: 10px;
}

.accessoir h4 a:link    { color: #FFFFFF;text-decoration: none; }  
.accessoir h4 a:visited { color: #FFFFFF;text-decoration: none; }  
.accessoir h4 a:hover   { color: #FF6600;text-decoration: none; }	
.accessoir h4 a:active  { color: #FFFFFF;text-decoration: none; } 


ul#accessoir  {
	list-style-type: none;
	width: 99%;
	padding-left: 5px;
	margin-left: 0px;
}
ul#accessoir li {

}
ul#accessoir li a {
	height: 113px;
	width: 800px;
	display: block;
	margin-right: 4px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
ul#accessoir li a:visited {
	color: #0066CC;

}  

ul#accessoir li a:hover {
	color: #0066CC;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(pict/nav-options.jpg);
}
ul#accessoir li a:active {
	color: #0066CC;
}
.prixaccessoir {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	width: 150px;
	height: 20px;
	font-size: 1em;
	display: block;
	float: right;
	position: relative;
	text-align: right;
	padding-right: 10px;
}

/******************************************************homenews*****************************************************/

.homenews {
	width: 210px;
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contener .centre .contenu .homenews .cont {
	display: block;
	height: 50px;
}

.homenews h2 {
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.homenews h2 a {
	font-weight: normal;
	color: #333333;
}
.homenews h2 a:visited {

}
.homenews h2 a:hover {
	color: #000000;
}
.homenews h2 a:active {

}
.homenews h3 {
	width: 210px;
	background-color: #F0F0F0;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
.homenews h3 a {
	color: #333333;
	font-weight: normal;
}
.homenews h3 a:visited {

}
.homenews h3 a:hover {
	color: #000000;
}
.homenews h3 a:active {

}

.homenews h4 {
}
.homenews p {
}
.homenews ul {
	font-size: 1.1em;
	padding-left: 5px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.homenews li {
	margin-left: 30px;

}
.homenews li a {
	color: #333333;
	font-weight: normal;
}
.homenews li a:visited {
	color: #0099FF;
}
.homenews li a:hover {
	color: #FF9933;
}
.homenews li a:active {
	color: #0066CC;
}

.promotion {
	color: #0066CC;
	width: 580px;
	height: 300px;
	background-image: url(promo/dslr-sony.jpg);
	margin-left: 10px;
}
.promotion p {
	margin-top: 15px;
	margin-left: 320px;
	margin-right: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.promotion a {
	text-decoration: underline;
}

.header ul {
	list-style-type: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.contener .header li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.contener .header .headmenu {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	float: left;
	position: absolute;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contener .header li a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #666666;
}
.contener .header li a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #FF9900;
}
#form3 {
	height: 20px;
}
#form3 select {
	color: #333333;
	background-color: #999999;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
}
#form3 option {
	background-color: #CCCCCC;
	color: #333333;
}
/**********************************************************page nouveauté************************************/
.nouv {
	width: 800px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #0066CC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
.nouvphoto  {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 80px;
}
.nouvphoto img {
	float: left;
	margin-right: 10px;
	border: 3px solid #CCCCCC;
}

.nouvnav {
	height: 50px;
	width: 800px;
	text-align: center;
	margin: 10px;
	color: #CCCCCC;
}

.nouv p{
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-right: 2px;
}

ul#nouv {
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
	list-style-type: none;
}
ul#nouv li {
}

ul#nouv li a {
	display: block;
	height: auto;
	width: 795px;
	text-decoration: none;
	color: #0066CC;
	font-size: 1em;
	padding-left: 3px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#nouv li a:hover {
	background-color: #F0F0F0;
}
ul#nouv li a img {
	border:0px;
}
ul#nouv li span {
	color: #FFFFFF;
	width: 790px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FF9900;
	font-size: 1em;
	height: 18px;

}
ul#nouv li span .datenews {
	width: 220px;
	float: right;
	margin-top: -17px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 16px;
}
/*****************************************disponibilité***************************************/
.dispo {
	padding-left: 10px;
	color: #00CC00;
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
}
.note {
	font-size: 0.9em;
	font-style: italic;
}
.garantie {
	color: #333333;
}
.transport {
	color: #333333;
	font-size: 0.9em;
}

.serviplus {
	color: #55A0FF;
	font-weight: bold;
}
.debit {
	color: #333333;
	font-size: 0.9em;
}
.bass {
		clear:both;

}
ul#orangecat{
	list-style-type: none;
	font-size: 1.2em;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
}

ul#orangecat li {
	margin-left: 0px;
}
ul#orangecat li a {
	color: #333333;
	background-color: #CCCCCC;
	display: block;
	width: 195px;
	height: 18px;
	padding-left: 5px;
}
ul#orangecat li a:hover {
	background-color: #FF9900;
}
.texte #plancat li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #FF9900;
}
.texte ul#plancat {
	list-style-type: none;
	padding-left: 5px;
}
.texte ul#plancat li{
	list-style-type: none;
}

.texte #plancat #plansubcat a {
	font-size: 1em;
	background-color: #FFFFFF;
	color: #FF9900;
}
.texte #plancat #plansubcat a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}

.texte #plancat #plansubcat #plan a {
	font-size: 0.9em;
	color: #0066CC;
	background-color: #FFFFFF;
}
.parpage {
	float: left;
	width: 100%;
	text-align: center;
}
.parpage form {
	width: 200px;
}
.texte #plancat #plansubcat #plan a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
}
.acc {
	clear: both;
}

ul#lesaccessoires {
	list-style-type: none;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
}
ul#lesaccessoires li {
	float: left;
}
ul#lesaccessoires li a {
	display: block;
	height: 198px;
	width: 160px;
	background-image: url(pict/cat-round.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	color: #FFFFFF;
}
ul#lesaccessoires li a:visited {
	color: #FFFFCC;
}
ul#lesaccessoires li a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
	background-image: url(pict/cat-round-blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#lesaccessoires li a:active {
	color: #FFFFFF;
}
.ficheprod {
	background-color: #FF9900;
	height: 20px;
	padding-top: 5px;
	padding-left: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-left: 5px;
	width: 755px;
	display: block;
}
.ficheprod a {
	color: #FFFFFF;
}
.ficheprod a:hover {
	color: #0066CC;
}
ul#catacc {
	list-style-type: none;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
}
ul#catacc li {
	float: left;

}
ul#catacc li a {
	display: block;
	height: 160px;
	width: 160px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	color: #FFFFFF;
	background-image: url(pict/cat-round2.gif);
	background-color: #FF9900;
	font-size: 1.5em;
	text-align: center;
}
ul#catacc li a:visited {
	color: #FFFFCC;
}
ul#catacc li a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
	background-image: url(pict/cat-round-blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#catacc li a:active {
	color: #FFFFFF;
}
.lespromos {
	height: 164px;
	width: 534px;
	float: right;
	margin-top: 5px;
	margin-right: 1px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-bottom: 1px;
	padding-right: 5px;
}
ul#lespromos {
	list-style-type: none;
	padding-left: 10px;
}
ul#lespromos  li {
	float: left;
}
ul#lespromos  li a {
	display: block;
	height: 70px;
	width: 80px;
	font-size: 0.8em;
	margin-top: 3px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 3px;
}
.backtoside {
	text-align: right;
	margin-right: 10px;
}
.blanc {
	color: #FFFFFF;
}
.center {
	width: 250px;
	font-size: 1.2em;
	color: #0033FF;
	clear: both;
	margin-top: 100px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 100px;
}
