

a:link
{
	color: rgb(235,65,36); 
	text-decoration: none;
}
a:visited
{
	color: rgb(235,65,36); 
	text-decoration: none; 
} 
a:active 
{
	color: rgb(235,65,36);
	text-decoration: none; 
}
body
{
	font-family: Arial, Helvetica;
	color: black;
	font-size: 10pt;
	text-align: justify;
}
td, th
{
	font-family: Arial, Helvetica;
	color: black;
	font-size: 10pt;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
   font-family: Arial, Helvetica;
   color: black;
text-align: justify;	
}
h1
{
	font-size: 54pt;
}
h2
{
	font-size: 14pt;
}
h3
{
	font-size: 10pt;
}

.BibAuthor
{ font-variant: small-caps;
}

.publications li
{
    margin : 1em 0 ;
}


/* Pour les articles de journaux */

.BibJournalTitle
{
    font-weight : normal ;
}

.BibJournal
{
    font-style : italic ;
}


.BibJournalName
{
    font-style : italic ;
}


/* Pour les proceedings */

.BibProceedingsTitle
{
    font-weight : normal ;
}


/* Pour les articles de conférences */

.BibInProceedingsTitle
{
    font-weight : normal ;
}

.BibInProceedingsBooktitle
{
    font-style : italic ;
}


/* Pour les livres */

.BibBookTitle
{
    font-weight : normal ;
}

.BibPublisher
{
    font-style : italic ;
}


/* Pour les chapitres de livre */

.BibInBookTitle
{
    font-weight : normal ;
}

.BibInBookBooktitle
{
    font-style : italic ;
}


/* Pour les theses */

.BibPhdThesisTitle
{
    font-weight : normal ;
}

.BibPhdThesisSchool
{
    font-style : italic ;
}


/* Pour les rapports de recherche */

.BibTechReportTitle
{
    font-weight : bold ;
}

.BibTechReportInstitution
{
    font-style : italic ;
}


/* Pour les divers */

.BibMiscTitle
{
    font-weight : bold ;
}

.BibMiscBooktitle
{
    font-style : italic ;
}

.BibMiscHowpiublished
{
    font-style : italic ;
}


/* pour le copyright */

.BibCopyright
{
    font-style : italic ;
}
