
/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF url(../img/bg.png) top left repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*:focus { 
	outline: none; 
}

/* style */

h1 {
	
}

h2 {
	font-weight: bold;
	padding: 20px 30px 0 30px;
	font-size: 12px;
	line-height: 18px;
}

p {
	padding: 15px 30px;
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #F00;
}

a:hover {
	text-decoration:none;
}

b, strong {
	font-weight: bold;
}

.wrapper-content {
	width:100%;
	display: block;
	overflow:auto;
	margin:20px 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	display:block;
}

#header {
	width: 960px;
	height: 141px;
	position: relative;
	display:block;
	float:left;
	margin-bottom:20px;
}

#social {
	width: 373px;
	height: 40px;
	display: block;
	position: absolute;
	top:0;
	right: 0;
}

a.flickr, a.twitter, a.facebook, a.youtube, a.pinterest {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 8px;
}

a.css {
	display: block;
	height: 40px;
	width: 125px;
	float: left;
	margin-left: 8px;
}

a.flickr span, a.twitter span, a.facebook span, a.youtube span, a.css span, a.pinterest span {
	display:none;
}

a.flickr {
	background: url(../img/flickr.png) top left no-repeat;
}

a.facebook {
	background: url(../img/facebook.png) top left no-repeat;
}

a.youtube {
	background: url(../img/youtube.png) top left no-repeat;
}

a.twitter {
	background: url(../img/twitter.png) top left no-repeat;
}

a.css {
	background: url(../img/csslink.png) top left no-repeat;
}

a.pinterest {
	background: url(../img/pinterest.png) top left no-repeat;
}

a.flickr:hover, a.twitter:hover, a.facebook:hover, a.youtube:hover, a.css:hover, a.pinterest:hover {
	background-position: 0 -40px;
}

ul#menu {
	display:block;
	position:absolute;
	bottom: 0;
	left: 0;
}

ul#menu li {
	float:left;
	display: block;
}

ul#menu li a {
	font-family: 'Nunito', sans-serif;
	text-decoration: none;
	color: #FFF;
	padding: 14px 38px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	display:block;
}

ul#menu li.selected a, ul#menu li a:hover {
	background: #fff;
	color: #f81617;
}

#slider, #slider img {
	width: 960px;
	height: 360px;
	display: block;
	position: relative;
}

#slider {
	overflow:hidden;
}

#slider div p, #slider div h1 {
	position:absolute;
	bottom:0;
	width: 844px;
	padding: 15px 0 15px 116px;
	background: url(../img/comuni/bgb.png) top left repeat;
	color: #FFF;
	font-size: 26px;
	line-height: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}

.bx-prev, .bx-next {
	position:absolute;
	top: 280px;
}

.bx-prev {
	left: 15px;
}

.bx-next {
	right: 15px;
}

#content {
	width: 960px;
	display: block;
	float:left;
}

#sx {
	display:block;
	float:left;
	width:609px;
	margin-left:70px;
}

td.etichette, td.quando, td.eta {
	width: 46px;
	display:block;
	vertical-align: middle;
	text-align: center;
	padding: 15px 0;
}

td.quando {
	background-color: #fb6600;	
}

td.eta {
	background-color: #739c22;
}

td.scheda, td.scheda2 {
	width: 574px;
	background-color: #FFF;
	vertical-align: middle;
	padding-bottom: 15px;
}

td.scheda2 {
	border-bottom: 1px dotted #99cc33;
}

td.ricerca {
	width: 533px;
	background-color: #e1e1e1;
}

div.ricerca {
	width: 563px;
	background-color: #e1e1e1;
	padding-top:12px;
	min-height: 32px;
}

.ricerca p {
	padding-left: 15px;
	padding-top:8px;
}

.boxricerca form {
	padding-left: 16px;
	font-size: 11px;
	line-height: 18px;
	width: 540px;
}

.boxricerca form table {
	width:100%;
}

.boxricerca form td {
	padding: 10px 10px 0 0;
	width:33%;
}

input.cerca {
	width: 60%;
	background: #f3f3f3 url() top left no-repeat;
	font-weight: bold;
	height: 30px; margin-bottom:15px;
	text-align: center;
}

.boxricerca h3 {
	font-weight: bold;
}

.footer-content {
	width:100%;
	background: #000;
	height: 100px;
	display: block;
}

div.footer {
	padding: 30px 0 0 0;
	width: 960px;
	margin: 0 auto;
}

div.footer p {
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
	width:100%;
	text-align: center;
	padding: 15px 0;
}

div.footer p a {
	color: #FFF;
	text-decoration:none;
}

div.footer p a:hover {
	text-decoration: underline;
}

#dx {
	display:block;
	float:left;
	width:271px;
	margin:10px 0 0 0;
}

#dx h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
}

#dx img {
	margin-left: 10px;
}

div.dati {
	display:block;
	width: 271px;
	background-image: url(../img/comuni/bg.png);
	margin: 10px 0 10px 10px;
}

div.dati p {
	color: #FFF;
	padding: 15px;
}

div.dati p a {
	color: #FFF;
}

#dx ul.tabs {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #FFF;
	text-decoration: none;
	display: block;
}

#dx ul.tabs li a{
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
	display: block;
	float:left;
	height: 24px;
	font-weight: bold;
	font-size: 18px;
	clear: both;
	padding-left: 15px;
}

.magenta #dx ul.tabs li a {
	color: #f97ddd;
}

.green #dx ul.tabs li a {
	color: #618724;
}

.blue #dx ul.tabs li a {
	color: #326985;
}

#dx ul.tabs li a:hover {
	color: #FFF;
}

#dx ul.tabs li.selected a {
	background: url(../img/comuni/freccia-menu-dx.png) 0 4px no-repeat;
	color: #FFF;
}

