body {
	background-color: #f28f00;
	text-align: center;
}

.txt_annonce {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.txt_titre {
	color: #BD4A06;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2inches;
}
.txt_titre_centrer {
	color: #BD4A06;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2inches;
}
.txt {
	padding-left: 110px;
	padding-right: 55px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7D3806;
}
.txt_centrer {
	text-align: center;
}
.txt_retrait {
	padding-left: 18px;
	padding-right: 20px;
	text-align: left;
}
.txt_italique {
	font-style: italic;
}
.txt_gras {
	font-weight: bold;
}
.txt_gras_12 {
	font-weight: bold;
	font-size: 12px;
}
.txt_jaune {
	color: #f28f00;
}
.txt_jaune_gras {
	font-weight: bold;
	color: #f28f00;
}
.txt_jaune_12 {
	font-size: 12px;
	color: #f28f00;
}
.txt_rouge {
	color: #CC6633;
}
.txt_rouge_gras {
	font-weight: bold;
	color: #BD4A06;
}
.txt_rouge_12 {
	font-size: 12px;
	color: #CC6633;
}
.txt_blanc {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt_12 {
	font-size: 12px;
}
.txt_12_centrer {
	font-size: 12px;
	text-align: center;
}
.txt_lien {
	color: #7d3806;
	text-decoration: underline;
}
.txt_lien:hover {
	text-decoration: none;
	color: #CC6633;
}
.tab_livreDor {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7D3806;
	border: 1px solid #f28f00;
}
.bloc_menu {
	background-image: url(../images/bkgs/bkg_menu.jpg);
}
.bloc_txt {
	padding-top: 4px;
	background-image: url("../images/bkgs/bkg_txt.jpg");
}
.lien_annonce {
	color: #7d3806;
	text-decoration: none;
}
.formTab {
	border: 1px dotted #f28f00;
}
.formTabEmail {
	border: 1px dotted #FFFFFF;
}
.formColGauche {
	text-align: right;
	padding-right: 10px;
}
.formChamp {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC6633;
}
.formTxt {
	color: #7d3806;
	font-size: 14px;
}
.top {
	text-align: right;
}
.photos {
	border: 5px solid #FF9900;
	
}
.legende {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;	
}
