@import "reset.css";

@import "main.css";

/* ----- HEADER ----- */

#header {
	width: 100%;
	border-bottom: 3px solid #fff;
	margin-bottom: 43px;
	position: relative;
}

#header #banner-home {
	width: 100%;
	height: 380px;
}

/* --- TOOL RICERCA */

#header #header-container #tool-ricerca {
	width: 980px;
	height: 48px;
	border: 1px solid #E0E0E0;
	background: url(../img/tool-ricerca-bg.jpg) repeat-x 0 0;
	position: absolute;
	z-index: 1;
	top: 360px;
}

#header #header-container #tool-ricerca h3 {
	display: inline;
	background: url(../img/tool-ricerca-label.gif) no-repeat 0 0;
	width: 230px;
	height: 44px;
	text-indent: -900em;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	margin-right: 5px;
}

#header #header-container #tool-ricerca .toolBlock {
	float: left;
	margin-top: 8px;
	border-right: 1px solid #D9D9D9;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
}

#header #header-container #tool-ricerca .toolBlock label {
	color: #999;
	font: bold 13px Arial;
	margin-right: 5px;
}

#header #header-container #tool-ricerca .toolBlock select {
	color: #848485;
	text-decoration: none;
	font: normal normal 11px Arial;
	padding-left: 5px;
	text-align: left;
}

#header #header-container #tool-ricerca .toolBlock select option {
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#header #header-container #tool-ricerca .toolBlock select:focus {
	color: #0097C4;
}

#header #header-container #tool-ricerca input#cerca_btn {
	width: 100px;
	height: 30px;
	text-align: center;
	color: #fff;
	font: bold 13px "Lucida sans", Arial;
	text-decoration: none;
	text-transform: uppercase;
	border-style: none;
	background: url(../img/tool-ricerca-btn.gif) no-repeat 0 top;
	text-indent: -900em;
	float: right;
	margin-top: 11px;
	margin-right: 10px;
	display: block;
}

#header #header-container #tool-ricerca input#cerca_btn:hover {
	cursor: pointer;
	background: url(../img/tool-ricerca-btn.gif) no-repeat 0 -41px;
}

/* ------------------ */

/* ----- APPUNTAMENTI SETTIMANALI ----- */

#container #appuntamenti-settimanali {
	width: 320px;
	float: left;
}

#container #appuntamenti-settimanali h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/sidebar_top.gif) no-repeat 0 0;
	width: 300px;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

#container #appuntamenti-settimanali ul {
	background-color: #EFEFEF;
	padding: 10px;
	width: 300px;
}

#container #appuntamenti-settimanali ul li {
	background-color: #fff;
	width: 290px;
	height: 25px;
	margin-bottom: 1px;
	padding-right: 10px;
}

#container #appuntamenti-settimanali ul li:hover {
	cursor: pointer;
}

#container #appuntamenti-settimanali ul li a {
	text-decoration: none;
}

#container #appuntamenti-settimanali ul li a span {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: 7px;
}

#container #appuntamenti-settimanali ul li a span.attivita {
	color: #7F7F7F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/giorno_label.gif) no-repeat 0 0;
	width: 102px;
	height: 16px;
	display: inline;
	margin: 2px 10px 0 2px;
	padding: 5px 0 0 5px;
	float: left;
}

#container #appuntamenti-settimanali ul li:hover span.attivita {
	background-position: 0 bottom;
	color: #fff;
}

#container #appuntamenti-settimanali ul li a span.giorno {
	float: left;
}

#container #appuntamenti-settimanali ul li a span.luogo {
	float: right;
}

/* ------------------ */

/* ----- ULTIME NEWS ----- */

#container #news {
	width: 600px;
	float: right;
	background: #EFEFEF url(../img/main-top.gif) no-repeat 0 0;
	padding: 5px 10px 0;
}

#container #news h4 {
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 18px;
}

#container #news h5 {
	float: right;
	margin-top: 3px;
}

#container #news h5, #container #news h5 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#container #news h5 a:hover {
	color: #F4B747;
}

#container #news #main-news {
	background-color: #fff;
	padding: 10px;
	overflow: auto;
	margin-bottom: 8px;
}

#container #news #main-news #main_img {
	padding: 5px;
	background: url(../img/img_bg.jpg) repeat-x 0 0;
	float: left;
	margin-right: 10px;
}

#container #news #main-news h4 {
	width: 325px;
	display: block;
	margin: 0 0 5px;
}

#container #news #main-news h4 a {
	color: #0097C4;
	text-decoration: none;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

#container #news #main-news h4 a:hover {
	color: #F4B747;
}

#container #news #main-news h5 {
	color: #AFAFAF;
	text-decoration: none;
	font: normal normal 11px Arial;
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 325px;
	display: block;
}

#container #news #main-news p {
	color: #9C9C9C;
	font: 11px/120% Arial;
	width: 325px;
	float: right;
}

#container #news ul {
	padding-bottom: 10px;
}

#container #news ul li {
	border-bottom: 1px solid #FFFFFF;
	overflow: auto;
}

#container #news ul li:hover {
	cursor: pointer;
}

#container #news ul li#no-border {
	border-bottom-style: none;
}

#container #news ul li a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #BABABA;
	font-size: 11px;
	display: block;
	width: 595px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 11px;
	padding-right: 5px;
}

#container #news ul li a span {
	float: right;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#container #news ul li a span.title {
	color: #7f8080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	display: inline;
}

#container #news ul li a:hover {
	color: #fff;
	background-color: #F4B747;
}

#container #news ul li a:hover span.title {
	color: #fff;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

#mycarousel .box_attivita {
	width: 323px;
	height: 208px;
	background: url(../img/box_attivita_bg.jpg) no-repeat 0 0;
	position: relative;
}

#mycarousel .box_attivita .attivita_img {
	width: 295px;
	height: 180px;
	position: absolute;
	z-index: 1;
	bottom: 16px;
	left: 14px;
}

#mycarousel .box_attivita a p {
	position: absolute;
	bottom: 15px;
	left: 14px;
	z-index: 2;
	width: 275px;
	padding: 8px 10px 10px;
	line-height: 120%;
	font-size: 11px;
	color: #b1b1b2;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	height: 42px;
	
	background-image: url(../img/attivita_label.png);
	_background-image: url(../common2/img/transparent.gif);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common2/img/attivita_label.png", sizingMethod="crop");
	background-repeat: no-repeat;
}

#mycarousel .box_attivita strong {
	color: #fff;
	font: bold 13px/130% Lucida, "Lucida sans", Arial;
}

#mycarousel .box_attivita a:hover p {
	background-position: 0 bottom;
	color: #f3f3f3;
}

#mycarousel .box_attivita a:hover p strong {
	color: #705521;
}

.jcarousel-container {
    position: relative;
	margin-bottom: 60px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 323px;
    height: 208px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container-horizontal {
    width: 969px;
	margin-left: -4px;
}

.jcarousel-clip-horizontal {
    width: 969px;
    height: 208px;
}

.jcarousel-item {
    width: 315px;
    height: 208px;
}

.jcarousel-item-horizontal {
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 215px;
    right: 440px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/carouselNext.gif) no-repeat -70px 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -159px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -156px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 215px;
    left: 455px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/carouselPrev.gif) no-repeat -20px 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -110px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -112px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -65px 0;
} 





