@charset "UTF-8";

/* @group service */

/* @group hack ie png fix */
img, div, * {behavior: url(stili/iepngfix.htc);}
/* @end */

*  {margin:0; padding:0;}
a {
	text-decoration: none;
	color: #005097;
}

h1 {
	color: #9b9d9e;
	text-align: center;
	font: normal normal 12px/18px "Courier New", Courier, mono;
	letter-spacing: 2px;
}
a:hover {text-decoration: underline;}

img { margin:0; padding:0; border:0;}
a img { border:0;}
.clear { clear:both;}

.right_only { float: right;}

.right { float: right;margin-right: 20px;text-align: left;
	width: 100px;
}
.left_only  {float: left;margin-left: 15px;}
.left  {
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
	width: 240px;
	height: 236px;
}

.leftnews  {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	width: 240px;
	height: 236px;
	background: url(../images/tabhome1.png) no-repeat;
}

.leftnews_txt {
	margin-left: 14px;
	margin-top: 15px;
	padding: 10px;
	width: 190px;
	height: 163px;
	/*background: url(../images/tabhome1.png) no-repeat;*/
}
.leftnews_txt p {
	font-weight: bolder;
	font-size: 12px;
	/*background: url(../images/tabhome1.png) no-repeat;*/
}

.leftnews_txt_txt {
	font-size: 11px;
	/*background: url(../images/tabhome1.png) no-repeat;*/
}

div.line-hor-black {
	background-color: black;
	height: 1px;
}
.spacer10  {
	clear: both;
	padding-top: 10px;
}

.spacer10-ombra  {
	clear: both;
	padding-top: 10px;
	background: url(../images/ombra.png) no-repeat right top;
}

.spacer10-ombra-top  {
	clear: both;
	padding-top: 10px;
	background: url(../images/ombraDx-top.png) no-repeat right top;
}
.spacer20  {
	clear: both;
	padding-top: 20px;
}

.spacer30  {
	clear: both;
	padding-top: 30px;
}
input, textarea, select	{
	margin-bottom: 10px;
	color: #838282;
	font: 11px/18px "Trebuchet MS", Arial;
	background-color: white;
	border: 1px solid silver;
	padding-left: 6px;
	padding-right: 6px;
}
input.but	{
	font-size: 11px;
	line-height: 20px;
	color: white;
	background-color: #2058b6;
	border: 1px none gray;
}
/* @end */

html, body {
	text-align: center;
	color: #333;
	font: 12px/18px "Trebuchet MS", Arial;
}
body {
	background: #c7c8ca url(../images/bg.jpg) repeat-x 0 top;
}

body.pops {
	text-align: left;
	background-color: whitesmoke;
	margin: 20px;
}

#container {
	margin:0 auto;
	width: 980px;
	text-align: left;
}

#menu {
	margin-bottom: 0px;
}

#header {
	width: 980px;
	background: url(../images/header.jpg) no-repeat;
}

#content {
	padding-top: 20px;
	width: 980px;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
}

#content_home {
	padding-top: 20px;
	width: 980px;
	/*background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;*/
}

.menu_sx {
	margin-left: 5px;
	width: 250px;
	height: auto;
	float: left;
}

.menu_sx p {
	width: 225px;
	font-size: 15px;
	font-weight: bolder;
	border-bottom: 1px solid #696969;
	margin-bottom:10px;
	margin-top:10px;
}

.menu_sx_txt {
	padding: 5px;
	width: 240px;
	height: auto;
}

.menu_sx_txt a:link {
	width: 225px;
	height: auto;
	text-decoration:none;
	border-bottom: 1px dotted #696969;
	display: block;
	font-weight: bolder;
	font-size: 13px;
	line-height: 26px;
}

.menu_sx_txt a:visited {
	width: 225px;
	height: auto;
	text-decoration:none;
	border-bottom: 1px dotted #696969;
	display: block;
	font-weight: bolder;
	font-size: 13px;
	line-height: 26px;
}

