body {
	font-family: 'Raleway', serif;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	background-color: #fff;
	height: 100%;
	font-size: 14px;
   color: #333;
   line-height: 28px;
	
}
p {
	margin: 10px 0;
}
hr {
	display: none;
}
td { 
	font-family: 'Raleway', serif;
    font-size: 14px;
    color: #333;
   line-height: 28px;
}
a, a:link {
	color: #ff6600;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff6600;
}
h1 {
	margin: 30px 0;
	padding: 0px;
	border: 0px;
	font-size: 36px;
	color: #ff6600;
	text-align: center;
	font-weight: normal;
}
h1 a, h1 a:link {
	padding: 5px 15px;
	background-color: #ff6600;
	color: #ff6600;
}
h2 {
	margin: 20px 0;
	padding: 0px;
	border: 0px;
	font-size: 30px;
	font-weight: normal;
	color: #ff6600;
}
h3 {
	margin: 0;
	padding: 0px;
	border: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	line-height: 1.3em;
}
h4 {
	margin: 20px 0px;
	border: 0px;
	font-size: 24px;
	color: #ff6600;
	font-weight: bold;
	line-height: 1.4em;	
	font-family: 'Raleway';
}
h5 {
	margin: 0;
	padding: 0px;
	border: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0;
}
h6 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	color: #ff6600;
	text-transform: uppercase;
}
@media (max-width: 1000px) {
	h1 {
	font-size: 40px;
	}
	h2 {
	font-size: 36px;
	}
	h3 {
	font-size: 32px;
	}
	h4 {
	font-size: 26px;
	}
	h5 {
	font-size: 26px;
	}
	h6 {
	font-size: 26px;
	}
}
/* tabella grande */
.tab {
	max-width: 1040px;
	margin: auto;
	padding: 0 30px;
}
#top {
	position: relative;
	padding: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
