/* CSS Document */

/***********************************************************************************/
/************************  HANDY RACING- CSS *************************************/
/***********************************************************************************/


body {
	background: #999999;
	margin: 0px;
}

div#conteneur {
	width: 850px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	background: #FFFFFF;
	font: 12px  Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}


form {
	margin:0;
	padding:0
}

h1.titre {
	margin: 5px;
	font-size: 16px;
	border-bottom: 1px dotted #000
}

h1.titre1 {
	margin: 5px;
	background: url('../../images/img2.gif') no-repeat bottom right ;
	font-size: 16px;
	/*height:25px;*/
	padding-bottom:10px;
	float:left;

	
}
div.titre_cat{
width:400px;
height:40px;


}

/*************/

p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }

div#haut{
	width: 850px;
	height:296px;
}

a#logo1{
	width: 316px;
	height:75px;
	margin-top:73px;
	margin-left:250px;
	cursor:pointer;
	position:absolute;
}
a.fermeture{
	color:#000000;
	text-decoration:none;
	font-size: 10px;
	margin-left:317px;}

div#banniere{
	width:850px;
	background: url('../../images/banniere1.gif') ;
	height:296px;
}

div#panier{
	width:110px;
		height:70px;
		font-size:13px;
		position:absolute;
		color:#FFFFFF;
		text-align:center;
		margin-left:707px;
		margin-top:253px;
}

div#panier a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
div#panier a:hover{
	color:#FF0000
}

div#bas_panier{
	background: url('../../images/bas_panier.gif') no-repeat;
	width: 175px; 
	height: 89px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}

div#bas_panier a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
div#bas_panier a:hover{
	color:#FF0000
}


#menu_haut {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	margin: 5px 0 0 500px;
}

#menu_haut li {
	float: left;
	color: #ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu_haut li a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	margin-left: 5px
}

#menu_haut li a:hover {
	color: #ff9900;
}

span.barre{
	color:#FFFFFF;
	margin-left: 5px;
}


#menu_bas {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	margin: 250px 0 0 0;
}

#menu_bas li {
	float: left;
	color: #ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu_bas li a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	margin-left: 5px
}

#menu_bas li a:hover {
	color: #00FFFF;
}


span.barre1{
	color: #FF0000;
	margin-left: 5px;
}

div#form_news{
	margin-top:3px;
	margin-left:140px;
	position:absolute;
}

.champs3{
	width:100px;
	background-color:#000000;
	color:#FFFFFF;
	}

td.b_ok{
	padding-top:2px;
	padding-left:5px;
}

div#form_recherche{
	margin-left:345px;
	margin-top:3px;
	position:absolute;
}


/********************TABLEAU**************************************/
#contenu {

width:850px;
background-color:#ffffff;
}

table#contenu td {
	vertical-align: top;
}

td#gauche {
	width:189px;
}

td#centre {
	width:496px;
}

td#droite {
	width:175px;
}

div#menu {
	width: 189px;
	background: url('../../images/bg_menu.gif') repeat-y  ;
	/*height: 200px;*/
}

html>body #menu {
	height: auto;
	/*min-height: 200px;*/
}

#menu_droite {
	width: 175px;
	/*padding-left: 7px;*/
	background-image: url('../../images/bg_menu_droite.gif');
	background-repeat: repeat-y;
	/*height: 100px;*/
	background-position: right;
}

/**>#menu_droite {
	min-height: 100px;
	height: auto;
}*/

div#bas_menu_droite{
	background: url('../../images/bas_menu_droite.jpg') no-repeat;
	width: 175px;
	height: 39px;
}

div#haut_menu_droite{
	background: url('../../images/haut_menu_droite.gif') no-repeat;
	width: 175px;
	height: 38px;
}


div#page {
	/*background: transparent url('../../images/bg_page2.gif') repeat-y;*/
	width:465px;
	padding:5px;
	color:#000000;
	height: 350px;
}

html>body #page {
	height: auto;
	min-height:350px;
}


div#flash_old{
	background: transparent url('../../images/test1.jpg') no-repeat  ;
	width:175px;
	height:263px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}

