/*
	2011 JPCW
	Service WebDesign
*/
/*h2{	
	font-family: "Diavlo Bold", "tahoma";
	font-size: 16px;
	color:#063050;
	text-transform:uppercase;
	margin:0px 0px 22px 0px;
	background-image:none;
}*/
h2 img{
	display:inline;
}
#separateur{
	clear:both;
	width:100%;
	height:25px;
	margin:0px 0px 15px 0px;
	background-image: url('https://www.alumni-ba.com/img/charte/separateur.png');
	background-repeat: repeat-x;
}

#accueil_content{
	float:left;
	width:375px;
	text-align:left;
	margin:0px;
	padding:0px;
}
	#investissements{
		clear:both;
		width:370px;
	}	
	#presentation{
		clear:both;
		width:370px;
	}

#actu_zone{
	float:left;
	width:560px;
	height:620px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
	
	text-align:left;
}	
	#actu_content{
		float:left;
		width:540px;
		height:640px;
		margin:0px;
		padding:0px;
		text-align:left;
	}
	#actu_content h2{
	margin:0px;
	}
	
	#scroll_zone{
		width:540px;
		height:600px;
		/*height:100px; AVEC VIDEO*/
		scrollbar-face-color: #ffffff; 
		scrollbar-highlight-color: #cccccc; 
		scrollbar-shadow-color: #cccccc; 
		scrollbar-3dlight-color: #ffffff; 
		scrollbar-arrow-color: #cccccc; 
		scrollbar-track-color: #ffffff; 
		scrollbar-darkshadow-color: #ffffff;
		overflow-y:auto;	
		overflow-x:hidden;	
		margin:0px;
		padding:0px;		
	}
	
	
	
#partners_content{
	float:left;
	width:370px;
	height:320px;
	margin-left:0px 0px 20px 10px;
	text-align:left;	
}
#marqueecontainer{

	margin:0px 0px 10px 0px;
	width:370px;
	height:280px;	
	overflow:hidden;
	position:relative;
	text-align:center;
}
	#marqueecontainer #vmarquee{
		position:absolute;
		left:110px;
	}
		#vmarquee #elt{	
			clear:both;
			padding: 10px 0;	
			border-bottom:1px solid #cccccc;
		}
		
/** ACTUALITES **/

#actu_detail{
	width:520px;
	margin:0px;
	padding:0px;
}

	#actu_top{
		width:520px;		
		margin-bottom:0px;
		padding:0px;		
	}
	#actu_bottom{
		width:500px;
		background-image:none;
		margin:0px;
		padding:0px;
	}
#actu_left{
	clear:both;
	width:520px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#actu_titre{
	width:520px;
	padding:0px;
	margin:0px;
}
	#actu_titre h2{	
		font-family: "tahoma";
		font-weight:bold;
		font-size:16px;
		background-image:none;
		text-transform:none;
		margin:0px;
		padding:0px;
	}
	#actu_date{
		font-family: "tahoma";
		font-weight:normal;
		font-size:12px;
		margin:0px;
		padding:0px;
	}
#actu_text{
	width:520px;
	margin:0px;
	padding:0px;
}
#actu_text #lien{
	color: #063050;
	width: auto;
	background-image: url(https://www.alumni-ba.com/img/charte/puce_rouge.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-bottom: 5px;	
}
#actu_text #pdf{
	color: #063050;
	background-image: url(https://www.alumni-ba.com/img/charte/iconePDF.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	width: auto;
	margin-bottom: 5px;	
}
#actu_text #lien a,
#actu_text #pdf a{
	text-decoration: none;
}
#actu_text #lien a:hover,
#actu_text #pdf a:hover{
	text-decoration: underline;
}
#actu_text p{
	margin:0px;
	padding:0px;
}