.titre
{
	font-size: 26px;
	color: #FFFFFF;
	font-family: comic sans ms;
	text-decoration: none;
	text-align: justify;
	cursor: default;
}

.content
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: comic sans ms;
	text-align: center;
	font-weight: bold;
	cursor: default;
}
.content a
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: comic sans ms;
	font-weight: bold;
}
.content a:link
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: comic sans ms;
	font-weight: bold;
}
.content v:link
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: comic sans ms;
	font-weight: bold;
}
.content a:hover
{
	font-size: 15px;
	color: #FFCC00;
	font-family: comic sans ms;
	font-weight: bold;
}


.left
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: comic sans ms;
	text-decoration: none;
	text-align: center;
	cursor: default;
}

img
{
        border: 3px solid #FFFFFF;
}