body
{
background-color:#8361ff;
	background-image:url(images/beaune0.jpg);
	background-attachment: fixed;
	color: #CC00CC;
}

.titre_du_site
{
	text-decoration: blink;
	text-align: center;
	font-size: 66px;
	color: #3300FF;
}

.sous_titre1
{
	text-align: center;
	font-size: 46px;
	
}

p
{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}

.bienvenue
{
	text-align: center;
}

.petit
{
   font-size: 14px;
}

.sous_titre2
{
	text-align: center;
}

a
{
	color: #4043A4;
	text-decoration: none;
}
h1
{
color: #CC00CC;
text-align: center;
front-size: 12px;
}
a:hover
{
	color: #4043A4;
}

a:active
{
	background: #98c8ff;
}