/*
 * 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:absolute; width:100%; 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 {background: #FFFFFF; width: 100%; position: absolute; z-index: 255; height: 15px; top: 0px;}
		#ctl00_cartouche{ position:absolute; font-weight:bold; z-index:300; width:183px; height:93px; top:0px; color:#000000; left:786px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/anime_bg.png', sizingMethod='image')}
		div[id="ctl00_cartouche"]{ 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; font-size:10px}
				#cartoucheLeft td{ padding-left:2px;}
				.dealerLocation {color:#999999; height:40px; vertical-align:bottom;}
			#cartoucheRight{ float:left; text-align:center; width:90px; font-size:10px}
		#ctl00_cartouche_service{ position:absolute; font-weight:bold; z-index:300; width:183px; height:93px; top:0px; color:#000000; left:786px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/anime_bg_service.png', sizingMethod='image')}
		div[id="ctl00_cartouche_service"]{ background:url(../../content/anime_bg_service.png) no-repeat;}
		#shadow{position:absolute; width:100%; top:0px; _top:0px; height:101px; z-index:200; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/bg_portal_ie6.png', sizingMethod='scale')}
		#shadowsplash{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/bg_portal_splash.png', sizingMethod='scale');}
		div[id="shadow"]{background:url(../../content/bg_portal_ie6.png) repeat-x;}
			#titleHeader{ font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000;position:absolute; color:#000000; background:#FFFFFF; border-right:1px solid #A3A3A3; width:179px; height:16px; top:75px; z-index:200; padding:5px 0 0 30px;}
		.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; height:167px; width:209px; 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}
			#nav a,
			#nav a:link,
			#nav a:active,
			#nav a:visited{ text-decoration:none}
			#nav a:hover{}
			    #nav ul{ margin:0px; padding:3px 0 3px 30px}
			    #nav li{ margin:0px; padding:0px}
		#content{ float:left; width:755px; padding:10px 0 0 0px;}
		
	#footer{ position:absolute; bottom:0px; height:23px; width:100%; bottom:0px; text-align:center; 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;
	}


