/******************************/
/*** Core html setup stuff ****/
/******************************/

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('../fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('../fonts/OpenSans-BoldItalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-BoldItalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

.titolo{
	color: #A0602C;
	font-size: 18px !important;	
}

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: 'OpenSansRegular', Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	color: #3e3e3e;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#A0602C;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#container {
	width:100%;
}
#header {
	width:100%;
	height:137px;
	border-bottom:1px solid #0e448d;
	background-color: #dcdcdc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc),to(#ffffff));
	background-image: -webkit-linear-gradient(top, #dcdcdc, #ffffff);
	background-image: -moz-linear-gradient(top, #dcdcdc, #ffffff);
	background-image: -o-linear-gradient(top, #dcdcdc, #ffffff);
	background-image: -ms-linear-gradient(top, #dcdcdc, #ffffff);
	background-image: linear-gradient(top, #dcdcdc, #ffffff);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#dcdcdc', EndColorStr='#ffffff');	
}
#cont_head {
	width:970px;
	height:137px;
	margin:auto;
	padding-top:9px;
}
#slider {
	width:100%;
	height:392px;
	margin-top:1px;
	border-bottom:1px solid #fff;
	background-color: #486fbb;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#486fbb),to(#1b336c));
	background-image: -webkit-linear-gradient(top, #486fbb, #1b336c);
	background-image: -moz-linear-gradient(top, #486fbb, #1b336c);
	background-image: -o-linear-gradient(top, #486fbb, #1b336c);
	background-image: -ms-linear-gradient(top, #486fbb, #1b336c);
	background-image: linear-gradient(top, #486fbb, #1b336c);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#486fbb', EndColorStr='#1b336c');
	}
#cont_slider {
	width:970px;
	margin:auto;
	padding-top:22px;
}	
.slide .article{
	line-height:18px !important;
}
.slide .article p{
	font-size:12px !important;
}
.slide .article h2{
	font-size:20px !important;
	color:#2f60a1;
	text-transform: uppercase;
	font-family: 'OpenSansBold';
}
.slide .article ul{
	font-size:12px !important;
}
#yoo-carousel-1{
	width:970px !important;
}
.frame{
	width:970px !important;
}
#logo {
	width:780px:
	height:121px;
	background: url("../images/comune-tavarnelle-val-di-pesa.png") 10px 0 no-repeat;
}
.content{
	margin:auto;
	width:970px;
	margin-top:10px;
}
.colonna_sx{
	float:left;
	width:210px;
	margin-left:1px;
}
.comune{
	width:175px;
	margin-left:4px;
}
div.css_menu ul li {
    float: none !important;
    line-height:14px !important;
}
div.css_menu ul li a{
	white-space: normal !important;
}
div.css_menu ul li div.css_submenu {
	z-index: 999;
    margin-left: 160px !important;
    margin-top: -16px !important;
   	border:solid 1px #c7b8b7 !important;
   	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	padding:0 6px 3px 0 !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
	
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 0 2px #ccc;
	
	width:200px !important;	
}
div.css_menu ul li div.css_submenu ul {
    background:none !important;
    border:none !important;
    left: -5px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 8px !important;
    position: relative;
    top: 0px !important;
 	
}
div.css_menu ul li div.css_submenu ul li{
	background: none !important;
	border:none !important;
	line-height:14px !important;
	padding:1px 4px !important;
}
div.css_menu ul li div.css_submenu ul li a{
	white-space: normal !important;
}
div.css_menu ul li {
	background: none !important;
	border:none !important;
	padding:4px !important;
}


.css_subsubmenu{
	z-index: 9999;
	margin-left: 180px !important;
    margin-top: -16px !important;
   	border:solid 1px #c7b8b7 !important;
   	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	padding:0 6px 3px 0 !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 0 2px #ccc;
	width:200px !important;	
	position:absolute;
}


/*****************************************/
/*** Menu Comune adds ***/
/*****************************************/
.comune ul.menu{
	width:175px !important;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

.comune ul.menu li{
	list-style-type: none;
}
.comune ul.menu>li {
	display:block;
	padding-left:3px;
	padding-bottom:3px;
	font-size:12px !important;
	margin-top: 3px;
	min-height: 15px;
}
.comune ul.menu li a, div.css_menu ul li a {
	padding:0;
	margin:0;
	font-size:12px !important;
	color:#272727;
	float:none;
	line-height: 1.3em;
}
.comune ul.menu li a span{
	line-height:13px;
}
.comune ul.menu li a:hover, div.css_menu ul li a:hover{
	text-decoration: underline;
	background: none;
	padding:0;
	margin:0;
	color:#272727;
}
.comune ul li#current a{
	margin:0 !important;
	background: #dd722d;
	border: none !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	color:#ffffff;
	text-decoration:none;
	padding:2px;
	
}

.comune ul.menu li.active a {
    background: #dd722d;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
    color: #FFFFFF;
    margin: 0px !important;
    padding:2px;
}

.comune ul.menu li.parent li#current.active{
	background: url("../images/arrow-menu-on.png") no-repeat left center;
	padding-left: 20px;

}

.comune ul.menu ul{
	margin:0px;
	padding:0px;
	margin-left:2px;
	margin-top:5px;
}

.comune ul li#current li a  {
	background:none !important;
	color: #272727 !important;
    float: none;
    font-size: 12px !important;
    line-height: 15px !important;
    margin: 0;
    padding: 0;
    text-decoration:none;
}
.comune ul li#current li a:hover, .comune ul.menu li.active li a:hover {
	text-decoration:underline;
}


.comune ul li li {
	margin:0px;
	padding-left:20px;
	padding-bottom:0px !important;
	background: url("../images/arrow-menu.png") no-repeat left center;
}

.comune ul.menu li.active li a {
    background: none !important;
    color: #272727 !important;
    text-decoration:none;
    margin: 0px !important;
    padding:2px;
}


/*** END Menu Comune adds ***/

.menu_sx_top{
	background: url("../images/menu_sx_top.png") no-repeat;
	width:194px;
	height:14px;
}
.menu_sx_title_bottom{
	background: url("../images/menu_sx_title_bottom.png") no-repeat;
	width:194px;
	height:6px;
	margin-left:-10px;
	margin-bottom:5px;
}
.menu_sx_gradient{
	width:179px;
	margin-left:10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}
.menu_sx_center{
	background: url("../images/menu_sx_center.png") repeat-y;
}

.menu_sx_bottom{
	background: url("../images/menu_sx_bottom.png") no-repeat;
	width:194px;
	height:8px;
	
}
.colonna_sx .title{
	margin-left:-6px;
	padding-left:12px !important;
	font-size:16px;
	line-height:22px;
	width:163px;
	font-family: 'OpenSansBold';
	color:#ffffff;
	text-transform: uppercase;
	padding-left:16px;
	background: #e87e38; /* Old browsers */
	background: -moz-linear-gradient(top, #e9782e 0%, #b15c25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9782e), color-stop(100%,#b15c25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e9782e 0%,#b15c25 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9782e 0%,#b15c25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9782e 0%,#b15c25 100%); /* IE10+ */
	background: linear-gradient(top, #e9782e 0%,#b15c25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9782e', endColorstr='#b15c25',GradientType=0 ); /* IE6-9 */
}
.colonna_sx .title_enf{
	margin-left:-6px;
	padding-left:12px !important;
	font-size:15px;
	line-height:22px;
	width:163px;
	font-family: 'OpenSansBold';
	color:#ffffff;
	text-transform: uppercase;
	padding-left:16px;
	background: #e87e38; /* Old browsers */
	background: -moz-linear-gradient(top, #e9782e 0%, #b15c25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9782e), color-stop(100%,#b15c25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e9782e 0%,#b15c25 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9782e 0%,#b15c25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9782e 0%,#b15c25 100%); /* IE10+ */
	background: linear-gradient(top, #e9782e 0%,#b15c25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9782e', endColorstr='#b15c25',GradientType=0 ); /* IE6-9 */
}

.colonna_dx{
	float:left;
	width:745px;
	margin-left:14px;
	
}
.title_dx_left{
	width:8px;
	height:34px;
	float:left;
	background: url("../images/title_dx_left.png") no-repeat;
	margin-left:18px;
}
.title_dx_center{
	min-width: 200px;
	height:27px;
	text-align:center;
	float:left;
	background: url("../images/title_dx_center.png") repeat-x;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	padding-top:7px;
}
.title_dx_right{
	width:9px;
	height:34px;
	float:left;
	background: url("../images/title_dx_right.png") no-repeat;
}

div#etichetta{
	z-index: 150;
	height: 34px;
	position: relative;
}

.content_dx_all{
	margin-top:-20px;
	margin-bottom:15px;
}
.content_dx_all1{
	margin-top:-20px;
	position: relative;
	margin-bottom:15px;
	z-index: 10;
}
.content_dx_top{
	background: url("../images/content_dx_top.png") no-repeat;
	height:11px;
	width:739px;
}
.module_dx_content{
	background: url("../images/content_dx_center.png") repeat-y;
	width:739px;
}
.module_dx_gradient{
	margin-left:5px;
	width:689px;
	padding: 20px;
	background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
	min-height:325px;
}
.content_dx_bottom{
	background: url("../images/content_dx_bottom.png") no-repeat;
	height:10px;
	width:739px;
}


.title_dx_left2{
	width:8px;
	height:34px;
	float:left;
	background: url("../images/title_dx_left2.png") no-repeat;
	margin-left:18px;
	z-index: 100;
}
.title_dx_center2{
	min-width: 200px;
	height:27px;
	text-align:center;
	float:left;
	background: url("../images/title_dx_center2.png") repeat-x;
	color:#ffffff;
	font-size:16px;
	line-height: 18px;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	padding-top:7px;
}
.title_dx_right2{
	width:9px;
	height:34px;
	float:left;
	background: url("../images/title_dx_right2.png") no-repeat;
}
#pathway{
	margin-top:4px;
	margin-bottom:15px;
	width:550px;
	float:left;
}
.breadcrumbs {
	font-size:12px;
}
.allmode_box allmode_default {
}
.allmode_topitem{
	width:330px !important;
	float:left;
	margin-right:5px !important;
	font-size:0.8em;
}
.allmode_topbox{
	float:left !important;
}
.allmode_img{
	float:right !important;
	margin-top:38px !important;
	margin-left:10px !important;
	border:none !important;
}
.allmode_img img{
	border:solid 1px #bd9462 !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
}
.allmode_item{
	clear: both;
	font-size:0.8em;
}
#main h1.contentheading, .componentheading, .componentheading h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 36px;
    font-weight: normal !important;
    line-height: 100%;
    margin: 0;
    padding-bottom: 4px;
}

.buttonheading{
	border-bottom: 1px solid #F4F4F4;
	text-align:right;
	padding-bottom:5px;
	margin-bottom:10px;
}
.buttonheading a{
	font-size:12px;
}
#main p, #main ul li{
	font-size: 0.85em;
}

h3.allmode_title a{
	color:#946f34 !important;
}
h4.allmode_title a{
	color:#946f34 !important;
	margin-bottom:0 !important;
}
.allmode_date{
	background: none !important;
	padding:0 !important;
	color:#000 !important;	
	font-size:0.9em;
}
.guida_servizi {
    margin: auto;
    min-height: 325px;
    width: 670px;
}
.services_block {
    float: left;
    font-size: 0.8em;
    line-height: 1.1em;
    margin: 0 3px 6px;
    padding: 3px 0;
    text-align: center;
    vertical-align: top;
    width: 105px;
}
.guida_servizi img{
	border:solid 1px #535b32;
	margin-bottom:5px;
}
.divisor {
    height: 10px;
}

#pre_footer{
	height:2px;
	width:100%;
	border-bottom:solid 1px #486fbb;
	margin-top:15px;
	margin-bottom:1px;
}
#footer{
	height:250px;
	width:100%;
	background-color: #486fbb;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1b336c),to(#486fbb));
	background-image: -webkit-linear-gradient(top, #1b336c, #486fbb);
	background-image: -moz-linear-gradient(top, #1b336c, #486fbb);
	background-image: -o-linear-gradient(top, #1b336c, #486fbb);
	background-image: -ms-linear-gradient(top, #1b336c, #486fbb);
	background-image: linear-gradient(top, #1b336c, #486fbb);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#1b336c', EndColorStr='#486fbb');
}
#footer_info{
	height:80px;
	
	margin:auto;
	margin-top:1px;
	font-size: 16px;
	line-height:16px;
	width:960px;
	
}
.info{
	
	margin:auto;
	font-size:0.75em;
	margin-top:20px;
	padding-left:10px;
}
.info2{
	
	margin:auto;
	font-size:0.75em;
	padding-left:10px;
}
/*
.info_footer{
	width:580px;
	float:left;
}
.info_footer2{
	width:340px;
	float:left;
}
*/
.iscrizione{
	width:179px;
	height:70px;
	margin-left:9px;
	margin-top:4px;
	border:solid 1px #b0c3dd !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background: #d6e4f6; /* Old browsers */
	background: -moz-linear-gradient(top, #d6e4f6 0%, #6b9fe4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e4f6), color-stop(100%,#6b9fe4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* IE10+ */
	background: linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e4f6', endColorstr='#6b9fe4',GradientType=0 ); /* IE6-9 */
	
	-moz-box-shadow: 0 0 5px #bbbbbb;
	-webkit-box-shadow: 0 0 5x #bbbbbb;
	box-shadow: 0 0 5px #bbbbbb;
	text-align:center;
	padding-top:14px;
}
.tavarnelle_news{
	border:solid 1px #b0c3dd !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background: #d6e4f6; /* Old browsers */
	background: -moz-linear-gradient(top, #d6e4f6 0%, #6b9fe4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e4f6), color-stop(100%,#6b9fe4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* IE10+ */
	background: linear-gradient(top, #d6e4f6 0%,#6b9fe4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e4f6', endColorstr='#6b9fe4',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 0 0 5px #bbbbbb;
	-webkit-box-shadow: 0 0 5x #bbbbbb;
	box-shadow: 0 0 5px #bbbbbb;
	font-size:0.85em;
	padding:10px;
	margin-bottom:10px;
	
}
.skype{
	margin-top:10px;
	margin-left:20px;
}
.componentheading h1{
	margin:17px 0 0 0 !important;
}
.footer_content{
	width:970px;
	margin:auto;
}
.progetti{
	width:450px;
	float:left;
}
.progetti_title{
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:16px;
	line-height:16px;
}
.link_gallery{
	width:520px;
	float:left;
	margin-left:0px;
}
.link_gallery img{
	margin-top:11px;
	margin-left:10px;
}
.gallery{
	width:150px;
	float:left;
	margin-right:30px;
}
.link{
	width:150px;
	float:left;
}
.archivio_news{
	text-align:center;
	color:#946f34;
	font-family: 'OpenSansBold';
	font-size:0.875em;
}

.createdate{
	color: #999999 !important;
    font-size: 11px !important;
    padding-bottom:0 !important;
}
.paglimit .sectiontableheader, .contentdescription{
	display: none;
}
.paglimit .date_category{
	color: #999999 !important;
    font-size: 11px !important;
    padding-bottom:0 !important;
}
.sectiontableentry1, .sectiontableentry2{
	padding:8px 0;
	border-bottom: dotted 1px #dddddd; 
}
.sectiontablefooter2, .paginazione{
	margin-top:20px;
	color:#666666;
	height:27px;
	font-size:13px;
	padding-bottom:2px;
	padding-left:10px;
	background: url("../images/bg_pagination.png") repeat-x;
	padding-top:9px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right:5px
}
.page_title{
	margin-right:20px;
}
.sectiontablefooter a{
	color:#222;
}
.pagination span, .pagination span a {
    padding: 10px 15px !important;
}
.sectiontablefooter strong span{
	color:#A0602C;
	background: #ffffff;
}
.pagination a {
    padding: 10px 15px 10px 15px !important;
    margin-top:1px;
}
span.avanti{
	float:right;
	padding-top:0 !important;
	padding-right:0 !important;
}
span.avanti a, span.avanti span{
	padding-left:5px !important;
	padding-right:5px !important;
}
span.pag{
	padding-right:30px;
	color:#222;
}
.pagination a:hover {
    background: #A0602C;
    color:#ffffff;
    text-decoration: none;
    padding:10px 15px 10px 15px !important;
  
}
span.avanti a:hover{
	background: none !important;
	text-decoration: underline !important;
	color: #222222 !important;
	padding-left:5px !important;
	padding-right:5px !important;
}
.tmp_selector{
	width:360px;
	margin:auto;
	margin-top:30px;
}
.tmp_selector div{
	width:160px;
	float:left;
}
.tmp_selector div:first-child{
	margin-right:20px;
}
.tmp_selector .button0, .tmp_selector .button1{
	width: 160px;
	height: 80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	font-family: 'OpenSansBold';
	color:#3f3f3f;
}
.tmp_selector .button0{
	background: url("../images/bg_accessibile.png") center center no-repeat;
}
.tmp_selector .button1{
	background: url("../images/bg_avanzato.png") center center no-repeat;
}
#searchForm{
	font-size: 0.85em;
}
#search_searchword{
	width:120px !important;
	padding:7px 4px;
	width:300px !important;
	background: #e4e4e4;
	border:solid 1px #c7b8b7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#searchForm .button{
	background: #9A4E1E;
	border:none;
	color:#ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:4px;
	font-size:15px;
	text-transform: uppercase;
}
.paddingtop{
	padding-top:5px;
}
.menu_box{
	width:43% !important;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	background: #f4f4f4;
	font-size:0.85em;
}
.menu_box h2{
	margin:0;
	margin-bottom:5px;
}
.menu_box ul ul.level_1 li a, .menu_box ul ul.level_1 li{
	font-size: 1.2em;
}
.menu_box ul ul.level_2 li a, .menu_box ul ul.level_2 li{
	font-size: 1.4em;
}
#alpha{
	margin-bottom:15px;
}
#alpha input.button{
	border:solid 1px #eeeeee;
	background: #f4f4f4;
	padding:2px 4px;
	font-size:13px;
	width:24px;
	height:24px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	margin-top:5px;
	margin-bottom:5px;
	
}
#alpha input.button:hover{
	background: #9C5E2B;
	color:#ffffff;
	border-color: #9C5E2B;
	-moz-transition: all 0.2s ease-in 0s;
	-webkit-transition:all 0.2s ease-in 0s;
	transition:all 0.2s ease-in 0s;
	width: 32px;
	height:32px;
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
}
#alpha .selected{
	background: #9C5E2B !important;
	color:#ffffff !important;
	border-color: #9C5E2B !important;
	width: 32px !important;
	height:32px !important;
	font-size:16px !important;
	margin-top:0 !important;
	margin-bottom:0 !important;
}
#tagList{
	margin-top:15px;
}
#tag_link{
	background: url("../images/arrow.png") left center no-repeat;
	padding-left:20px;
	font-size: 0.85em;
	margin-bottom:4px;
}
/*****************************************/
/*** K2 MODIFICHE CSS ***/
/*****************************************/


