/* CSS Document */

/** LES POLICES **/

body {
background-color:#ffffff;
/*background-image:url(images/bg-contenu.jpg);*/
background-repeat:repeat-x;
margin:0px 0px 0px 0px;
font-family:Arial, "Segoe UI", Calibri, sans-serif;
color: #006699;

font-size:13px;
}

#facebook {
	position: absolute;
	top: 565px;
	z-index: 10;
	left: 50%;
margin-left: 365px;
}

form {
margin : 0px;
padding : 0px;
}

#liste {
	position: absolute;
	top: 45px;
	z-index: 10;
	left: 50%;
margin-left: -50px;
}

#liste2 {
	position: absolute;
	top: 25px;
	z-index: 10;
	left: 50%;
margin-left: 240px;
}

/***FORM ESPACE CLIENTS***/
#recherche input {
font-family:Arial, Helvetica, sans-serif;
height:13px;
font-size:11px;
background-color:#ffffff;
padding-top:0;
color:#000000;
border:0;
margin:0;
vertical-align:middle;
width:125px;
/*border-top:1px solid #969a69;
border-left:1px solid #969a69;*/
}
/**************************/


/*******************************************************OK***********************************/
/********LIENS*********/

a.chemin   {
font-size: 11px;
color: #6b5635;
text-decoration: underline;
    }
	
a.chemin:hover {
font-size: 11px;
color:#6b5635;
text-decoration: none;
}

.chemin {
color: #6b5635;
font-size:11px;
}
a img {
border: 0;
}



a {
color: #ed008c;
text-decoration: underline;
}

a:hover	{
color: #ed008c;
text-decoration: none;
}

.txt_rose {
font-family:Arial, Helvetica, sans-serif;
color: #ed008c;
font-size:11px;
}

a.cat_cadre {
font-family:Arial, Helvetica, sans-serif;
color: #ed008c;
text-decoration: underline;
font-size:11px;
}

a.cat_cadre:hover {
font-family:Arial, Helvetica, sans-serif;
color: #ed008c;
text-decoration: underline;
font-size:11px;
}
.cat_cadre {
font-family:Arial, Helvetica, sans-serif;
color: #2d6785;
font-size:11px;
}

a.footer {
font-family:Arial, Helvetica, sans-serif;
color: #6b5635;
text-decoration: underline;
font-size:11px;
}

a.footer:hover {
font-family:Arial, Helvetica, sans-serif;
color: #6b5635;
text-decoration: none;
font-size:11px;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
color: #6b5635;
text-decoration: none;
font-size:11px;
}


a.lien_noir_petit {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color: #000;
text-decoration: underline;
}

a.lien_noir_petit:hover {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color: #000;
text-decoration: none;
}

a.lien_noir {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color: #000;
text-decoration: underline;
font-size:15px;
}

a.lien_noir:hover {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color: #000;
text-decoration: none;
font-size:15px;
}

a.lien_rose {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color: #e489d5;
text-decoration: underline;
font-size:15px;
}

a.lien_rose:hover {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color: #e489d5;
text-decoration: none;
font-size:15px;
}
/*********************/

/*--------MENU--------------*/
#nav-primary ul {
list-style:none;
margin:0; padding:0;
}
						
#nav-primary li {
float:left;
margin:0; padding:0;
}
							
#nav-primary li a {
height:66px;
background:url(images/menu/menu.png) no-repeat;								
text-indent:-999em;
display:block;
overflow:hidden;
outline:none;
}
								
#nav-primary li a.neufs {
width:200px;
background-position: 0 0;
}
									
#nav-primary li a.neufs:hover {
background-position:0 -66px;
}
										
#nav-primary li a.occasion {
width:266px;
background-position:-200px 0;
}
									
#nav-primary li a.occasion:hover {
background-position:-200px -66px;
}
										
#nav-primary li a.location {
width:200px;
background-position:-466px 0;
}
									
#nav-primary li a.location:hover {
background-position:-466px -66px;
}				
/*--------------------------*/

