/* CSS Document */
	body, html	
		{
			padding:0px;
			margin:0px;
		}
	#bluebg
		{
			background:#666666;
		}
	#greenbg
		{
			background:#136232;
		}
	#yellowbg
		{
			background:#CB9A2C;
		}	
	#redbg
		{
			background:#AC1E23;
		}			
	#outer {
					  position: absolute;
					  top: 50%;
					  left: 0px;
					  width: 100%;
					  height: 1px;
					  overflow: visible;
					 
					}
					 
	#inner {
					  width: 944px;
					  height: 387px;
					  margin-left: -472px;  /***  width / 2   ***/
					  position: absolute;
					  top: -193px;          /***  height / 2   ***/
					  left: 50%;
					  
			}	
	#subinner {
					  width: 944px;
					  height: 510px;
					  margin-left: -472px;  /***  width / 2   ***/
					  position: absolute;
					  top: -255px;          /***  height / 2   ***/
					  left: 50%;
					  
			}			
			
	#topbar
		{
			width:772px;
			float:left;
			padding-left:172px;
		}
	#topbar a:active, #topbar a:link, #topbar a:visited, #topbar a:hover
		{
			color:#ffffff;
			text-decoration:none;
		}  	
	#logo
		{
			width:121px;
			float:left;
		}	
	#logotext
		{
			font-family:Helvetica;
			font-size:11px;
			color:#ffffff;
			width:250px;
			padding-left:15px;
			float:left;
		}	
	#sublogotext
		{
			font-family:Helvetica;
			font-size:11px;
			color:#ffffff;
			width:220px;
			padding-left:15px;
			float:left;
		}
	.bus-adhesives-pic
		{
			background:url('images/home-bus-adhesives-pic.png');
			background-repeat:no-repeat;
			width:176px;
			height:162px;
		
		}		
	.bus-adhesives-pic-hover	
		{
			background:url('images/home-bus-adhesives-pic-hover.png');
			background-repeat:no-repeat;
			width:210px;
			height:195px;
		
		}
	#topnavlinks
		{
			width:386px;
			float:left;
			padding-top:15px;
		}	
	#topnavlinks a.darkgreen:active, #topnavlinks a.darkgreen:link, #topnavlinks a.darkgreen:visited, 
	#topnavlinks a.darkgreen:hover
		{
			color:#136232;
			text-decoration:none;
			font-weight:bold;
			font-family:Helvetica;
			font-size:11px;
		}		
	#topnavlinks a.lightgreen:active, #topnavlinks a.lightgreen:link, #topnavlinks a.lightgreen:visited, 
	#topnavlinks a.lightgreen:hover 
		{
			color:#6CBE45;
			text-decoration:none;
			font-family:Helvetica;
			font-size:11px;
			font-weight:normal;

		}			

	#topnavlinks a.darkyellow:active, #topnavlinks a.darkyellow:link, #topnavlinks a.darkyellow:visited, 
	#topnavlinks a.darkyellow:hover
		{
			color:#CB9A2C;
			text-decoration:none;
			font-family:Helvetica;
			font-size:11px;
		}
		
	#topnavlinks a.darkred:active, #topnavlinks a.darkred:link, #topnavlinks a.darkred:visited, 
	#topnavlinks a.darkred:hover
		{
			color:#AC1E23;
			text-decoration:none;
			font-weight:bold;
			font-family:Helvetica;
			font-size:11px;
		}		
	#topnavlinks a.lightred:active, #topnavlinks a.lightred:link, #topnavlinks a.lightred:visited, 
	#topnavlinks a.lightred:hover 
		{
			color:#EE2E24;
			text-decoration:none;
			font-family:Helvetica;
			font-size:11px;
			font-weight:normal;

		}					

	#topnavlinks a.white:active, #topnavlinks a.white:link, #topnavlinks a.white:visited, 
	#topnavlinks a.white:hover
		{
			color:#ffffff;
			text-decoration:none;
			font-weight:bold;
			font-family:Helvetica;
			font-size:11px;
		}
	#topnavlinks a.darkblue:active, #topnavlinks a.darkblue:link, #topnavlinks a.darkblue:visited, 
	#topnavlinks a.darkblue:hover
		{
			color:#19144C;
			text-decoration:none;
			font-weight:bold;
			font-family:Helvetica;
			font-size:11px;
		}		
	#topnavlinks a.lightblue:active, #topnavlinks a.lightblue:link, #topnavlinks a.lightblue:visited, 
	#topnavlinks a.lightblue:hover 
		{
			color:#44C2CF;
			text-decoration:none;
			font-family:Helvetica;
			font-size:11px;
			font-weight:normal;

		}
	#contentpanel
		{
			width:944px;
			float:left;
		}
	#leftpanel
		{
			width:124px;
			float:left;
		}
	#subleftpanel
		{
			width:124px;
			float:left;
			padding-top:82px;
		}	
	#leftnav_blue_bg
		{
			margin-top:40px;
			width:124px;
			height:239px;
			padding-top:5px;
			float:left;
			background:url('images/leftnav_blue_bg.png');
			background-repeat:no-repeat;
			text-align:center;
			font-family:Helvetica;
			font-size:12px;
			color:#ffffff;
			font-weight:bold;
			
		}
		
	#leftnav_mega_blue_bg
		{
			margin-top:40px;
			width:104px;
			padding-left:20px;
			height:184px;
			padding-top:60px;
			float:left;
			background:url('images/leftnav_blue_bg.png');
			background-repeat:no-repeat;
			text-align:left;
			font-family:Helvetica;
			font-size:16px;
			color:#ffffff;
			font-weight:bold;
		}	
	#leftnav_mega_blue_bg a.mainlevel:active, #leftnav_mega_blue_bg a.mainlevel:link, #leftnav_mega_blue_bg a.mainlevel:visited				
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
		}
	#leftnav_mega_blue_bg a.mainlevel:hover, a.active
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:underline;
			display:block;			
			height:25px;
		}
	#leftnav_mega_blue_bg a.sublevel:active, #leftnav_mega_blue_bg a.sublevel:link, #leftnav_mega_blue_bg a.sublevel:visited				
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
			padding-left:10px;
			
		}	
	#leftnav_mega_blue_bg a.sublevel:hover, a.subactive
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;			
			height:25px;
			padding-left:10px;
			font-style:italic;
		}	
	#leftnav_green_bg
		{
			margin-top:25px;
			width:104px;
			padding-left:20px;
			height:184px;
			padding-top:60px;
			float:left;
			background:url('images/leftnav_green_bg.png');
			background-repeat:no-repeat;
			text-align:left;
			font-family:Helvetica;
			font-size:16px;
			color:#ffffff;
			font-weight:bold;
			
		}
		
	#leftnav_green_bg a.mainlevel:active, #leftnav_green_bg a.mainlevel:link, #leftnav_green_bg a.mainlevel:visited				
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
		}
	#leftnav_green_bg a.mainlevel:hover, a.active
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:underline;
			display:block;			
			height:25px;
		}
	#leftnav_green_bg a.sublevel:active, #leftnav_green_bg a.sublevel:link, #leftnav_green_bg a.sublevel:visited				
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
			padding-left:10px;
			
		}	
	#leftnav_green_bg a.sublevel:hover, a.subactive
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;			
			height:25px;
			padding-left:10px;
			font-style:italic;
		}
		
		
		
		
				
	#leftnav_yellow_bg	
		{
			margin-top:25px;
			width:104px;
			padding-left:20px;
			height:184px;
			padding-top:60px;
			float:left;
			background:url('images/leftnav_yellow_bg.png');
			background-repeat:no-repeat;
			text-align:left;
			font-family:Helvetica;
			font-size:16px;
			color:#ffffff;
			font-weight:bold;
		}
	#leftnav_yellow_bg a.mainlevel:active, #leftnav_yellow_bg a.mainlevel:link, #leftnav_yellow_bg a.mainlevel:visited				
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
		}
	#leftnav_yellow_bg a.mainlevel:hover, a.active
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:underline;
			display:block;			
			height:25px;
		}
	#leftnav_yellow_bg a.sublevel:active, #leftnav_yellow_bg a.sublevel:link, #leftnav_yellow_bg a.sublevel:visited				
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
			padding-left:10px;
			
		}	
	#leftnav_yellow_bg a.sublevel:hover, a.subactive
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;			
			height:25px;
			padding-left:10px;
			font-style:italic;
		}	
		
	
	#leftnav_red_bg
		{
			margin-top:25px;
			width:104px;
			padding-left:20px;
			height:184px;
			padding-top:60px;
			float:left;
			background:url('images/leftnav_red_bg.png');
			background-repeat:no-repeat;
			text-align:left;
			font-family:Helvetica;
			font-size:16px;
			color:#ffffff;
			font-weight:bold;
			
		}
	#leftnav_red_bg a.mainlevel:active, #leftnav_red_bg a.mainlevel:link, #leftnav_red_bg a.mainlevel:visited				
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
		}
	#leftnav_red_bg a.mainlevel:hover, a.active
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:underline;
			display:block;			
			height:25px;
		}
	#leftnav_red_bg a.sublevel:active, #leftnav_red_bg a.sublevel:link, #leftnav_red_bg a.sublevel:visited				
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
			padding-left:10px;
			
		}	
	#leftnav_red_bg a.sublevel:hover, a.subactive
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;			
			height:25px;
			padding-left:10px;
			font-style:italic;
		}		
	#rightpanel
		{
			width:811px;
			float:left;
		}							
	#light_blue_bg
		{
			width:811px;
			float:left;
			background:url('images/lightblue-curved-bg.png');
			background-repeat:no-repeat;
			height:284px;
			padding-top:45px;
			text-align:center;
		}		
	#white-big-bg	
		{
			width:761px;
			padding-left:25px;
			padding-right:25px;
			float:left;
			background:url('images/white-big-bg.png');
			background-repeat:no-repeat;
			height:426px;
			padding-top:30px;
			text-align:left;
			font-family:helvetica;
			font-size:16px;
			color:#19144C;
			font-weight:bold;
			line-height:22px;
		}
	#white-big-bg a.bluelink:active, #white-big-bg a.bluelink:link, #white-big-bg a.bluelink:visited, #white-big-bg a.bluelink:hover
		{
			color:#19144C;
			text-decoration:underline;
			font-size:16px;
			font-family:Helvetica;
			font-weight:bold;
			line-height:22px;
			
		} 	
	a.bluelink:active, a.bluelink:link, a.bluelink:visited, a.bluelink:hover
		{
			color:#19144C;
			text-decoration:none;
			font-size:12px;
			font-family:Helvetica;
			
		}
	#smarts-page-bg
		{
			width:761px;
			padding-left:25px;
			padding-right:25px;
			float:left;
			background:url('images/smarts-page-bg.png');
			background-repeat:no-repeat;
			height:426px;
			padding-top:30px;
			text-align:left;
			font-family:helvetica;
			font-size:16px;
			color:#19144C;
			font-weight:bold;
			line-height:22px;
		}
	#minimobiles-page-bg	
			{
			width:761px;
			padding-left:25px;
			padding-right:25px;
			float:left;
			background:url('images/minimobiles-page-bg.png');
			background-repeat:no-repeat;
			height:426px;
			padding-top:30px;
			text-align:left;
			font-family:helvetica;
			font-size:16px;
			color:#19144C;
			font-weight:bold;
			line-height:22px;
		}	
	#megamobiles-page-bg	
			{
			width:761px;
			padding-left:25px;
			padding-right:25px;
			float:left;
			background:url('images/megamobiles-page-bg.png');
			background-repeat:no-repeat;
			height:426px;
			padding-top:30px;
			text-align:left;
			font-family:helvetica;
			font-size:16px;
			color:#19144C;
			font-weight:bold;
			line-height:22px;
		}		
	
	.busadhesives_active
		{
			background-position:top;
			background:url('images/busadhesives-hover.gif');
			width:92px;
			height:17px;
			padding-left:5px;
			background-repeat:no-repeat;
			margin-top:-5px;	
		}
	.smarts_active
		{
			background-position:top;
			background:url('images/smarts-active.gif');
			width:87px;
			height:17px;
			padding-left:15px;
			background-repeat:no-repeat;
			margin-top:-5px;	

		}	
	.minimobiles_active
		{
			background-position:top;
			background:url('images/minimobiles-hover.gif');
			width:87px;
			height:17px;
			padding-left:10px;
			background-repeat:no-repeat;
			margin-top:-5px;	
		}	
	.megamobiles_active	
		{
			background-position:top;
			background:url('images/megamobiles_active.gif');
			width:94px;
			height:17px;
			padding-left:8px;
			background-repeat:no-repeat;
			margin-top:-5px;	
		}

	#footer
		{
			width:924px;
			padding-top:10px;
			padding-right:20px;
			float:left;
			text-align:right;
			font-family:Helvetica;
			font-size:11px;
			color:#ffffff;
			letter-spacing:2px;
			word-spacing:3px;

				
		}
	#footer a:active, #footer a:link, #footer a:visited, #footer a:hover
		{
			color:#ffffff;
			text-decoration:underline;
		}
			
	.btn_enterer
		{
			background:url('images/btn_enter.png');
			background-repeat:no-repeat;
			width:61px;
			height:29px;
			border:none;
			
		}
	.btnvalider
		{
			background:url('images/btn_valider.gif');
			background-repeat:no-repeat;
			width:139px;
			height:22px;
			border:none;
			margin-right:50px;
			
		}	
	.btnendevoyer
		{
			
			background:url('images/btn_endevoyer.gif');
			background-repeat:no-repeat;
			width:139px;
			height:22px;
			border:none;
			margin-right:50px;
		}	
	#leftnav_format_green_bg
		{
			margin-top:25px;
			width:104px;
			padding-left:20px;
			height:219px;
			padding-top:25px;
			float:left;
			background:url('images/leftnav_green_bg.png');
			background-repeat:no-repeat;
			text-align:left;
			font-family:Helvetica;
			font-size:16px;
			color:#ffffff;
			font-weight:bold;
			
		}
		
	#leftnav_format_green_bg a.mainlevel:active, #leftnav_format_green_bg a.mainlevel:link, #leftnav_format_green_bg a.mainlevel:visited				
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
		}
	#leftnav_format_green_bg a.mainlevel:hover, a.active
		{
			font-family:Helvetica;
			font-size:15px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:underline;
			display:block;			
			height:25px;
		}
	#leftnav_format_green_bg a.sublevel:active, #leftnav_format_green_bg a.sublevel:link, #leftnav_format_green_bg a.sublevel:visited				
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;
			height:25px;
			padding-left:10px;
			
		}	
	#leftnav_format_green_bg a.sublevel:hover, a.subactive
		{
			font-family:Helvetica;
			font-size:13px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			display:block;			
			height:25px;
			padding-left:10px;
			font-style:italic;
		}	
		
