
/* Liste des Messages */
.frm_row0 { background-color: ;}
.frm_row1 { background-color: ;}

.frm_last_msg {
	font-size: 11px;
	text-align: right;
}


UL#smallButton {
	list-style-type: none;
	margin: 0;
}
UL#smallButton LI {
	border: 1px solid #000000;
	background-image: url('../../img/paper2.jpg');
	float: left;
	list-style-image: none;
	margin: 2px 2px 0 2px;
	text-align: center;
}
.box #smallButton LI A {
	border: 1px solid #CAB080;
	color: black;
	display: block;
	float: left;
	padding: 2px;
	text-decoration: none;
	width: 40px;
}
.box #smallButton LI A:hover {
	background-image: url('../../img/paper5.jpg');
	color: ivory;
}




#preview {
	display:none;
	width:80%;
	text-align:left;
	/*background-image: url(../../img/wood.jpg);*/
	background-color: #000000;
	border: 1px solid;
	color:white;
	padding:5px;
}

.frm_pseudo {
	color: #000000;
	font-weight: bold;
}


/* Messages */
.msg_titre {
	background-color: #000055;
	font-family: Verdana;
	font-size: 10pt;
	color: #ECEECE;
	border:outset 1;
}
.msg_auteur {
	background-color: #E8CE93;
	background-image: url(../../img/paper1.jpg);
	color: black;
/*	border: outset 1px;*/
}


.frm_citation {
	border : 1px white outset;
	background-color : #f0f0f0;
	background-image: url(../../img/paper1.jpg);
	color: #000000;
	margin: auto;
	margin-top: 10px;
	padding: 3px;
	width: 95%;
}

.frm_code {
	border : 1px black outset;
	background-color : #f0f0f0;
	background-image: url(../../img/paper1.jpg);
	color: #000000;
	text-align:left;
}

.frm_dice {
	color:orange;
	padding: 2px;
	padding-left: 35px;
	background-image: url(../images/ico_dices.gif);
	background-repeat: no-repeat;
	font-variant: small-caps;
}


.sign_pics {
	max-width: 468px;
	max-height: 60px;
}

.icon {
	vertical-align: top;
	text-align: center;
	width: 20px;
	padding: 2px;
}
