/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28 déc. 2015, 16:20:55
    Author     : Abdessamad HALLAL
*/

/* ############## ALL ############## */

.mainMenu {
    background-color:#62A66C;
}

.footer .bar {
    background-color: #62A66C;
    margin-top: 50px;
}

.menu_level1 {
    background-color: #62A66C;
}

.ui-widget-content {
    border: 1px solid #62A66C;
}

.header_logo{
    width: 300px;

}

.table_header{
    margin:20px auto 0px auto;
}

.div_header{
    margin:auto; width:760px; padding: 10px 0px;
}

#header-top_ {
    background: url("../images/entete-texture-frq.png") no-repeat scroll right top, #d9e0e5 url("../images/entete-texture-ronds.gif") no-repeat scroll left top;
    height: 146px;
    width: 100%;
    position: relative;
}

.header_boutton_refresh_{
    background-color: #d9e0e5 ;
    padding-top: 4px;
}


/* ############## NT ############## */

.site_index_NT{
    text-decoration: none;  
    padding: 15px 10px; 
    background: none repeat scroll 0 0 #a0a80c;  
    border-radius: 5px;
    color: #fff;
    display: table-cell;
    width: 220px;
    height : 120px ;
    margin-left: 3px;
    float:left;
   
}
.header_boutton_refresh_NT{
    background-color: white;
}
#header-top_NT {
    
}
/* ############## SC ############## */

.site_index_SC{
    text-decoration: none;  
    padding: 15px 10px; 
    background: none repeat scroll 0 0 #a11109; 
    border-radius: 5px;
    color: #fff;
    display: table-cell;
    width: 220px;
    margin-left: 3px;
    height : 120px ;
    float:left;
}

#header-top_SC {
    
}
.header_boutton_refresh_SC{
    background-color: white;
}


.splashModule_SC{
    color: #ab0534;
}
.splashModule_SC a{
    color: #ab0534;
} 
.splashModule_SC:hover{
    border-color:  #ab0534;   
}

.splashModule_NT{
    color: #87982d;
}
.splashModule_NT a{
    color: #87982d;
} 
.splashModule_NT:hover{
    border-color:  #87982d;   
}

/* ############## ST ############## */
.site_index_ST{
    text-decoration: none;  
    padding: 15px 10px; 
    background: none repeat scroll 0 0 #0c7eb2; 
    border-radius: 5px;
    color: #fff;
    display: table-cell;
    width: 220px;
    margin-left: 3px;
    height : 120px ;
    float:left;
}

#header-top_ST {
    
}
.header_boutton_refresh_ST{
    background-color: white;
}
.splashModule_ST{
    color: #007CB2;
}
.splashModule_ST a{
    color: #007CB2;
} 
.splashModule_ST:hover{
    border-color:  #007CB2;   
}
.hideStyle {	
    display  : none;
}


.pre-class{
        vertical-align: top !important;
        margin-top: -14px !important;
        white-space: pre-line; font-size: 13px ;color: #222F3E; font-family:Verdana,Arial,Helvetica,sans-serif;
}
.pdf_header_logo_class{
    width: 100px;
    height: 100px;
}
.pdf_header_side_class{
    display: block;
    width: 500px;
    height:55px;
}

input {
    
    border : 1px solid !important;
}