div.main-container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

div.col-left {
	float: left;
	width: 224px;
}

div.col-center {
	float: left;
	width: 500px;
}

div.col-right {
	float: left;
	width: 300px;
}

div.main-page-edito {
	margin-right: 50px;
}

div.main-page-edito p {
	font-size: 12px;
	color: #beddf5;
	line-height: 150%;
}

div.login-box {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

h1.title-home, h1.title-home a {
	text-align: center;
	color: #beddf5;
	font-size: 16px;
	font-variant: small-caps;
	font-family: "Times New Roman",Times,serif;
}

h1.title-home a:hover {
	color: #ffffff;
}

.thin-line-bottom {
	background: url(../images/thin-white-line.jpg) no-repeat bottom center;
	padding-bottom: 20px;
}

.col-right .thin-line-bottom {
	margin-bottom: 40px;
}

.no-top {
	margin-top: 0px;
	padding-top: 0px;
}

.no-bottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.search-block-select {
	float: left;
	padding: 10px;
	padding-left: 0px;
}

.search-block-all {
	float: right;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.search-block-all .search-all {
	margin-top: 20px;
}

.blue-watermark {
	background: #44869e url(../images/background-block-watermark.jpg) repeat-x top right;
	color: #FFFFFF;
	font-weight: bold;
	height: 90px;
}

.blue-watermark select {
	width: 220px;
	margin-top: 5px;
}

.blue-watermark input[type=text] {
	width: 180px;
	margin-top: 5px;
}

.search-item {
	float: left;
	width: 240px;
	margin-left: 20px;
}

.breaker {
	clear: both;
}

#gmap {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 500px;
	border: 1px solid #44869e;
}