#menualto {
	font-size: 15px;
	color: #999;
}
#menualto a, #menualto a:link {
	color: #999;
	text-decoration: none;
	margin: 0;
	margin-right: 11px;
	padding: 0;
}
#logo {
	margin: 21px 0px 31px 0;
	text-align: left;
}
.principale {
	position: relative;
	height: auto !important;
	text-align: justify;
	padding: 50px 0px 50px 0px;
}
@media (min-width: 1000px) {
	.blocconews {
		position: relative;
		width: 500px;
		margin: auto;
	}
	.blocconews img {
		width: 100%;
		line-height: 0;
		margin: 10px 0;
	}
	
	.newstitolo {
		font-size: 26px;
	}
	
	.newstitolo h2 {
		color: #fff;
		font-weight: normal;
		margin: 0;
		margin-bottom: 10px;
		text-align: center;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}	
	.newstitolo P, .newstitolo a {
	}
	.newstesto {
		text-align: left;
		font-size: 18px;
	}
}
@media (max-width: 1000px) {
	.blocconews {
	}
	.newsfoto {
	}
	.newstitolo {
	}
	.newstesto {
	}
	.newstitolo a, .newstitolo h2 {
	}
	.newstitolo h2  {
	}
	.newstesto P {
	}
	
	.newsfoto img {
	}
}
.bloccocont {
	text-align: center;
	margin-bottom: 50px;
	font-size: 15px;
}
.bloccocont P {
	padding: 0;
	margin: 0;
}
.conttit {
	margin: 10px 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.contsubtit {
	color: #808080
}
.contart {
	margin: 10px 0;
	color: #000;
	font-size: 18px;
	text-align: center;
}
.titolo {
	background-color: #e9e9e9;
	padding: 10px;
	border: 1px solid #D9D9D9;
	font-size: 18px;
	margin: 20px 0;
	text-transform: uppercase;
}
.esib H3 {
	font-size: 16px;
	margin-top: 10px;
}
.principale td {
	text-align: justify;
	line-height: 1.3em;
}
/* login */
/* principale - form */
.principale input {
	font-size: 16px;
}
.principale select {
	font-size: 16px;
	border: 1px solid #EBEBEB;
}
.principale textarea {
	font-family:verdana,arial,sans-serif;
	font-size:16px;
}
.principale #numpag a, .principale #numpag a:link {
	color: #1C3049;
	text-decoration: none;
}
.principale #numpag a:hover, .principale #numpag a:active {
	color: #1C3049;
	text-decoration: none;
	background-image: url(images/border.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.principale span {
	text-align: center;
}
.principale span.active {
	color: #1A171C;
}
#footer {
	border-top: 1px solid #eaeaea;
}
.footer_text {
    padding: 25px 0 15px;
    text-align: left;
    color: #666;
    font-size: 12px;
    float: left;
}
#newsletter {
	margin-left: 20px;
	margin-right: 80px;
	float: right;
	padding: 30px 0px 15px 0;
}
#newsletter input {
	padding: 1px 6px;
	color: #000;
}
#social {
    float: right;
    padding: 30px 0px 15px 0;
}
img {
	border: 0px;
}
.formmin {
	width: 38px;
	border: 1px solid #EBEBEB;
	text-align: right;
	padding-right: 2px;
}
.formpiccolo {
	width: 120px;
	border: 1px solid #CCC;
}
.formmedio {
	width: 150px;
	border: 1px solid #CCC;
}
.formgrande {
	width: 200px;
	border: 1px solid #CCC;
	height: 26px;
}
.selectpiccola {
	width: 100px;
	border: 1px solid #CCC;
	font-size: 10px;
	margin-bottom: 2px;
	/*height: 16px;*/
}
.selectmin {
	width: 58px;
	border: 1px solid #CCC;
	height: 22px;
}
.selectmedia {
	width: 180px;
	border: 1px solid #CCC;
	height: 22px;
}
.textareamin {
	width: 180px;
	height: 100px;
	border: 1px solid #CCC;
}
.textareapiccola {
	width: 300px;
	height: 100px;
	border: 1px solid #CCC;
}
.textareamedia {
	width: 300px;
	height: 140px;
	border: 1px solid #CCC;
}
.textareagrande {
	width: 460px;
	height: 200px;
	display: block;
	border: 1px solid #CCC;
}
.forminvia {
  width: 30px;
  border: 1px solid #800;
  color: #800;
}
.numsel {
	font-weight: bold;
	color: #FFCC00;
}
.num {
	text-align: center;
	margin: 20px;
}
div.pagination {
	font-size: 16px;
	padding: 3px;
	margin: 3px;
	text-align:center;
	margin-bottom: 0px;
	color: #333333;
}
div.pagination a {
	padding: 8px;
	margin-right: 2px;
	border: 1px solid #333333;
	text-decoration: none; 
	color: #333333;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #333333;
	color: #fff;
	background-color: #333333;
}
div.pagination a.current {
	padding: 8px;
	margin-right: 2px;
	border: 1px solid #333333;
	background-color: #333333;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 8px;
	margin-right: 2px;
	border: 1px solid #333333;
	color: #333333;
}
.slide-out-div {
	padding: 20px;
	padding-top: 150px;
	width: 200px;
	background: #0082C3;
	color: #fff;
	border-right: 1px solid #fff;
	z-index: 200;
}
.slide-out-div h2 {
	color: #FF0;
	padding: 8px 0px 12px 0px;
	margin: 5px;
	border-bottom: 1px solid #80C0E1;
}
.slide-out-div h2 a, .slide-out-div h2 a:link {
	color: #FF0;
	text-decoration: none;
}
.slide-out-div h2 a:hover, .slide-out-div h2 a:active {
	color: #FF0;
	text-decoration: none;
}
.slide-out-div h3 {
	color: #fff;
	padding: 8px 0px 12px 20px;
	margin: 5px;
	border-bottom: 1px solid #80C0E1;
	background-image: url(images/freccia.png);
	background-position: left;
	background-repeat: no-repeat;
}
.slide-out-div h3 a, .slide-out-div h3 a:link {
	color: #fff;
	text-decoration: none;
}
.slide-out-div h3 a:hover, .slide-out-div h3 a:active {
	color: #FF0;
	text-decoration: none;
}
.ui-tabs.ui-tabs-vertical {
    padding: 0;
}
.ui-tabs.ui-tabs-vertical .ui-widget-header {
    border: none;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 18em;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 300px;
    overflow: hidden;
    position: relative;
    right: -2px;
    z-index: 2;
	margin-right: 0;
	padding-right: 0;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    width: 100%;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
    margin-bottom: 10px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
    float: left;
    width: 640px;
    border-radius: 0;
    position: relative;
	margin-top: 18px;
	padding-right: 20px;
}
@media (max-width: 1000px) {
	#desktop {
		display: none;
		visibility: hidden;
	}
	
	#mobile {
		display: block;
		visibility: visible;
	}
}
@media (min-width: 1001px) {
	#mobile {
		display: none;
		visibility: hidden;
	}
	
	#desktop {
		display: block;
		visibility: visible;
	}
}