@charset "UTF-8";
/* CSS Document */


    div.magContent {
    
    
    border: 10px 0 10px 0;
    margin-top:100px;
    margin: 80px 50px 50px 30px;
    
    /*top right bottom left*/
    
    } 
    
    #head_mag {

        background:url(../images/mag_intro.jpg);
        height:200px;
        width:100%;
        margin-bottom:30px;

    }
    
    .table_title {
        
        color:#FFF;
        font-size:10px;
        
        background:#999;
        
        }
        
    .table_couv {
        
        color:#333;
        font-size:10px;
        
        background:#EEE;
        
        }
    
    .table_line {
        
        color:#222;
        font-size:12px;
        
        background:#EFF;
        
        }
        
    .table_line2 {
        
        color:#222;
        font-size:12px;
        
        background:#EDD;
        
        }
        
    .table_reduce {
        
        margin-top: 30px;
        color:#222;
        font-size:13px;
        
        background:#EEE;
        padding:20px;
        
        }

    .tab_comment {
        
        font-size:9px;
        color:#666;
        
        }
        
    .tab_contact {
        
        font-size:12px;
        color:#666;
        
        
        }
        
    #c_title {
        
        color:#EEE;
        background:#333;
        font-size:14px;
        font-weight:bold;
        padding-left:10px;
        
        }
        

    .pdfdl_main {border:0;margin-top:100px;}
    .pdfdl_main img {border:0;}
    .pdfdl_main li {display:inline;padding: 5px 50px 5px 10px;}
    .pdfdl_main p {font-size:12px;color:#333;line-height:18px;}
    #pdf_region {padding: 5px 50px 5px 10px;margin: 0px 40px 40px 50px;}
    #pdf_reunion {margin-left:180px;}
    #pdf_title { margin: 0px 40px 40px 50px;}
            /*top right bottom left*/
    #pdf_region a {text-decoration:none;color:#999;}
    #pdf_region a:hover {text-decoration:underline;color:#333;}
    #pdf_title h2 {font-size:22px;color:#666;}
    #pdf_title h3 {font-size:14px;color:#333;line-height:2px;}
    #pdf_adobe { width:230px;float:right;margin-bottom:50px;}