body {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
}
/***************************liens********************************************/
a {
	color: #6D8DAB;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	text-decoration: underline;
}
/***************************texte********************************************/
p {
	font-size: 90%;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h1 {
	font-size: 200%;
	color: #6666CC;
	line-height: 100%;
	margin: 0px;
	display: block;
	padding: 0px;
	text-indent: 25px;
	overflow: hidden;
}
h2 {
	font-size: 150%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #993333;
	margin: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	color: #CC6666;
}
/***************************tableau******************************************/
table {
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
tr {
	padding-bottom: 10px;
	margin: 0px;
}
td{
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
}
/***************************images*******************************************/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagegauche {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right:20px;
	margin-top:0px;
	padding-right: 0px;
	float: left;
}
.imgbordure {
	border: thin groove #999999;
	margin-right: 5px;
	margin-left: 5px;
}
.imgssfond {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/***************************formulaire***************************************/
form {
	margin: 0px;
	padding: 0px;
}
legend{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
}
label {
	font-weight: bold;
	font-style: italic;
	/*color: #660000;*/
	color: #6666CC;
}
input {
	font-family: "Trebuchet MS", Arial, Tahoma;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
textarea {
	font-family: "Trebuchet MS", Arial, Tahoma;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
option {
	font-family: "Trebuchet MS", Arial, Tahoma;
}
/***************************calques******************************************/
html>body .conteneur {height:100%;} /* 100 % en hauteur */
.conteneur {
	width: 766px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	display: block;
	overflow: hidden;
}
.entete {
	position: relative;
	width: 100%;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	text-align: center;
}
.corps {
	position: absolute;
	width: 100%;
	height: auto;
	top: 210px;
	left: auto;
	padding: 0px;
	display: block;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texte {
	position: relative;
	width: 100%;
	height: auto;
	top:0px;
	padding: 25px;
	display: block;
	float: none;
	clear: none;
	overflow: visible;
}
.pied {
	position: relative;
	top:0px;
	width: 100%;
	height: 50px;
	margin:0px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	z-index: 110;
	padding-top: 7px;
	padding-bottom: 7px;
}
.compteclient, .menu{
	display:none;
}
noscript {
	position:absolute;
	border:1px solid #BCBCBC;
	overflow:hidden;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 300px;
	margin-top: -75px; /* moitié de la hauteur */
	margin-left: -250px; /* moitié de la largeur */
	z-index: 200;
}
.error {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #FFFFFF;
}
.error a {
	color: #99FFFF;
}
.error h1{
	color: #000000;
	margin: 0px;
	padding: 5px;
}
.toutok {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #CC0033;
	font-style: italic;
}
.administration {
	font-size: 8pt;
	padding: 7px;
	height: auto;
	width: 95%;
	margin: 2px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.prix {
	color: #FF0000;
	font-size: 120%;
	text-align: right;
}
.illustration {
	font-size: 75%;
	font-style: italic;
	top: 0px;
	margin-top: 0px;
	text-align: center;
	color: #999999;
	vertical-align: top;
}

