@charset "utf-8";
/* CSS Document */
body {
	background-color: #45D2F0;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h3 {
	font-style: italic;
	text-align: center;
}
.txtpt {
	font-size: 14px;
}
.a-modifier {
	color: #90F;
}
.form-amodifier {
	font-size: 10px;
	color: #90F;
}
.spam {
	font-size: 12px;
	color: #F00;
}
.titre {
	background-image: url(../images/titre-vierge.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.barr {
	text-decoration: line-through;
	font-weight: bold;
}
.corps {
	background-image: url(../images/corps.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.liens-pied {
	font-size: 12px;
	text-align: center;
}
.garantie-corps {
	background-image: url(../images/garantie-corps.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
.avert {
	font-size: 12px;
	color: #666;
	text-align: justify;
}

.temoignage-corp {
	background-image: url(../images/temoignage-corps.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
}
h2 {
	font-size: 24px;
	font-style: italic;
	color: #900;
	text-align: center;
}
.telechargement {
	background-image: url(../images/twitter-2.gif);
	height: 450px;
	width: 350px;
	background-repeat: no-repeat;
}
