body {
	margin: 0;
	padding: 0;
	background-image: url(img/fond.gif);
}
body,div,span,td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
a:link,a:visited,a:active {
	color: #FFA500;
}
a:hover {
	color: yellow;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	display: block;
}
img.noblock {
	border: 0px;
	display: inline;
}
ul {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
input {
	font-size: 90%;
	color: #FFF;
	background-color: #224E7A;
	border: 1px solid #DDD;
}
form {
	padding: 0px;
	margin: 0px;
}

#all,#all_AMX,#all_djeyl {
	margin-left: auto;
	margin-right: auto;
}
#all_AMX {
	width: 659px;
}
#all_djeyl {
	width: 807px;
}
#header {
	padding: 3px 15px 13px 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	margin-top: 8px;
}
#header_left {
	float: left;
}
#header_right {
	float: right;
	text-align: right;
	font-size: 80%;
	font-weight: normal;
}
#copyright {
	width: 100%;
	text-align: center;
	font-size: 7pt;
	color: #A0A0A0;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
a.copyright:link,a.copyright:visited,a.copyright:active {
	font-size: 7pt;
	color: #A0A0A0;
	border-bottom: 1px dotted #A0A0A0;
} 
a.copyright:hover {
	font-size: 7pt;
	color: #666;
	border-bottom: 1px dotted #666;
}

.left {
	float: left;
}
.center {
	margin-left: 145px;
	width: 511px;
	text-align: center;
}
.right {
	float: right;
}

div.menu {
	width: 129px;
	background-image: url(img/menu_right_background.jpg);
	background-position: right;
	margin-bottom: 13px;
}
div.menu_child {
	width: 116px;
	padding-top: 10px;
	padding-left: 3px;
	background-image: url(img/menu_background.jpg);
}
.menu_child div {
	padding-left: 20px;
}
.menu_child a:link,.menu_child a:visited,.menu_child a:active {
	color: #FFF;
} 
.menu_child a:hover {
	color: #FFA500;
}
.menu_child div a img {
	display: inline;
}
div.ban {
	color: #999;
	font-size: 90%;
	padding: 5px;
	padding-left: 7px;
	text-align: center;
}
div.menu_top_default, div.menu_top_red, div.menu_top_green, div.menu_top_purple {
	height: 29px;
	padding: 6px 10px 6px 5px;
	font-weight: bold;
	text-align: center;
}
div.menu_top_default {
	background-image: url(img/menu_top_default.jpg);
}
div.menu_top_red {
	background-image: url(img/menu_top_red.jpg);
}
div.menu_top_green {
	background-image: url(img/menu_top_green.jpg);
}
div.menu_top_purple {
	background-image: url(img/menu_top_purple.jpg);
}

div.body,div.body2,div.body3 {
	background-image: url(img/body_right_background.jpg);
	background-position: right;
	margin-bottom: 13px;
	text-align: justify;
}
div.body_child,div.body_child2,div.body_child3 {
	padding-left: 12px;
	padding-right: 5px;
	margin-bottom: -1px;
}
div.body_top,div.body_top2,div.body_top3 {
	height: 32px;
}
div.body_top_left {
	padding: 5px 0px 7px 20px;
	font-weight: bold;
	float: left;
	text-align: left;
}
div.body_top_right {
	font-size: 80%;
	padding: 5px 20px 7px 0px;
	float: right;
	text-align: right;
}
div.body_bottom, div.body_bottom2, div.body_bottom3 {
	font-size: 80%;
	height: 18px;
	padding: 12px 20px 8px 10px;
	text-align: right;
}


div.body {
	width: 511px;
}
div.body_child {
	width: 481px;
	background-image: url(img/body_background.gif);
}
div.body_top {
	background-image: url(img/body_top.jpg);
}
div.body_bottom {
	background-image: url(img/body_bottom.jpg);
}

div.body2 {
	width: 411px;
	margin-left: auto;
	margin-right: auto;
}
div.body_child2 {
	width: 381px;
	background-image: url(img/body_background2.gif);
}
div.body_top2 {
	background-image: url(img/body_top2.jpg);
}
div.body_bottom2 {
	background-image: url(img/body_bottom2.jpg);
}

div.body3 {
	width: 659px;
}
div.body_child3 {
	width: 629px;
	background-image: url(img/body_background3.gif);
}
div.body_top3 {
	background-image: url(img/body_top3.jpg);
}
div.body_bottom3 {
	background-image: url(img/body_bottom3.jpg);
}

.column_left {
	width: 50%;
	padding: 10px 0px 10px 0px;
	text-align: center;
	float: left;
	border-right: 1px solid #FFF;
}
.column_right {
	width: 50%;
	margin-left: -1px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	float: right
}
.clear {
	clear: both;
}
