/* 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(../menuPrincipalOver.gif); background-repeat:no-repeat; background-position:top center; color:#005C97;}
#menuPrincipal a:visited {center; color:#CCCCCC;}
#menuPrincipal a:hover { background-image: url(../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: -10;
	margin-left: auto;
}

	
	/* 1) Menu gauche */
	#menuGauche {
	float:left;
	width: auto;
	margin:0;
	background-repeat: no-repeat;
	border-top-style: none;
	border-top-color: #14CAFF;
	border-right-color: #14CAFF;
	border-bottom-color: #14CAFF;
	border-left-color: #14CAFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
}
	
		/* Boite menu Gauche haut */
		#cadreGauche {
	width:185px;
	padding: 25px 0 0 0;
	margin: 0 0 10px 0;
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: none;
}
		#blocCadreGauche {
	text-align: left;
	width: auto;
	float: left;
	font-family: "Arial Black", Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: bolder;
	visibility: hidden;
}
		#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;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
		#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(../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: 550px;
	background-repeat: inherit;
	margin-top: -20;
	margin-right: 19px;
	margin-bottom: 0;
	margin-left: 19px;
}
	#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:none;
	width: auto;
	overflow: auto;
	margin-left: auto;
	margin-top: 50px;
}	
		
		/* 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;
}
		#cadreDroit ul{list-style-image: url(../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;}

#sidebar{
	height:100%;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align:left;
	width: 250px;
	margin-top: -16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}

#sidebar h1{
	border-top:4px solid #FFF000;
	color:#FFF;
	font:22px "Arial Black", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:30px 0 0 0;
	line-height:28px;
}

#sidebar h3{
	background-color:#5200CF;
	color:#CCFF00;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:0 0 10px 0;
	padding-left:4px;
	line-height:18px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sidebar p{
	line-height:16px;
	padding:4px 4px 4px 10px; 
	margin:-10px 0 0 0; 
	width:214px; 
	border:4px solid #FFF000;
	border-top:none;
}

#sidebar a{
	color:#FFF000;
	font-weight:900;
	text-decoration:none;
}

#sidebar a:hover{
	color:#000;
}

#sidebar .nav{
	list-style-position:inside;
	list-style-type:none;
	font:22px "Arial Black", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding-left:0;
	margin-left:0;
	filter: Xray;
}

#sidebar .nav a{
	color:#FFF;
	text-decoration:none;
	background:url(../NEW%20PROD/star1.jpg) no-repeat center left;
	padding:0 0 0 30px;
}

#sidebar .nav a:hover{
	color:#5200CF;
	background:url(../NEW%20PROD/star2.jpg) no-repeat center left;
}

#gallery{
	padding:0;
	list-style-type:none;
	overflow:auto;
	width:auto;
	height:auto;
	background-color:#333333;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5200CF;
	border-right-color: #5200CF;
	border-bottom-color: #5200CF;
	border-left-color: #5200CF;
 }
 
#gallery li a{
	display:block; 
	height:30px;
	width:218px; 
	text-decoration:none;
	color:#FFF;
	overflow:hidden;
	padding-left:10px;
}

#gallery li a:hover{
	background-color:#5200CF;
	height:180px;
	color:#212121;
	font-family: Arial, Helvetica, sans-serif;
}

#gallery b{
	text-transform:uppercase;
	font:13px "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing:-1px;
}

#gallery .spacer{
	line-height:10px;
}

#gallery i{
	font-style:normal;
	color:#ED145A;
	font-weight:900;
}
		#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(../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 {
	color:#FFFFFF;
}
a:visited { text-decoration: none; color:#0099CC;}
a:hover {
	color:#0066CC;
}


.sansBordure { border: none;}
#contenuBg #menuDroit #sidebar .Style162 {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFFF00;
}

