/* Urmet Domus */
body.home {
	background-image: url("../../images/udomus/body_back.jpg") !important;
	background-repeat: repeat-x;
	background-color: #E3E3E3;
}

#homeslider {
	height: 406px;
	overflow: hidden;
	background-image: url("../../images/homecontent-top.jpg");
	background-repeat: repeat-x;
}

#homeslider .bx-wrapper {
	height: 403px !important;
	overflow: hidden;
}

#bookmark {
    float: left;
    margin: 20px 0 0 10px;
    width: 150px;
}
#menu {
	text-transform: uppercase;
	/*z-index:-1;*/
}
#homecontent .inEvidenza {
	overflow: hidden;
	height: 242px;
	padding-left: 25px;
}
#homecontent .inEvidenza .more {
	position: relative;
	left: -25px;
}
#homecatalog .inEvidenza {
	padding-left: 20px;
}
#homecatalog .image {
	width: 90px;
}
.anteprima .text {
	font-size: 12px;
	color: #4D4D4D;
	font-family: Arial;
}
.anteprima .title {
	border-bottom: 1px solid #A1A1A1;
    border-top: 1px solid #A1A1A1;
    font-family: DIN Bold;
    line-height: 18px;
    padding: 8px 0;
    margin-top: 22px;
}

#homecontent .title,  .content h2 {
    border-bottom: 1px solid #EAEAEA;
    color: #4D4D4D;
    margin: 20px 0;
    font-size: 18px;
    text-transform: uppercase;
}
body.page{
	background-image: url("../../images/body_back2.jpg");
	background-repeat: repeat-x;
	background-color: #E3E3E3;
}
.main-content .more {
    background-image: url("../../images/evidenza_piu.jpg");
    clear: both;
    color: #6F7072;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    left: -40px;
    padding: 3px 10px 0 0;
    position: relative;
    text-align: right;
}
.anteprima .more{
	width:380px;
}
.promo .more{
	width:280px;
	font-weight: bold;
}
.elementodownload .link, .elencoeventi .link {
    background-image: url("../../images/round-right.png");
}