/* MasterPage Layout */
td.mainPageBannerCell
{
    background-image: url(/images/PageHeader.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    height:60px;
    text-align:right;
}
td.mainPageContentCell
{
    background-image: url(/images/PageContentBackground_1.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-align:center;
}
td.borderLine
{
    background-image: url(/images/PageContentBackground_2.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 30px;
    height: 60px;
}
.mainPageFooterCell
{
    background-image: url(/images/PageFooter.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 24px;
}
div.mainLogo
{
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(/images/HomePageMainLogo.png);
}
table.tableContent
{
    background-color:White;
    width: 100%;
}
td.contentTopLeftCorner
{
    background-image: url(/images/TopLeftCorner.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 30px;
}
td.contentTopRightCorner
{
    background-image: url(/images/TopRightCorner.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    height:30px;
}
td.contentBottomLeftCorner
{
    background-image: url(/images/BottomLeftCorner.png);
    background-repeat: no-repeat;
    background-position: left top;
    height:30px;
}
td.contentBottomRightCorner
{
    background-image: url(/images/BottomRightCorner.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 30px;
}
td.textFooter
{
    color: White;
    font-size: x-small;
    font-weight: bold;
    padding-top:0px;
    text-align:left;
    vertical-align: top;
}
td.textFooter a:active, td.textFooter a:link, td.textFooter a:visited
{
    color:White;
    text-decoration:none;
}
td.textFooter a:hover
{
	text-decoration:underline;
}
td.emergencyCell
{
    color:Red;
}
table.globalContent
{
    width:100%;
}
table.colsContent
{
    /*height: 500px;*/
    height:100%;
}
table.rowsContent
{
    margin-top: 0px;
}
table.colsContent tr, table.rowsContent tr
{
    vertical-align: top;
}
table.colsContent td, table.rowsContent td
{
    text-align: center;
}

table.rowsContent th
{
    text-align: left;
    font-size: x-small;
    color: #003399;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 4px;
}
table.menuItem
{
    margin-top: 9px;
    margin-bottom: 10px;
    background-position: top;
    background-repeat: no-repeat;
    width: 118px;
    height: 56px;
    background-image: url(/images/MainPageMenuBack.png);
}
table.menuItem th
{
    height: 15px;
}
table.menuItem td
{
    vertical-align: middle;
    height: 41px;
}
table.menuItem a
{
    display: block;
    width: 112px;
    font-size: 7.5pt;
    color: White;
    font-weight: bold;
    text-decoration: none;
}
/* FIN MasterPage Layout */


/* Splash Screen */
TABLE.homePageSplash 
{	
    BACKGROUND-POSITION: 50% top;	
    BACKGROUND-IMAGE: url(/images/MainPageBackground.png);	
    WIDTH: 970px;	
    BACKGROUND-REPEAT: no-repeat;	
    HEIGHT: 570px
}
/* Fin Splash Screen */


/* HomePage.master Layout */
table.homePage, table.mainPage
{
    width: 970px;
    height: 570px;
}
div.mainContent
{
    text-align: center;
    height: 190px;
}
/* Fin HomePage.master */


/* MainPage.master Layout */
div.scrollablePageContent
{
    overflow: auto;
    padding: 15px;
    text-align: justify;
    font-size: x-small;
}
/* FIN MainPage.master Layout */


/* MainLargePage.master Layout */
div.scrollableLargePageContent
{
    overflow: auto;
    margin: 0px 15px 0px 15px;
    text-align: justify;
    font-size: x-small;
    width:690px;
}
/* FIN MainLargePage.master Layout */


/* Conditions Générales */
table.CondPage
{
    width: 970px;
    height: 570px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(/images/AdminCondPageBackground.png);
}
table.rowsCondContent
{
    margin-top: 30px;
}
table.rowsCondContent tr
{
    vertical-align: top;
}
table.rowsCondContent td
{
    text-align: center;
}
table.rowsCondContent th
{
    text-align: left;
    font-size:large;
    color: #003399;
    font-family: Verdana;
    padding-left: 30px;
    padding-top: 4px;
}
/* FIN Conditions Générales */

table.adminPage
{
    width: 90%;
}

div.mainAdminContent
{
    background-position: top;
    background-repeat: no-repeat;
    width: 767px;
    height: 418px;
    
}

div.scrollableAdminContent
{
    overflow: auto;
    width: 697px;
    padding-right: 10px;
    height: 358px;
    text-align: justify;
    font-size: x-small;
}

table.scrollablePageContent, table.scrollableLargePageContent, table.scrollableAdminContent
{
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
}

img.mainLogo
{
    margin-top: 5px;
    margin-bottom: 9px;
}

div.langPanel
{
    margin-top: 10px;
    margin-bottom: 8px;
    width: 160px;
}

td.rightAlign
{
    float: right;
}

div.banner
{
    /*float: right;*/
    background-color: Red;
    width: 416px;
}

#cadrpg
{
    margin: 0 auto;
    border: 0;
    overflow: hidden;
}

#newshr
{
    position: relative;
    width: 440px;
    height: 60px;
    overflow: hidden;
    color: inherit;
    border: none;
}

span.defile
{
    position: relative;
    margin-top: 1px;
    color: #003399;
    background-color: transparent;
    line-height:60px;
}

a.defile:hover, a.defile:active, a.defile:link, a.defile:visited
{
    text-decoration: none;
    color: #003399;
    font-weight: bold;
}

a:hover, a:active, a:link, a:visited
{
    text-decoration: underline;
    color: #003399;
    font-weight: bold;
}

.Legend
{
	font-size:7pt;
	font-style:italic;
	font-weight:bold;
}

div#contactLink
{
	color: #003399;
	margin-top:7px;
}

.RedMessage
{
	color:Red;
	font-size:7pt;
	font-style:italic;
	font-weight:bold;
}

