/* ************************* */
/*   LIVRE D'OR et ECRITS    */
/* ************************* */

table.livreOr, table.ecrit, table.contactAdmin {
	border: 1px solid #7F1F1F;
	background-color: #FFDFDF;
	width: 650px;
}

table.livreOr td, table.ecrit td, table.contactAdmin td {
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #8F6B6B ;
	padding: 7px 30px 15px 7px ;
	vertical-align: top;
	border: none;
}