/*
	2011 JPCW
	Service WebDesign
*/

@font-face{font-family: Diavlo Bold; src: url('https://www.alumni-ba.com/com/css/Diavlo_BOLD_II_37.otf');}
@font-face {font-family: Diavlo Light; src: url('https://www.alumni-ba.com/com/css/Diavlo_LIGHT_II_37.otf');}
	
/* ============================================================ */
/*   STYLES GENERIQUES													                */
/* ============================================================ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	vertical-align: baseline;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* tags html
-------------------------------------------------------*/

html, body {
	margin:0;
	padding:0;
	border:0 none;
}
body {
	background-color:#ffffff;
	font-family: "tahoma";
	font-size:13px;
	color:#333333;
	text-align:center;
	height:100%;
}
h1{
	font-family: "Diavlo Light", "tahoma";
	font-size: 35px;
	margin:0px 0px 25px 0px;
	padding:0px;	
	color:#063050;
	text-transform:uppercase;
	font-weight:normal;
}
h2{	
	font-family: "Diavlo Bold", "tahoma";
	font-size: 16px;
	color:#063050;
	text-transform:uppercase;
	margin:0px 0px 22px 0px;
	padding:0px;	
	background-image: url('https://www.alumni-ba.com/img/charte/fond_titre.png');
	background-repeat: repeat-x;
	background-position: top right;
}
h2.text{
	background-image:none;
}
h2 .text{	
	background-color:#ffffff;
	margin:0px;
	padding-right:20px;
}
h3{
	font-family: "Diavlo Light", "tahoma";
	font-size: 20px;
	margin:0px 0px 25px 0px;
	padding:0px;	
	color:#063050;
	text-transform:uppercase;
	font-weight:normal;
}
p{	
	margin:0px;
	padding:0px;	
}
a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#173E5C;
}
a.imp{
	font-weight:bold;
	color:#173E5C;
	text-decoration:none;
}
a.imp:hover{
	text-decoration:underline;
}
a.savoirPlus{
	font-weight:bold;
	background-image: url('https://www.alumni-ba.com/img/charte/puce_rouge.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding:0px 0px 0px 20px;
	font-size:11px;
	text-transform:uppercase;
	color:#063050;
	text-decoration:none;
}
a.savoirPlus:hover{
	text-decoration:underline;
}

img{
	border:0 none;
}

.print{
	display:none;
}
.unprint{
}

.spacer{
	clear:both;
	padding:0;
	border:0;
	margin:0px;
	height:10px;
	font-size:0px;
}
.spacer_med{
	clear:both;
	padding:0;
	border:0;
	margin:0px;
	height:25px;
	font-size:0px;
}
.spacer_high{
	clear:both;
	padding:0;
	border:0;
	margin:0px;
	height:40px;
	font-size:0px;
}
#appli_message{
	width:auto;
	border: #3366CC 1px solid;
	background-color:#CC3300;
	padding:10px 30px 10px 30px;
	margin:0px 20px 20px 20px;
	color: #FFFFFF;
}
#appli_message ul li{
	list-style:none;
}
#appli_message .titre{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#appli_message .texte{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.enseigne{
	font-weight:bold;
}
.toUnderline{
	text-decoration:underline;
}
.legende{
	font-size:10px;
	color:#666666;
}
/* ============================================================ */
/*   LISTES																			                */
/* ============================================================ */
ul.ca{
	margin:10px 0px 10px 0px;
	padding:0px;
}
ul.ca li{
	padding:2px 0px 0px 30px;	
	list-style-type:none;
}
ul.ca li ul{
	margin:0px 0px 10px 0px;
	padding:0px;
}
ul.ca li ul li{
	list-style-type:none;
	background-image:none;
	padding:0px;
}
/* ============================================================ */
/*   NAVBAR	HEADER															                */
/* ============================================================ */

#logo{
	position:absolute;
	width:130px;
	height:75px;
	margin-top:20px;
}

#navbar_header{
	width:980px;	
	height:75px;
	float:left;
}

	/* ============================================================ */
	/*   NAVBAR	UP																	                */
	/* ============================================================ */
	#navbar_up{
		float:right;		
		height:13px;
		margin:0px 0px 25px 0px;
		padding:3px 10px 5px 0px;
		background-color:#324A5B;
		border:1px solid #324A5B;
		-webkit-border-radius:5px;;
		-moz-border-radius:5px;
		border-radius: 5px;		
	}
	#navbar_up ul{
		float:right;
		margin:0;
		padding:0;	
	}
	#navbar_up li{
		float:left;
		padding:0px 10px 0px 10px;	
		list-style-type:none;
		font-size:12px;
		border-right:1px solid #125B74;
	}
	#navbar_up li.ico{
		float:left;
		margin:0px 0px 0px 10px;
		padding:0px;
		border:none;
		list-style-type:none;
		font-size:14px;
	}
	#navbar_up li a{
		text-decoration:none;
		color:#ffffff;		
	}
	#navbar_up li a:hover{
		text-decoration:underline;
	}	
	#navbar_up li.on a{
		text-decoration:underline;
	}


	/* ============================================================ */
	/*   NAVBAR	PRINC																                */
	/* ============================================================ */

