
/*  <style type="text/css">
/* 
	###############################
	#    B O I T E   B L E U E    #
	#    FEUILLE DE STYLES CSS    #
	#    (c) 2008  -  PORTASYS    #
	###############################
*/


/* 
	###############################
	#    HOME PAGE                #
	###############################
*/

/*  TOP / RIGHT / BOTTOM / LEFT */

.ProfileSections {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #a4a4a4; /* #d2d2d2; /* #e1e1e1; */
    margin: 0;
	padding: 0;
	background-color: #f2f2f2; /* #fafafa; */ 
	padding-top: 3px;
	padding-bottom: 5px;  
	margin-bottom: 10px;
	border-bottom: #cccccc solid 1px;
}

.ProfileSections a {
	color: #a4a4a4; /* #d2d2d2; /* #e1e1e1; */
	text-decoration: none;
}


.ModuleProgUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7f7f7f;
	margin: 0;
	padding: 8px 0 8px 0;
	border-bottom: #cccccc solid 1px;
}

.ModuleProgUpdate h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4c4c4c;
	margin: 10px 0 10px 0;
	padding: 0;
}
.ModuleProgUpdate h1 {
	color: #4c4c4c;
	text-decoration: none
}

.ModuleProgUpdate h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #4c4c4c;
	margin: 3px 0 3px 0;
	padding: 0;
}

.ModuleProgUpdate h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #7f7f7f;
	margin: 0 0 5px 0;
	padding: 0;
}  

.MPU_IMG { width: 100px; margin: 0; padding: 10px 20px 0 0;}
.MPU_IMG img { width: 100px; border: #cccccc solid 1px; margin: 0; padding: 0;}
.MPU_Desc { }

.SelectedPage {
	color: #2a4b71;
	font-weight: bold;
}
