#main {
	background-image: url(../commitment/main-enfoires.jpg);
	/*background-position: -240px 0;*/
}

#main-top {
	border-right: 1px dotted white;
	/*background-color: black;
	background-image: url(../commitment/main-enfoires.jpg);
	background-repeat: repeat-y;
	background-position: -250px -10px;*/
	display: inline-block;
}

h2 {
	text-align: center;
}

#left_text {
	width: 442px;
	padding: 5px;
	border-right: 1px dotted white;
	/*background-image: url(../commitment/main-enfoires.jpg);
	background-position: -5px -5px;*/
	float: left;
}

#right_frame {
	/*background: black;*/
	border-top: 1px dotted white;
	border-left: 1px dotted white;
	/*border: 1px dotted white;*/
	margin-left: -1px;
	padding: 10px;
	width: 250px;
	text-align: center;
	float: left;
}

#right_frame ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*display: inline-block;*/
}

#right_frame li {
	/*border: 1px solid red;*/
	margin: 0;
	padding: 0;
	clear: both;
	/*display: inline-block;*/
}

.block {
	/*margin-top: -25px;*/
	padding-top: 25px;
	width: 164px;
	/*border-top: 1px solid;*/
	text-decoration: underline;
	float: left;
}

#frame {
	border: 1px solid white;
	margin-top: -1px;
	padding: 10px;
}

#footer {
	background-image: url(../commitment/header-enfoires.jpg);
	background-position: 0 -1px;
}