div#adresse{
	background: transparent url('../../images/bg_cat.gif') no-repeat  ;
	width:772px;
	margin-left:46px;
	margin-top:20px;
	height:19px;
}

div#texte_adresse{
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;

}

div#titre_flash{
	color:#ffffff;
	font-weight:bold;
	width:50px;
	margin-top:110px;
	margin-left:5px;
	height:50px;
	position:absolute;
	font-size:18px;	
}


#liste_bas {
	padding: 0;
	margin:0;
	list-style: none;
	margin-top:10px;
	text-align:center;
}

#liste_bas li {
	color: #000000;
	font-size:12px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
}

#liste_bas li a {
	color: #000000;
	text-decoration: none;
}

#liste_bas li a:hover {
	color: #ff0000;
}

div#ekinoxe{
	width:167px;
	float:right;
	height:23px;
}

a.lien-ekinoxe {
	text-decoration: none;
	color:#000000;
	float:right;
	font-size:10px;
	margin-right:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.lien-ekinoxe:hover{
	color: #999999;
}

.barre_gras{
	font-weight:bold;
	font-size:16px;
}

div.produit {
	float: left;
	display:inline;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
/*	border:1px solid #000000;*/
	width: 135px;
	height:175px;
}

html>body .produit{
	height: auto;
	min-height: 175px;
}
/*
div.produit a{
	display: block;
	text-decoration:none;
	margin-top:3px;
	background: transparent url('../../images/bg_gris.gif') no-repeat  ;
	color:#FFFFFF;
}*/


div.produit a.zoom{
	background: transparent url('../../images/bg_gris1.gif') no-repeat  ;
	text-align:left;
	display: block;
	text-decoration:none;
	/*margin-top:22px;*/
	/*background: transparent url('../../images/bg_gris.gif') no-repeat  ;*/
	color:#FFFFFF;
	
}

div.produit h1{
	text-align:center;
	font-size:12px;
}

div.produit h1.detail{
	text-align:center;
	font-size:12px;
	display: inline;
}

div.produit a:hover{
	color:#000000;
}

.photo{
	width:133px;
	height:89px;
}

div.produit_rallonge{
	border-left: 2px solid #989898;
	border-right: 2px solid #989898;
	width: 111px;
	padding-left: 5px;
	padding-right: 5px;
	height: 65px;
	text-align: center;
}

/**********************MENU CATEGORIE GAUCHE**************************************/
#menu h2{
	width:170px;
	display:block;
	font-size:13px;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	padding-left:5px;
}

#menu h2 a{
	color: #FF0000;
	text-decoration:none;
}
	
#menu h2 a:hover{
	color:#ff9900;
}

h2.menutitre {
	font-size:13px;
	color:#FF0000;
	cursor:pointer;
	text-decoration:none;
}

h2.menutitre:hover {
	color:#ff9900;
}
	
	
#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	width:160px;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
}

#menu li a {
	font-size:13px;
	text-decoration: none;
	color:#ffffff;
}

#menu li a:hover {
	color: #cc0000;
}



/*****************************MENU RUBRIQUE DROITE********************************/
#menu_droite h2{
	width:170px;
	text-align:right;
	padding-right:5px;
	margin:0;
	font-size:13px;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:10px;
}

#menu_droite h2 a{
	color:#FF0000;
	text-decoration:none;
}
	
#menu_droite h2 a:hover{
	color: #b07b7b;
}

h2.menutitre1 {
	color:#FF0000;
	cursor:pointer;
	padding-right:5px;
	text-decoration:none;
}

h2.menutitre1:hover {
	color:#ff9900;
}
	
	
#menu_droite ul {
	padding: 0;
	padding-left: 15px;
	margin:0;
	list-style: none;
}

#menu_droite li {
	width:160px;
	margin: 0;
	padding: 0;
}

#menu_droite li a {
	font-size:13px;
	text-decoration: none;
	color:#ffffff;
}

#menu_droite li a:hover {
	color: #cc0000;
}
/*******************************FLASH INFOS******************************************/