.news p {
	color: #FFF;
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	margin-left: 10px;
}

.news a {
	color: #FFF;
	font-size: 13px;
	margin-left: 10px;
	display:block;
}

div.hr, div.hr2 {
	height: 1px;
	display: block;
	width: 271px;
	float:left;
	clear: both;
	border-top: 1px dotted #FFF;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 10px;
}

div.hr2 {
	width: 85%;
	padding-left:15%;
	border-color: #666;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 0;
}

.record {
	display: block;
	float:left;
	clear: both;
	width: 533px;
	padding: 10px 15px 0 15px;
}

.record h3 {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	display:block;
	clear:both;
}

.record a, a.acquista {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 5px;
	background: url(../img/comuni/freccia.png) 0 3px no-repeat;
	padding-left: 15px;
	display:block;
	clear:both;
	text-decoration:none;
}

.record a.imm {
	margin:0;
	background: none;
	padding: 0;
	clear: none;
}

.record strong {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.record p a {
	margin-bottom: none;
	display:inline;
	clear: none;
}

.record a:hover {
	text-decoration:underline;
}

.record img {
	display: block;
	float: left;
}

.record p {
	display:block;
	float:left;
	padding: 0 20px 0 20px;
	max-width:370px;
}

.record p.progetto {
	max-width: 320px;
}

span.italic {
	font-style: italic;
}

em {
	font-style: italic;
}

div.boxricerca {
	display: block;
	width: 100%;
	background: #efefef url() top left no-repeat;
	
}

#foto {
	margin: 20px 0 20px 30px;
}

#foto img {
	display:block;
	float:left;
	margin: 0 28px 20px 0;
}

#locandina img {
	max-width: 520px;
	margin:20px 30px;
}

div.etichetta {
	display:block;
	float:left;
	width: 35px;
	height: 101px;
	margin-right: 15px;
}

.interno {
	width: 483px;
	display:block;
	float:left;
}

form.anno {
	color: #FFF;
	font-size: 10px;
	display:block;
	position:absolute;
	top: 139px;
	left: 690px;
}

img.icoprogetti {
	width: 150px;
	height:150px;
}

img.locandina {
	width:498px;
}

img.news {
	max-width: 498px;
	display:block;
	margin: 15px 0;
}

span.up {
	text-transform: uppercase;
}

a.archivionews {
	color: #FFF;
	text-decoration:underline;
	font-size: 12px;
	display:block;
	width:100%;
	text-align: right;
	float:left;
}

a.archivionews:hover {
	text-decoration:none;
}

a.nostrong, a.acquista {
	font-weight: normal;
	font-size: 11px;
}

div.login {
	background-color: #e1e1e1;
	width: 532px;
	margin: 15px 15px 0 15px;
	display: block;
	float:left;
	color: #333;
}

div.login table {
	padding: 20px 0;
	display: block;
	margin-left: 80px;
}

div.login table td {
	padding: 4px 8px;	
	text-align: right;
}

div.login table td.sx {
	width: 80px;
}

div.login input {
	height: 30px;
	width: 200px;
	background-color: #FFF;
	border: none;
	padding: 0 15px;
}

div.login a {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

div.login a:hover {
	text-decoration: none;
}

div.login input.entra {
	background: url(../img/comuni/entra.jpg) repeat-x;
	color: #FFF;
	font-size:14px;
	font-weight: bold;
	height: 37px;
	border-radius: 5px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 10px;
}

table.loc {
	margin-left: 25px;
	width: 510px;
	margin-top: 15px;
}

table.loc p {
	padding: 0;
	margin: 0;
}

table.loc td {
	padding: 2px 15px 2px 0;
	min-width: 90px;
}

td.scheda .newscontent {
	padding: 0 30px;
	font-size: 11px;
	line-height: 14px;
}

td.scheda .newscontent div, td.scheda .newscontent p, td.scheda .newscontent strong {
	padding: 0;
}

.riga {
	width:960px;
	display:block;
	float:left;
	clear:both;
	margin:15px 0;
}

.prodotto {
	width:316px;
	margin-right:6px;
	display:block;
	float:left;
}

.prodotto.dx {
	margin-right: 0;
}

.prodotto p {
	text-align: center;
	color:#909090;
	padding: 0 10%;
	width:80%;
}

.prodotto h2 {
	font-size: 24px;
	padding: 20px 0;
	width:100%;
	text-align: center;
	font-family: 'Nunito', sans-serif;
	font-weight: normal; line-height:24px;
}

.prodotto a.come {
	display:block;
	background: url(../img/bg_come_acquistare.png) 0 0 no-repeat;
	width:316px;
	height:435px;
}

.prodotto a.come:hover img {
	display:none;
}

a.acquista {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	color: #FFF;
	font-weight: bold;
	padding: 6px 0 10px 36px;
	font-size: 14px;
	line-height: 14px;
	background: url(../img/come.png) top left no-repeat;
	font-family: 'Nunito', sans-serif;
}

a.acquista:hover {
	text-decoration:underline;
}

div.colonna_sx, div.colonna_dx {
	display: block;
	float: left;
	width: 479px;
}

div.colonna_sx h2 {
	color: #F81617;
	font-size: 15px;
	padding-top: 10px;
}

div.colonna_sx {
	border-right: 1px dotted #333;
	height: 506px;
	padding-top: 20px;
}

div.colonna_sx p {
	font-size:12px;
	line-height:18px;
	padding: 5px 30px 10px 30px;
}

.bxslider, .bxslider img {
	display:block;
	width:489px;
	height:526px;
}

a.newsletter {
	display:block;
	padding: 10px 0 0 30px;
}