@charset "utf-8";
#formulaire {
	background-color: #F96;
	width: 400px;
	margin-left: 350px;
}
#contenu {
	width: 820px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
body {
	background-color: #cd8a6c;
}
#contenu_formulaire {
	height: 600px;
	width: 600px;
}
#conteneur_page #contenu table tr td p {
	text-align: center;
	font-size: 16px;
}
#conteneur_page #contenu table tr td p {
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
}
#conteneur_page #contenu table tr td p a {
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	color: #FFF;
}
#conteneur_page #contenu table tr td p a {
}
#photo_inferieur {
	margin-left: 20px;
}
#photo_superieur {
	margin-left: 20px;
}
#conteneur_page #contenu table tr td p a img {
	text-decoration: none;
}
