/* CSS Document */
.nomauteur
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	background-position: left top;}
	
.titre
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	background-position: left top;
	font-style: italic;
	font-weight: bold;
}
.soustitre
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #00FFFF;
	background-position: left top;}
	
.texte
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: left top;
	text-align: justify;
	}

.refs
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	background-position: left top;
	}
	
.actutitre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FFFF;
	background-position: center top;}
	
.actutexte
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: left top;
	text-align: justify;}
	
.popauteur{
font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	background-position: left center;}
	
.poptitre
{
font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000000;
	background-position: left center;
	font-style: italic;
	font-weight: bold;
}

.popsoustitre
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #00FFFF;
	background-position: left center;}
	
.poptextes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-position: left top;
	text-align: justify;
}

.suite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	background-position: right top;
}