/*-------MENU 2---------*/
#nav-secondary {
					width:615px; height:80px;
					position:relative;
					top:-10px; left:44px;
					}
					
					#nav-secondary ul {
						list-style:none;
						margin:0; padding:0;
						}
						
						#nav-secondary li {
							float:left;
							margin:0; padding:0;
							}
						
							#nav-secondary li a {
								height:80px;
								background:url(images/menu/menu2.png) no-repeat;
								text-indent:-999em;
								display:block;
								overflow:hidden;
								outline:none;
								}
								
							body.cart #nav-secondary li a {
								background:url(images/menu/menu2.png) no-repeat;
								}
								
								#nav-secondary li a.accueil {
									width:70px;
									background-position:0 0;
									}
									
									#nav-secondary li a.accueil:hover {
										background-position:0 -80px;
										}
										
								#nav-secondary li a.magasin{
									width:78px;
									background-position:-70px 0;
									}
									
									#nav-secondary li a.magasin:hover {
										background-position:-70px -80px;
										}
										
								#nav-secondary li a.faq {
									width:50px;
									background-position:-148px 0;
									}
									
									#nav-secondary li a.faq:hover {
										background-position:-148px -80px;
										}
										
								#nav-secondary li a.livre_or {
									width:100px;
									background-position:-198px 0;
									}
									
									#nav-secondary li a.livre_or:hover {
										background-position:-198px -80px;
										}
										
								#nav-secondary li a.actualites {
									width:91px;
									background-position:-298px 0;
									}
									
									#nav-secondary li a.actualites:hover {
										background-position:-298px -80px;
										}
										
								#nav-secondary li a.contacts {
									width:117px;
									background-position:-389px 0;
									}
									
									#nav-secondary li a.contacts:hover {
										background-position:-389px -80px;
										}
										
								#nav-secondary li a.promos {
									width:109px;
									background-position:-506px 0;
									}
									
									#nav-secondary li a.promos:hover {
										background-position:-506px -80px;
										}
/*-----------------------*/




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




.body {
color: #4c483c;
font-size: 11px;
}

.txt_rouge {
color:#990000;
font-weight:bold;
}

.txt_vert {
color:#006600;
font-weight:bold;
}

.txt_noir {
color:#000000;
font-weight:normal;
}

#photo {
position:absolute;
z-index:10;
top:130px;
}

#apercu {
width:50px;
height:10px;
position:absolute;
z-index:10;
top:330px;
}


#promos_prcent {
width:219px;
height:55px;
position:absolute;
z-index:10;
top:10px;
left:50%;
margin-left:-465px;
}

#logo {
width:175px;
height:105px;
position:absolute;
z-index:10;
top:0px;
}

#pan_apercu {
	width:380px;
	height:82px;
	position:absolute;
	z-index:50;
	top:535px;
	margin-left:15px;
	left: 131px;
}

#flash_banner {
z-index:0;
}

/*.des_prod {
color:#800000;
font-family:"Comic Sans MS", Arial, "Times New Roman";
font-size:18px;
}*/

#trailimageid {
  position: absolute;
 /* visibility: hidden;*/
 
}

#trailimageid img {
  border: 2px solid #000000;
}

.lien_cadre a {
display:block;
width:250px;
height:20px;
background-color:#868728;
border:1px solid #000000;

color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:12px;
text-align:center;
padding:5px 5px 5px 5px;
}

.lien_cadre a:hover {
display:block;
width:250px;
height:20px;
background-color:#932142;
border:1px solid #000000;

color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:12px;
text-align:center;
padding:5px 5px 5px 5px;
}

/*Affichage prix et promo*/
.remise {
line-height:20px;
}

.prix {
color:#000000;
font-weight:bold;
font-size:22px;
}

.prix_promo {
color:#990000;
font-weight:bold;
font-size:22px;
}

.prix_barre {
color:#7f7f7f;
font-weight:bold;
font-size:14px;
text-decoration:line-through;
}


.prix_promo_pt {
color:#990000;
font-weight:bold;
font-size:14px;
}

.prix_barre_pt {
color:#7f7f7f;
font-weight:bold;
font-size:10px;
text-decoration:line-through;
}

.remise_pt {
line-height:20px;
font-size:10px;
}

/*Affichage erreur*/
.erreur
{
color:#990000;
font-weight:bold;
}

/*texte*/
.h1 {
font-family:"Comic Sans MS", Arial, "Times New Roman";
color:#6b5635;
font-size:26px;
font-weight:normal;
}

.h2 {
color:#b8cd3a;
font-size:22px;
font-weight:normal;
}

.h3
{
color:#c86100;
font-size:14px;
}


/*.line	{
	height: 15px;
	border-bottom: 1px dashed #bdb188;
}*/





.imageArea	{
position: absolute;
height: 100px;
left:0px;
}

.txt_panier {
text-align: center;
font-size: 13px;
color: #ffffff;
font-style: italic;
text-decoration: none;
}

/*chemin*/




a.pub {
color: #ffffff;
text-decoration: underline;
font-size:14px;
}

a.pub:hover {
color: #ffffff;
text-decoration: none;
font-size:14px;
}



a.lien_moyen {
color: #4f75ab;
text-decoration: none;
font-size:16px;
}

a.lien_moyen:hover {
color: #c86100;
text-decoration: underline;
font-size:16px;
}

.lien_moyen {
font-size:14px;
}


a.lien_blanc   {
text-align: center;
font-size: 13px;
color: #ffffff;
font-style: italic;
text-decoration: none;
    }
	