#navbar_princ{
		float:right;
		width:850px;	
		height:35px;
		margin:0px;
		padding:0px;
	}
	#navbar_princ ul{	
		float:right;
		margin:5px 0px 0px 0px;
		padding:0;
	}
	#navbar_princ li{
		float:left;
		height:21px;
		line-height:18px;
		margin:0px;
		padding:5px 6px 1px 6px;
		list-style-type:none;
		border-right:1px solid #D7D7D7;
		text-align:center;		
		font-family: "Diavlo Bold", "tahoma";
		font-size:14px;
		font-weight:normal;		
		text-transform:uppercase;		
		cursor:pointer;		
	}
	#navbar_princ li a{
		text-decoration:none;
		color:#063050;
	}	
	#navbar_princ li:hover > a{		
		color:#ffffff;
	}	
	
	#navbar_princ li.home{
		width:28px;
		padding:0px 7px 1px 5px;
	}	

	#navbar_princ li.qui{
		width:157px;
	}	
	#navbar_princ li.qui:hover, #navbar_princ li.qui_on{
		width:157px;
		background-image: url('https://www.alumni-ba.com/img/charte/navBar/qui_on.gif');
		background-position: 4px 0px;
		background-repeat: no-repeat;	
	}
	#navbar_princ li.invest{
		width:171px;
	}	
	#navbar_princ li.invest:hover, #navbar_princ li.invest_on{
		width:171px;
		background-image: url('https://www.alumni-ba.com/img/charte/navBar/investissements_on.gif');
		background-position: 6px 0px;
		background-repeat: no-repeat;	
	}
	#navbar_princ li.entre{
		width:127px;
	}	
	#navbar_princ li.entre:hover, #navbar_princ li.entre_on{
		width:127px;
		background-image: url('https://www.alumni-ba.com/img/charte/navBar/entrepreneurs_on.gif');
		background-position: 6px 0px;
		background-repeat: no-repeat;	
	}
	#navbar_princ li.invest2{
		width:121px;
	}	
	#navbar_princ li.invest2:hover, #navbar_princ li.invest2_on{
		width:121px;
		background-image: url('https://www.alumni-ba.com/img/charte/navBar/investisseurs_on.gif');
		background-position: 6px 0px;
		background-repeat: no-repeat;	
	}
	#navbar_princ li.actu{
		width:98px;
	}	
	#navbar_princ li.actu:hover,#navbar_princ li.actu_on{
		width:98px;
		background-image: url('https://www.alumni-ba.com/img/charte/navBar/actus_on.gif');
		background-position: 6px 0px;
		background-repeat: no-repeat;		
	}	

	#navbar_princ  li.qui_on a, 
	#navbar_princ li.invest_on a, 
	#navbar_princ li.entre_on a, 
	#navbar_princ li.invest2_on a, 
	#navbar_princ li.actu_on a {
		color:#ffffff;
	}
						
	#navbar_princ li ul{		
		position:absolute;
		left:-999em;
	}
	#navbar_princ li:hover ul{
		<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>/home/alumniba/www/com/css/default.css.php</b> on line <b>375</b><br />
		
			float:left;
			left:auto;
			
		
		width:248px;
		height:100px;
		margin:-5px auto 0px auto;
		padding:18px 0px 8px 0px;
		background-image: url('https://www.alumni-ba.com/img/charte/fond_layer_l.png');
		background-repeat: no-repeat;
		background-position:left top;
	}
	
	#navbar_princ li.qui:hover ul, #navbar_princ li.qui_on:hover ul, #navbar_princ li.entre:hover ul, #navbar_princ li.entre_on:hover ul{
		margin:-5px auto 0px -1px;
		background-image: url('https://www.alumni-ba.com/img/charte/fond_layer.png');
		background-repeat: no-repeat;
		background-position:left top;	
	}
	
	#navbar_princ li:hover ul li{
		clear:both;
		width:224px;
		height:19px;
		list-style-type:none;
		text-align:left;
		padding:2px 0px 3px 5px;
		margin:1px 0px 0px 0px;
		border:none;;
	
	}
	#navbar_princ li:hover ul li:hover{		
		background-image: url('https://www.alumni-ba.com/img/charte/fond_li_on.png');
		background-repeat: no-repeat;
		color:#ffffff;
	}
	#navbar_princ li:hover ul li a{
		font-family: "tahoma";
		font-weight:normal;
		font-size:13px;
		text-transform:none;	
		color:#3D3D3E;
	}
	#navbar_princ li:hover ul li:hover a, #navbar_princ li:hover ul li a:hover{
		color:#ffffff;	
	}
	
