
<!--
/* CORPS DE LA PAGE - NE PAS TOUCHER */
body {
	margin-left: 0px;
	margin-top: 0px;
}

/* LEGENDE HAUT DE PAGE - NE PAS TOUCHER */
.txtTop{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
}

a.txtTop:visited {
	color:#ffffff;
	text-decoration:none;
}
a.txtTop:hover {
	color:#00ff00;
	text-decoration:none;
}10:33 12/05/2010
a.txtTop:active {
	color:#ffffff;
	text-decoration:none;
}

/* LEGENDE BAS DE PAGE - NE PAS TOUCHER */
.txtLegende{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff;
}

a.txtLegende:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.txtLegende:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00ff00;
	text-decoration:none;
}
a.txtLegende:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}


/* FEUILLE DE STYLE PORTRAIT */
.txtPortrait {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00ff00;
}

/* FEUILLE DE STYLE CATEGORIE (Ex : SEMINAIRES)*/
.txtTitre {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00ff00;
}

/* FEUILLE DE STYLE TITRE (ROLL OVER) - (Ex : PERSPECTIVES 2008 : LES TENDANCES GLOBALES DU SECTEUR)*/
.Titre { 
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
} 
A.Titre:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration: none; 
} 
A.Titre:active { 
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:ffffff;
text-decoration: none;  
} 
A.Titre:hover { 
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff; 
text-decoration:none;  
} 

/* FEUILLE DE STYLE DESCRIPTION (Ex : 200 professionnels réunis à Paris pour le séminaire annuel de l’IFM). */
.txtDescription {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}


/* LIENS CLASSIQUES NE PAS TOUCHER */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.style2 {
	font-size: 11px;
	color: #000000;
}
-->