h2.tagItemTitle{
	padding:0 !important;
	font-size:18px !important;
}
h2.tagItemTitle a{
	color:#A0602C;
}
.tagItemView .tagItemBody{
	display:none;
}
div.tagItemView {
	padding-top:0 !important;
}
.tagItemList{
	margin-top:15px;
}
.itemAuthorBlock{
	display:none;
}
.itemAuthorLatest{
	display: none;
}
.itemNavigation{
	display: none;
}
.itemRatingBlock{
	display: none;
}
.itemCategory{
	display: none;
}
.itemTagsBlock{
	
}
.itemAuthor{
	display: none !important;
}
.itemTitle{
	padding-top:0 !important;
}
div.itemToolbar {
	margin-top:0 !important;
	background: none !important;
	border-top:none !important;
	border-bottom:solid 1px #f4f4f4;
}
.itemFullText p{
	font-size: 0.85em;
}
div.itemContentFooter {
	font-size:12px;
	
}
.itemBackToTop {
    margin-top:20px;
    width: 120px;
}
div.itemView {
	border-bottom:0 !important;
}
.itemRelated h3{
	font-size:16px;
	color:#A0602C;
}
.itemRelated ul li a{
	color:#333333;
	font-size:14px;
}
li.even{
	border-bottom:none !important;
}
.itemToolbar ul li:first-child{
	display:none !important;
}
.itemToolbar ul li{
	border:none !important;
}
a.k2Anchor{
	text-transform: uppercase;
	font-size:12px;
	text-decoration: none !important;
	background: #f4f4f4;
	padding:3px;
	border:solid 1px #eee;
}
a.k2Anchor:hover{
	background: #A0602C;
	color:#fff;
}
.k2BreadcrumbsBlock{
	font-size:12px !important;
}
.catItemTagsBlock, .itemTagsBlock {
	font-size:0.8em !important;
	border:0 !important;
}
.catItemTagsBlock span{
	font-weight: normal !important;
}
.catItemTagsBlock a, .itemTagsBlock ul li a{
	padding:1px 3px;
	background: #EFF4CB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #EFF4CB;
}
.catItemTagsBlock a:hover, .itemTagsBlock ul li a:hover{
	border:solid 1px #A0602C;
	text-decoration: none;
}
a.pathway{
	padding:1px 3px;
	background: #EFF4CB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #EFF4CB;
}
a.pathway:hover{
	border:solid 1px #A0602C;
	text-decoration: none;
}
.tagItemList .tagItemView{
	border-bottom:none !important;
}
.itemFullText ul{
	font-size: 0.85em !important;
}
div.itemIntroText {
    color: #3E3E3E !important;
    font-size: 0.85em !important;
    font-weight: normal !important;
    line-height: 1.3em !important;
}
/*****************************************/
/*** Joomla! Menu Principale Top ***/
/*****************************************/

