@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: arial;
    background: url('../images/bg.jpg') repeat;
}
img {
    border:0;
}
html, body {
    height: 100%;
}

#page-wrap p {
    width:100%;
}

#main-content {
	width:94%;
	padding: 0 3%;
	color: #FFFFFF;
}

#main-content ul {
    margin-left:20px;
    margin-top:10px;
}

#main-content p a, #main-content h2 a {
    color:#000000;
    text-decoration:none;
}

#main-content p, #main-content li, #bottone {
    font-size:10pt;
    color:#fff;
    text-shadow: 1px 1px 1px #000;
    line-height: 20px;
}

#main-content p {
    margin: 10px 0 0 0;
}

#main-content h2 {
    font-size: 11pt;
    color:#ddd;
    font-weight: bold;
    margin-top:10px;
}

#footer {
    width: 100%;
    /*height:50px;*/
    clear: both;
    margin-top:10px;
    background: white;
    border-top:3px solid #996666;

	text-align: center;
}

#footer p {
    font-size:10pt;
    color:#000000;
    text-align: center;
    /*height:22px;*/
    padding-top:8px;
}

#footer a {
    text-decoration: none;
    color: #000000;
}

#main-content #menu ul {
    list-style-type: none;
    width:100%;
    margin:0;
}

#menu ul li {
    width:95%;
    margin: 11px auto;
}

#menu ul li img, #bottone img {
    float:right;
    padding: 3px 4px 0 0;
}



#main-content .sei-in {
	font-style: italic;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 22px;
}

#menu ul li, #bottone {
	position: relative;
	font-weight: bold;
	font-size:11pt;
	display: block;
}

#menu ul li a, #bottone a {
    display: block;
    text-align: center;
    height:30px;
    padding-top:10px;
    text-decoration: none;
    color:#000000;
    text-shadow: 1px 1px 1px #fff;
    background: url('../images/menu.jpg') repeat-x;
    border:1px solid #444;
}

#menu ul li a:active, #bottone a:active {
	background: url('../images/active.jpg') repeat-x;
	color: #000000;
}

.ellipsis {
        white-space: nowrap;
        overflow: hidden;
}
.ellipsis.multiline {
        white-space: normal;
}

#intro {
    height:30px;
    background: white;
    border-bottom:1px solid #7992ae;
}

#intro h1 {
	font-size: 10pt;
	color: #000000;
	height:30px;
	line-height: 30px;
	text-align: center;
}

.photo {
    width: 99% !important;
    border: 2px solid #ccc;
    margin-top:10px;
}

#address {
    margin-bottom:10px;
}

#social {
    margin-top:3px;
}

#social a {
    margin-right:10px;
}

#social a:last-child {
    margin-right:0;
}

#social a img{
    border:0;
}

form {
    margin-top:10px;
}

form fieldset
{
	border:0px none;
}

form img
{
	margin-top:2px;
}
input[type=text], textarea,form fieldset input[type="email"] {
    width:96%;
    padding: 5px;
    border:1px solid #888;
    color: #333;
    text-shadow: 1px 1px 1px #dedede;
    font-family: inherit;
    font-size: 10pt;
    line-height: 22px;
    box-shadow: inset 0 0 5px #777;
}
input[type=text]:focus, textarea:focus,form fieldset input[type="email"]:focus {
    box-shadow: 0 0 10px #188cff;
    border-color: #7abdff;
}

input[type=text],form fieldset input[type="email"]  {
    height: 22px;
}
textarea {
    overflow: auto;
    height: 75px;
}
input[type=image] {
    margin:8px 0;
}
#formadesione input
{
	margin:5px;
}
.round {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#security_code
{
	width:20%;
}

#logo {
    display: block;
    width: 100%;
    border-bottom:2px solid #ccc;
}

.transparent-photo {
    width: 100% !important;
    margin-top:10px;
}

#home-lang {
    text-align: center;
    padding-top: 10px;
}
#home-lang a {
    padding: 0 10px
}

#nav-lang {
    padding: 6px 0;
    border-bottom:1px solid #333;
    background: #d0dfe9;
}
#nav-lang a.flag {
    margin: 0 5px;
}

#nav-lang a.flag img {
    margin: 5px 0 0 0;
}
#bandiere {
	text-align: center;
	background-color: #D0DFE9;
}

#main-content .prezzi {
    font-size: 9pt;
    background: #999;
    max-width:98%;
    width:98%;
    margin: 10px 0 10px 0;
    color:#4e0d00;
    line-height: 18px;
}
#main-content .prezzi th {
    text-align: center;
    overflow: hidden;
    background: #ccc;
    padding:5px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #eee;
}
#main-content .prezzi td {
    text-align: center;
    overflow: hidden;
    background: #f0f0f0;
    padding:5px;
    text-shadow: 1px 1px 1px #ddd;
}

.importante {
    font-weight: bold;
}

.centrato {
    text-align: center;
}

#main-content .icone {
    width:100%;
    border-collapse: collapse;
}
#main-content .icone td {
    width:50%;
}
#main-content .icone p {
    text-align: center;
    margin: 0;
}
#main-content .icone img {
    display: block;
    margin:7px auto 0;
}
.nomargin {
    margin:0 !important;
}
#risposta
{
	margin:20px auto;
	padding:20px;
	text-align:center;
	font-size:25px;
}
.nopornomobile
{
	width:45%;
	position:relative;
	left:3%;
}
