* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; }

/* hack hauteur IE */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 310px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}



/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#E60003; font-weight:bold; }
a:hover { text-decoration:underline;  }

/* ------------STRUCTURES------------------ */

html {  }

body { background:url('images/bg-page.jpg') center top repeat-y; }

#box { width:950px; margin:0 auto;}

#cadre_main { background:url('images/bg-main.jpg') no-repeat;    }

#header { }
	
#side { float:left; width:200px; min-height:400px; background:url('images/bg-menu.jpg') left top repeat-y; padding-top:10px; }

#breadcrumb { }

#side-left {float:left; width:200px;}
		#menu-left {margin:0px; }

/* ------------MENU------------------ */
	
	#menu ul { }
	#menu li { list-style-type: none;  display:block; width:200px; line-height:26px; text-transform:uppercase; }
	#menu li a, #menu li a:visited { color:#000; text-decoration:none; display:block; text-align:left; background:url('images/menu.png') top left no-repeat; text-indent:10px; }
	#menu li li { line-height:15px; }
	#menu li li a, #menu li li a:visited { font-weight:normal; background:none; text-transform:none;  }
	html>body #menu li a { width: auto;  }
	#menu li a:hover { text-decoration:none; color:#000; background:url('images/menu-hover.jpg') top left no-repeat;   }	


