@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.no_cadre{
border:none;
}

a img
{
border: none;
} 

.sans_outline {
  outline : none;
  }.redtitre {
	font-size: 50px;
	color: #E2025B;
}
.grastexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.grascontenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}


.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textered {
	color: #E2025B;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}

