@charset "utf-8";
/* CSS Document */

div.newsFrame td.newsLanding{font-size: x-small; text-decoration:none; padding: 12px 12px 0px 12px; text-align:left;}
div.newsFrame td.newsLanding p.active{ font-weight:bold;}
div.newsFrame td.newsLanding a{text-align:left; font-weight:normal; color:#FFFFFF; text-decoration:none;}
div.newsFrame td.newsLanding a:hover{ text-decoration:underline;}

h1{ font-size:14px;color:#003399; font-weight:bold;}
h2{ font-size:12px; font-weight:bold;}

ul.landing{ margin:0 0 5px 40px; padding:0;}
ul.landing li{ margin:0 0 5px 0;}
ul.landing ul{ list-style-type:circle; padding:0; margin:0 0 0 20px;}
ul.landing ul li{ margin:5px 0 5px 0;}


div.jobOffersPage table td.blockWhite{ background:url(../images/blockWhite.gif) no-repeat; color:#FFFFFF; margin:0; padding:0 50px 0 10px; width:143px; height:127px; text-align:center;}
td.blockWhite a{color:#FFFFFF; text-decoration:none; font-size:15px;}
td.blockWhite a:hover{text-decoration:underline;}

.gris{ color:#999999;}
table.tableLanding {width:100%; }
table.tableLanding td{ width:33%; border:none;}

td.HomeCountriesTopLeftCorner
{
    background-image: url(../images/homeCountriesCornerTL.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height:11px;
	width:11px;
}
td.HomeCountriesTopRightCorner
{
    background-image: url(../images/homeCountriesCornerTR.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height:11px;
	width:11px;
}
td.HomeCountriesBottomLeftCorner
{
    background-image: url(../images/homeCountriesCornerBL.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height:11px;
	width:11px;
}
td.HomeCountriesBottomRightCorner
{
    background-image: url(../images/homeCountriesCornerBR.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height:11px;
	width:11px;
}
td.HomeCountriesTop
{
    background-image: url(../images/homeCountriestop.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height:11px;
    width:4px;
}
td.HomeCountriesBottom
{
    background-image: url(../images/homeCountriesBottom.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height:11px;
    width:4px;
}
td.HomeCountriesLeft
{
    background-image: url(../images/homeCountriesLeft.gif);
    background-repeat: repeat-y;
    background-position: left;
    height:4px;
	width:11px;
}
td.HomeCountriesRight
{
    background-image: url(../images/homeCountriesRight.gif);
    background-repeat: repeat-y;
    background-position: right;
    height:4px;
	width:11px;
}


.HomeFrameTitleLanguage_2{ color:#003399;  font-size: x-large; }


.textHome{ color:#003399; }

td.footer{ font-size:xx-small; text-align:center; }
td.footer a { font-weight:normal; }
div.HomeFramePanelNew { height: 202px; width: 174px; }
.HomeFrameTextNew{ color:#FFFFFF; text-decoration:none;}


td span.tableNotLink{ margin:0 0 0 10px; display:block;}

td.promoTitle{ border:1px solid #003399; padding:5px; background-color:#003399; color:#FFFFFF;}
td.promoTitle p{ margin:0; padding:10px 0 10px 0; text-align:center;}
td.promo{ border-left:1px solid #003399; border-right:1px solid #003399;  border-bottom:1px solid #003399;padding:5px; background-color:#fff7d6;}


