/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #510028;
	background-color:#FFFFEE;
	background-image:url(images/CampagnetteBrun1010_5bis.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

a
{
	font-size:80%;
}

.doigt
{
	cursor:pointer;
}
.chemin
{
	font-size:100%;
}

.t1
{
	font-size:125%;
	font-weight:bold;
}
.t2
{
	font-size:120%;
	font-weight:bold;
}
.t3
{
	font-size:116%;
	font-weight:bold;
}
.t4
{
	font-size:112%;
	font-weight:bold;
}
.t5
{
	font-size:108%;
	font-weight:bold;
}
.t6
{
	font-size:104%;
	font-weight:bold;
}

.Titre_Principal
{
	font-size: x-large;
	color: #990033;
}
.Sous_Titre
{
	font-size: large;
}

.Texte_Gras
{
	color: #990000;
	font-weight: bold;
}

.Titre_Principal_Gras
{
	font-size: x-large;
	color: #990033;
	font-weight: bold;
}

.Texte_tres_petit
{
	font-size: 50%;
}