#bottomCompLeft {
	position: relative;
	top:20px;
	left:0px;
	width:580px;
	height:600px;
	
	margin:0px;
	margin-top:0px;
		
	font-size:11px;
	float:left;
}

#bottomCompRight {
	position: relative;
	top:15px;
	left:10px;
	width:250px;
	height:600px;

	margin:0px;
	margin-top:0px;
		
	font-size:11px;
	float:left;
}

#topLeft {
	background-image:url(../images/bottom/presentation.gif);
	background-repeat: no-repeat ;
	
	height: 220px;
	width: 550px;
	
	padding:30px;
	position: relative;
	float:left;
}

#topRight {
	background-image:url(../images/bottom/webcam.gif);
	background-repeat: no-repeat ;
	
	height: 220px;
	width: 175px;
	
	padding:20px;
	position: relative;
	
	left:15px;
	
	text-align:right;
}

#bottomLeftImg {
	background-image:url(../images/bottom/sections.gif);
	background-repeat: no-repeat ;
	
	position: absolute;
	
	height: 200px;
	width: 150px;
	
	margin-left:30px;
	top:1150px;	
}

#bottomLeft {
	height: 250px;
	width: 505px;
	
	left:30px;
	
	position: relative;
	float:left;
	
	text-align:justify;
}

#bottomRight {
	background-image:url(../images/bottom/seniors.gif);
	background-repeat: no-repeat ;
	
	height: 280px;
	width: 175px;
	
	top:30px;
	left:35px;
	
	position: relative;
	float:left;
	
	text-align:center;
}

.verticalSeparator {
	background-image:url(../images/bottom/separatorV.gif);
	background-repeat: repeat-y ;
	
	height: 505px;
	
	position:relative;
	float:left;
	width: 5px;
	/*position: absolute;
	

	margin-left:730px;
	margin-top:685px;*/
	top:50px;
	left:0px;
}

#mention {
	position: relative;
	float:left;
	
	width:780px;
	top:10px;

	left:180px;
	
	font-size:10px;
	font-style:italic;
	text-align:center;
}

#bottomCompLeft a {
	color:#8D0D0E;
	/* police du lien */
	font-weight:bold;
	/* non souligné */
	text-decoration:none;
}

#bottomComp a:hover {
	/* couleur du lien survolé */
	color:gray;
	/* souligné au survol */
	text-decoration:underline;
}

#googleAd {
	position:relative;
	float:left;
	
	left:30px;
	top:200px;
	
	/*width:120px;*/
	height:10px;
	
}

#ezBanner {
	position:relative;
	float:left;
	
	top:15px;
	/*margin-left:30px;*/
}
