@charset "utf-8";
/* CSS Document */

/* GENERIC */

body {
	background-color:#E6E6E6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
}

#home-container {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#home-wrapper-content {
	width:970px;
	background-color:#FFF;
	overflow:hidden;
	padding-bottom:20px;
}

.continua {
	text-align:right;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.blue {
	color:#014488;
}

.red {
	color:#9A0000;
}

.grey {
	color:#666666;
}

/* HOME LAYOUT */


#home-main {
	float:left;
	width:742px;
}

#home-sidebar {
	float:left;
	width:220px;
}

/* PRIMO PIANO */

#home-primopiano {
	width:98%;
	margin-left:4px;
	margin-top:4px;
}

#home-primopiano img {
	float:left;
}

#home-primopiano .description {
	float:left;
	width:360px;
	margin-top:5px;
}

#home-primopiano .description h2 {
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	line-height:1.5;
}

#home-primopiano .description h5 {
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
}

#home-primopiano .description .text-normal {
	line-height:1.4;
	margin-left:10px;
	margin-top:15px;
	text-align:justify;
}

.home-news-text-inner {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:10px;
	font-size:11px;
	line-height:1.4;
}

.home-inner-container p {
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
}

.text-bold-red {
	font-size:12px;
	color:#9a0000;
	font-weight:bold;
	margin-left:10px;
}


/* LUOGHI */

.home-tab-below {
	width:70px;
	font-size:10px;
	font-weight:bold;
	color:#9a0000;
	margin-left:290px;
	text-align:right;
}

#home-luoghi {
	margin-top:15px;
	height:135px;
	width:99%;
	margin-bottom:20px;
}

#home-luoghi-carousel {
	background-color:#FFF;
	width:99%;
	margin-left:auto;
	margin-right:auto;
	height:110px;
	margin-top:10px;

}

#luoghi {
	margin-top:5px;
	margin-bottom:5px;
}

.home-tab-white {
	text-align:center;
	margin-bottom:6px;
}

.home-luoghi-box {	
	width:144px;
	background-image:url(../img/cornicetta_chiara.jpg);
	text-align:center;
	height:100px;
}

.home-luoghi-box img {
	margin-top:7px;
}

.home-luoghi-name {
	width:129px;
	line-height:1.3;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	color:#014587;
	font-weight:bold;
	font-size:9px;
	margin-left:auto;
	margin-right:auto;
}


/* EVENTI */

#home-eventi {
	margin-top:0px;
}

#home-eventi-left {
	width:49%;
	float:left;
	margin-left:4px;
	margin-top:5px;
}

#home-eventi-left-inner {
	background-color:#FFF;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.home-box-event {
	font-family:Verdana, Geneva, sans-serif;
	width:350px;
	background-color:#FFF;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
  	background: url(shadow.gif) no-repeat bottom right;
  	/*margin: 0px 0 0 0px !important;
  	margin: 6px 0 0 5px;
	padding-bottom:10px;*/
	height:100px;
	margin-left:5px;
	margin-top:10px;
}

.home-eventi-tema {
	line-height:1.8;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	margin-bottom:1px;
	font-size:10px;
}

.home-eventi-titolo a {
	color:#666;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	line-height:2;
}

#home-eventi .home-box-event p {
	margin-top:10px;
}



/* FOCUS */

#home-focus {
	width:49%;
	float:left;
	margin-left:4px;
	margin-top:5px;
}

#home-focus-inner {
	background-color:#FFF;
	width:99%;
	margin-left:auto;
	margin-right:auto;
}

#home-focus-inner p {
	margin:5px;
	color:#000;
	line-height:1.4;
	font-weight:normal;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
}

#home-focus-inner img {
	margin-left:5px;
	margin-top:5px;
}

#home-focus .home-focus-box {
	margin:5px 5px 20px 10px;
}

#home-focus .home-focus-box h3 {
	line-height:1.4;
}

#home-focus .home-focus-box h5 {
	font-size:10px;
	font-weight:normal;
}

#home-focus .home-focus-box p {
	margin-top:10px;
	text-align:justify;
	font-size:10px;
	line-height:1.2;
}

#home-cartina {
	width:100%;
	margin-bottom:10px;
}

#home-cartina img {
	
}

#home-ricerca-sito {
	font-size:10px;
	color:#014687;
	font-weight:bold;
	padding-bottom:10px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:8px;
}

#home-ricerca-sito p {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}


#home-dormire {
	width:100%;
	background-color:#4383c0;;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	font-size:9px;
	padding-bottom:10px;
	margin-left:2px;
}

#home-dormire form, #home-ricerca-sito form {
}

#home-dormire select, #home-ricerca-sito select {
	width:150px;
	margin-top:5px;
	margin-bottom:5px;
}

#home-dormire input, #home-ricerca-sito input {
	margin-top:5px;
	margin-bottom:5px;
}

.textinput {
	width:115px;
}

#search-image {
	margin-top:-100px;
}

#home-social {
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

#home-youtube {
	width:100%;
	height:165px;
	margin-top:5px;
	margin-left:5px;
}

#home-youtube img {
	margin-left:10px;
}







.itinerario {
	width:120px;
	height:80px;
	background-color:#F00;
	border:#000 thin solid;
	float:left;
}


#home-focus a, #home-primopiano a, #home-eventi a {
	color:#9a0000;
	text-decoration:none;
}
 #home-focus a:hover, #home-primopiano a:hover, #home-eventi a:hover {
 	text-decoration:underline;
 }
