/*
  flatcms : A simple CMS for Django
  (C)2010 - Apidev - http://www.apidev.fr
  This is distributed under GNU LGPL license, see license.txt
*/

.article-preview {
    
}

.image-group {
    
}

.plusinfos {
    float: right;
    font-size: 0.9em;
    
}

.python {
    
}

.col-left {
    width: 240px;
    height: 150px;
    
}

.colorbox {
    
}

.ensavoirplus {
    background: #ddd;
    padding: 1px 5px 1px 5px;
    
}

.javascript {
    font-size: 1.2em;
    font-family: Courier;
    background: #f0f0f0;
    overflow: auto;
    
}