/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; min-height:400px; width:750px;  }
#main { padding:10px 20px; }
		
	#main ul { margin:8px 0;  }
	#main li {  padding:0 0 5px 0px; list-style-type:square; margin:0 0 0 25px;}
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:221px; margin:10px 5px 10px 0; min-height:255px;  }
		.bloc-home .pic { margin:10px auto; float:none; width:160px; height:100px; }
		.bloc-home .pic  img { width:160px; height:100px;  }
		.bloc-home .top { width:221px; height:60px;  }
		.bloc-home .top img { width:221px; height:60px;  }
		#main .bloc-home .detail { background:url('images/picto-blanc.png') left center no-repeat; padding:0 0 0 22px; }
		.bloc-home .prix { float:right; margin:0; padding:0 10px 0 0; }
		.bloc-home a, .bloc-home a:visited { color:#fff; }
		.bloc-home h3 { font-size:1.3em; font-weight:bold; text-align:left; margin:0 0 5px 25px; color:#fff; }
		#main .bloc-home p { margin:5px 10px 5px 25px; color:#fff; }
		
	
	.bloc-produit-1 { width:600px; margin-left:20px;}
		.bloc-produit-1 .pic {float:left;  width:210px; }
		.bloc-produit-1 .pic img {border:1px solid #000;} /* changer marge suivant largeur vignette */
		.bloc-produit-1 .diaporama { width:350px;  float:left; margin-left:30px !important; margin-left:10px; }
		
		.bloc-produit-1 .descriptif {float:right; width:330px;   }/* changer le float pour placement*/
		
		.bloc-produit-1 .detail { }
		.bloc-produit-1 .prix { }	 

	.prix { float:right; padding:5px; font-size:1.2em; font-weight:bold;  }
	
	/* ------------ PLAN --------------------- */

	.plan, .horaires {width:606px; margin:0 auto; border:1px solid #d7d7d7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#000; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#000;}
	.plan dl dd, .horaires dl dd{width:200px; padding-left:5px; color:#000; }
	.horaires ul li{width:200px; padding-left:5px; }
	.plan a, .horaires a {}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited { text-decoration:underline;}
	

/* ------------DL DT DD------------------ */
		
dl { margin: 5px 0; display:block; float:left; width:470px; }
dt, dd { padding:5px 0;  }
dt { width: 150px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:320px; line-height:1.4em;  }
			
/* ------------TONTON CYRIL------------------ */

.bobox { min-height:35px; background: url(images/bg-table.jpg) repeat-x bottom left; padding: 5px 0; border:1px solid #d7d7d7; }
	.bobox ul {  }
	.bobox li { float:left; }
	.bobox li a { color:#000; margin-right:50px; }

/* ------------FORMULAIRE------------------ */

.formulaire { margin:5px 0; }
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire label { text-align: left; width:160px; margin-right: 10px; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #2F3138; padding:3px; color:#2F3138; font-size:1em;  }
	.formulaire input, .formulaire textarea, .formulaire select { width:180px; background:url('images/formbg.gif') repeat-x left top; }
	.formulaire option { padding:1px; background:#fff; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#2F3138; font-weight:bold;
background:url('images/formbg.gif') repeat-x left top; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #E60003; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------ DIAPORAMA ------------------ */

.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}

	#diaporama { margin:10px auto; min-height:300px; width:600px; }
	#diaporama .thumb { width:190px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #3D383E;  }
	#diaporama .big img {  float:left; border:1px solid #3D383E; }
	
/* ------------DETAIL------------------ */

table { width:300px; border-collapse:collapse; margin:5px 0; border: 1px solid #e7e7e7;    }

	th, td { text-align:left;  padding:3px 5px; font-size:0.9em;  }
	th { width:130px; background:url('images/formbg.gif') bottom left repeat-x; }
	td {  }
	tr:hover { cursor:default; background:#F4F4F4;  }

/* ------------RECHERCHE--------------------- */

	#recherche { background:url('images/rechercher-occasions.jpg') center center no-repeat; height:130px; margin:5px 0; width:680px; padding:10px;  }
		#recherche form { margin:45px 0 0 10px; }
		#recherche label { width:80px; padding:0 0 0 10px; vertical-align:middle; }
		
		.floatform { float:left; margin:0 0 0 10px; }
		
/* ------------EQUIPE--------------------- */

	.equipe { background:url('images/menu.jpg') bottom left no-repeat; padding:5px 10px; margin:5px auto; }
				
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.detail { background: url('images/picto-lien.jpg') no-repeat left center; padding:0 0 0 22px; }
	
	.url { background: url('images/liens.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding:0 0 0 22px; }

	.video { background: url('images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; color:#0875FB; background:url(images/picto-prix.jpg) left center no-repeat; padding:0 0 0 20px;  }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 5px 5px 0;}
		.retour { float:right; margin:5px; }

	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #fff; }					
					
	#main p { line-height:1.5em; margin:10px 0; text-align:left;}		
			
	#combo { margin:5px 0 10px 0; }
	#combo select { border:1px solid #c0c4d5; padding:1px; }
	#combo label { padding-left:20px; background:url('images/search-folder-blue.gif') no-repeat left center; }
	
	#aide { margin:5px 0 10px 100px; }
		#aide a { border:none; }
		
	.alerte { background: #fff6bf url(images/alerte.gif) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left;
	padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
	
	.nav { float:right; }
	.nav a:link, .nav a:visited { padding:3px 7px; background:#fff; color:#0875FB; border:1px solid #0875FB; }
	.nav a:hover { background:#0875FB; color:#fff; border:1px solid #fff;  text-decoration:none; }
	
	
div.hr { height: 10px; clear:both; background:url('images/separation.jpg') bottom left no-repeat; margin:0 0 0 9px; }
div.hr hr {   display: none; }	

	
/* ------------FOOTER------------------ */

#footer { margin:0 auto; background:url('images/bg-footer.jpg') top left repeat-x;  }
		
#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#ee1d24; width:950px; margin:0 auto;  }
		#copyright a { color:#ee1d24; }
		/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {padding-left:200px; width:600px; text-align:center; color:#000; }
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; color:#000;}
	#categories-r p { text-align:center; margin:5px; color:#000;}

	/* hack clear float */ 		
	.clr { clear: both; }

/* hack clear float */ 	
	
.clr { clear: both; }

/* ------------REF------------------ */

#r fieldset { border:1px solid #000000; padding:10px; width:650px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; color:#000000; font-size:0.9em; }	



