/*  ----------\
	-----------------------------------------------
	Title 		: PointPub Media Communications CSS Menu Document
	Author 		: Karine Laporte
	Version 	: 1.0
	Created 	: 23-01-2010
	Copyright 	: PointPub Media Communications (c) 2010
	-----------------------------------------------
	----------/
	orange : #f9a11b
	bleu   : #2a859c
	gris   : #414042  
/*  ---------------------------------------------------------*/

/********  TOP **************************/	
#Top{
	width:100%; height:70px; 
	background-image:url(/ui/img/top_bg.jpg); background-repeat:repeat-x;	/* background infini */ }
#menuTop{
	width:997px;
	text-align: center;	
	margin: 0 auto;		}
#sousMenu{
	height:174px;
	background-image:url(/ui/img/bg_hfix01.jpg); background-repeat:repeat-x; /* background infini */	}
#smenu{
	width:584px; padding:24px 0 0 410px; }
.spacerLogo{width:64px; height:174px;	}
.largeur{
	width:997px;
	margin: 0 auto;	}
.BGfixSM{
	 height:174px; 
	 background-image:url(/ui/img/bg_h02-fix.jpg); background-repeat:no-repeat; background-position:center; 
	 margin: 0 auto;	}
#banniere{ 
	height:145px;	
	background-image:url(/ui/img/bg_hfix02.jpg); 	background-repeat:repeat-x;	/* background infini */	}
.BGfixBAN{
	background-image:url(/ui/img/bg_h03.jpg); background-repeat:no-repeat; background-position:center; height:145px;
	margin: 0 auto; 
	text-align:center; 	 }
/******** FIN TOP */	
div.thumb{
    position:relative;
	width:124px;
	height:70px;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
div.divLeft{
	width:124px;
	height:70px;
	overflow:hidden;
	position:relative;
    top:-150px;
	overflow:hidden;
	float:left;
}

div.divLeftImage{
	width:124px;
	height:100%;
	float:left;
}

div.someContent{
	position:relative;
    width:124px;
	height:150px;
	font-size:12px;
	font-family:Arial;
	text-align:justify;

}
div.someContent div.content{
	color:#CCC;
	height:126px;
	font-size:11px;
}
div.services{
height:70px;
width:220px;
background:url(/ui/img/top_services.jpg) center top no-repeat;
float:left;
}

div.splitter{
height:70px;
width:2px;
background:url(/ui/img/top_splitter.jpg) center top no-repeat;
float:left;
}
