
/*  <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 */


.ModuleNouvelles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7f7f7f;
	margin: 0;
	padding: 8px 0 8px 0;
	border-bottom: #cccccc solid 1px;
}

.ModuleNouvelles h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7f7f7f;
	margin: 10px 0 10px 0;
	padding: 0;
}

.ModuleNouvelles h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #7f7f7f;
	margin: 0;
	padding: 0;
}  




.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 a {
	color: #4c4c4c;
	text-decoration: none;
}
.ModuleProgUpdate h1 a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}


.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 h2 a {
	color: #4c4c4c;
	text-decoration: none;
}
.ModuleProgUpdate h2 a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

.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;
}

