.teste_1 {
	font-family: "Comic Sans MS", "Footlight MT Light";
	font-size: 14px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
.contenu_bloc {
	width: 582px;
	position: relative;
	color: #000000;
	left: 10px;
	top: 0px;
}
.titre_bloc {
	width: 580px;
	position: relative;
	top: -3px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFDF00;
	left: 0px;
	text-align: center;
}