* {
    font-family: Verdana, sans-serif;
    font-weight: normal;
}
body {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

table th, table td {
    padding: 0.25em;
    vertical-align: top;
}

strong, strong * { font-weight: bold; }

/*****************************************************************************/

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

/*****************************************************************************/

.explanation {
	background: #99ccff;
	border: solid 1px black;
	padding: 0.5em;
}

.info {
	background: #FF9999;
	border: solid 3px red;
	padding: 0.5em;
	font-size: 1.4em;
}

#contenu {
	font-weight:bold;
}

#pertinence {
	font-weight:bold;
}

#flashInfoMembres {
	/* POSITION A DROITE DU LOGO REFIPS*/
/*	left: 380px;
	top: -10px;
*/
	/* POSITION A CHEVAL ENTRE LOGO ET TEXTE*/
/*    left: 150px;
	top: 50px;
*/
	/* POSITION A DROITE DE LA PAGE */
    left: 450px;
	top: -10px;	

    position: absolute;
    z-index:200;
}

#flashInfoNonMembres {
	/* POSITION A DROITE DU LOGO REFIPS*/
/*	left: 380px;
	top: -10px;
*/
	/* POSITION A CHEVAL ENTRE LOGO ET TEXTE*/
/*    left: 150px;
	top: 50px;
*/
	/* POSITION A DROITE DE LA PAGE */
    left: 650px;
	top: -10px;	

    position: absolute;
    z-index:200;
}

#proposition_article_liste {
	border: none;
	position: relative;
	right: 20px;
	
}

#proposition_article_liste li{
	display: list-item;
	list-style-image: url(../medias/images/puce_orange.png);

	margin: 0 0 2em 0;
}

#lien_gauche {
	margin : 0 3em 0 0;
}
#lien_droit {
	margin : 0 0 0 3em;
}

#liens {
	font-size: 1.1em;
	font-style: italic;
	margin: 4em 0;
	padding: 1em;
	text-align: center;
	background: #99FFCC;
	border: 1px solid #0099CC ;
}

#avis_parution {
	font-size: 1.1em;
	font-style: italic;
	margin: 4em 0;
	padding: 1em;
	text-align: center;
	background: #99FFCC;
	border: 1px solid #0099CC ;
}
