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

body {
	background-color: #AF2022;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#entete {
	background-image: url(../images/fond-entete.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center center;
}

.corps {
	background-image: url(../images/corps.jpg);
	background-repeat: repeat-y;
	width: 700px;
	padding-right: 80px;
	padding-left: 80px;
	text-align: justify;
}
.comnt {
	font-size: 12px;
}
#main {
	text-align: center;
}
#corps {
	width: 700px;
	background-image: url(../images/corps.jpg);
}
h3 {
}


h3 {
	font-size: 16px;
}

#pied {
	text-align: center;
	font-size: 12px;
	background-image: url(../images/fond-pied.jpg);
	background-repeat: repeat-x;
}
.form {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	color: #C00;
	text-align: center;
	margin: 0px;
	display: inherit;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-transform: capitalize;
}

.amodif1 {
	font-size: 12px;
	color: #FF0;
}
.form1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#commande {
	border: medium dashed #C00;
}

.amodif2 {
	font-size: 12px;
	color: #C0F;
}
.tablo {
	color: #000000;
	width: 90%;
	border: thin solid #05103D;
}
.box-corps {
	background-image: url(../images/box_corps.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.box-corpsTem {
	background-image: url(../images/box_corps.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	font-size: 14px;
}
#avert {
	font-size: 12px;
	color: #999;
	letter-spacing: -1px;
	word-spacing: -1pt;
}
.amodif {
	color: #C0F;
}
#tlc {
	background-image: url(../images/ebook.jpg);
	background-repeat: no-repeat;
}
#liens {
	text-align: center;
	font-size: 12px;
}
.titre {
	background-repeat: repeat-y;
	text-align: center;
	background-image: url(../images/corps.jpg);
}
