* { 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: 450px; }

* html #side { height: 450px; }

* html #diaporama { height: 300px; }

* html .bloc-home { height: 250px; }

* html .bloc-promo { height: 150px; }

* html .bloc-categorie { height: 190px; }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#0C364F; font-weight:bold; }
a:hover { text-decoration:none; color:#E70000;  }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#0C364F; background:#fff url('images/bg-body.jpg') repeat-x left top; }

#box { width:952px; margin:0 auto; background:#fff url('images/bg-right.jpg') bottom right no-repeat; }

#cadre_main { border-left:1px solid #D5D5D5; border-right:1px solid #D5D5D5;   }

#header { margin:0 0 0 0; }
	
#side { float:right; width:205px; margin:0 0 0 0; min-height:450px; padding-top:10px; }

#breadcrumb { margin:0 0 0 0; }

#nav-aux { margin:10px 0 0 0; }

#annonceur {   }

/* ------------MENU------------------ */
		
	#menu { width:952px; height:25px; background:url('images/bg-menu.jpg') no-repeat center center; position:relative;    }		
	
	#menu ul { list-style-type: none; position:absolute; bottom:-1px; left:3px; }
	#menu ul li { position:relative; display: inline; float: left; width: 135px; height:22px; }
	#menu ul li a, #menu ul li a:visited {  display: block; width: 135px; /*Width of top level menu link items*/ padding: 4px 0; border-left-width: 0;  text-decoration: none; text-align:center; background:url('images/menu-bg.png') center center no-repeat; color:#3E384C; }
	#menu ul li a:hover { text-decoration:none; color:#FF4200; background:url('images/menu-bg.png') center center no-repeat }

/* ------------IMAGES------------------ */

	.pic { width:200px; height:130px; border:1px solid #0C364F; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:50px; height:50px; border:1px solid #0C364F; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:185px; height:90px; border:1px solid #0C364F; margin:0 auto 5px auto; }
	.pic3 img { width:185px; height:90px;  }
	
	.pic:hover, .pic2:hover { border:1px solid #d5d5d5; }
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }
	
	.partenaire { float:right; margin:0 0 0 15px; border:1px solid #0C364F; }

/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; width:745px; min-height:450px; }
#main { padding:10px 10px; }
		
	#main ul { margin:5px 0 5px 20px; }
	#main li { background:url('images/li-fete.png') no-repeat left 3px; padding:0 0 5px 20px; }
	#main p { line-height:1.4em; margin:7px 0; }
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:227px; margin:0 10px 0 0; height:250px; }
		.bloc-home .top { height:70px; width:227px; }
		.bloc-home .pic  { margin:5px auto; float:none; }
		.bloc-home .liens img { margin:0 auto; display:block; }

	
	.bloc-promo { float:left; width:225px; margin:10px 10px 0 0; height:150px; border-left:1px solid; border-right:1px solid; border-bottom:1px solid; }
		.bloc-promo .top { height:31px; width:225px; }
		#main .bloc-promo ul { margin:5px 0 0 15px; }
		.bloc-promo li a:hover { text-decoration: underline;  }

	
	.bloc-produit { margin:10px auto; }
		.bloc-produit .left { float:left; width:215px; }
		.bloc-produit .right { float:left; width:490px; }
#main 	.bloc-produit .right p { margin:0 0 5px 0; }
		
		.bloc-produit .right .panier { position:relative; margin:20px 0 5px 0; padding:5px 0;  }
		.bloc-produit .right select { border:1px solid #0C364F; position:absolute; bottom:2px; left:35px; text-align:center; padding:2px 1px; }
		.bloc-produit .right label { bottom:4px; left:0; position:absolute; }
		.ajouter { bottom:0; left:80px; position:absolute; }
		
	
	.bloc-detail { float:left; width:227px; margin:10px 10px 0 0; height:150px;}
		.bloc-detail .prix .prix_long { float:right;  }
		
	.bloc-categorie { float:left; width:227px; margin:10px 10px 0 0; height:190px; }
		.bloc-categorie .liens img { margin:0 auto; display:block; }
		.bloc-categorie .pic  { margin:5px auto; float:none; }
		.bloc-categorie h3 { color:#FF7140; font-weight:bold; font-size:1.1em; background:url('images/fleche-rouge.png') 4% center no-repeat; padding-left:30px; }
	

/* ------------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: 120px; margin-right: 10px; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #6C695C; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea { width:200px; background:url('images/form_bg.jpg') repeat-x left top; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/form_bg.jpg') repeat-x left top; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #000; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	.formulaire img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:5px auto; min-height:300px; }
	#diaporama .thumb { width:170px; float:right;  }
	#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #6C695C;  }
	#diaporama .big img { display:block; margin:0 auto; border:1px solid #6C695C; }
	
/* ------------DETAIL------------------ */

table { width:670px; border-collapse:collapse; margin:5px 0; background:#ECECEC;   }

	th, td { text-align:center; border-bottom: 1px solid #6C695C; padding:4px 0;  }
	th { font-weight:bold; }
	td { }
	tr:hover { cursor:default; background:#d7d7d7; color:#000;  }
		
/* ------------DIVERS--------------------- */

	#recherche { background:url('images/bg-rechercher.jpg') no-repeat bottom left; width:227px; height:110px; float:left; margin:0 10px 0 10px; }
	#recherche .top { background:#2E0099 url('images/rechercher.jpg') no-repeat top center; height:28px; width:227px; }
	#recherche form { margin:0 0 5px 0; width:227px;  }
	#recherche select { font-size:0.9em; border:1px solid #4D2033; vertical-align:middle; width:186px; margin:0 5px; }
	#recherche .input-rech { padding:2px; font-size:0.9em; border:1px solid #4D2033; vertical-align:middle; width:180px; margin:0 5px; }
	#recherche option {  padding:2px 1px; }
	#recherche input { vertical-align:middle;   }
	#recherche label { float:left; width:200px; text-indent:10px; margin:0 0 0 5px; background:url(images/list_down.png) left center no-repeat; }
	#recherche img { height:auto; size:auto; }
		
	strong { font-weight:bold; }
	
	.detail { margin:5px 0;  }
	
	.url {  }
	
	.pdf {  }

	.video { background: url('images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; font-size:1.3em; color:red; width:55px; background:url(images/prix.png) right top no-repeat; padding-right:20px; height:45px; position:relative; display:block; padding-top:12px; float:right; margin:0 0 10px 10px;}
	.prix-barre { font-size:0.8em; text-decoration:line-through; position:absolute; bottom:5px; left:0; color:#000000; letter-spacing:normal; }
	
	.prix_long { font-weight:bold; font-size:1.3em; color:red; width:55px; background:url(images/prix.png) right top no-repeat; padding-right:50px; height:45px; position:relative; display:block; padding-top:12px; float:right; margin:0 0 10px 10px;}
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.retour { float:right; margin:5px; }
	
	.decouvrez { background: url(images/decouvrez.jpg) 4% 2px no-repeat; padding:0 0 0 30px; }
					
	.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; }

/* ------------COMBO------------------ */	
			
	#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; }
		
/* ------------NAV------------------ */
	
	#nav { float:right; }
	#nav a:link, #nav a:visited { padding:3px 7px; background:#fff; color:#0C364F; border:1px solid #0C364F; }
	#nav a:hover { background:#0C364F; color:#fff; border:1px solid #fff;  text-decoration:none; }

	.navactive a.navactive .navactive:link .navactive:hover .navactive:visited { background:#0C364F; color:#fff; }
	
/* ------------HR------------------ */

	div.hr { height: 10px; background: url('images/separation.png') no-repeat center; clear:both; }
	div.hr hr {   display: none; }	
	
/* ------------FOOTER------------------ */

#footer {  }
		
#copyright { text-align:center; font-size:0.8em; margin:5px auto; color:#000; width:950px; margin:0 auto;  }
		#copyright a { color:#000; }
		

/* hack clear float */ 	
	
.clr { clear: both; }