.menu_sx_txt a:hover {
	width: 225px;
	height: auto;
	text-decoration:none;
	border-bottom: 1px dotted #696969;
	display: block;
	font-weight: bolder;
	font-size: 13px;
	line-height: 26px;
	color: #ff0000;
}

.main_centrale {
	width: 715px;
	float: left;
	height: auto;
}

.main_centrale_txt {
	padding: 5px;
	width: 705px;
	height: auto;
	text-align: justify;
}


#col-cnt {
	width: 480px;
	margin: 0 auto;
}

#col-cnt-gall {
	width: 480px;
	margin: 0 auto;
}

#col-cnt-orari {
	width: 740px;
	margin: 0 auto 0 240px;
	font-size: 11px;
}

#col-cnt-orari table {
	border-collapse: collapse;
}

#col-cnt-orari td {
	width: 14%;
	text-align: center;
	border: 1px solid white;
}

/*#col-cnt img {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	float: right;
}*/

/* @group col cnt (main tab) */

div.photogallery {
	margin-bottom: 20px;
}

div.photogallery a  {
	float: left;
	border: 5px solid #262626;
	margin: 2px;
}

div.photogallery a:hover  {
	border-color: #ff9f3c;
}

#col-cnt .testo {
	background-color: #e5e5e5;
	padding: 10px;
}

#col-cnt .testo ul {
	list-style-type: disc;
	margin-left: 2em;
}


/* @end */

#col-sx {
	float: left;
	width: 200px;
}

#col-dx {
	float: right;
	width: 200px;
}

/* @group side col (tab sx - dx) */


div.sidetab{
	margin-bottom: 10px;
}

div.sidetab-indent{
	padding-left: 20px;
	padding-right: 20px;
}

div.m-top-btm {
	width: 200px;
	height: 38px;
}

/* @group menu sx (menu contestuale alle sezioni) */

.menu {
	background: url(../images/msxcnt.png) repeat-y;
}

.menu ul {
	margin-left: 25px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.menu ul li {
	list-style: none;
}
.menu ul li a {
	background: url(../images/ico_menusx.gif) no-repeat left center;
	padding-left: 20px;
	display: block;
	color: #005198;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu ul ul {
	margin-left: 20px;
	margin-right: 0px;
	line-height: 20px;
}
.menu ul ul li a {
	color: #2f5267;
	display: block;
	font-weight: normal;
	font-style: normal;
	/*font-family: Arial, Helvetica;*/
}

/* @end */

/* @group menu dx (menu contestuale alle sezioni) */

.menudx {
	background: url(../images/mdxcnt.png) repeat-y;
	color: white;
}
.menudx ul {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	background: url(../images/bg_coldx.gif) repeat-y left center;
}
.menudx ul li {
	list-style: none;
}
.menudx ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	color: white;
	padding-left: 10px;
	border-left: 5px solid black;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menudx ul li a:hover {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	color: white;
	background-color: #4c4c4c;
	border-left: 5px solid #e22339;
	text-decoration: none;
}

.menudx ul li a:active {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	color: white;
	background-color: #282828;
	border-left: 5px solid #3c3c3c;
	text-decoration: none;
}
.menudx ul ul {
	margin-left: 50px;
}
.menudx ul ul li a {
	color: #2f5267;
	display: block;
	background: url(../images/ico_download.png) no-repeat left center;
}

/* @end */

/* @group news */

.news {
	width: 180px;
	height: 150px;
	margin: 0 auto;
	padding-top: 30px;
}
.news ul {
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: #962828;
}
.news ul li {
	list-style: none;
	padding-bottom: 10px;
	
}

.news ul li span {
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: black;
}

.news ul li a {
	background: url(../images/ico_pdf-32px.gif) no-repeat left;
	display: block;
	padding-left: 40px;
	min-height: 35px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 35px;
}

/* @end */

/* @end */

/* @group footer */

div#footer {
	padding-top: 20px;
	clear: both;
	background:url(../images/ombra.png) no-repeat center top;
	text-align: center;
	padding-bottom: 10px;
	height: auto;
}

