@charset "utf-8";
/* CSS Document */

.rt-container {
    background: #fff;
}

#rt-header div.rt-container {
background: repeat-x bottom url("../images/bghead.png") #fff; }

#rt-top-surround {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #f5f5f5, #f5f5f5);
    background-repeat: repeat-x;
    border-bottom: 0px solid #ffffff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    color: #6e6e6e;
    text-shadow: 0 2px 3px #ffffff;
}

#rt-top-surround::after {
    background: transparent;
}

#rt-drawer {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 0px solid #ffffff;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3) inset;
}

.gf-menu {
    list-style: outside none none;
    margin: 70px auto 0;
}

#rt-footer {
    background: transparent;
    border-top: 0px solid;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.13) inset;
    color: #6e6e6e;
}

#rt-footer div.rt-container {
border-top: 1px solid #afafb1; }

body {
    font-family: "Roboto Condensed";
}

h1, h2, h3, h4 {
color:#CAB000 !important;}

.gf-menu.l1 > li > .item {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 1px;
    padding-top: 7px;
    position: relative;
}

.gf-menu .item {
    font-family: "Roboto Condensed";}
	
.gf-menu li:hover, .gf-menu li.active:hover, .gf-menu li:active, .gf-menu li.active:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-image: none;
	border-color:#CAB000 ;
    border-radius: 0px;
    border-style: none solid solid;
    border-width: 0 0 4px;
    box-shadow: 0 1px 0 #ffffff inset, 0 2px 0 #ffffff inset;
}

.gf-menu .dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: -moz-use-text-color #cbcbcb #cbcbcb;
    border-image: none;
    border-radius: 0 5px 5px;
    border-right: 1px solid #cbcbcb;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 0 #cbcbcb inset, 0 2px 0 #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    left: -999em;
    margin: 0 auto;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1000;
}

.gf-menu li {
    border: 0px solid transparent;
    display: block;
    float: left;
    margin-right: 8px;
    padding: 0;
    position: relative;
    text-align: center;
}

#rt-showcase .rt-block {
    margin: 0;
    padding: 0;
    position: relative;
}

#rt-showcase {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #f5f5f5, #f5f5f5);
    background-repeat: repeat-x;
    border-bottom: 0px solid #ffffff;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15) inset;
    color: #6e6e6e;
    text-shadow: 0 2px 3px #ffffff;
}


#rt-breadcrumbs .breadcrumb, #rt-breadcrumbs [class^="breadcrumb"] {
    margin: 0;
    padding: 0;
}
#rt-breadcrumbs .breadcrumb, #rt-breadcrumbs [class^="breadcrumb"] {
    margin: 0;
    padding: 0;
}
.breadcrumb {
    background-color: #ffffff;
    border-radius: 4px;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 8px 15px;
	font-size:10px;
}
#rt-breadcrumbs a {
    font-size: 10px;
	color: #999;
}

.breadcrumb .active {
    color: #CAB000;
}

.rt-showcase-pattern {
  background: #f5f5f5 !important;
  background-size: 80px 80px, 80px 80px, 5px 5px, 5px 5px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
}

div.contenutocentrato
{
text-align:center;
}

div.cartellini
{
display:inline-block;
height: 202px;
width: 202px;
margin: 30px;
}