body {
	font-family:Tahoma;
	font-size:14px;
	color:#535353;
width:1060px; margin-left:auto; margin-right:auto;
	background-color:#0099cc;
	
}
a:focus {
	outline: 0;
}
img {
	border: none;
	vertical-align: middle;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.clear {
	text-decoration: none;
	clear: both;
	display: block;
}
/* General Elements------------------------------------------------------------------------------------------------------------------- */
.mar0{
	margin:0px;
 	}
	.pd0{
		padding:0px;}
a {text-decoration: none; color:#181818;}	
a:link {text-decoration: none; color:#181818;}
a:visited {text-decoration: none; color:#181818;}
a:active {text-decoration: none; color:#181818;}
a:hover {text-decoration: underline; color: #e33a2c;}
 
a.button {
	display:block; width:100px; line-height:25px; float:right; text-align:center; background-color:#F30; color:#FFF;
}
.tab30{ text-indent:30px;}
p {
	margin-bottom: 10px;
	padding: 0px 0px;
	text-align: left;
	word-wrap:break-word;
 
 	line-height: 20px;
 }
h1 {
	font-size: 32px;
	line-height: 56px;
	color: #555;
	font-weight: normal;
	 
	margin: 0px 0 5px 0;
}
h1.titlepage {
	line-height: 36px;
	padding: 5px 0px;
	width: auto;
	margin: 5px 0
}
h1.titlepage a:hover {
	color: #009DFF;
}
h2 {
	font-size: 18px;
	line-height: 30px;
	color: #555;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 0 5px 0;
}
h2.titlepage{
		line-height: 36px;
	padding: 5px 0px;
	width: auto;
	margin: 5px 0;
	font-size: 26px;
	
	}
h3 {
	font-size: 16px;
	line-height: 24px;
	color: #555;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px 0 5px 0;
}
h4 {
	font-size: 14px;
	color: #555;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px 0 5px 0;
}
h5 {
	font-size: 12px;
	margin: 5px 0;
	color: #555;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	margin: 5px 0;
	color: #555;
	font-weight: bold;
}
ul {
 
	list-style-position: inside;
	margin: 0 0 10px 0;
}
ol {
	padding-left: 20px;
	list-style: decimal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
li {
	
 	color: #777;
	line-height: 18px;
}
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11 
	 
	{ float: left; display: inline;  margin-right: 10px; }

#container .grid_1 {
	width: 75px;
	 
}
#container .grid_2 {
	width: 156px;
	 
}
#container .grid_3 {
	width: 237px;
	 
}
#container .grid_4 {
	width: 318px;
	 
}
#container .grid_5 {
	width: 399px;
	 
}
#container .grid_6 {
	width: 480px;
	 
}
#container .grid_7 {
	width: 561px;
	 
}
#container .grid_8 {
	width: 642px;
	 
}
#container .grid_9 {
	width: 723px;
	 
}
#container .grid_10 {
	width: 804px;
 
}
#container .grid_11 {
	width: 885px;
	 
}
#container_12 .grid_12 {
	width: 980px;
 
}
/* Header ------------------------------------------------------------------------------------------------------------------------ */
#header {
	width: 1000px;
	height: 110px;
	padding: 10px 10px 0 0px;
	text-align: center;
	margin: 0 auto;
}
#header img {
	border: none;
	padding: 0px;
	margin: 0;
	background: none;
}
input#s {
	margin: 0px 0 0px 0;
	line-height: 35px;
	height: 35px;
	width: 950px;
	text-align: left;
	color: #bbb;
	font-size: 11px;
	border: none;
	letter-spacing: 0px;
	font-weight: normal;
	text-indent: 16px;
	background-color: #fff;
	background-image: url(images/search_16.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
input#s:focus {
	background-color: #eee;
	color: #555;
}
.search {
	padding: 0px 0 0 0;
	border-top: 1px solid #ddd;
}
div.search {
	margin: 0 0 0 0;
}/*per gli altri browser */
*:first-child + html div.search {
	margin: 0px 0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
/* Container ----------------------------------------------------------------------------------------------------------------------- */
 
#container {
	width: 980px;
	background: #fff;
	margin: 5px auto 5px auto;
	text-align: left;
	clear:both;
}

