body {
	background-image: url(../img/fond.gif);
}
.mise-en-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 65px;
	padding-left: 10px;
}
.coul-critique {
	color: #F8D48F;
}
.fond-garcon {
	background-image: url(../img/img_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txt-legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cell-vign {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 120px;
	width: 120px;
}
.retrait {
	padding-right: 10px;
}
.vign {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.txt-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F8D48F;
	width: 450px;
	border: 1px solid #7A1A06;
	padding: 2px;


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F8D48F;
	width: 450px;
	border: 1px solid #7A1A06;
	padding: 2px;


}
.nosize {
	width: auto;
}
.fond-txt-form {
	background-color: #7A1A06;
	padding: 3px;
}
.txt-credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #939191;
	padding-left: 170px;
}
a {
	font-weight: normal;
	color: #939191;
	text-decoration: underline;
}
a:hover {
	color: #f8d48f;
}
.article_encart{
	width: 130px;
	background-color: #F3F3F3;
	border: solid #CCCCCC 1px;
}
.encartdroite{
	margin-right: 8px;
	float: left;
}
.encartgauche{
	margin-left: 8px;
	float: right;
}
.txt-legende2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}

