@charset "UTF-8";
/* CSS Document */

/* ---------------------------------default */
a{
	text-decoration: none;
}

a:link,
a:visited {
	color: #930;
	text-decoration: none;
}

a:hover,
a:active {
	color: #999;
	text-decoration: none;
}
a.active,
li a.active{
	color: #930;
}



/* ---------------------------------blocks */
#footer{
	text-align: center;
}

#link-home a{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 130px;
}

#link-enter a{
	position: absolute;
	left: 0;
	top: 0;
	width: 950px;
	height: 600px;
}

#block-block-2{
	color: #666;
	text-align: right;
}

#block-webform-client-block-14{
}

.view-categories{}

.view-categories ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.view-categories ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	display: inline;
}

.view-categories ul li *{
	display: inline;
}

.view-categories ul li img{
	margin: 5px;
}

.field-field-picture{
	display: block;
	text-align: center;
}

.view-objects{
	text-align: center;
}

.view-objects ul{}

.view-objects ul li{}

div.node{
	border-bottom: none;
}

.field-field-picture .field-item{
	margin-bottom: 20px;
}