body {
	background-color:#ed760d;
	font-family:"Trebuchet MS";
}
h2, p {margin:0;}

#page {
	width:985px;
	margin:0 auto;
}
	#hautHeader {
		height:10px;
		background:url(images/hautHeader.jpg) no-repeat;
	}
	#header {
		height:300px;
		background:url(images/header.jpg) no-repeat;
	}
		#menu {
			float:right;
			margin-right:25px;
			margin-top:30px;
			letter-spacing:2px;
		}
		#menu ul {
			margin:0;
			list-style-type:none;	
			text-align:right;		
		}
		#menu li {
			margin-top:7px;
		}
		#menu a {
			color:#FFFFFF;
			text-decoration:none;
			line-height:25px;
			font-size:18px;
		}
		#menu a:hover {
			text-decoration:underline;
		}
		.sepaMenu {
			width:125px;height:4px;
			background:url(images/sepaMenu.gif) no-repeat;
			border:none;
			text-align:right;
		}
	#conteneur {
		background:url(images/bg.jpg) repeat-y;
		padding:0 30px 0 30px;
	
	}
	
		#titlePage {
			color:#ed760d;
		}
		#boxes {
			margin:0;
			/*background-color:green;*/
			margin-left:10px;
		}
		#boxMarine, #boxTraca, #boxTelecom {
			float:left;
			width:288px;height:199px;
			margin-right:20px;
		}
		#boxMarine {
			background:url(images/boxMarine.jpg) no-repeat;
		}
		#boxTraca {
			background:url(images/boxTraca.jpg) no-repeat;
			cursor:pointer;
		}
		#boxTelecom {
			background:url(images/boxTelecom.jpg) no-repeat;
			margin-right:0;
		}
		.separation {
			clear:both;
			visibility:hidden;
		}
			
		.indent{
			margin-left:15%;
		}
		.ssMenu{
		background-color:#ffffff;
		border:ridge blue 3px;
		width:13%;
		height:25px;
		margin: 1px;
		text-align:center;
		text-decoration:none;
		float:left;
		}
		.ssMenuSelected{
		background-color:#356aa1;
		border:outset blue 3px;
		width:13%;
		height:25px;
		margin: 1px;
		text-align:center;
		text-decoration:none;
		float:left;
		}
		.ssMenu a{
		text-decoration:none;
		color:#356aa1;
		}
		
		.ssMenuSelected a{
		text-decoration:none;
		color:#ffffff;
		}
		
		.ssMenu strong{
		font-size:1.2em;
		}
		
		img{
		/*border:solid yellow 1px;*/
		margin-right:40px;
		float:right;
		}
		
		a img{
		border:none;
		}
		
		.tampon30{
		height:30px;
		}
		.tampon130{
		height:130px;
		}
		
		#contact{
		margin:auto;
		}
		
		#Mobotix{
		margin-right:120px;
		}
		
		#telesis{
		margin-top:50px;
		margin-right:120px;
		}
		
		#GS_Tracabilite{
		margin-top:25px;
		margin-right:170px;
		}
		
		#nordicID{
		margin-top:25px;
		margin-right:100px;
		}
		
	#footer {
		height:46px;
		background:url(images/footer.jpg) no-repeat;
		text-align:center;
		padding-top:5px;
	}

