﻿
/* body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
	color: #333; 
	letter-spacing:normal;
}

img {
	border: 0px; vertical-align: middle; 
	/* border-radius:3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; */
}
b, strong {
	font-weight:bold; color:#000;
}
h1 {
	font-size:1.0em; font-weight:normal; margin:0px; text-align:left;
}
h3 {
	font-size:1.0em; font-weight:normal; margin:0px;
}

.testo_big  {
	font-size:30px;
}
.testo_big h1  {
	font-size:45px; margin-bottom:30px; color:#333;
}
.ti_trovi {
    font-family: 'Open Sans Condensed', sans-serif; border-bottom:solid 1px #999; padding-bottom:8px; text-align:left; font-size:14px; color:#666; margin:6px 0px 15px 0px; max-width:1200px; margin-left:auto; margin-right:auto;
}
.ti_trovi a:link, a:active {
    text-decoration:underline; color:#666; font-weight:normal;
}
.ti_trovi a:visited, a:hover {
    color:#000;
}
.ti_trovi a:hover {
    color:#ccc;
}

.tot_risultato {
    float:right; font-size:16px; margin-top:0px;
}
.tot_risultato select {
    font-family: 'Open Sans Condensed', sans-serif;
}

.box_pagina  
{
    font-family: 'Open Sans Condensed', sans-serif;
max-width:1169px; text-align:justify;   min-height:1000px;
margin-left:auto; padding:0px 10px;
margin-right:auto;  line-height:2.4em; margin-bottom:30px; font-size:1.6em;
}
.box_pagina p  {
margin:30px 0px; }


#box-pint div div  
{
     color:#fff; font-size:2.8em; position:absolute; top:50%; width:100%; 
     text-align:center;  font-weight:bold;
     text-shadow: 2px 2px #333; text-transform:uppercase; font-family: 'Open Sans Condensed', sans-serif;
     -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
     
}
#box-pint div div span
{
     border:solid 3px #fff; padding: 5px 20px;
     box-shadow: 1px 1px #666;
     
}
#box-pint div div:hover
{
     font-size:3.1em;
     
    
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}



.footer 
{
    font-family: 'Open Sans Condensed', sans-serif;
 width:100%; 
 background-color:#000;  
 color:#fff; 
 height:150px; 
 text-align:center; 
 font-size:18px; 
 margin-top:0px; padding-top:40px; vertical-align:bottom;
}



/* header */
#header
{
    background-color:#fff;
    outline: none;
    width: 100%;
    height: 100px;
    border-bottom:solid #ccc 0px;
    font-size:20px;
    z-index:9999;
}
#header_conten{
    margin-left:auto; margin-right:auto; display:block;
    width:100%;
}
#top_logo {
    width:400px;
}
#top_logo img {
    height:90px; text-align:left; display: block; padding:10px; z-index:99999;
}
#top_menu {
    font-family: 'Open Sans Condensed', sans-serif; position:absolute; top:2px; right:30px;
}

/* link */	

a:link {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a.bianco:link { 
    font-size:18px;
	color: #fff;
	text-decoration: none;	
}
a.bianco:visited {
	color: #fff;
	text-decoration: none;
}
a.bianco:hover {
	color: #ccc;
	text-decoration: none; 
}
a.bianco:active {
	color: #ccc;
	text-decoration: none;
}


/* input */

input[type="text"] {
    width: 90%;
    font-size:1em;
    font-family: 'Open Sans Condensed', sans-serif; 
    box-sizing: border-box;  text-align:center;
    background-color:  #ffffff;
    padding: 14px;
    border: 1px solid #666; 
    color:#4E565C;
    outline: none;
    -webkit-appearance: none; margin:0px;
}
input[type="password"] {
    font-size:1em;
    font-family: 'Open Sans Condensed', sans-serif;
    box-sizing: border-box;  text-align:center;
    background-color:  #ffffff;
    box-shadow: 0px 0px 0px 0  #666;
    padding: 14px;
    border: 1px solid #666;
    color:#4E565C; outline-width:1px;
    -webkit-appearance: none; margin:0px;
}

select 
{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:1em;  text-align:center;
    box-sizing: border-box;
    background-color:  #ffffff;
    box-shadow: 0px 0px 0px 0  #666;
    padding: 14px;
    border: 1px solid #666;
    color:#4E565C;
     outline-width:1px; margin:0px;
    -webkit-appearance: none;
}

input[type="submit"] {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    background-color:  #cc0000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:1em;
    box-shadow: 1px 2px 4px 0 #666;
    color: #ffffff;
    padding: 15px 22px;
    margin:24px 5px;
    cursor: pointer;
    border: none;
    outline: none;
}
input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:32px;
	height:27px; 
	display:inline-block;
	line-height:27px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:27px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -27px;
}

