* {margin:0; padding:0; list-style-type:none; border:0px none; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px}

/* hack hauteur IE */

* html #main-padding {
	height: 460px;
}

* html .bloc {
	height: 300px;
}

* html .big-box {
	height: 230px;
}

* html .bloc-home  {
	height: 300px;
}


* html #main .bloc-detail {
	height: 450px;
}

h3 {  font-weight: bold; text-transform:uppercase; margin:10px 0; }
h3 a, h3 a:visited { text-decoration:none; font-size:1.2em; }
h3 a:hover { text-decoration: underline; }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#996633; font-weight:bold; }
a:hover { text-decoration:underline;  }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#35394B; background: url('images/bg-body.jpg') left top repeat; margin-top:5px; }

#box { width:950px; margin:0 auto; }

#cadre_main { background: url('images/bg-main.jpg') top center repeat-y #ECD190; padding-bottom:35px;  }

#header { }

#side { float:left; width:192px;}
	
#breadcrumb { margin:0 0 10px 0; }

/* ------------MENU------------------ */

		
/* ------------IMAGES------------------ */

	.pic { width:300px; height:200px; border:2px solid #996633; }
	.pic img { width:300px; height:200px;   }
	
	.pic2 { width:66px; height:66px; border:2px solid #996633;}
	.pic2 img { width:66px; height:66px;   }

/* ------------MAIN-------------------- */ 

#main-padding { min-height:460px; }
#main { }

/* ------------BLOC------------------ vert : #565512   vart2: #BFC496 */

		.bloc-home { float:left; width:400px; height:450px; margin-left:20px !important; margin_left:0px; color:#565512; padding-top:5px; background:url('images/bg-bloc-home.jpg') top left no-repeat; }
		.bloc-home  .top{ margin-left:10px;}
		.bloc-home p { width:380px; margin:0px auto; padding: 0 10px 0 10px; text-align:justify;}
		.bloc-home .diaporama { width:315px; margin:5px auto; }
		.bloc-home .pic { display:block; margin:0px auto;  }
		.bloc-home .pic2 { float:left; margin:5px 3px 0 5px; }
		.bloc-home .bottom { height:30px; margin:10px auto; width: 360px;}
		.bloc-home .bottom .detail { float:left; width:120px; margin:10px auto;}
		.bloc-home .bottom .ref { float:left; width:120px; margin:10px auto;  font-weight:bold; font-size:0.9em; text-align:center;}
		.bloc-home .bottom .prix { float:left; /*width:120px;*/ margin:10px auto; /*text-align:right;*/}

		
		
		.bloc-minihome { float:right; height:131px; width:300px; margin-right:20px !important; margin-right:5px; margin-bottom:20px; color:#000; padding-top:5px; background:url('images/bloc-minihome.jpg') top center no-repeat; }
		.bloc-minihome p { margin: 0px 10px 0 10px; }
				
		

		
	.bloc-produit { float:right; margin:10px auto; width:750px; }
		.bloc-produit .left { float:left; width:310px; }
		.bloc-produit .right { float:left; width:420px;}
		.bloc-produit .right p { margin: 5px 0 5px 0; text-align:justify;}
		.bloc-produit .big { border:1px solid #996633; }
		.bloc-produit .thumb { float:left; display:block; width:440px; margin:0; cursor: pointer; }
		.bloc-produit .thumb img { border:1px solid #996633; margin:0 5px 5px 0; width:100px; float:left; cursor: default; }
		.bloc-produit .thumb img:hover { border:1px solid #996633;  }
		.bloc-produit .detail { float:left; width:80px; height:17px; margin:10px auto; text-align:left;}
		.bloc-produit .ref { float:left; width:130px; margin:10px auto;  font-weight:bold; font-size:0.9em; text-align:left;}
		.bloc-produit .tel { float:left; width:130px; height:17px; margin:10px auto; font-weight:bold; /*font-size:1.1em;*/ text-align:left;}
		.bloc-produit .prix { float:left; width:130px; margin:10px auto; text-align:center;}
		.bloc-produit .contact { float:left; width:160px; height:17px; margin:10px 10px 10px 0; text-align:right; font-weight:bold; color:#FFF; font-size:1.1em; }
			

/* ------------FORMULAIRE------------------ */

.formulaire { margin:5px auto; width:400px;  }
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px;  }
	.formulaire label { text-align: left; width: 120px; margin-right: 10px; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #3E3F42; padding:3px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea { width:200px; }
	.formulaire .bouton { width:90px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/formbg.gif') repeat-x right top; padding-left:2px; padding-right:2px; padding-top:1px; padding-bottom:1px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #c0c4d5; }
	.formulaire .input-radio { background:#F5F5D3; border:1px solid #F5F5D3; width:20px; }
	.formulaire br { clear: both; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

	.bloc-detail{ float:left; width:690px; }
	.bloc-detail .diaporama { width:690px; margin:10px 0 0 0; min-height:400px; }
	.thumb { width:102px; float:left; }
	.thumb img { float:left; margin:0 0 5px 0; border:1px solid #996633; text-align:center; cursor: auto; }
	.bloc-detail .diaporama .big { width:400px; float:left; margin:0 0 0 3px;}
	.bloc-detail .diaporama .big img { border:1px solid #996633; display:block; margin:0 auto; }
	.bloc-detail .prix { float:right; }
	.bloc-detail .ref { float:left;  }
	.bloc-detail p { margin-left:10px; width:600px;text-align:justify; }
			
	
/* ------------DETAIL------------------ */


table { margin:5px 0; border-bottom:1px solid #000; background:url(images/ignite_home_featmemb_bg.gif) left bottom repeat-x; border-collapse: collapse; }

	th, td { padding:3px 0; text-align:center;  }
	th { font-size:0.9em; font-weight:bold; border-bottom:1px solid #000; }
	td { border-bottom:1px solid #d7d7d7; }

.table-programme { width:727px;  }

.table-bien { float:left; width:350px;  }
	.table-bien th, .table-bien  td { text-align:left; border:none;  }
	.table-bien th { text-indent:10px; }
	
#detail-right { float:right; width:302px; margin:0 0 0 5px; padding:0 0 5px 5px; border-left:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;   }
#detail-right .prix { margin:0 0 5px 0; }

.picto-detail { float:right; width:150px; }
	
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding-left:22px }
	
	.prix { font-weight:bold; color:#FFF; font-size:1.1em; background:url('images/bg-prix.png') no-repeat center center; width:120px; height:17px; text-indent:5px; text-align:center; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 0 3px 3px;}
	
	.thumbpic_liens { float:right; margin:0 0 5px 10px; }	
	
	.haut { background:url('images/picto-top.png') right center no-repeat; text-align:right; padding-right:12px; margin-right:20px; }
	.retour { background:url('images/picto-retour.png') right center no-repeat; width:400px; float:right; text-align:right; padding-right:25px; margin-right:25px; }				
					
	#main p { line-height:1.5em; margin:10px 0;}		
			
	/*.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; }*/
	
	
div.hr { height: 10px; background: url('images/sepatateur.png') no-repeat center; clear:both }
div.hr hr {   display: none; }	

	
/* ------------FOOTER------------------ */

#footer { margin:0 auto; width:950px; position:relative;}
		
#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#565512; width:950px; margin:0 auto;  }
	#copyright a { color:#565512; }
	
#categories-r { text-align:center; font-size:0.9em; margin:5px auto; color:#565512; width:950px; margin:0 auto;  }
		

/* hack clear float */ 	
	
.clr { clear: both; }

#r fieldset { border:1px solid #669933; padding:10px; margin-left:10px; width:710px;}

#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}

#r legend { padding:0 5px; font-weight:bold; color:#669933; font-size:0.9em; }	