a.lien_blanc:hover {
text-align: center;
font-size: 13px;
color: #ffffff;
font-style: italic;
text-decoration: underline;
}

.top {
color: #ffffff;
text-decoration: none;
}

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

/*.main1	{
padding-top:40px;
}

.main2	{
padding-top:10px;
}*/






.form {
font-family: 'Trebuchet MS', Arial, Verdana, Tahoma;
	color: #000000;
	font-size:11px;
}

a.lien_cat   {
/*color:#931f20;*/
text-decoration:none;
font-weight:normal;
font-size:14px;
    }
	
a.lien_cat:hover {
/*color:#000000;*/
text-decoration:underline;
font-weight:normal;
font-size:14px;
}



a.cat   {
color:#4f75ab;
text-decoration:none;
font-weight:normal;
line-height:20px;
padding-left:4px;
font-size:14px;
    }
	
a.cat:hover {
color:#4f75ab;
text-decoration:underline;
font-weight:normal;
line-height:20px;
padding-left:4px;
font-size:14px;
}

a.cat_over   {
color:#4f75ab;
text-decoration:none;
font-weight:bold;
line-height:20px;
padding-left:4px;
font-size:14px;
    }
	
a.cat_over:hover {
color:#4f75ab;
text-decoration:none;
font-weight:bold;
line-height:20px;
padding-left:4px;
font-size:14px;
}


a.cat2   {
color:#000000;
text-decoration:none;
font-weight:normal;
line-height:20px;
font-size:11px;
    }
	
a.cat2:hover {
color:#000000;
text-decoration:underline;
font-weight:normal;
line-height:20px;
font-size:11px;
}

a.cat3   {
/*color:#88b2e6;*/
text-decoration:none;
font-weight:normal;
font-style:italic;
font-size:11px;
    }
	
a.cat3:hover {
/*color:#88b2e6;*/
text-decoration:underline;
font-weight:normal;
font-style:italic;
font-size:11px;
}

/*Pagination*/
a.lien_pagination   {
color:#000000;
text-decoration:none;
font-weight:normal;
font-size:14px;
padding:5px 5px 5px 5px;
text-align:center;
border:1px solid #000000;
background-color:#dbecc0;
    }
	
a.lien_pagination:hover {
color:#000000;
text-decoration:none;
font-weight:normal;
font-size:14px;
padding:5px 5px 5px 5px;
text-align:center;
border:1px solid #000000;

background-color:#bdd13c;
}

.lien_pagination {
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:14px;
text-align:center;
border:1px solid #000000;
padding:5px 5px 5px 5px;
}






.formulaire {
font-family: Arial, Helvetica, sans-serif;
color: #3c2f14;
font-size:10px;
width:20px;
text-align:center;
}




input {
font-family: Arial, Helvetica, sans-serif;
color: #3c2f14;
font-size:12px;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
color: #3c2f14;
font-size:12px;
}

#comp{
border-collapse:collapse;
}
#comp td{
border:1px solid #000000;
}

#panier{
border-collapse:collapse;

}
#panier td{
border:1px solid #000000;
}

#sans{
border-collapse:collapse;

}
#sans td{
border:0px solid #000000;
}


#commandes{
border-collapse:collapse;
}
#commandes td{
border:1px solid #000000;
}

/*SLIDESHOW DE DEPART*/
.slideshow {  
    height:  282px;  
    width:   461px; /*+32*/  
	margin-left:20px;
	
} 
 
.slideshow img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  429px; 
    height: 250px; 
    top:  0; 
    left: 0 
}

.scroll img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  429px; 
    height: 250px; 
    top:  0; 
    left: 0 
}



/*QUOTE*/
#quote	{
	background: url(images/end-quote.gif) right bottom no-repeat;
}

#quote p	{
	font-size: 12px;
	color: #4c483c;
	line-height: 18px;
	font-style: italic;
	background: url(images/start-quote.gif) top left no-repeat;
	text-indent: 15px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#inlineQuote	{
	/*border-top: 1px dashed #d6c89a;*/
	font-size: 14px;
	color: #4c483c;
	font-style: italic;
	padding: 10px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	/*background: url(images/inlineQuoteBkgrd.gif) no-repeat 10px 0px;*/
}

#inlineQuote .quote	{
	background: url(images/end-quote2.gif) no-repeat bottom right;
}

#inlineQuote p	{
	background: url(images/start-quote2.gif) no-repeat;
	text-indent: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	line-height: 23px;
}

#inlineQuote p:first-letter	{
	font-size: 26px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #5982bb;
}

#inlineQuote .name	{
	text-align: right;
	color: #5982bb;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

#inlineQuote .nameSub	{
	text-align: right;
	color: #5982bb;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}

#inlineQuote span	{
	font-size: 13px;
	color: #4c483c;
}

