html, body
	{ 
		font-family:tahoma;
		font-size:11px;
		background:#9C1B1F;
		margin:0px;
		height:100%;
	}
	#content
	{
		background: #FFFFFF url(/img/degustation/body_background.jpg) repeat-x top;
		font-family: tahoma;
		font-size: 11px;        
	}
	select
	{
		font-family:tahoma;
		font-size:11px;
	}
	td
	{
		font-family:tahoma;
		font-size:11px;
	}
	.cadre_couleur
	{
		border: solid 1px #<? echo $col_border[degustation]; ?>;
	}
	#footer
	{
		clear: both;
		margin: 0 0 0 0;
		padding: 10px;
		height: 60px;
		background: #9C1B1F url(/img/degustation/footer_background.jpg) repeat-x top;
		text-align: center;
		color: #FFFFFF;
	}
	/*************Cadre gauche top**************/
	TABLE.cadre_blanc_contenu TD
	{
		background:url(/img/degustation/cadre_blanc_puce.jpg) no-repeat left;
		padding-left:8px;
		border-bottom:solid 1px #DCDCDC;
	}
	TABLE.cadre_blanc_contenu A
	{
		text-decoration:none;
		color:black;
	}
	TABLE.cadre_blanc_contenu A:hover
	{
		text-decoration:underline;
		color:black;
	}
			
	/*************Cadre gauche bottom**************/
	#cadre_gauche_bas
	{
		padding-top:5px;
	}
	#cadre_gauche_bas DIV
	{
		background:url(/img/degustation/cadre_gauche_degrade_fond.png) no-repeat left;
		width:136px;
		height:79px;
	}
	#cadre_gauche_bas TABLE.cadre_gauche_bas
	{
		margin-top: 13px;
	}
	#cadre_gauche_bas INPUT
	{
		border:thin none;
		height:13px;
		width:100px;
		text-align:center;
		font-family:arial;
		font-size:10px;
		color:#727C9E;
	}
	#cadre_gauche_bas TD.cadre_gauche_bas_titre
	{
		padding-left:12px;
		background:url(/img/degustation/cadre_gauche_bas_puce.gif) no-repeat 6px;
	}
			
	/*************Cadre droite**************/
	TD.cadre_gris_image
	{
		text-align:center;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:6px;
	}
	TD.cadre_gris_image IMG
	{
		cursor:pointer;
		cursor:hand;
	}
			
	/*************Menu haut**************/
	td.menu_haut
	{
		background:url(/img/degustation/menu_haut_fond.png) repeat-x;
		padding-bottom:4px;
		float:left;
		width:546px;
		height:20px;
		text-align:justify;
	}
	td.menu_haut A
	{	
		color:black;
		text-decoration:none;
	}
	td.menu_haut A:hover
	{	
		color:black;
		text-decoration:underline;
	}
	DIV.rub_image
	{
		float:left;
		padding-right:3px;
		padding-left:3px;
		padding-top:5px;
		padding-bottom:5px;
	}
	DIV.rub_image IMG
	{
		border:none;
	}
			.promo
	{
		border-left: 1pt solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/degustation/block_promo_fond.jpg) no-repeat top left; 
		width:148px;
	}
	.coeur
	{
		border-left: 1px solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/degustation/block_coeur_fond.jpg) no-repeat top left; 
		width:148px; 
	}
	.dmn
	{
		border-left: 1px solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/degustation/block_dmn_fond.jpg) no-repeat top left; 
		width:148px; 
	}
	.noel
	{
		border-left: 1px solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/block_noel_fond.jpg) no-repeat top left; 
		width:148px; 
	}
	.noel_lui
	{
		border-left: 1px solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/block_valentin_lui_fond.jpg) no-repeat top left; 
		width:148px; 
	}
	.noel_elle
	{
		border-left: 1px solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/block_valentin_elle_fond.jpg) no-repeat top left; 
		width:148px; 
	}
	.noel_deux
	{
		border-left: 1px solid #8A9CA7;
		border-right: 1px solid #8A9CA7;
		background: #FFFFFF url(/img/block_valentin_deux_fond.jpg) no-repeat top left; 
		width:148px; 
	}
