﻿html
{
    background-image :url(../images/international-background.jpg);
    background-color:#fefefc;
}


/******************
header
******************/
#container #content h1, #container #content h2
{
    color:#a6002a;
}

#container #content h2.name, #container #content h2.title
{
    font-weight:bold;
    font-size:15px;
    margin:0;
    padding:0;
}

#container #content h2.name
{
    color:#000000;
}

/******************
Text
*******************/
.title, .name
{
    font-weight:bold;
}

.title
{
    color:#3c7ea8;
}

.name
{
    color:#000000;
}

.youngSection p.intro
{
    padding:0px 0px 22px 0px;
}

/*******************
Menu principal
********************/
#mainMenu .bg
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/international-main-menu.png', sizingMethod='crop');
}
#mainMenu .bg[class]
{
    background:url(../images/international-main-menu.png) top left no-repeat;
}

#mainMenu #changeProfile
{
    background:url(../images/international-menu-change-profil-arrow.gif) top right no-repeat;
}

#mainMenu ul li .AspNet-Menu-Selected, #mainMenu ul li .AspNet-Menu-ChildSelected, #mainMenu li a:hover, #mainMenu li a:active
{
    background:url(../images/menu-over-international.gif) repeat-x top right;
}

/*******************
Sous Menu 
********************/
#subMenu #contentSubMenu
{
    background:none;
    _height:16px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/international-menu-main.png', sizingMethod='scale');
}
#subMenu #contentSubMenu[id]
{
    background:url(../images/international-menu-main.png) repeat-y;
}

#subMenu #prospectMenu
{
    height:480px;
}

#subMenuPane ul li ul li
{
    background-image:url(../images/international-submenu-divider.gif);
}

#topSubMenu
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/international-submenu-top.png', sizingMethod='crop');
}
#topSubMenu[id]
{
    background:url(../images/international-submenu-top.png) top left no-repeat;
}

#bottomSubMenu
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/international-submenu-bottom.png', sizingMethod='crop');
}
#bottomSubMenu[id]
{
    background:url(../images/international-submenu-bottom.png) top left no-repeat;
}

#subMenuDegrade
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/international-menu-degrade.png', sizingMethod='crop');
}
#subMenuDegrade[id]
{
    background:url(../images/international-menu-degrade.png) bottom center no-repeat;
}

/***************
Produits à l'exportation - Nos produits
****************/

#Product ul
{
    margin-top:5px;
}

#container #content #Product h2
{
    padding:15px 0px 0px 0px;
}

#Product div.detail
{
    border:1px solid #dcdcd7;
    padding:15px 11px;
}

#Product table.details, #Product div.detail
{
    width:291px;
}

#Product table.allCountry, #Product div.allCountry
{
    width:437px;
    font-size:10px;
}

#Product table.mmf, #Product div.mmf
{
    width:437px;
}

#Product table.mmf .fc
{
    width:180px;
}

#Product table.allCountry .fc
{
    width:100px;
}

#Product table.details th
{
    text-transform:uppercase;
    font-weight:bold;
}

#Product table.details thead tr td
{
    font-style:italic;
    text-align:left;
}

#Product table.details th, #Product table.details td
{
    border-bottom:1px solid #a4a49a;
    padding-bottom:2px;
}

#Product table.details td
{
    text-align:right;
}

#Product table.allCountry td, #Product table.mmf td
{
    text-align:left;
}

/*****************
Zone de droite - Engagement
******************/
#ad-engagement .hd
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/engagement_social_international_bg_hd.png', sizingMethod='crop');
}

#ad-engagement .hd[class]
{
    background:url(../images/engagement_social_international_bg_hd.png) top left no-repeat;
}

#ad-engagement .bd .degrade
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/neutral/images/engagement_social_international_bg_degrade.png', sizingMethod='crop');
}

#ad-engagement .bd .degrade[class]
{
    background:url(../images/engagement_social_international_bg_degrade.png) top left no-repeat;
}

/*****************
Zone de droite - Pub du haut
******************/
.smallBox .sbBottom[class]
{
    background:url(../images/gen-bottom-container-small-white.png) top left no-repeat;
}
