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

body table td h1{
	display:none;
}

#menu{
 display:none;
}

.message {
	color:#3c4183;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:35px;
	padding-right:35px;
}
.signature {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	padding-left:35px;
}
.separateur {
	width:971px;
	height:13px;
	background:url(../images/livre_or_sep.jpg) bottom left no-repeat;
}
#numPage {
	width:75px;
	text-align:center;
	padding-right:35px;
}
#numPage form.left {
	float:left;
}
#numPage form.left input {
	background:url(../images/prev.jpg) no-repeat left top;
	width:16px;
	height:16px;
	border:none;
	cursor:pointer;
}
#numPage span {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	display:block;
	width:40px;
	text-align:center;
	padding:1px 0 0 0;
}
#numPage form.right {
	float:right;
}
#numPage form.right input {
	background:url(../images/next.jpg) no-repeat left top;
	width:16px;
	height:16px;
	border:none;
	cursor:pointer;
}
#poster {
	padding-left:30px;
	height:30px;
}
input.poster {
	background:url(../images/nouveau.png) no-repeat left top;
	width:145px;
	padding:0 0 0 5px;
	height:16px;
	border:none;
	cursor:pointer;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717172;
}

input.poster_message {
	background:url(../images/btn_poster.jpg) no-repeat left top;
	width:192px;
	height:37px;
	border:none;
	cursor:pointer;
}

textarea.message2 {
	width:500px;
	height:150px;
}
.texte_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

.lien{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3c4183;
	text-decoration:none;
}

.lien:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3c4183;
	text-decoration:underline;
}
