
div#subtext div.content .even {
		
		background-color:#EAE0BA;
		border-top:1px solid #d2d2a2;
		border-bottom:1px solid #d4caa6;
		}
	div#subtext div.content .presenter {
	background:#EAE0BA url(../img/backPresenter.jpg) no-repeat right bottom;
	}	
	div#subtext div.content .vin {
	background:#EAE0BA url(../img/backVin.jpg) no-repeat left bottom;
	}	
	div#subtext div.content .biere{
	background:#EAE0BA url(../img/backBiere.jpg) no-repeat right bottom;
	}	
div#subtext div.content .even p {
color:#867447;
text-align:justify;
}
div#subtext div.content .presenter p {
	padding-right:84px;
	}
	div#subtext div.content .biere p {
	padding-right:84px;
	}
	div#subtext div.content .vin p {
	padding-left:57px;
	}
div#subtext div.content h1 {
color:#4b6579;
/*font-family:georgia;*/
margin-left:0;
margin-top:3px;
margin-bottom:5px;
text-transform:none;

}

div#subtext div.content .even ul li{
	list-style-type:none;
	line-height:1.7em;
	}
div#subtext div.content .even a {
color:#006eb6;

}
div#subtext div.content .even a.suite_banniere {
color:#e2a104;
font-weight:bold;
}
table.liste td{
text-align:center;
vertical-align:top;
}
img.expert{
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	}
table.liste td a{
	text-decoration:none;
	}
table.liste td span{
	text-align:center;
	color:#006EB6;
	font-weight:bold;
	text-decoration:underline;
	}
	table.liste td span:hover{
	text-decoration:none;
	}
table.liste a img{
text-decoration:none;
}