.menu_center, .menu_center_selected
{
	font-size: 12px;
	text-decoration: none;
}

.menu_center_selected, .menu_center:hover
{
	color: #494236;
	font-weight: bold;
	text-decoration: none;
}

.menu_center
{
	color: #827660;
}

.txt_0
{
	font-size: 12px;
	vertical-align: top;
}

#content
{
	width: 350px;
	height: 400px;
	overflow: auto;
	padding: 35px;
	float: right;
}

#headimage
{
	background-repeat: no-repeat; 
	vertical-align: middle;
	align: center;
	width: 350px;
	height: 400px;
	float: left;
}

body
{
	font: 11px Helvetica, Helvetica Narrow, sans-serif; 
	color: #827660;
	font-size-adjust: 0.51; 
	background-image: url(/img/templates/2/brasserie.gif);
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-color: #ffffff; 
	margin: 0px 0px 0px 0px;

	font-family: 	Helvetica, Helvetica Narrow, sans-serif;
	font-size: 		12px;
}

a
{
	text-decoration: none;
}

a:hover
{
	color: #494236;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, a
{
	color: #922030;
	font-size: 12px;
}

h1
{
	font-size: 16px;
}
