﻿body
{
	font-family: Garamond;
	font-size: 12pt;
	background-color: white;
} 
.PetitTexte
{
	font-family: Arial;
	font-size: xx-small;
	color: Gray;
}
.Fond
{
	background-color: #e0e0e0;
}
.TitrePage
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	font-family: Arial;
}
.TitreHaut
{
	font-weight: bold;
	font-size: 16pt;
	color: #00008b;
	font-family: Arial;
}
.cadre
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
.NomAuteur 
{ 
	font-family: Arial; 
	color: #00008B; 
	font-size: 12pt; 
	font-style:italic 
} 

.Liste
{
	font-family: Arial;
	font-size: small;
}


a  
{ 
	font-family: Arial;
	font-size: 10pt;
	FONT-WEIGHT: bold; 
	COLOR: navy; 
}
A:link 
{ 
	TEXT-DECORATION: none 
} 
A:active 
{ 
	COLOR: navy 
} 
A:visited 
{ 
	TEXT-DECORATION: none 
} 
A:hover 
{ 
	TEXT-DECORATION: underline 
}
h1
{
	font-family: Arial;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #808080;
} 
h2
{
	font-family: Arial;
	font-size: 14pt;
	color: #00008b;
} 
h3
{
	font-family: Arial;
	font-size: 12pt;
	color: #00008b;
} 
h4
{
	font-family: Arial;
	color: #00008b;
	font-size: 10pt;
	font-style: italic;
}
ul
{
	list-style-image: url(App_Themes/PuceTriangle.gif);
}

.Menu
{
	font-weight: bold;
	color: #00008b;
	font-size: small;
	font-family: Arial;
	text-indent: 5pt;
}

.MenuHover
{
	color: white;
	background-color: #1e90ff;
}

.ConfSection
{
	background-color:Navy;
	font-family:Arial;
	font-weight:bold;
	color:White;
}

.Emphase
{
	font-weight:bold;
	color: navy;
}

.ConfTitreRetro
{
	font-weight: bold;
	font-size: 11pt;
	color: navy;
	font-family: Arial;
	margin-top: -10px;
}

.ConfRetro
{
	background-color: whitesmoke;
}

.ConfEncours
{
	background-color: #ffffcc;
}

.ConfSep
{
	height:4px;
}
.BibioSousTitre {
	font-style: italic;
}
.BiblioTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #00008b;
	margin-bottom: -10px;
}
.BiblioLivre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #F0F0F0;
}
.BiblioCommentaire {
	margin-left: 30px;
	font-style: italic;
	margin-top: -15px;
}
.BiblioTitreLivre {
	font-weight: bold;
	color: #333333;
}
.ConfTable {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.ConfTitre {
	vertical-align: top;
	font-weight: bold;
	color: #333333;
}
.ConfDetail {
	margin-left: 20px;
	margin-top: -15px;
}
.ConfDate {
}
.ConfDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.ConfCell
{
	vertical-align: top;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #F0F0F0;
}
.Coord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #CCE6FF;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.Coord a {
	font-size:x-small
}
.TexteAnnonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000080;
}
.RevueAnnee {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	font-weight: bold;
}
.RevueListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: disc;
}
.offre
{
    border: thin solid #000080;
    text-align: center;
    font-weight: bold;
    background-color: #D8F0FC;
    color: #AC202D;
    padding: 5px;
}
.Summary
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.EnglishTitle
{
    font-weight: bold;
}
