/* Mise en forme du body */
body {
	margin:0;
	padding:0;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color:#999999;
}

/*-----------------------------------------------------------*/

/* Header - Entête (h1) */
h1 {
	width: 910px;
	height: 120px;
	padding:0;
	background-image:url(../images/entete-site-spicyprod.gif);
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*-----------------------------------------------------------*/

/* Menu principal */
#menuPrincipal {
	width: 750px;
	height: 44px;
	margin:0 auto 0 auto;
	padding: 0 80px 0 80px;
	list-style:none;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#menuPrincipal ul {width: 750px; height: 44px; margin: 0; padding:0; list-style:none; font: bold 10px Verdana, Arial, Helvetica, sans-serif;}
#menuPrincipal li  { float:left; background-repeat:no-repeat; background-position:right top;}
#menuPrincipal li.imageSeparateur {float:left; width:3px; height: 44px; background-repeat:no-repeat; background-position:top right;}
#menuPrincipal a {display: block; width: 87px; height: 30px; margin: 0; padding:14px 0 0 0; text-align:center; text-decoration: none; color:#005c97;}
#menuPrincipal a.pageActive { background-image: url(../images/menuPrincipalOver.gif); background-repeat:no-repeat; background-position:top center; color:#005C97;}
#menuPrincipal a:visited {center; color:#CCCCCC;}
#menuPrincipal a:hover { background-image: url(../images/menuPrincipalOver.gif); background-repeat:no-repeat; background-position:top center; color:#00CCFF;}

/*-----------------------------------------------------------*/

/* Sous menu - Ne pas modifier */
#SousMenu {
	width: 910px;
	height: 63px;
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
	background-image: url(../images/headerprod.gif);
}

/*-----------------------------------------------------------*/

/* CONTENU CONTENEUR 3 DIV */
#contenuBg {
	width: 910px;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

	
	/* 1) Menu gauche */
	#menuGauche {
	float:left;
	width: 185px;
	padding: 0 0 0 5px;
	margin:0;
	background-image: url(../images/menuGaucheBasProd.gif);
	background-repeat: no-repeat;
}
	
		/* Boite menu Gauche haut */
		#cadreGauche {
	width:185px;
	padding: 25px 0 0 0;
	margin: 0 0 10px 0;
	background-image: url(../images/menuGaucheTopProd.gif);
	background-repeat: no-repeat;
}
		#blocCadreGauche {
	padding-bottom: 5px;
}
		#blocCadreGauche ul {margin: 0 0 0 0; padding: 0; list-style:none; }
		#blocCadreGauche li {height:27px; padding: 0;}
		#blocCadreGauche a {
	display:block;
	width:auto;
	height:15px;
	padding-left:60px;
	padding-top:15px;
	font: stencil Std;
	color: #5200CF;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left top;
}
		#blocCadreGauche a:link {color: #ffffff;}
		#blocCadreGauche a:visited {color: #CCCCCC;}		
		#blocCadreGauche a:hover {
	color: #3bcaf3;
	text-decoration: none;
}

		
		/* Boite Login */
		#cadreLogin { width:190px; padding-top:20px; margin: 0; background:url(../images/loginTop.gif) left top no-repeat;}
		#blocCadreLogin { background: url(../images/menuGaucheBas.gif) left bottom no-repeat;  padding-bottom: 15px; padding-left: 20px;}
		#blocCadreLogin .formulaire {width: 150px;}
		#blocCadreLogin .formulaire p { padding:0; margin:0; line-height: 12px;}
		.formulaireBoite {font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #dddddd; border:1px solid #929292; background-color: #474747; margin: 5px 0; padding:1px;}
		
	/*-----------------------------------------------------------*/
	
	/* 2) Zone de texte */
	#zoneTexte {
	float:left;
	width: 495px;
	margin: 0 19px;
	background-repeat: inherit;
}
	#zoneTexte p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-align:justify;
}
	h2 {font: bold 15px Verdana, Arial, Helvetica, sans-serif; color:#3bcaf3; line-height: 19px; border-bottom: 1px solid #38525e;}
	.positionDroit {float:right; margin-left: 15px; border:none;}
	
	/*-----------------------------------------------------------*/
	
	/* 3) Mennu droit */
	#menuDroit {
	float:right;
	width: 185px;
}	
		
		/* Menu liens et partenaire utiles */
		#cadreDroit {
	width:auto;
	text-align: center;
	position: relative;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/menuGaucheBasProd.gif);
}
		#cadreDroit ul{list-style-image: url(../images/puce.gif); padding: 5px 0 0 16px; margin: 0; line-height: 16px;}
		#cadreDroit a {padding-left:27px;  font: 10px Verdana, Arial, Helvetica, sans-serif; color: #3bcaf3; text-decoration: none;}
		#cadreDroit a:link {color: #00CCCC;}
		#cadreDroit a:visited {color: #CCCCCC;}		
		#cadreDroit a:hover {color: #CCCCCC;}
	
	/*-----------------------------------------------------------*/
	
	/* Patch bug IE6 */
	.spacer {clear: both; visibility:hidden; margin:0; padding:0;}

/*-----------------------------------------------------------*/

/* footer */
#footer {
	width: 910px;
	height: 79px;
	margin:0 auto 0 auto;
	padding-top: 50px;
	background-image:url(../images/footerprod.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#footer p {font-size: 9px; text-align: center;}

/*-----------------------------------------------------------*/

/* style global */

/*style du titre des rubriques h3*/
h3 {font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#3bcaf3; line-height: 19px; margin:0px padding 0px;}

a:link { text-decoration: none; color:#3bcaf3;}
a:visited { text-decoration: none; color:#0099CC;}
a:hover { text-decoration: underline; color:#0066CC;}


.sansBordure { border: none;}