/* ============================================================ */
/*   NAVBAR	FOOTER															                */
/* ============================================================ */

#navbar_footer{
	float:none;
	width:980px;
	margin:0px auto 0px auto;
}
#links_bar{
	float:left;
	width:800px;
	margin:20px 0px 0px 0px;
	padding:0;
	text-align:left;
	color:#ffffff;
}
#links_bar ul{
	float:left;	
	margin:0px 0px 0px -5px;
	padding:0px;
}
#links_bar li{
	float:left;
	padding:0px 4px 0px 4px;
	border-right:1px solid #ffffff;
	list-style-type:none;
	text-transform:uppercase;
}
#links_bar li a{
	color:#ffffff;
	text-decoration:none;
}
#links_bar li a:hover{
	text-decoration:underline;
}	
#links_bar li.on a{	
	text-decoration:underline;
}	

#alumni_id{
	clear:both;
	width:780px;
	margin:20px 0px 0px 0px;
}
#epartneaire{
	clear:both;
	width:780px;
	margin:10px 0px 0px 0px;
}
#alumni_id a, #epartneaire a{
	color:#ffffff;
	text-decoration:none;
}
#alumni_id a:hover, #epartneaire a:hover{
	text-decoration:underline;
}

#affiliation{
	float:left;	
	width:180px;
	margin:20px 0px 0px 0px;
	text-align:right;
}
		#affiliation #elt{
			float:right;
			margin:0px 0px 0px 10px;
		}

#tagsCloud{
	float:left;
	margin-top:30px;
	text-align:justify;
}
#tagsCloud h3{
	display:inline;
	font-family:Tahoma;
	font-size:7px;
	margin:0px 10px 0px 0px;
	padding:0px;
	text-transform:none;
}
#tagsCloud a{
	font-size:7px;
	font-weight:bold;	
	text-decoration:none;
	color:#324A5B;
}
#tagsCloud a.tag1{
	font-size:11px;
	line-height:16px;;
}
#tagsCloud a.tag2{
	font-size:13px;
	padding-top:2px;
}
#tagsCloud a.tag3{
	font-size:18px;
}
#tagsCloud a:hover{
	text-decoration:none;
}

/* ============================================================ */
/*   STRUCTURE DE PAGE													                */
/* ============================================================ */
#bande_sup{
	width:100%;
	height:22px;
	background-color:#324A5B;
	display:none;
}
#header{
	clear:both;
	width:980px;
	height:80px;
	margin:0px auto 10px auto;
	padding:5px 0px 0px 0px;
	font-size:11px;
	text-align:center;
}
#separateur{
	clear:both;
	width:100%;
	height:25px;
	margin:30px 0px 30px 0px;
	background-image: url('https://www.alumni-ba.com/img/charte/separateur.png');
	background-repeat: repeat-x;
}

#footer{
	clear:both;
	width:100%;
	height:225px;
	margin:20px auto 0px auto;
	padding:15px 0px 0px 0px;	
	font-size:11px;
	text-align:center;
	background-color:#324A5B;
}
		
/* ============================================================ */
/*   CONTENT																		                */
/* ============================================================ */

#content{
	width:980px;
	margin:0px auto 0px auto;
	text-align:left;
}
	#menu_left{
		float:left;
		margin:10px auto 0px auto;
		width:210px;
	}
		#menu_left ul{		
			float:left;
			padding:0px;
			margin:0px;
		}
		#menu_left li{
			width:171px;
			height:19px;
			padding:1px 0px 0px 10px;
			margin-bottom:1px;
			list-style-type:none;
			background-image: url('https://www.alumni-ba.com/img/charte/menuLeft_li_off.png');
			background-repeat:no-repeat;
		}
		#menu_left li.h{
			width:171px;
			height:35px;
			padding:1px 0px 0px 10px;
			margin-bottom:1px;
			list-style-type:none;
			background-image: url('https://www.alumni-ba.com/img/charte/menuLeft_li_off_h.png');
			background-repeat:no-repeat;
		}
		#menu_left li a{
			color:#333333;
			text-decoration:none;
		}
		#menu_left li:hover, #menu_left li.on{
			color:#ffffff;
			background-image: url('https://www.alumni-ba.com/img/charte/menuLeft_li_on.png');
			background-repeat:no-repeat;
			cursor:pointer;
		}
		#menu_left li.h:hover, #menu_left li.on_h{
			color:#ffffff;
			height:35px;
			background-image: url('https://www.alumni-ba.com/img/charte/menuLeft_li_on_h.png');
			background-repeat:no-repeat;
			cursor:pointer;
		}		
		#menu_left li:hover a{
			color:#ffffff;
		}
		
	#center_text{
		float:left;
		width:770px;
	}
	
	
