﻿.ombre_gauche
{
	background-image: url(../../Commun/images/ombre_gauche.jpg);
	background-repeat: repeat-y
}
.ombre_bas_gauche
{
	background-image: url(../../Commun/images/ombre_angleg.jpg);
	background-repeat: no-repeat;
	height:10px;
	width:10px;	
}
.ombre_droite
{
	background-image: url(../../Commun/images/ombre_droite.jpg);
	background-repeat: repeat-y
}
.ombre_bas_droite
{
	background-image: url(../../Commun/images/ombre_angled.jpg);
	background-repeat: no-repeat;
	height:10px;
	width:10px;	
}

.ombre_bas
{
	background-image: url(../../Commun/images/ombre_bas.jpg);
	background-repeat: repeat-x;
	height:10px;
}

.ombre_menu_horizontal
{
	background-image: url(../../Commun/images/ombre_menu_horizontal.gif);
	background-repeat: repeat-x;
	padding:0px;
	height:10px;
}

.ombre 
{
 float:left;
  clear:left;
  background: url(../../Commun/images/ombre.gif) no-repeat bottom right;
  margin: 5px 0px 5px 5px !important;
  padding: 1px;
}

.shade 
{
 float:left;
  clear:left;
  background: url(../../Commun/images/ombre.gif) no-repeat bottom right;
  margin: 10px 5px 5px 0px !important;
   width: 100%;
   position:relative;
   top:6px;
  left: 6px;
}

.box {
  position:relative;
  bottom:6px;
  right: 6px;
  width: 100%;
  }

/*.ombre 
{
  background: url(../../Commun/images/ombre.gif) no-repeat bottom right;
  margin:0px;
  margin-top:-5px;
  padding:0px;
  padding-bottom: 7px;
  padding-right:7px;
  
}*/