
  
  
/**********************************************************************
/*  familles  */  

 body.famille0
 {
    background-image: url(/Images/Common/fonds/fond_default.jpg);
 }
 body.famille1
 {
    background-image: url(/Images/Common/fonds/fond_famille1.jpg);
 }
 body.famille2
 {
    background-image: url(/Images/Common/fonds/fond_famille2.jpg);
 }
 body.famille3
 {
    background-image: url(/Images/Common/fonds/fond_famille3.jpg);
 }
 body.famille4
 {
    background-image: url(/Images/Common/fonds/fond_famille4.jpg);
 }
 body.famille5
 {
    background-image: url(/Images/Common/fonds/fond_famille5.jpg);
 }
 body.famille6
 {
    background-image: url(/Images/Common/fonds/fond_famille6.jpg);
 }

/*   content  */  

 .content-tl
 {
    width:12px;
    height:23px;
    background-image: url(/Images/Common/marges/TopLeft.jpg);
 }
 
 .content-tc
 {
    width:816px;
    height:23px;
    background-image: url(/Images/Common/marges/TopCenter.jpg);
    
 }
 .content-tc td
 {
    
 }
 
 .content-tr
 {
    width:12px;
    height:23px;
    background-image: url(/Images/Common/marges/TopRight.jpg);
 }
 
  .content-cl
 {
    width:12px;
    background-image: url(/Images/Common/marges/CenterLeft_Repeat.jpg);
    background-color:#E7E7E7;
    vertical-align:top;
 }
 
  .content-cl div
 {
    width:12px;
    height:100px;
    background-image: url(/Images/Common/marges/CenterLeft.jpg);
    background-repeat:no-repeat;
    background-color:#E7E7E7;
 }
 
   .content-cr
 {
    width:12px;
    background-image: url(/Images/Common/marges/CenterRight_Repeat.jpg);
    background-color:#E7E7E7;
    vertical-align:top;
 }
 
  .content-cr div
 {
    width:12px;
    height:100px;
    background-image: url(/Images/Common/marges/CenterRight.jpg);
    background-repeat:no-repeat;
    background-color:#E7E7E7;
 }
 
 .content-bl
 {
    width:12px;
    height:9px;
    background-image: url(/Images/Common/marges/BottomLeft.jpg);
 }
 
 .content-bc
 {
    width:816px;
    height:9px;
    background-image: url(/Images/Common/marges/BottomCenter.jpg);
 }
 
 .content-br
 {
    width:12px;
    height:9px;
    background-image: url(/Images/Common/marges/BottomRight.jpg);
 }
 
 .content-cc
{
	text-align:left;	
	vertical-align:top;
	background-color:white;
	padding:10px 30px 30px 30px;
	width:815px;
}
    
    
/*   Bouton_Grand  */

.Bouton_Grand
{
    width:128px;
    height:50px;
    color:white;
    font-size:10pt;
	font-weight:bold;
	text-align:center;
	background-image: url(/Images/Common/Bouton_Grand.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding:2px 5px;
	cursor:pointer;
	margin:10px auto;
	border:0px solid white;
}

.Bouton_Grand_Dis
{
    width:128px;
    height:50px;
    color:#A8A8A8;
    font-size:10pt;
	font-weight:bold;
	text-align:center;
	background-image: url(/Images/Common/Bouton_Grand_Dis.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding:2px 5px;
	cursor:normal;
}

/**********************************************************************
/*   listes liens  */

div.lien-grand, div.lien-grand-alt
{
	background-image:url(/Images/Common/point.gif);
}

div.lien-moyen
{
	background-image:url(/Images/Common/point_moyen.gif);
    background-repeat:no-repeat;
    padding-left:20px;
}

/**********************************************************************
/*   top  */

#bloc-top #banner
{
    background-image:url(/Images/Common/top/bandeau.gif);
    background-repeat:no-repeat;
}

div.top-sous-menu-item
{
    background-image:url(/Images/Common/top/menu_puce.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:0px 4px;
    margin:5px -1px;
}
div.top-menu-sep
{
    background-image:url(/Images/Common/top/menu_sep.gif);
    background-repeat:no-repeat;
    width:131px;
    height:3px;
    margin:6px 2px;
}

/**********************************************************************
/*   famille-recherche  */

#famille-recherche .recherche
{
    background-image: url(/Images/Common/top/recherche.jpg);
}

/**********************************************************************
/*   caddie  */

#top-caddie .caddie-info
{
    background-image: url(/Images/Common/top/top_caddie.gif);
}



