body {
	background: url('../images/fond_trex3.jpg');
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: smaller;
}

.bandeau_entete {
	margin-left: 5%;
	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 #77CCFF;
	padding: 0px;
	background-color: white;
	width: 80%;
}
.inbloc_msg {
	margin: 4px;
	padding: 20px 10px;
	background-color: #EEFFFF;
}
.champ_msg {
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 14px;
}
fieldset {
	border: 1px solid #77CCFF;
	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;
}

p.tit_msg_livre {
	font-weight: bold;
	font-size: larger;
}
div.tit_msg_livre {
	font-weight: bold;
	border: 1px solid #99DDFF;
	width: 64%;
	background-color: #EEFFFF;
	margin-bottom: 20px;
	padding: 3px;
}
table.msg_livre {
	border: 1px solid #99DDFF;
	text-align: left;
}
thead.msg_livre {
	background: url('../images/degrade_bleu.jpg') white;
	background-repeat: repeat-x;
}
thead.msg_livre a{
	text-decoration: none;
	color: #003355;
}
thead.msg_livre a:hover {
	text-decoration: underline;
}
tbody.msg_livre {
	background-color: #EEFFFF;
}
p.txt_msg_livre {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
div.reponse {
	border-top: 1px dashed #99DDFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: white;
}
span.reponse {
	text-decoration: underline;
	font-weight: bold;
}

td.form_inscr1 {
	font-size: smaller;
	text-align: center;
}
td.form_inscr2 {
	font-size: smaller;
	text-align: right;
	font-style: italic;
}
td.form_inscr3 {
	font-size: smaller;
	text-align: left;
	font-style: italic;
}

.reussite_enregis {
	color: #555500;
	font-weight: bold;
}
.echec_enregis {
	color: red;
	font-weight: bold;
}

.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 #77ccff;
	border-bottom:1px dashed #77ccff;
}

.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;
}
