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

#doc {
	background-color:#FF9;
	border: 2px solid #090;
	padding: 10px;
}

p.texte {
	margin-bottom: 0px;
	text-align: justify;
}

.extreme {
	margin-top: 20px;
	padding: 0;
}

table {
	width: 100%;
}

table .image {
	background-color: #FFF;
	text-align: center;
}

.retour-haut {
	text-align: center;
}

.retour-haut img {
	border: none;
}


/* CGV.PHP */

.flashy {
	display: block;
	background-color: #FFC;
	color: #F00;
}

.extreme {
	margin-bottom: 0;
}