@charset "UTF-8";
/* CSS Document */
/*_________________________________________________ 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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
/* remember to define focus styles! */
:focus {
    outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*______________________________________________________LAYOUT __________________________*/
body
{
text-align: center;
	background-image:url(../Grafica/sfondoSito.png);
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	background-color: #f2f2f2;
}
div#titoli
{
text-align:center; padding: 2px; background-color:#ebe8d5; border-bottom:#999999 1px solid;
}
div#contenitore
{
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 590px;
	position: relative;
	background-color:#FFFFFF;
}
div#header
{
position: absolute;
top: 0px;
left:0px;
width:960px;
height: 616px;
clear:both;
background-image: url(../Grafica/header.png);
background-repeat: no-repeat;
}
div#sinistro
{
width: 586px;
padding-left: 20px;
padding-right: 20px;
float: left;
margin-bottom: 40px;
}
div#destro
{
width: 294px;
padding-left: 20px;
padding-right: 20px;
padding-top:40px;
float:right;
margin-bottom:40px;
}
div#footer
{
background-image: url(../Grafica/footer.png);
background-repeat: no-repeat;
padding-top:130px;
padding-left:20px;
padding-right:20px;
padding-bottom: 40px;
clear: both;
color: #ffffff;
background-color: #f2f2f2;
}
/*_________________________________________ NAVIGAZIONE ALTA ____________________________*/
div#navigazioneAlta
{
clear:both;
}
div#navigazioneAlta .bottoneVerde
{
	width: 151px;
	height: 69px;
	background-image: url(../Grafica/puls-menu-verde.png);
	background-repeat:no-repeat;
	margin-right: 10px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
div#navigazioneAlta .bottoneArancio
{
	width: 151px;
	height: 69px;
	background-image: url(../Grafica/puls-menu-arancio.png);
	float: left;
	text-align: center;
	padding-top: 15px;
	background-repeat:no-repeat;
	
}
div#navigazioneAlta a:link, div#navigazioneAlta  a:active, div#navigazioneAlta a:visited
{
font-size: 18px;
text-decoration: none;
color: #ffffff;
}
div#navigazioneAlta a:hover
{
font-size: 18px;
text-decoration: underline;
color: #ffffff;
	
}
.pulsanteSlide
{
	width: 154px;
	height: 30px;
	background-image: url(../Grafica/Slide/invia-slide.png);
	text-align: center;
	border: none;
	cursor: pointer;
	background-color:#ffffff;
	color: #ffffff;
	font-weight: bold;
}
.pulsanteSlide:hover
{
text-decoration: underline;
}
/*_________________________________________ SLIDE ____________________________*/
div#top-slide
{
	clear: both;
	background-image: url(../Grafica/Slide/sfondo-slide.png);
	height: 20px;
}
div#slide
{
	clear: both;
}
div#slide .colonnaSlide
{
	width: 293px;
	padding-left: 20px;
	float: left;
	padding-top: 230px;
	padding-bottom: 60px;
}
div#navigazione-slide
{
	clear: both;
}
/*______________________________________________________CONTENUTO __________________________*/

div#titoli h1, div#titoli h2, div#titoli p
{
font-size: 9px; color: #999999; display:inline;
}
h1
{
font-size: 24px;
margin-bottom: 40px;
margin-top: 40px;
clear: both;
}
h2
{
font-size: 18px;
margin-bottom: 20px;
margin-top: 20px;
clear: both;
}
h3
{
font-size: 18px;
margin-bottom: 20px;
margin-top: 20px;
clear: both;
}
p
{
margin-top: 10px; margin-bottom: 10px; text-align:justify; line-height: normal;
}
ul
{
list-style: circle; margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}
li
{
margin-bottom: 10px;
}
/*______________________________________________________SINISTRO __________________________*/

div#sinistro .collegamento a:link,  div#sinistro .collegamento a:visited, div#sinistro .collegamento a:active
{
text-decoration: none;
color: #666666;
border-bottom: #999999 1px dotted;
}
div#sinistro .collegamento a:hover
{
text-decoration: none;
color: #000000;
border-bottom: #000000 1px dotted;
}
.immagine
{
float: left;
}
/*______________________________________________________CONTENUTI FOOTER __________________________*/
div#footer a:link, div#footer a:active, div#footer a:visited
{
text-decoration: underline;
color: #ffffff;
}
div#footer a:hover
{
text-decoration: underline;
color: #666666;
}

/*______________________________________________________FORM __________________________*/

form p
{
margin-top:5px;
margin-bottom:5px;
}
form
{
background-color: #efefef;
padding: 20px;
border: #cccccc 1px solid;
}
legend
{
font-weight: bold;
}
fieldset
{
border: #CCCCCC 1px solid;
padding: 20px;
margin-bottom: 20px;
background-color:#FFFFFF;
}
legend
{
background-color: #CCCCCC;
padding: 5px;
}
input, select, textarea
{
border: #CCCCCC 1px solid;
padding: 5px;
background-color: #efefef;
color: #333333;
padding: 5px;
}
div#messaggio img
{
display: block;

}
div#messaggio
{
	margin-bottom:20px;
}
.pulsanteInvia
{
background: none;
background-image:url(../Grafica/invia.png);
width: 294px;
height: 60px;
border: none;
font-weight: bold;
color:#999999;
cursor: pointer;
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
margin-bottom:10px;
}
.pulsanteInvia:hover
{
text-decoration: underline;
}
div#map
{
width: 566px; border: #efefef 10px solid;
height: 400px;
margin-bottom: 50px;
}
/*______________________________________________________ SHARE__________________________*/

.share
{
margin-top:20px;
margin-bottom:20px;
}
.share-lineare
{
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
.share-largo
{
clear: both;
}
div#shareFooter
{
margin-top:40px;
}
/*______________________________________________________ TAGS__________________________*/
div#tags
{

background-color: #f2f2f2;
font-size: 10px;
text-align: justify;
clear: both;
margin-bottom: 50px;
padding-top:50px;
}
div#tags h3
{
color: #CCCCCC;
}
div#tags ul, div#tags li
{ display: inline;
	list-style: none; margin:0px; padding: 3px;
}
div#tags a:link, div#tags a:active,  div#tags a:visited
{
	text-decoration: none; color: #CCCCCC;
}
div#tags a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
.abbonamento-manutenzione
{
	width: 100%;
	border-collapse:separate;
	border-spacing:5px;
}
.abbonamento-manutenzione td
{
	padding: 10px;
	background-color: #efefef;
}
