/* ------------ main --------------- */


.main2 .content{
	margin: 0px 0px 0px 15px;
	width: 575px;
	height: 725px;
	padding: 0;
}

.main2 .banner {
	margin: 0 0 15px 0;
}

/* ------------ .header --------------- */
.block-txt a:link, .block-txt a:visited, .block-txt a:hover{ color: #333333; font-weight: normal; background-color: transparent; font: 11px Arial, Helvetica, sans-serif;}

.header {
	margin-top: 10px;
	width: 760px;
	height: 70px;
	background:  url(../images/design/header_background.png);
	position: relative;
}

/* ../../images/design/ */

.logo {
	background:  url(../images/design/ru/header_logo_main.gif) no-repeat 25% 50%;
	width: 388px;
	height: 70px;
	vfloat: left;
	position: absolute;
	left: 5px;
	top: 2px;
	margin: 0;
}
.logo h1 {
	display:none;	
}
.deco {
	background: url(../images/design/header_boxes.gif) no-repeat top;
	width: 160px;
	height: 70px;
	position: absolute;
	left: 594px;
	top: 0;
}

.block-txt {
	position: absolute;
	top: 40px;
	right: 100px;
	margin: 0;
	padding: 0;
}

.separator-header {
	background: url(../images/design/separateur_country_search.gif) no-repeat top;
	margin: 0 5px 0 5px;
	height: 15px;
}

.deco-left-header {
	background: url(../images/design/header_left.png) no-repeat top;
	height: 70px;
	width: 6px;
	position: absolute;
	margin-top: 10px;
	left: 0;
	margin: 0;
}

.deco-right-header {
	background: url(../images/design/header_right.png) no-repeat top;
	height: 70px;
	width: 6px;
	position: absolute;
	right: 0;
}
