* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; }

/* hack hauteur IE */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* 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; font-variant:small-caps; }

/* liens */ 
a {color:#344796;}
a, a:visited, a:active { text-decoration:none; color:#344796; font-weight:bold; }
a:hover { text-decoration:underline;  }



/* ------------STRUCTURES------------------ */

html {background:url('images/bg-body.jpg') no-repeat top center ;}

body { color:#000; }

#box { width:950px; margin:0 auto; }

#cadre_main {    }

#header { height:180px; width:950px; }
/*background:url('images/bg-header.jpg') no-repeat center center;*/
	
#breadcrumb { }

#side { float:left; width:220px; min-height:500px; } /* MENU */

#lang { width:950px; margin:0 auto; padding:4px 0 2px 0;  }
#lang p {  margin:0 5px 0 0; float:right; }
#lang img { margin:0 5px; float:right; }
	#lang a { font-size:0.9em; font-variant:small-caps; color:#fff; }

/* ------------MENU------------------ */
		

/* ------------MAIN-------------------- */ 

#main-padding { margin:0 0 0 0; width:730px; min-height:400px; float:left; }
#main { padding:20px 10px 10px 20px; margin-bottom:20px; background: url('images/bg-main.jpg') no-repeat top right; }
			
/* ------------BLOC------------------ */
	
	.detail { background:url('images/picto-detail.png') no-repeat left center; padding-left:20px; }
	.bloc-etape { float:left; margin:5px auto; width:140px;}
	.bloc-etape .pic { width:120px; height:90px; border:1px solid #4B29A4; }
	.bloc-etape .pic img {width:120px; height:90px;}
	.bloc-etape .bt-detail {text-align:center;}
				
	.bloc-produit { margin:5px auto; }
		.bloc-produit .left { float:left; width:210px; }
		.bloc-produit .right { float:left; width:480px; }
		.bloc-produit .right p { margin: 5px 0; }
		.bloc-produit .prix { float:right; }
		.bloc-produit .pic { width:200px; height:130px; border:1px solid #4B29A4; }
		
/* ------------STYLES GLOBAUX------------------ */
		
	.url { background: url('images/liens.gif') no-repeat left center; padding-left:18px; }
	
	.prix { background:url('images/bg-prix.jpg') no-repeat center center; width:130px; height:23px; font-weight:bold; font-size:1.3em; color:#fff; text-align:center; }
	
	.pic2 { width:145px; height:50px; float:left; margin:0 5px 5px 0; border:1px solid #4B29A4; }
	.pic2 img { width:145px; height:50px;  }
	
	.pic:hover, .pic2:hover { border:1px solid #84911A; }

	#main ul { margin:10px 0; }
	#main li { background:url('images/li.jpg') no-repeat top left; padding-left:20px; margin-left:10px; margin-right:0; margin-top:5px; margin-bottom:5px }
		#main li li { background:url('images/lili.png') no-repeat top left; padding-left:20px; margin-left:10px; margin-right:0; margin-top:5px; margin-bottom:5px }
	strong { font-weight:bold; }
	
	#main p { line-height:1.5em; margin:7px 0;}
	
	.ancre-top { font-size:0.8em; font-variant:small-caps; text-align:right; }

/* ------------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: 50px; 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:140px; }
	.formulaire .bouton { width:110px; 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 #84911A; }
	.formulaire .input-radio { background:transparent; border:none; width:auto; }
	.formulaire br { clear: left; }
	
	form img { width:auto; height:auto; }
	form .border { border:1px solid #d7d7d7;}
	
/* ------------DIAPORAMA------------------ */

#diaporama { width:600px; margin:0 auto; }
	.thumb { width:55px; float:left; }
	.thumb img { float:left; margin:0 5px 5px 0; border:1px solid #333330; text-align:center; }
	.big-box { min-height:230px; }
	.big-box img { border:1px solid #333330; margin:0 auto; }
	
	
	
#diaporama-detail { width:510px; margin:5px auto; }
	#diaporama-detail img { border:1px solid #333330; margin-bottom:1px; }
	
/* ------------DETAIL------------------ */

table { margin:5px 0; border-bottom:1px solid #000; background:url('images/ignite_home_featmemb_bg.gif') repeat-x left bottom; border-collapse: collapse; }

	th, td { padding:3px 0;   }
	th { font-size:0.9em; font-weight:bold; border-bottom:1px solid #000; }
	td { border-bottom:1px solid #d7d7d7;}
	

/* ------------CONTACT------------------ */

#contact { width:700px; height:450px; background:url('images/contact.gif') center top no-repeat; }
	#contact #metropole { float: left;  width: 290px; text-align:center; margin:280px 0 0 20px; }
	#contact #mayotte { float:right;  width: 270px; text-align:center;  margin:280px 0px 0 0; padding-right:20px; }

	
/* ------------DIVERS--------------------- */

	.bobox {width:695px; min-height:70px; border:1px solid #CCCCCC; background:url('images/bg-body.jpg') no-repeat top left;}
	.hidden { visibility:hidden; overflow: auto; display:none;}
	.menu-site { visibility:hidden; overflow: auto; display:none;}
	.hidden input { border:none;border:0px solid #fff;}

	.logo img { float:right; margin:0 0 3px 3px;}
	
	.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; }
		
	#main p.lettrine:first-letter { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-right: 3px; float: left; font-size: 4em; }
	
/* ------------NAV------------------ */	
	
#nav { float:right; }
	#nav a:link, #nav a:visited { padding:3px 7px; background:#fff; color:#9A196B; border:1px solid #9A196B; }
	#nav a:hover { background:#9A196B; color:#fff; border:1px solid #fff;  text-decoration:none; }
	
/* ------------HR------------------ */
	
div.hr { height: 10px; background: url(images/separation.gif) no-repeat scroll center; }
div.hr hr  {   display: none; }	
	
/* ------------FOOTER------------------ */

#footer { width:720px; height:140px; margin:0 0 0 230px;  }
		
#copyright { text-align:right; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
		

/* hack clear float */ 	
	
.clr { clear: both; }

.partenaires fieldset{ width:600px; border:1px solid #FFF; padding:5px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#344796;}
.partenaires fieldset legend { padding:0 5px; font-weight:bold; }	
.partenaires a, a:visited, a:active {color:#344796; }
.partenaires a:hover { text-decoration:underline; }
