#contenu {
}
.default {
}
.center {

   background-color: transparent;
}

.qtip .democontent h1{
   margin-bottom:16px;
   margin-top:8px;
}

.qtip .democontent img.left{
   position: relative;
   margin-right: 15px;
}

.qtip .democontent p{
   overflow: hidden !important;
   color:#0E0E0E;
   font-size:110%;
}

.qtip .democontent p.note{
   text-indent: 0;
}

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
.qtip .qtip-content .qtip-title,
.qtip-cream .qtip-content .qtip-title
{
      background-color: #F0DE7D;
   }
   
.qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

.qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

.qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
.qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }
   
.qtip .qtip-content{
   line-height: 130% !important;
}

#contenu img.right,
#contenu img.left{
   margin: 0 0 10px 15px;
   padding: 3px;
   border: 1px solid #555;
}
#contenu img.left{ margin: 3px 15px 15px 0; }

#contenu .cloud{
   margin-top: 15px;
   vertical-align: middle;
   line-height: 50px;
   text-align: center;
}

   #contenu .cloud a{
      padding: 0 4px;
   }

   #contenu .cloud .cloud1{ font-size: 14px; }
   #contenu .cloud .cloud2{ font-size: 17px; }
   #contenu .cloud .cloud3{ font-size: 21px; }
   #contenu .cloud .cloud4{ font-size: 26px; }
   #contenu .cloud .cloud5{ font-size: 32px; }
   #contenu .cloud .cloud6{ font-size: 40px; }
   #contenu .cloud .cloud7{ font-size: 45px; }
   #contenu .cloud .cloud8{ font-size: 51px; }


#contenu.multitooltip h3,
#contenu.multitooltip h2{
   text-align: center;
   margin: 0 0 10px;
   padding: 0;
}

#contenu.multitooltip h3{
   margin: 0 0 280px;
}


#contenu.doctype iframe{
   width: 100%;
   height: 300px;
   background: transparent;

   border: 0;
}

/*
   Off white:     #ececec
   Light brown:   #e4dcca
   Dark:          #202020
   Dirty green:   #CDD678
   Off cream:     #F9E98E
   Nice cream:    #FBF7AA
   Green:         #8FD401
   Blue-grey:     #505754
   Blue:          #30D4E8
   Light Blue:    #68BADA
   Header Green:  #A2D959
*/
