/* 
    Author     : NEOFLY
*/

/* Règles de style pour les templates dans l'editeur de texte TinyMce' */

div.mce-fullscreen { z-index: 9996 !important ;}

#tpl_2 #top {
    margin-bottom: 20px;
}
#tpl_2 #top #title {
    font-weight: bold;
    margin-bottom: 10px;
}
#tpl_2 #top #sub-title {
    font-style: italic;
}
#tpl_2 .column{
    float:left;
}
#tpl_2 .shop{
   padding: 7px 10px;
}
#tpl_2 .shop .shop_title{
    font-weight: bold;
}