.LinkButton {
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    background-color:  #cc0000; width:100%;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:1em;
    box-shadow: 1px 2px 4px 0 #666;
    color: #ffffff;
    padding: 15px;
    margin:20px 0px;
    cursor: pointer;
    border: none;
    outline: none;
}
.LinkButton:hover { 
    color:#fff;
}
.form_box  {
 padding:5px 50px; border:solid 7px #ddd; width:75%; margin-left:auto; margin-right:auto;
}
.form_box input[type="text"] {
    width: 90%;
    font-size:1em;
    font-family: 'Open Sans Condensed', sans-serif; 
    box-sizing: border-box;  text-align:center;
    background-color:  #ffffff;  width:100%;
    padding: 14px;
    border: 1px solid #666; 
    color:#4E565C;
    outline: none;
    -webkit-appearance: none; margin:0px;
}
.form_box input[type="password"] {
    font-size:1em;
    font-family: 'Open Sans Condensed', sans-serif;
    box-sizing: border-box;  text-align:center;
    background-color:  #ffffff;
    box-shadow: 0px 0px 0px 0  #666;
    padding: 14px;  width:100%;
    border: 1px solid #666;
    color:#4E565C; outline-width:1px;
    -webkit-appearance: none; margin:0px;
}

.form_box select 
{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:1em;  text-align:center;
    box-sizing: border-box; width:100%;
    background-color:  #ffffff;
    box-shadow: 0px 0px 0px 0  #666;
    padding: 14px;
    border: 1px solid #666;
    color:#4E565C;
     outline-width:1px; margin:0px;
    -webkit-appearance: none;
}

.form_box input[type="submit"] {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;  width:100%;
    background-color:  #cc0000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:1em;
    box-shadow: 1px 2px 4px 0 #666;
    color: #ffffff;
    padding: 14px;
    margin:24px 0px;
    cursor: pointer;
    border: none;
    outline: none;
}
.form_box input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}



/* testo */
.torna_home {
   width:100; text-align:left; font-size:0.7em; border-top:solid 1px #999;
}
.link_mouseover  {
    border:solid 1px #ddd; 
    border-bottom:solid 1px #000; 
    padding:10px 30px 0px 30px;
    background-image: url('../images/right.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: bottom right; 
    border-radius:1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
	  -webkit-transition: all 0.40s ease-in-out;
  -moz-transition: all 0.40s ease-in-out;
  -ms-transition: all 0.40s ease-in-out;
  -o-transition: all 0.40s ease-in-out;
}
.link_mouseover h2  {
    margin:0px; text-align:left; padding-bottom:0px; color:#cc0000; font-weight:bold; text-transform:uppercase;}
.link_mouseover:hover  {
    background-color:#f1f1f1; cursor:pointer; color:#000; border:solid 1px #000;
    background-size: 45px 45px;
    padding:10px 30px 0px 30px;
}


/* immagini */
img.png   {
    width: 48px;
    height: 48px;
    border: 0px;
    vertical-align: middle;
}   
img.pngsmall   {
    width: 30px;
    margin: 3px;
    border: 0px;
    vertical-align: middle;
}
img.pngicona   {
    width: 20px;
    height: 20px; margin: 5px;
    border: 0px;
    vertical-align: middle;
}

/******* SMARTPHONE ORIZZONTALE ******/
    
@media only screen and (min-width: 0px) and (max-width: 767px) {

 h1 {
	font-size:60%;
}
h3 {
	font-size:80%;
}
#top_logo {
    width:300px;
}
#top_logo img {
    height:70px; 
}
.footer 
{

 font-size:90%; 
}
.footer a 
{

 font-size:90%; 
}

}
    

/******* TABLET ******/
    
@media only screen and (min-width: 768px) and (max-width: 1169px) {
   
 h1 {
	font-size:80%;
}
h3 {
	font-size:90%;
}

}