div#footer p {
	font-size: 11px;
}
div#footer p.legals {
	float: right;
	margin-right: 20px;
}
div#footer p.legals a {
	color: #576066;
}
div#footer p.credits {
	float: right;
	margin-right: 40px;
	color: #5e5e5e;
}
div#footer p.credits a {
	color: #72818c;
}

div#footer ul {
	padding-top: 10px;
	font-size: 10px;
}

div#footer li {
	display: inline;
	list-style: none;
	background: url(../images/kw.bullet.gif) no-repeat left center;
	padding-left: 20px;
	padding-right: 20px;
}
div#footer li a {
	color: gray;
}

.footer-left-txt {
	position:relative;
	height: auto;
	width: 620px;
	float:left;
	text-align: left;
}

.footer-middle-txt {
	position:relative;
	height: auto;
	width: 160px;
	float:left;
	text-align: center;
}

.foot-sx {
    position: relative;
	float:left;
}

.foot-dx {
	float:left;
	position: relative;
	left:5px;
}

.footer-right-txt {
	position:relative;
	height: auto;
	width: 200px;
	float:left;
	text-align: right;
}
/* @end */

/* @group navbar */

.navbar {
	background-color: white;
	width: auto;
	font: 11px/15px Arial, Helvetica;
	color: #5b5c5c;
	margin-bottom: 10px;
	padding: 2px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.navbar a {
	color: #5b5c5c;
}

/* @end */

/* @group box nav < > */

div#boxcont-nav {
	width: 190px;
	height: 25px;
	left: 20px;
	position: relative;
	top: 50px;
}
.navleft {
	float: left;
}
.navleft a, .navright a {
	text-decoration: none;
	color: gray;
	display: block;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 2px 5px;
}
.navleft a:hover, .navright a:hover {
	background-color: #d6d6d6;
}
.navright {
	float: right;
}

/* @end */


/* @group classi testo etc */

.tit0 {
	color: #005097;
	font: 22px/28px "Trebuchet MS", Arial;
	border-bottom: 1px solid #005097;
}

.tit0a {
	color: #f5a52a;
	font: 15px/28px "Trebuchet MS", Arial;
}

.tit1 {
	color: #005097;
	margin-bottom: 15px;
	font: 18px/28px "Trebuchet MS", Arial;
	border-bottom: 1px solid silver;
}
.tit2 {
	font: bold 12px/18px "Trebuchet MS", Arial;
	color: #962828;
}
.tit2a {
	font: 14px/18px "Courier New", Courier, mono;
	color: white;
	margin-bottom: 2px;
}

.txt {
	font: 11px/15px Arial, Helvetica;
	color: #333333;
}
.prezzolistino {
	font: 13px/20px Arial;
	color: gray;
	margin-bottom: 10px;
	text-decoration: line-through;
}

.prezzo {
	font: bold 13px/20px Arial;
	color: #d20603;
	margin-bottom: 10px;
}

.tit3 {
	font: bold 14px/28px "Trebuchet MS", Arial;
	color: black;
	margin-bottom: 10px;
}
.tit3-bor {
	font: bold 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #255c88;
	margin-bottom: 10px;
	border-bottom: 1px solid white;
}
.note {
	font: 11px/18px Arial, Helvetica;
	color: #696969;
}

.note2 {
	font: bold 12px/20px Arial, Helvetica;
	color: #d00700;
	margin-bottom: 10px;
}
.formservice {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}

.tmb img {
	
}

.tmb a {
	float:left;
	border: 3px solid transparent;
	margin-bottom:10px;
}

.tmb a:hover {
	border-color: #005097;
}

.chiudi_float {
	clear: both;
}

/* @end */
