﻿
        #cright {
             display:none;
        }
        
        #mainContent {
            width: 668px;
        }
        #mainContent .sectionTitle {
            background: transparent url(/images/interface/titleBgLong.gif) no-repeat;
            height: 19px;
        }
        
        #mainContent img.commandite {
            float: right;
            border: 2px outset #182A70;
            margin: 15px 0 15px 15px;
        }
        #mainContent .coordonneesPersonnel {
            width: 245px;
            margin: 25px 0 0 50px;
        }
        #mainContent .coordonneesPersonnel p {
            text-align: left;
        } 
        #mainContent .coordonneesPersonnel .nom {
            font-weight: bold;
        } 
        
