/* Page "NOS PRIX" */



		/* TABLEAUX*/
		.titre_principal_tabl {
		background-image:url(/images/bg_titre.gif);
		background-repeat:repeat-x;
		padding-left:10px;
		color:#FFFFFF;
		font-weight:bold;
		padding-top:1px;
		text-transform:uppercase;
		font-size:13px
		}
		.titre_principal_tabl a {
		text-decoration:none;
		}
		
		.soustitre_tabl {
		color:#FFFFFF;
		font-weight:bold;
		text-indent:5px;
		font-size:11px;
		border-bottom:1px solid #6A534B
		}
		
		.soustitre_tabl a{
		color:#473430;
		display:block;
		line-height:18px;
		text-decoration:none;
		
		}
		.soustitre_tabl a:hover{
		color:#FFFFFF;
		background-image:url(/images/marron_bg.gif);
		background-repeat:repeat-x;
		text-transform:uppercase;
		border-left:2px solid #6A534B;
		border-right:2px solid #6A534B;
		}

					
					/* LUMINAIRES */
					
					.titre_principal_lumi {
					background-image:url(/images/luminaires/lumi_titre.gif);
					background-repeat:repeat-x;
					padding-left:10px;
					color:#FFFFFF;
					text-transform:uppercase;
					font-weight:bold;
					padding-top:1px;
					font-size:13px
					}
					.soustitre_lumi {
					font-weight:bold;
					text-indent:5px;
					border-bottom:1px solid #543661;
					font-size:11px;
					}
					.soustitre_lumi a {
					color:#553662;
					display:block;
					line-height:18px;			
					text-decoration:none;
					}
					
					.soustitre_lumi a:hover {
					background-image:url(/images/luminaires/lumi_ptt_titre2.gif);
					background-repeat:repeat-x;
					color:#FFFFFF;
					text-transform:uppercase;					
					border-left:2px solid #553662;
					border-right:2px solid #553662;
					}
					
			
					
		
		/*STICKERS*/
		.titre_principal_st {
		background-image:url(/images/stickers/stick_titre.gif);
		background-repeat:repeat-x;
		padding-left:10px;
		color:#FFFFFF;
		text-transform:uppercase;
		font-weight:bold;
		padding-top:1px;
		font-size:13px
		}
		.soustitre_st {
		font-weight:bold;
		text-indent:5px;
		border-bottom:1px solid #493761;
		font-size:11px;
		}				
		.soustitre_st a{
		color:#493761;
		display:block;
		line-height:18px;			
		text-decoration:none;
		}
		.soustitre_st a:hover{
		color:#FFFFFF;
		background-image:url(/images/stickers/stick_ptt_titre.gif);
		background-repeat:repeat-x;
		text-transform:uppercase;
		border-left:2px solid #493761;
		border-right:2px solid #493761;
		}

