	
/*************************/
/* MENU HAUT */
/*************************/

	.menuH {  
		width: 100%;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: bold; 
		color: #FFFFFF;
		text-align: center;
	}

	div.calqueRayon{
		width:750px; 
		height: 340px;
		position: absolute; 
		visibility: hidden;
		background-color: #ffffff;	
	}
	
	div.txtGamme {
		background-repeat: no-repeat; 
		padding-left: 20px;
		font-size: 11px; 		 
		height: 27px;
		line-height: 25px; 
	}

	div.titreInfosCalque{
		width: 180px;
		height: 22px;
		padding-left: 10px;
		font-size: 11px; 		
		line-height: 18px; 
		font-weight: bold; 
	}

	div.txtInfosCalque{
		padding-left: 10px;
		font-size: 10px; 
		line-height: 13px; 
	}

	div.titreRayonCalque{
		padding:0px;
		padding-left: 15px;
		padding-top: 5px;
		font-size: 11px; 
		line-height: 13px; 
		font-weight: bold; 			
	}
	
	div.txtRayonCalque{
		padding-left: 15px;
		padding-top: 5px;
		padding-right: 15px;
		padding-bottom : 10px;: 15px;
		font-size: 9px; 
		line-height: 12px; 
	}
	
	div.fondPage{
		background-color:#252528; 
		position:absolute; 
		left:0px; 
		top:0px; 
		width:1; 
		height:1; 
		z-index:10;
		filter:alpha(opacity=0);
		-moz-opacity:0;
		-khtml-opacity: 0; 
		opacity: 0; 		
	}


/*************************/
/* COULEURS MENU HAUT */
/*************************/

/************/
/*  COUL 1  */
/************/
	#SG1 { 	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #333333;
		border: 8px solid #CDA212;
	}
		
	#SG1 .coul{
		background-color: #CDA212;
	}

	#SG1 .titreRayonCalque{
		color: #CDA212;
	}

	#SG1 .coulClair{
		background-color: #E6D088;
	}

	#SG1 .titreInfosCalque{
		background-color: #F5ECD0;
	}

	#SG1 .coulFond{
		background-color: #F5ECD0;
	}

	#SG1 .txtGamme{
		background-image: url(../graph/images/Calque_fleche1.gif);
	}

	#SG1 .imgTitreGamme{
		background-image: url(../graph/images/Calque_titreGam1.gif);
		background-repeat: no-repeat;
	}

	#SG1 .imgAccesRayons{
		background-image: url(../graph/images/Calque_accesRayon1.gif);
		background-repeat: no-repeat;
		background-position: right;
		text-align: right;
	}

	               


/************/
/*  COUL 2  */
/************/
#SG2 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	border: 8px solid #99843D;
}		
#SG2 .coul{
	background-color: #99843D;
}

#SG2 .titreRayonCalque{
	color: #99843D;
}
#SG2 .coulClair{
	background-color: #CCC19E;
}
#SG2 .titreInfosCalque{
	background-color: #EBE6D8;
}
#SG2 .coulFond{
	background-color: #EBE6D8;
}
#SG2 .txtGamme{
	background-image: url(../graph/images/Calque_fleche2.gif);
}
#SG2 .imgTitreGamme{
	background-image: url(../graph/images/Calque_titreGam2.gif);
	background-repeat: no-repeat;
}
#SG2 .imgAccesRayons{
	background-image: url(../graph/images/Calque_accesRayon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}




/************/
/*  COUL 3  */
/************/
#SG3 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	border: 8px solid #874923;
}		
#SG3 .coul{
	background-color: #874923;
}

#SG3 .titreRayonCalque{
	color: #874923;
}
#SG3 .coulClair{
	background-color: #C3A491;
}
#SG3 .titreInfosCalque{
	background-color: #E7DBD3;
}
#SG3 .coulFond{
	background-color: #E7DBD3;
}
#SG3 .txtGamme{
	background-image: url(../graph/images/Calque_fleche3.gif);
}
#SG3 .imgTitreGamme{
	background-image: url(../graph/images/Calque_titreGam3.gif);
	background-repeat: no-repeat;
}
#SG3 .imgAccesRayons{
	background-image: url(../graph/images/Calque_accesRayon3.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}




/************/
/*  COUL 4  */
/************/
#SG4 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	border: 8px solid #0F8A7A;
}		
#SG4 .coul{
	background-color: #0F8A7A;
}

#SG4 .titreRayonCalque{
	color: #0F8A7A;
}
#SG4 .coulClair{
	background-color: #87C4BC;
}
#SG4 .titreInfosCalque{
	background-color: #CFE8E4;
}
#SG4 .coulFond{
	background-color: #CFE8E4;
}
#SG4 .txtGamme{
	background-image: url(../graph/images/Calque_fleche4.gif);
}
#SG4 .imgTitreGamme{
	background-image: url(../graph/images/Calque_titreGam4.gif);
	background-repeat: no-repeat;
}
#SG4 .imgAccesRayons{
	background-image: url(../graph/images/Calque_accesRayon4.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}




/************/
/*  COUL 5  */
/************/
#SG5 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	border: 8px solid #8A046C;
}		
#SG5 .coul{
	background-color: #8A046C;
}

#SG5 .titreRayonCalque{
	color: #8A046C;
}
#SG5 .coulClair{
	background-color: #C481B5;
}
#SG5 .titreInfosCalque{
	background-color: #E8CDE2;
}
#SG5 .coulFond{
	background-color: #E8CDE2;
}
#SG5 .txtGamme{
	background-image: url(../graph/images/Calque_fleche5.gif);
}
#SG5 .imgTitreGamme{
	background-image: url(../graph/images/Calque_titreGam5.gif);
	background-repeat: no-repeat;
}
#SG5 .imgAccesRayons{
	background-image: url(../graph/images/Calque_accesRayon5.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}





/************/
/*  COUL 6  */
/************/
#SG6 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	border: 8px solid #BF0303;
}		
#SG6 .coul{
	background-color: #BF0303;
}

#SG6 .titreRayonCalque{
	color: #BF0303;
}
#SG6 .coulClair{
	background-color: #DF8181;
}
#SG6 .titreInfosCalque{
	background-color: #F2CDCD;
}
#SG6 .coulFond{
	background-color: #F2CDCD;
}
#SG6 .txtGamme{
	background-image: url(../graph/images/Calque_fleche6.gif);
}
#SG6 .imgTitreGamme{
	background-image: url(../graph/images/Calque_titreGam6.gif);
	background-repeat: no-repeat;
}
#SG6 .imgAccesRayons{
	background-image: url(../graph/images/Calque_accesRayon6.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}





/************/
/*  COUL 7  */
/************/
#SG7 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	border: 8px solid #645959;
}		
#SG7 .coul{
	background-color: #645959;
}

#SG7 .titreRayonCalque{
	color: #645959;
}
#SG7 .coulClair{
	background-color: #B1ACAC;
}
#SG7 .titreInfosCalque{
	background-color: #E0DEDE;
}
#SG7 .coulFond{
	background-color: #E0DEDE;
}
#SG7 .txtGamme{
	background-image: url(../graph/images/Calque_fleche7.gif);
}
#SG7 .imgTitreGamme{
	background-image: url(../graph/images/Calque_titreGam7.gif);
	background-repeat: no-repeat;
}
#SG7 .imgAccesRayons{
	background-image: url(../graph/images/Calque_accesRayon7.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

