

body
{

background-color: #b6c5fc;
padding-right: 0px;

}
#page_principal
{
position: absolute;
left: 0px;
right: 0px;
top: 0px;
width: 100%;

border-collapse: collapse;
}

	#cadre_blanc
	{
	width:100%;
	border-collapse: collapse;
	height: 333px;
	
	
	}
		#cadre_blanc_top_center
		{
		
		height: 57px;
		background-image: url("images/cp_bordure_haut.jpg");
		padding: 0px;
		
		}
			#cadre_blanc_top_center  #block_titre_page
			{
				margin: 0px;
				padding: 0px;
				
			}
			
	
		#cadre_coin_haut_droite
		{
			background-image: url("images/cp_coin_haut_droite.jpg");
			width: 26px;
			height: 57px;
		
		}
		#cadre_page_droite
		{
			background-image: url("images/cp_bordure_droite.jpg");
			width: 26px;
			
		
		}
		#cadre_page_interieur
		{
		
		background-image: url("images/cp_bordure_gauche.jpg");
		background-repeat: repeat-y;
		background-color: white;
		padding: 20px;
		}
		
		
		
		#cadre_blanc_bas_center
		{
		background-image: url("images/cp_bas_center.jpg");
		height: 30px;
		background-repeat: repeat-x;
		padding: 0px;
		}
		#cadre_coin_bas_droite
		{
			background-image: url("images/cp_coin_bas_droite.jpg");
			width: 26px;
			height: 28px;
		
		}

#header_gauche
{
width: 275px;
height: 145px;
background-image: url("images/banniere_gauche.jpg");
background-repeat: no-repeat;
}


#header_droite
{
height: 145px;
background-image: url("images/banniere_repetition.jpg");
padding: 0px;
}
	#banniere_header
	{
	width: 521px;
	height: 145px;
	background-image: url("images/banniere_droite.jpg");
	background-repeat: no-repeat;
	}

	#language
	{
	font-size: 0.6em;
	color:  white;
	position: absolute;
	top: 2px;
	right: 10px;
	}
			#language a
			{
			
			color:  white;
		
			}
	



#gauche
{
vertical-align: top;
padding: 0px;
background-image: url("images/bloc_repetition.jpg");
}

	#menu
	{
	height: 339px;
	background-image: url("images/menu.jpg");
	margin-top: 0px;
	}
		a img
		{
		border: none;
		}

#menu_haut
{
padding: 0px;
background-image: url("images/menu_haut_repetition.jpg");
background-repeat: repeat-x;

}
.menu_haut_boutton{}
.spacer_image
{
height: 335px;
width: 1px;
}

#menu_top_left
{
float: right;
margin-right: 15px;
}
#menu_top_left a
{
color: #b6c5fc;
font-size: 0.8em;
}

#case_page
{
	
	vertical-align: top;

}
.page_fantome
{
	float: right;
	width: 1px;
	height: 300px;
	margin: 0px;
}
.clear
{
    clear:both;
    height:1px;
    overflow:hidden;
}


	
#bas_menu
{
height: 134px;
background-image: url("images/bas_bloc.jpg");
}
#bas_page
{
vertical-align: top;
text-align: right;
background-image: url("images/bas_champs.jpg");
padding: 0px;
}
	/*#ourson_bas_page
	{
	width: 134px;
	height: 134px;
	
	background-image: url("images/bas_droite.jpg");
	}*/


	
	
	
	
	
	.produit_gallerie { border-collapse: collapse;  }
		.produit_gallerie .imagesPreview  { text-align: center; width: 460px; height: 420px;}
			.produit_gallerie .imagesPreview  img{ text-align: center;}	
		.produit_gallerie .thumbnail { border-left: 1px dotted  #95aaf3; padding: 10px; text-align: center; }
		.produit_gallerie .fleche { border-left: 1px dotted  #95aaf3; padding: 10px; text-align: center;  height: 51px;}
			.produit_gallerie .fleche img{cursor: hand;}
			.produit_gallerie .thumbnail img{ cursor: hand;}
		
.noBorder
{
border: 0px solid red;

}