/* Saisissez votre CSS personnalisé ci-dessous */
/* sydney */

.footer-widgets {
background-color: #fff;
}

.btn-menu {
color: #276b9c;
}

#mainnav {
border: 1px solid #ddd;
padding-top: 10px;
}

#mainnav ul li a {
 display:block;
 font-weight: normal;
}

#mainnav .sub-menu li a:hover {
background: #276b9c;
}

#mainnav .sub-menu li a {
border:none;
line-height: 1;
}

#mainnav ul li:hover {
color: #ffffff;
background: #0088CD;
}

#mainnav ul li.mainnav_current{
background-color: #0088CD;
}

#mainnav ul li.mainnav_current a {
color: #ffffff;
font-style: normal;
}

#mainnav ul li.mainnav_current>a {
font-weight: bold;
}

#logo_IPSL{
display:none;
}

#page div{
padding-top:0px;
}

.footer-widgets {
    padding:15px 0px 15px 0px;
}

.widget-area .widget {
    margin-bottom: 0px;
}

/* fil d'ariane */
#filariane{
margin-top:25px;
display:none;
}

/* page title */
.site-main .title-post {
font-size: 32px;
color:#276b9c;
margin-top:15px;
}

/*
.panel-grid-cell { 
  padding:5px;
  border-radius: 10px;
  border: 1px solid tranparent;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
*/

/* icmc_table */

table.icmc_table{
width:100%;
}

table.icmc_table img{
height:25px;
}

table.icmc_table img.logo{
width:30px;
}

table.icmc_table td{
text-align:left;
line-height:1;
border:1px solid #ddd;
vertical-align:top;
}

table.icmc_table tr:nth-child(odd){
    background: #E8F9FE;
}

table.icmc_table th{
background-color:#0088CD;
text-align:center;
color:#fff;
line-height:1;
border:1px solid #ddd;
}

div.icmc_sponsor{
background-color:transparent;
text-align:center;
}

div.icmc_sponsor img.logo_sponsor{
height:50px;
padding:1px;
}

.visit_us td, .visit_us th{
border:none;
width:50%;
}
.visit_us img{
width:100%;
}

#search_top_right{
display:none;
}

  /* wcrp_table */

table.wcrp_table{
width:100%;
}

table.wcrp_table img{
height:25px;
}

table.wcrp_table img.logo{
width:30px;
}

table.wcrp_table td{
text-align:left;
line-height:1;
border:1px solid #ddd;
vertical-align:top;
}

/* table.wcrp_table tr:nth-child(odd){
    background: #E8F9FE;
}
*/
table.wcrp_table th{
background-color:#0088CD;
text-align:center;
color:#fff;
line-height:1;
border:1px solid #ddd;
}