body
{
	background-color: #ffcc66;
	color:#cc0099;
	text-align: justify;
	font-family: "Verdana", sans-serif;
}

p
{
	text-align: justify;
}

p:first-line 
{
	text-indent: 20px;
}


a, a:visited
{
	color:#800080;
	text-decoration:none;
}

a:hover
{
	color:#669999;
	text-decoration:none;
}


h1
{
	font-size: 95%;
/*	font-variant: small-caps;*/
	text-transform: uppercase;

}

h2
{
	font-size: 95%;
	font-variant: small-caps;

}

h3
{
	font-size: 95%;
}



.annee {
	text-align: left;
}

.publi {
	text-align: left;
}


.right{
	text-indent: 0px;
	text-align: right;
}


.left{
	text-indent: 0px;
	text-align: left;
}
