body {
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: smaller;
	background-color: white;
}

#entete {
	width: 100%;
	text-align: center;
}
.bandeau_entete {
	font-size: 15px;
	color: #003355;
}
.bandeau_entete a{
	text-decoration: none;
	color: #003355;
}
.bandeau_entete a:hover {
	text-decoration: underline;
}

.effet_lien {
	text-decoration : none;
}

.effet_lien:hover {
	text-decoration: underline;
}

.grasoul {
	font-style: italic;
	font-weight: bolder;
}

.tit_entete {
	text-align: center;
}

.bloc_msg {
	border: 4px double #ccee93;
	padding: 0px;
	background-color: white;
	width: 70%;
}
.inbloc_msg {
	margin: 4px;
	padding: 20px 10px;
	background-color: #f8ffea;
}
.champ_msg {
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 14px;
}
fieldset {
	border: 1px solid #ccee93;
	background-color: white;
}
.msg {
	padding-left: 150px;
	padding-top: 5px;
	text-align: left;
	background-position: 5px 10px;
	background-repeat: no-repeat;
	min-height: 100px;
}
.msg a {
	text-decoration: none;
}
.msg a:hover {
	text-decoration: underline;
}

.corps {
	width: 100%;
	text-align: left;
	background: url('images/fond_crane2.jpg');
}
.coinhg {
	position: absolute;
	top: 0px;
	left: 1px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.coinhg a{
	text-decoration: none;
}
.coinhg a:hover {
	text-decoration: underline;
}
.tab_coinhg {
	border-right:1px dashed #ccee93;
	border-bottom:1px dashed #ccee93;
}

.piedpage {
	width: 90%;
	border-top: 1px inset #585;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

.piedpage a {
	text-decoration: none;
}
.piedpage a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