.container {
	width: 980px;
	background: #fff;
	margin: 5px auto 5px auto;
	text-align: left;
	clear:both;
}
/* Footer ------------------------------------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #ccc;
 
	width:1030px;
	height:80px;
	background:url(../images/bgfoot.png) repeat-x top #333;
	margin-top:15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	top:50px;
}
#footer a, #footer a:link, #footer a:focus, #footer a:active {
	color: #ccc;
}
#footer a:hover {
	color: #ccc;
}
#footer p {
	color: #555;
	font-size:10px;
}
#footer h1 {
	color: #ccc;
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0;
	padding: 0px;
	line-height: 24px;
}
#footer h1.right {
	border: none;
	float: right;
	padding: 0 0px 0 10px;
}
#footer ul {
	margin: 8px 0 0 0;
}
#footer li {
	color: #777;
	font-size: 12px;
	display: inline;
	list-style-type: none;
	margin: 0;
	line-height: 24px;
	border-right:solid 1px #999;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left:5px;
}
#footer li.home {
	padding-left:0px;
}
#footer li.nobullet a {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
}
#footer li.nobullet a:hover {
	color: #009DFF;
}
#footer li.templatename {
	color: #777;
	font-size: 10px;
}
#footer img.icon2 {
	border: none;
	background: none;
	margin: 0;
	width: 12px;
	height: 12px;
	padding: 0px 5px 0 0;
}
/* Header ------------------------------------------------------------------------------------------------------------------------------- */
 #head {
	width: 980px;
	margin: 0px auto 0px auto;
	padding-top: 120px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 10px;
	/*height:420px;display:none;*/
	background-image:url(../images/EP03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#head #logo {
	padding: 0px;
	float: left;
	height: 120px;
	width: 99px;
	display:block;
}
#head #headmenu {
	text-decoration: none;
	float:right;
	width: 860px;
	display:block;
	text-align:left;
	height:80px;
	 padding-top:35px; 
}
#head #headmenu .webname {
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left: 0px;
}
#container h1 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #666;
	margin-bottom:15px;
		text-shadow:0 1px 0 #ddd;
}
.border_bt {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #ccc;
	margin:10px;
 
}
area:hover {
	background-color: #F60;
}
#movies .movie-items{padding:13px 13px 10px}
.movie-items h3,.movie-items h4{clear:both;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.movie-item{
	text-align:center;
	float:left;
	padding:5px;
	border:1px solid #fff;
	border-radius:3px;
	display:block;
	width:225px;
	height:294px;
	overflow:hidden;
	position:relative;
	text-shadow:0 1px 0 #fff;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.movie-item:hover{background-color:#ddd;border:1px solid #ccc}
.movie-item:active{background-color:#ddd}
.movie-item .imgboder{ display:block; margin-left:auto; margin-right:auto;height:210px; width:140px; overflow:hidden;}
.movie-item .imgboderW{ display:block; margin-left:auto; margin-right:auto; height:210px; overflow:hidden; vertical-align:middle; text-align:center;}
.movie-item img{border:1px solid #fff; max-width:210px; vertical-align:middle; text-align:center;  margin-top:auto; margin-bottom:auto;}
.movie-item .imgboderW img{border:1px solid #fff; max-height:210px; vertical-align:middle; text-align:center; }
.movie-item h3{color:#333;margin:6px 0 0;font:15px/1em sans-serif;padding-left:2px}
.movie-item h4{font-weight:normal;font-size:13px;color:#666;margin:0;line-height:.9em;padding:5px 0 3px 2px}
.movie-item small{color:#aaa;padding-left:2px;font-weight:bold}

.news-item{
	float:left;
	padding:5px;
	border:1px solid #fff;
	border-radius:3px;
	display:block;
	width:186px;
	height:180px;
	overflow:hidden;
	position:relative;
	text-shadow:0 1px 0 #eee;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.news-item.md10{ margin-left:22px; margin-right:22px;}
.news-item:hover{background-color:#eee; border:1px solid #eee; text-decoration: none;}
.news-item:active{background-color:#eee}
.news-item span {color:#181818; font-weight:bold; word-wrap: break-word;margin:5px 0px; line-height: 16px;  display:block;width:186px; }
.news-item .field-image {
	text-decoration: none;
	margin-bottom: 5px;
}
.news-item img{border:1px solid #fff; width:185px;}
.news-item p {
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	margin:5px 0px;
	width:186px;
	 
}
.mtb2 {
	text-decoration: none;
	 	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.bgcar {
	text-decoration: none;
	background-image: url(../images/bgcar.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 370px;
	padding-left:225px;
	width:755px;
 
	margin: 5px auto 5px auto;
	text-align: left;
	clear:both;
}
.bgcontent {
	text-decoration: none;
	background-color: #FFF;
	margin:0px;
	padding:0px;
}
.field-image .picvdo {
	text-decoration: none;
	display: block;
	height: 106px;
	width: 187px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	border:solid #999 1px;
}
.sharebt {
	text-decoration: none;
 
	display: block;
	width:343px;
	float: right;
	padding-top: 25px;
	text-align:right;
	vertical-align:top;
	margin:0px;
	
}
.sharebt .fb-like{margin:0px;padding: 0px;	text-align:right;
	vertical-align:top; top:-35px;}
.sharebt .fb-share-button{margin:0px;padding: 0px;	text-align:right;
	vertical-align:top; top:-35px;}
 .routes_img {
	 display: block;
	text-decoration: none;
 
	text-align: center;
	vertical-align: middle;
}
 
 .routes_img > li   {
	/*position: relative;*/
 	display: block;
	position: relative;
	float: left;
 	width:125px;
	height:93px;
	text-align: center;
	vertical-align: middle;
	margin:5px;
	padding:2px;
 	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease;
	z-index: 100;
 
	border-right-width: 0.11em;
 	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}

