* { 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 .home-block {
	height: 215px;
}

* html #diaporama {
	height: 300px;
}


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:#2859B8; font-weight:bold; }
a:hover { text-decoration:underline;  }

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

html {  }

body { color:#000; background: url('images/bg-body.jpg') left top repeat #E9E8D6; margin:15px 0 0 0; }

#box { width:950px; margin:0 auto; border:5px solid #fff; background:#fff;  }

#cadre_main {  }

#header { margin:0 0 0 0; }
	
#side { float:left; width:191px; margin:0; min-height:460px; }

#breadcrumb { }

/* ------------MENU------------------ */
		
	#menu { width:176px; }		
	#menu ul { }
	#menu li { color:#000; list-style-type: none; text-transform:uppercase;  font-weight:bold; margin:0 0 2px 0; text-indent:10px; background:url(images/bg-menu.jpg) left top no-repeat; line-height:25px;  }
	#menu li li { padding:2px 0; text-transform: capitalize; background:url(images/separation.png) left bottom no-repeat; line-height:15px;}
	#menu li a, #menu li a:visited { color:#000; text-decoration:none;  display:block; width:176px;    }
	html>body #menu li a { width: auto;  }
	#menu li li a, #menu li li a:visited { background:none;  border:none; text-indent:15px; color:#292929;  }
	#menu li a:hover { text-decoration:none; color:#2859B8;  }
	#menu li li a:hover { text-decoration:none; color:#2859B8; }

/* ------------IMAGES------------------ */

	.pic { width:200px; height:130px; }
	.pic img { width:200px; height:130px; }

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

#main-padding { float:left; margin:0 0 0 0; width:759px; min-height:460px; }
#main { padding:10px 0; }
		
	#main li { background:url('images/bg-body.jpg') no-repeat center left; padding-left:10px; margin-left:10px; margin-right:0; margin-top:5px; margin-bottom:5px }
	
/* ------------BLOC------------------ */

	.home-block { float:left; width:360px; min-height:215px; position:relative; margin-bottom:10px; }	
	.home-block p { margin:10px 0 0 0; }
	.home-block .pic { position:absolute; left:5px; top:50px; }
	.home-block .pic img { border:1px solid #fff; }
	.home-block .prix { position:absolute; bottom:0px; left:5px; }
	.home-block .detail { position:absolute; bottom:0px; right:5px; }
	.home-block h3 { position:absolute; top:40px; left:210px; color:#2859B8; }
				
	.bloc-produit { margin:10px auto; }
		.bloc-produit .left { float:left; width:210px; }
		.bloc-produit img { float:left; }
		.bloc-produit .right { float:left; width:549px; }
		.bloc-produit .right p { margin: 0 0 5px 0; }
		.bloc-produit .right .prix { float:right; }
		.bloc-produit .detail { }		
	
	#detail-block { }
		#detail-block .prix { float:right;  }

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

.formulaire { margin:5px 0; }
	.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:#fff; border:1px solid #fff; width: 20px; }
	.formulaire br { clear: left; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { width:600px; margin:0 auto; min-height:300px; }
	.thumb { width:115px; float:left; }
	.thumb img { float:left; margin:0 5px 5px 0; border:1px solid #c0c4d5; text-align:center; }
	.big-box { min-height:230px; }
	.big-box img { border:1px solid #c0c4d5; display:block; margin:0 auto; }
	.big { border:1px solid #c0c4d5;  }
	
/* ------------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; font-size:1.3em; background:url('images/bg-prix.png') no-repeat left center; width:124px; line-height:17px; text-indent:5px; margin:0 0 0 0; color:#fff; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 0 3px 3px;}
		.retour { float:right; margin:5px; }
	
	.thumbpic_liens { float:right; margin:0 0 5px 10px; }					
					
	#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/separation.png') no-repeat center; clear:both }
div.hr hr {   display: none; }	

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

#footer {  }
		
#copyright { text-align:right; font-size:0.8em; margin:5px auto; color:#fff; width:0px; height:31px;   }
		#copyright a { color:#fff; }
#categories-r { margin:5px auto; color:#fff; width:950px; text-align: center;}
		#categories-r  a { color:#fff; font-size:0.8em;}
		
/* ------------REF------------------ */

#r fieldset { border:1px solid ; 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; font-size:0.9em; }	

		

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