p.col_center{
	width:500px;
	padding:0px 20px 0px 0px;
}

#rejoindre_img{
	float:left;
	margin:0px 20px 0px 0px;
}
#rejoindre_texte{
	float:left;
}
#encart_entete{
	width:225px;
	height:23px;
	padding:7px 0px 0px 10px;
	background-image:url('https://www.alumni-ba.com/img/charte/fond_titre_encart.png');
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
}
#encart_texte{
	width:215px;
	padding:10px 10px 20px 10px;
	background-color:#ECECEC;
	color:#333333;
}
#pagination{
	clear:both;
	width:100%;
	text-align:right;	
}

/** ACTUALITES **/
#actu_detail{

}
	#actu_top{
		float:left;
		width:980px;
		margin-bottom:10px;	
		
	}
	#actu_bottom{
		float:left;
		width:980px;
		background-image: url('https://www.alumni-ba.com/img/charte/separateur_actu.png');
		background-position:right bottom;
		background-repeat: no-repeat;
		padding-bottom:10px;
		margin-bottom:20px;
	}
#actu_left{
	float:left;
	margin:0px;
	padding:0px;
	width:210px;
}
#actu_titre{
	float:left;
	width:770px;
	padding:0px;
}
	#actu_titre h2{	
		font-family: "tahoma";
		font-weight:bold;
		font-size:16px;
		background-image:none;
		text-transform:none;
		margin:0px 0px 5px 0px;
		padding:0px;
	}
	#actu_date{
		font-family: "tahoma";
		font-weight:normal;
		font-size:16px;
		margin:0px 0px 10px 0px;
	}
#actu_text{
	float:left;
	width:770px;	
}
#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;
}

/** LE RESEAU **/

#col_left{
	float:left;
	width:495px;	
}
	#blocImg{
		float:left;
		width:162px;
	}
		#blocImg img{			
			margin-right:10px;
			margin-bottom:10px;
		}	
		.legendeImg{
			background-image: url('https://www.alumni-ba.com/img/charte/puce_rouge.png');
			background-position: top left;
			background-repeat: no-repeat;
			padding:0px 0px 0px 15px;
			font-size:10px;
			color:#666666;
		}

#col_right{
	float:left;
	width:265px;	
}
#col_right h2{
	margin-left:30px;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	background-image:none;
}
#graph_fonctions, #graph_secteurs{
	width:240px;
	float:left;
	margin:0px 0px 40px 0px;
	font-size:11px;
	text-align:center;
	color:#063050;
	/*font-weight:bold;*/
}


/** ENTREPRENEURS **/
#entre_par1{
	float:left;
	width:500px;
	padding:0px 20px 0px 0px;
}
#entre_par1_dte{
	float:left;
	width:250px;
}
#entre_par2{
	float:left;
	width:170px;
	padding:0px 20px 0px 0px;
}
#entre_par2_text{
	float:left;
	width:330px;
	padding:0px 20px 0px 0px;
}

/** INVESTISSEMENT **/
#entreprise{
	float:left;
	width:980px;
	display:block;
}
	#entreprise #zone_logo{
		float:left;
		display:block;
		width:170px;
		margin:0px auto 0px auto;
		padding:0px 40px 0px 0px;
		text-align:right;
	}
	#entreprise #zone_texte{
		float:left;
		width:770px;
		text-align:justify;
	}
	
/** TEMOIGNAGES **/

ul.temoignages{
	margin:20px 0px 0px 0px;
	padding:0px;
}
ul.temoignages li{
	margin : 10px 0px 20px 0px;
	list-style-type:none;
}
ul.temoignages li	.identite{
		color:#063050;
		font-size:15px;
		font-weight:bold;
	}
ul.temoignages li	.fonction{
		color:#063050;
		font-size:13px;
		font-weight:bold;
	}
img.temoignages{
	margin:135px 0px 0px 0px;
}