/*     ..::module de gauche et de droite::..    */ 
.module_gauche, .module_droit
{
background-color:#FFBD80;
background-image:url("http://www.yumi.fr/images/themes/liseraie.gif");
background-position:top right;
background-repeat:repeat-y;
border-right:2px black solid;
font-size:14px;
width:15%;
}
/*     ..::module à propos::..    */ 
.propos
{
text-align:left;
}

/*     ..::module gauche::..    */ 
.module_gauche
{
padding-right:50px;
padding-left:4px;
text-align:left;
margin-right:10px;
}
/*     ..::Titre propos::..    */ 
.propos h4
{
color:white
}
/*     ..::Titre de billet::..    */ 
.billet h2
{
color:#0054A8;
font-size:18px;
}
/*     ..::Pied de billet::..    */ 
.footart
{
text-align:center;
margin:auto;
}
.footart a:hover
{
background-color:#93B3CC;
}
.footart a 
{
color:black;
}
/*     ..::couleur liens modules::..    */ 
.module_gauche a, .module_droite a {
color:white;
}
.module_gauche a:hover, .module_droite a:hover {
background-color:#93B3CC;
}
/*     ..::Corps::..    */ 
body
{
background-image:url("images/bullessavon.JPG");
baground-repeat:repeat-x;
background-position:top right;
}
/*     ..::a propos::..    */ 
.propos h4{
color:#BC390D;
}
/*     ..::billet titre::..    */ 
.billet h2{
color:#BC390D;
}
/*     ..::banniere::..    */ 
.banniere{
text-align:right;
}