marquee{
	height: 155px;
	font-size:10px;
	position:absolute;
	text-align:left;
	margin-left: 10px;
	margin-top:90px;
	color:#FFFFFF;
	width:125px;
}
marquee h1{
	font-size:13px;
	font-weight:bold
}

/*********************SITEMAP*************************************/
#page h1.rub a {
	text-decoration: none;
	color:#000000;
	font-size:13px;
	padding-left:100px;
	
}

#page h1.rub a:hover {
	color: #b07b7b;
}

#page ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page li a {
	margin: 0;
	padding-left:120px;
	text-decoration: none;
	color:#993333;
}
#page li a:hover {
color:#000000;
}


a.page_zoom{
color:#000000;
text-decoration: none}

a.recommander{
color:#000000;
}

.prix_produit{
font-size:14px;
color:#CC6633;
font-weight:bold}

input.champ_qte{
width:20px;
background-color:#FFFFFF;
border:none;

}

a.cde{
font-weight:bold;
color:#FF0000;
text-decoration:none;}

a.cde:hover{
	color:#000000;
}
a.produit_ass{
font-weight:bold;
color:#000000;
text-decoration:none;}

a.produit_ass:hover{
	color:#ff0000;}


div.description{
/*font-weight:bold;*/
border-bottom:2px solid #000000 ;
font-size:13px;
margin-top:20px;
color:#000000;
font-weight:bold;
margin-bottom:20px;
}

a.page_membre{
	text-decoration:none;
	font-weight:bold;
	color:#000000;}
	
a.page_membre:hover{
color:#0000FF;
}

a.page2{
	text-decoration:none;
	font-weight:bold;
	color:#000000;}
	
a.page2:hover{
color:#0000FF;
}



div#cat_bas{
width: 850px;
text-align:center;
margin-top:10px;
}

div#cat_bas a{
color:#000000;
text-decoration:none;
}


div#cat_bas a:hover{
color: #003300;
}


div#arbo{
	margin-top:10px;
}

div#arbo a{
	color: #d58582;
	text-decoration:none;
	margin-left:10px;
}


div#arbo a:hover{
	color:#000000;
}

div#multipage{
text-align:center;
clear:both;
}

div#multipage a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;}
	
div#multipage a:hover{
	color: #000066}
	
a.lien_mail{color: #0000FF;
	text-decoration:none;}
	
a.lien_mail:hover{color: #000000;
	text-decoration:none;}	
	

a.new_msg{
	font-weight:bold;
	margin-left:150px;
	color:#000000;
	text-decoration:none;
}

a.new_msg:hover{
	color: #006600;
}

div#zoom{
	position: absolute;
	
}

div#zoom  img{
	border: 2px solid #999999;
	/*margin-left: 5px;*/
}

div#flash{
	background: url('../../images/flash_info_test.gif') no-repeat;
	width: 169px;
	height: 259px;
	margin-left: 6px;
	margin-bottom: 20px;
}

/* Nouveautés */

div#haut_derniers_produit{
	margin-top: 20px;
	background: url('../../images/news.gif') no-repeat;
	width: 190px;
	height: 85px;
}

div#derniers_produit{
	background-color: #000000;
	width:184px;
	height:auto;
	color:#FFFFFF;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#derniers_produit a{
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

div#derniers_produit a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#FF0000
}

div#bas_derniers_produit{
	background: url('../../images/bas_news.gif') no-repeat;
	width: 190px;
	height: 45px;
}

div#haut_menu{
	background: url('../../images/haut_menu.gif') no-repeat;
	width: 189px; 
	height: 45px;
}

/* Top 5 */

div#haut_top10{
	margin-top: 40px;
	margin-left: 6px;
	background: url('../../images/top5.gif') no-repeat;
	width: 169px;
	height: 91px;
}

div#top10{
	margin-left: 6px;
	background-color: #000000;
	width:163px;
	height:auto;
	color:#FFFFFF;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#top10 a{
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

div#top10 a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#FF0000
}

div#bas_top10{
	margin-left: 6px;
	background: url('../../images/bas_top5.gif') no-repeat;
	width: 169px;
	height: 47px;
}