* { 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: 600px;
}

* html .bloc {
	height: 300px;
}

* html .home-block {
	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; }

h4 { font-weight:bold; margin:5px 0; }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#0F3E7F; font-weight:bold; }
a:hover { text-decoration:underline;}

/* ------------STRUCTURES------------------ */

html { background:#1E5494;    }

body { color:#000; }

#box { width:950px; margin:0 auto; background:#fff url('images/bg-main.jpg') top center no-repeat ; border-top:6px solid #fff;}

#cadre_main { }

#header { }
	
#breadcrumb { }

#lang { width:950px; margin:0 auto; padding:3px 0;  }
#lang p { float:right; margin:0 5px 0 0; }
#lang img { margin:0 5px; vertical-align:middle; }
	#lang a { font-size:0.9em; font-variant:small-caps; color:#fff;}
	
#side { float:left; width:200px; }

/* ------------MENU------------------ */

	#menu { padding:0 0 0 0; }
	#menu ul { }
	#menu li {list-style-type: none;  line-height:23px; background:transparent url('images/menu-filet.png') top left no-repeat; font-weight:bold; color:#0F3E7F; text-indent:15px; }
	#menu li a, #menu li a:visited {width:200px;  display:block;}
	#menu li li { line-height:17px; background:none; text-indent:25px; }
	#menu li li a, #menu li li a:visited {text-decoration:none; color:#0F3E7F; }
	html>body #menu li a { width: auto;  }
	#menu li a:hover { text-decoration:none; color:#0F3E7F; font-weight:bold; }
	#menu li li a:hover { text-decoration:none; color:#0F3E7F;}

/* ------------IMAGE------------------ */
		
	.pic { width:200px; height:130px; border:3px solid #fff; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:80px; height:50px; border:3px solid #fff; float:left; margin:0 5px 0 0;  }
	.pic2 img { width:80px; height:50px;  }
	
	.pic3 img { width:300px; border:2px solid #fff;  }
	
	#main .bloc-detail, #diaporama .thumb img { float:left; width:73px; height:50px; border-bottom:2px solid #fff; border-left:2px solid #fff;  }
	
	.pic5 { border:3px solid #fff; }

/* ------------MAIN-------------------- */ 

#main-padding { margin:0 0 0 0; width:750px; min-height:450px; float:left; }
#main { padding:10px 25px; }
			
/* ------------BLOC------------------ */

	.home-block { float:left; width:410px; min-height:300px; position:relative; padding-bottom:20px; background:url('images/bg-block.jpg') no-repeat bottom center; }
	.home-block .top  { height:80px; width:410px; }	
	.home-block p { margin:10px 0 0 0; }
	.home-block .pic { margin:5px auto;  }
	.home-block .pic img {  }
	.home-block .prix { position:absolute; bottom:10px; left:20px; }
	.home-block .detail { position:absolute; bottom:10px; right:20px; }
	
	.detail {}
				
	.bloc-produit { margin:5px auto; }
		.bloc-produit .left, .bloc-produit .right { margin:5px 0 0 0;  }
		.bloc-produit .left { float:left; width:210px;  }
		.bloc-produit .right { float:left; width:470px; }
		.bloc-produit .thumb {   }
		#main .bloc-produit .right p { margin: 2px; }
		#main .bloc-produit .prix { float:right; margin:5px 5px 0 0; }
		.bloc-produit .detail { margin:0 0 0 0; }	
		
		
	.bloc-detail { }
		.bloc-detail .prix, .bloc-detail .consulter { float:right; text-align:center; }
		.logo2 { width:310px; }
		.bloc-detail p { }
		
/* ------------STYLES GLOBAUX------------------ */
		
	.blue { color:#003366; } /*COULEUR BLEU DESCRIPTIF*/		
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding-left:22px; }
	
	.prix { width:130px; height:23px; font-weight:bold; font-size:1.3em; color:#0F3E7F; text-align:center; }
	.consulter { background:url('images/bg-prix.png') no-repeat center center; width:130px; height:23px; font-size:0.9em; color:#000; text-align:center; }

	#main li { background:url('images/li.png') no-repeat center left; padding-left:10px; margin-left:10px; margin-right:0; margin-top:5px; margin-bottom:5px;  }
	
	strong { font-weight:bold; }
	
	#main p { line-height:1.5em; margin:10px 0;}

/* ------------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 #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:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #c0c4d5; }
	.formulaire .input-radio { background:transparent; border:none; width:auto; }
	.formulaire .input-radio:hover { border:none; }
	.formulaire br { clear: left; }
	
	form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { width:300px; float:left; margin:0 20px 0 0; }
	#diaporama .thumb { width:300px; }

	
#diaporama-detail { width:510px; margin:5px auto; }
	#diaporama-detail img { border:1px solid #333330; margin-bottom:1px; }
	
/* ------------DETAIL------------------ */

/*table { margin:10px 0; background:url('images/ignite_home_featmemb_bg.gif') repeat-x left bottom; border-collapse: collapse; width:500px; border:1px solid #d7d7d7;}

	th, td { padding:4px 2px 4px 5px; text-align:left; border:1px solid #d7d7d7;  }
	th { font-size:0.9em; font-weight:bold; width:150px;  }
	td {  }
	tr:hover { background:#fff; }*/
	
	
/* ------------DIVERS--------------------- */

	.ancre-top { text-align:right; margin:0 30px 0 0; font-size:0.9em;  }
	
	.legal { font-size:0.9em; font-style:italic; margin:3px 0; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}



.logo { float:left; padding:2px;   }
	.logo img { float:left; margin:0 0 5px 0;}
	
	.retour { float:right; margin:5px; }
			
	.thumbpic_liens { float:right; margin:0 0 5px 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; }

#diaporama { margin:5px auto; min-height:310px; width:660px; }
#diaporama .thumb { float:left; text-align:center; width:310px; }
#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #673E2D;  }
#diaporama .big img { float:right; width:310px; margin:5px auto; border:1px solid #673E2D;  }

	
/* ------------NAV------------------ */	
	
#nav { float:right; }
	#nav a:link, #nav a:visited { padding:3px 7px; background:#fff; color:#232D61; border:1px solid #232D61; }
	#nav a:hover { background:#232D61; color:#fff; border:1px solid #fff;  text-decoration:none; }
	
/* ------------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:right; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
		#categories-r { text-align:center; margin:10px auto; color:#fff; width:900px; margin:0 auto;  }
		#categories-r a {color:#fff; font-size:0.8em;}
/*--------------------------liens internes-----------------------------------------------*/
#r fieldset { border:1px solid #000066; padding:10px; width:660px; margin-left:5px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; color:#000066; font-size:0.9em; }
		

/* hack clear float */ 	
	
.clr { clear: both; }