/*
 * DAD : 29/09/2006
 * Author : Gauthier Dumont
 */
 
 
/*
 * Import Internal Pages
*/

/*
 * Master Page
*/

html{ overflow:hidden;}
body{ padding:0px; margin:0px; height:100%; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.clr{ clear:both; font-size:0px; }
#mastercontent{ position:relative; overflow-y:auto; overflow-x:hidden}

	#header{ position:absolute; z-index:100; top:15px; left:0px; width:100%; background:#666666 url(../../content/background_mainmenu.gif) no-repeat left; height:60px;}
		#maskpng{display: none;}	
		[id="ctl00_cartouche"]{ position:absolute; z-index:300; font-weight:bold; width:183px; height:93px; top:0px; color:#000000; left:786px;  background:url(../../content/anime_bg.png) no-repeat;}
			#cartoucheLeft{ float:left; text-align:left; height:90px; width:83px; margin-right:3px; padding-left:5px; padding-top:9px;}
				#cartoucheLeft td{ padding-left:2px;}
				.dealerLocation {color:#999999; height:40px; vertical-align:bottom;}
			#cartoucheRight{ float:left; text-align:center; width:90px; font-size:10px}
		[id="ctl00_cartouche_service"]{ position:absolute; z-index:300; font-weight:bold; width:187px; height:93px; top:0px; color:#000000; left:786px;  background:url(../../content/anime_bg_service.png) no-repeat;}
		#shadow{ position:absolute; width:100%; top:0px; _top:2px; height:100px; z-index:200; background:url(../../content/bg_portal_std.png) repeat-x}
		[id="shadowsplash"]{ background:url(../../content/bg_portal_splash.png) repeat-x}
			#titleHeader{ position:absolute; color:#000000; background:#FFFFFF; border-right:1px solid #A3A3A3; width:194px; height:17px; top:75px; z-index:200; padding:4px 0 0 28px;}
		.menuarea1 {margin:11px 0 0 19px; z-index:1000; position:absolute;}
		.menuarea2 {margin:7px 0 0 19px; z-index:1000; position:absolute; top:33px;}
		
	#contenerSplash{padding-top:75px; width:1024px;}
		#contenerSplash img{ display:block; padding-bottom:10px;}
	#contenerBody{ padding-top:65px; overflow:auto;}
		#nav{ float:left; min-height:167px; width:222px; position:absolute; z-index:100; color:#4C4C4C; border:#A3A3A3 solid; border-width:0 1px 1px 0; margin-top:31px; padding:10px 0 15px 0px; background:url(../../content/bg_nav.gif) repeat-x bottom}
		html*#nav{ position:relative; _position:absolute;}
			#nav a,
			#nav a:link,
			#nav a:active,
			#nav a:visited{ color:#000000; text-decoration:none}
			#nav a:hover{}
				#nav ul{ margin:0px; padding:5px 0 2px 30px}
			    #nav li{ margin:0px; padding:0px}
		#content{ float:left; width:755px; padding:10px 0 0 0px;}
		
	#footer{ height:23px; width:100%; bottom:0px; background:#FFFFFF; border-top:1px solid #AAAAAA; padding-top:5px; text-align: left;}
			#footer a,
			#footer a:link,
			#footer a:visited,
			#footer a:active{ font-size:11px; color:#333333; display:block; padding-left:7px; text-align :center; text-decoration:none; background: url(../../content/arrow.gif) no-repeat left}
			#footer a:hover{ color:#003399;}
			
			#footer td{ padding: 0 0 0 2px;}
			
			#footer table{margin: 0 0 0 auto;}
			
	#innerFooter{
		width: 955px; text-align: right;
	}

