/*
================================================================================================
IMPRESSION site IFAGP  - 2008
================================================================================================
*/


body { /* Modifications : la couleur de fond de page - la police - l'unité utilisée pour la taille de la police  */
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}


/* non affichés  */
#coreleft, #footer, #header{ 
	display:none;
}

#corecenter p {
	width: 100%;
	line-height: 16px;
	padding: 0 0px 16px 0px;
	letter-spacing: 0.01em;
		}
#corecenter h2 {
	font-size: 16px;
		}	
#corecenter h3 {
	font-size: 15px;
		}
#corecenter h5 {
	font-size: 16px;
		}			
