/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* TAGS DE BASE/////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

/* *{margin: 0; padding: 0;} */
html{}
body{font: 75%/150% Tahoma, Arial, Verdana, Helvetica, sans-serif; background: #002540 url(../images/styles/splash/splashBgBody.jpg) 0 0 repeat-x; padding: 0 0 100px 0; margin: 0; text-align: center;}

/* GENERIQUES */
a{color: #006bb7;}
ul{margin: 0px; padding: 0px; list-style: none;}
ul li{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0; border: none;} 

table{border-collapse: collapse;}
table th{padding: 0px; margin: 0px;}
table tr{padding: 0px; margin: 0px;}
table td{padding: 0px; margin: 0px; vertical-align: top; color:White; font-size: 13px; line-height: 17px;}

/* #splashContainer{width: 964px; height: 749px; margin: 0 auto 50px auto; background: url(../images/styles/splash/splashBgContainer.gif) 0 0 no-repeat;} */
/* #splashContainer{width: 972px; height: 758px; margin: 0 auto 50px auto; background: url(../images/styles/splash/splashBgContainer.jpg) 0 0 no-repeat; position: relative; top: 10px; margin-bottom: 10px;} */
/* #splashContent{width: 957px; height: 745px; position: relative; left: 7px !important; left: 0px; top: 6px;} */
/* #splashContent{width: 750px; height: 500px; position: relative; left: 7px !important; left: 0px; top: 0px;} */
#splashContainer{width: 964px; height: 500px; margin : 0 auto; left: 7px !important; left: 0px; top: 0px;}

#splashContent{width: 850px; height: 620px; margin : 0 auto; left: 7px !important; left: 0px; top: 0px;}

/* #splashTopBanner{width: 561px; float: left; position: relative; left: 85px;} */
#splashTopBanner{width: 800px; 
float: left; position: relative; left: 8px; top:0px;
}
#splashTopBanner ul{}
#splashTopBanner ul li{background: #red; display: inline;}
#splashTopBanner ul li.alignLeft{text-align: left; padding-right: 26px;}
#splashTopBanner ul li.alignRight{text-align: right; padding-left: 26px;}
#splashLargeImage{position: relative; top: 0px !important; }
/* #splashFlashContent{position: relative; top: -46px; left: 2px; height: 96px; width: 972px; /*display: none;*/} */
#splashFlashContent{position: relative; top: -7px; left: 2px; height: 96px; width: 972px; /*display: none;*/}
a.rollOverTrans img{filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
a.rollOverTrans:hover img{filter: alpha(opacity=80); -moz-opacity: .8; opacity: .8;}