.center {
	text-align: center !important;
	margin: 20px 0;
	}
.center p {
	font-size: 11px;
	}
.center h1 {
	margin: 25px 0 15px 0;
	height: 25px;
	}
.center h2 {
	margin: 10px 0 5px 0;
	height: 22px;
	}

.border {
	background: url("../../templates/media/rames.gif") no-repeat 50% 5px;
	padding-top: 17px;
	}
*html .border {
	padding-top: 17px;
	}
.border h1 {
	margin-top: 0;
	}

.menus ul li{
	display:inline;
	text-decoration:none;
	list-style-type:none;
}

.menus ul {
	width: 655px;
	float: left;
	height: 45px;
	}
	
.menus li{
	padding: 10px;
	font-size: 11px;
	color: #63687a;
	}
.menus a {
	color: #1e1e38;
	text-decoration: underline;
	}
	
.lesmenus {
	text-align: center;
	}
.lesmenus li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding: 5px 15px;
	}
.lesmenus li a {
	color: #fff;
	}
.lesmenus li a:hover {
	text-decoration: underline;
	}
	
.woodpanel {
	background: url("../../templates/media/woodpanel.gif") no-repeat;
	padding: 5px 0 7px 0;
	}