body {
	color: #333333;
	background-color: #6B4F19;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img_paris_hotels/fond_deg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.lien_mauve {
	font-weight: bold;
	color: #5D4412;
	text-decoration: none;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #333333;
}
.txt_blanc {
	color: #FFFFFF;
	line-height: 13px;
}
select {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
input {
	font-size: 11px;
	color: #333333;
}
a.mauve:link,a.mauve:visited,a.mauve:active,a.mauve:hover {
	color: #5D4412;
	font-size: 12px;
	font-weight: bold;
}
a.rouge:link,a.rouge:visited,a.rouge:active,a.rouge:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.b12 {
	font-size: 12px;
	font-weight: bold;
	color: #890453;
}
.black12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EDD6A9;
	text-decoration: underline;
	line-height: 24px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5D4412;
	color: #FFFFFF;
}
.btnR {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EDD6A9;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}