#menuzone {
	font-family: 'OpenSansSemiBold', Helvetica, Arial, sans-serif;
	margin-left:98px;
	margin-top:-26px;
	width: 715px;
	/* max-width: 865px; */
	height:33px;
	float:left;
	position: relative;
	z-index: 2;
	display: block;
}
#menuzone ul.menu {
	width: 715px;
	margin:0px;
	padding:0px;
}
#menuzone ul.menu li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:inline;
	font-size:16px;
}
#menuzone ul.menu li a {
	color: #3e3e3e;
	margin:0px 5px;
	padding:0 20px 0;
	float: left;
	line-height: 28px;
	height: 33px;
}

#menuzone ul.menu li a:hover {
	color: #ffffff;
	margin:0px 5px;
	background: #486fbb;
	-moz-border-radius: 5px 5px 0px 0px; /* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px; /* Safari, Chrome */
	border-radius: 5px 5px 0px 0px; /* CSS3 */
	text-decoration: none;
	-webkit-transition:background 0.2s ease-in;  
   	-moz-transition:background 0.2s ease-in;  
  	-o-transition:background 0.2s ease-in;  
   	transition:background 0.2s ease-in;  
}

#menuzone ul.menu li.active a {
	color: #ffffff;
	margin:0px 5px;
	background: #486fbb;
	-moz-border-radius: 5px 5px 0px 0px; /* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px; /* Safari, Chrome */
	border-radius: 5px 5px 0px 0px; /* CSS3 */
}
.social {
	width:114px;
	float:left;
	margin-left:43px;
	margin-top:-29px;
}
.social a {
	float:left;
	margin:0px 2px;
}
#zoomfont {
	position:relative;
	float:right;
	margin-top:-115px;
	margin-right:1px;
	padding:5px;
	z-index:2;
	background-color: #fefefe;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe),to(#e2e2e2));
	background-image: -webkit-linear-gradient(top, #fefefe, #e2e2e2);
	background-image: -moz-linear-gradient(top, #fefefe, #e2e2e2);
	background-image: -o-linear-gradient(top, #fefefe, #e2e2e2);
	background-image: -ms-linear-gradient(top, #fefefe, #e2e2e2);
	background-image: linear-gradient(top, #fefefe, #e2e2e2);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#e2e2e2');
	-moz-border-radius: 5px 5px 0px 0px; /* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px; /* Safari, Chrome */
	border-radius: 5px 5px 0px 0px; /* CSS3 */
}
#zoomfont a {
	color:#c6594e;
	font-family: 'OpenSansSemibold';
	
}
.panel-container {
	background: #f6f6f6;
	margin-left:10px;
	padding:0px 40px;
	width:870px !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.panel-container .article {
	font-size:0.8em;
}
#search{
	width:155px;
	background: #e4e4e4;
	border:solid 1px #c7b8b7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float:left;
	margin-left:37px;
}
input#mod_search_searchword{
	border:none !important;
	outline: none;
	webkit-appearance:none !important;
	background: none !important;
	width:120px !important;
	padding:7px 4px;
	margin:0 !important;
	float:left;
}
.search .button {
	width:24px !important;
	height:24px !important;
	border:none !important;
	background: none !important;
	margin:1px 0 0 0 !important;
	float:left;
	padding:1px 0 !important;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
 /*
 margin: 0 0 0 3px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
*/
}

/* headers */


h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h3 {
}

h4 {
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 5px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.clr {
	clear: both;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}


/* edit button */
.contentpaneopen_edit{
	float: left;
}


/* content styles */

.highlight {
	background-color: #fffebb;
}


/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */


table.paramlist td.paramlist_key {
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 10px;
	position: relative;
	padding: 15px;
	width: 707px;
	background: #f4f4f4;
	font-size:0.85em;
}

legend {
	margin: 0;
	padding: 0 10px;
}


/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
ing: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}




.progetti_thumb{
	width:430px;
	margin-left:10px;
	margin-top:10px;
}
.progetti_thumb img{
	margin-right:10px;
	margin-bottom:10px;
}
.progetti p{
	display:none;
}
.slide img{
	height:250px;
	width: auto;
}



.itemListView .componentheading{
	font-size: 36px;
	line-height: 100%;
	color: #666666;
}
div.catItemHeader h3.catItemTitle, div.catItemBody {
	padding:0 !important;
}
div.catItemCategory{
	padding-left:0 !important;
	font-size:12px;
	width:703px;
}
div.catItemLinks {

}
div.catItemHeader h3.catItemTitle {
	font-size:21px !important;
}
.itemListSubCategories h3, a.subCategoryMore{
	display: none;
}
.subCategory{
	margin:4px 0 !important;
	padding:10px !important;
	background: #f4f4f4 !important;
	border:solid 1px #eeeeee !important;
}
.subCategory h2{
	margin:0 !important;
	line-height: 15px;
	font-size:1.1em;
}
.itemListCategory{
	background: none !important;
	padding:0 !important;
	margin:0 !important;
	border:0 !important;
}
.itemList {
	margin-top:10px;
}
div.catItemHeader h3.catItemTitle, div.tagItemHeader h2.tagItemTitle  {
	font-family: 'OpenSansRegular' !important;
	font-size: 1em !important;
}
.itemContainer{
	border-bottom: 1px dotted #CCCCCC;
	width:703px;
}
a.nn_fancybox{
	float:right;
	margin-right:15px;
}

/*DOCMAN*/

.dm_taskbar .nn_fancybox{
	display:none;
}
#dm_docs h2.dm_title{
	display:none;
}
.dm_orderby {
	font-size: 12px;
	padding:3px 5px 6px 3px !important;
}
#dm_docs h3.dm_title {
	font-size:16px;
	color:#666666 !important;
	line-height: 28px !important;
}
#dm_docs i{
	display: none;
}


