body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-image: url('../images/bg_all.jpg');
	background-repeat: repeat;
}

table {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	
}

#all {
	position: relative;
	width: 1002px;
	left: 50%;
	margin-left: -501px;
	background-image: url('../images/bg_all.jpg');
	background-repeat: repeat;
	border: 1px solid #303030;
}

#header {
	position: relative;
	width: 1002px;
	height: 136px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}

#center	{
	position: relative;
}

#logo {
	position: relative;
	border-top: 1px solid #303030;
	border-bottom: 2px solid #303030;
}

#menu {
	position: relative;
	width: 170px;
	border-bottom: 2px solid #303030;
}

#button_menu {
	position: relative;
	background-image: url('../images/bg_menu.jpg');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	text-align: center;
}

#buttons_menu {
	position: relative;
	background-image: url('../images/bg_menus.jpg');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	text-align: center;
}

#button1_menu {
	position: absolute;
	background-image: url('../images/bg_menus.jpg');
	background-repeat: no-repeat;
	right: 15px;
	width: 166px;
	height: 35px;
	text-align: center;
}

#text_menu {
	position: relative;
	padding-top: 10px;
}

#text_menu_full {
	position: relative;
	padding-top: 3px;
}

#news {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 2px solid #343434;
	padding: 10px;
	height: 100%;
	width: 790px;
}

#news img {
	padding: 5px;
}

#title_news {
	position: relative;
	text-align: center;
}

#dalee {
	position: relative;
	background-image: url('../images/dalee.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 28px;
	text-align: right;
}

#text_dalle {
	position: relative;
	padding-right: 30px;
	padding-top: 5px;
}

#bottom {
	position: relative;
	background-image: url('../images/bg_bottom.jpg');
	background-repeat: no-repeat;
	width: 1002px;
	height: 27px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}

h5 {
	text-align: center;
}
