body {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: url('./img/background.gif') repeat-x;
}

img{
	border: 0px;
}

a{
	color: #837B2F;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #CCD768;
}

h2{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CCD768;
}

#site{
	margin: 10px auto auto auto;
	width: 775px;
	text-align: left;
	background: url('./img/backgroundcenter.gif') repeat-y;
}

.header{
	background: url('./img/header.gif') no-repeat;
	height: 263px;
	color: #FFFFFF;
	font-weight: bold;
}

.blank{
	margin: 85px 0 0 7px;
}

.edito{
	padding: 3px 0 0 15px;
	width: 150px;
	float: left;
}

.menutop{
	padding: 1px 0 0 250px;
}

.menutop a{
	color: #FFFFFF;
	text-decoration: none;
}

.menutop a:hover{
	color: #F7F6F6;
	text-decoration: underline;
}

.menuleft{
	width: 160px;
	margin: 5px 0 0 10px;
!	margin: 5px 0 0 5px;
	float: left;
}

.menuleft p{ margin: 5px }

.menuleftins{
	background: #F0F0F0;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}

.menuleft .title{
	text-align: center;
	color: #EE1D23;
	font-weight: bold;
	font-size: 14px;
}

.menuleft .plus{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.center{
	width: 418px;
	margin: 5px 2px 0 15px;
	text-align: justify;
	float: left;
}

.search{
	margin-left: 35px;
	background: url('./img/search.gif') no-repeat;
	width: 357px;
	height: 75px;
	font-weight: bold;
	padding: 10px 0 0 15px;
}

.ads{
	margin: 5px 0 0 10px;
	text-align: center;
}

.footer{
	clear: both;
	background: url('./img/footer.gif') 0 100% no-repeat;
	padding: 20px 0 5px 0;
	text-align: center;
	font-size: 10px;
}