/* FORM PAGAMENTI */

#anagrafica{
	width:735px;
	margin:0;
}
#anagrafica label{
	display: block;
	font-size:13px;
	margin-top:10px;
}
#anagrafica legend{
	width:95%;
	padding:0;
	color:#2D4B8C;
	line-height: 20px;
	border-bottom:1px solid #F4F4F4;
}

#anagrafica input#nome, #anagrafica input#cognome, #anagrafica input#causale, #anagrafica input#scadenza, #anagrafica input#importo {
	width:300px;
	padding:10px;
	background: #f4f4f4;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	font-size:15px;
	color:#000;
}
#anagrafica fieldset{
	background: none;
	border:none;
	width:735px;
	padding:0 !important;
	
}
#anagrafica .radio {
	font-size:13px;
	float:left;
	margin-right:16px;
}
.invio_form_pagamenti{
	text-transform: uppercase;
	padding:10px;
	background-color: #486fbb;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#486fbb),to(#1b336c));
	background-image: -webkit-linear-gradient(top, #486fbb, #1b336c);
	background-image: -moz-linear-gradient(top, #486fbb, #1b336c);
	background-image: -o-linear-gradient(top, #486fbb, #1b336c);
	background-image: -ms-linear-gradient(top, #486fbb, #1b336c);
	background-image: linear-gradient(top, #486fbb, #1b336c);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#486fbb', EndColorStr='#1b336c');
	color:#fff;
	font-size:16px;
	text-transform: uppercase;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.spacetop {width:735px;
	height:5px;
}
.under {
	font-size:12px;
}

#k2Container .itemBody .itemFullText table {
	border-spacing:0px;
	border:1px solid #cccccc !important;
	font-size: 0.85em;
}

#k2Container .itemBody .itemFullText td {
	border:1px solid #cccccc !important;
	border-spacing: 0px;
	padding:3px;
}