@charset "utf-8";
body {
	background-image: url(sf.jpg);
	background-repeat: no-repeat;
 	background-size: 100% 100%;
         font-family: Calibri;
         margin:0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.sito{
        width: 1000px;
        margin: 0px auto;
}

.logo {
	background-image: url('img/logo.jpg');
	background-repeat: no-repeat;
	float: left;
         height: 91px;
	width: 665px;

}

.sito-centr {

    width: 1000px;
    /*
    height: auto;
    margin-right: auto;
    margin-left: auto;
    */
    background-image: url(img/sf-centr.png);
    background-repeat: repeat-y;
    float: left;
    /*text-align: justify;*/
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.news {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF9999;
	float: right;
	height: 20px;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news a {
	color: #FFFFFF;
    text-decoration: none;
}
.pre-online {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #66CCFF;
	float: right;
	height: 20px;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pre-online a {
	color: #FFFFFF;
    text-decoration: none;
}
.menu {
	font-family: Calibri;
	font-size: 18px;
	color: 33333333;
	float: left;
	height: 25px;
	width: 1000px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: lighter;
}
.menu a {
	color: inherit;
    text-decoration: none;
}

.h1 {
	color: #1C6CA9;
	font-size: 22px;
	font-weight: bold;
}

h2{
    margin:0px;
    padding:0px;
    color: #1C6CA9;
}

.menu .home  {
	color: #1C6CA9;
	font-size: 22px;
	font-weight: bold;
}

.menu .sfamiglia {
	color: #1C6CA9;
	font-size: 22px;
	font-weight: bold;
}

.h2 {
	color: #1C6CA9;
	font-size: 22px;
	font-weight: bolder;
}

.h3 {
	color: #CC0000;
	font-size: 26px;
	font-weight: lighter;
}


.testo {
	float: left;
	height: auto;
	width: 500px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.testo-form {
	height: auto;
	width: 975px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.testo-off {
	float: right;
	/*height: auto;*/
	width: 410px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 30px;
	
	background-repeat: repeat;
	margin-left: 10px;
-webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 50s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 50s;
	
}
/* Chrome, Safari, Opera */

  @-webkit-keyframes example {
    0%   {background-color: light blue;}
    25%  {background-color: Pink;}
    50%  {background-color: orange;}
    100% {background-color: lilac;}
}

/* Standard syntax */
@keyframes example {
    0%   {background-color: light blue;}
    25%  {background-color: Pink;}
    50%  {background-color: orange;}
    100% {background-color: lilac;}
}


.footer {
	color: #FFFFFF;
	text-align: center;
	/*height-top: auto;*/
	background-color: #333333;
	background-repeat: repeat;
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.galleria-foto{
    float:left;
    padding:20px;
    width:1000px;
    height:450px;
    background-image:url(img/sf-foto.png);
    background-repeat: repeat-y;
}

.galleria-foto img {
    border: 2px solid #FFCC00;
    height: 400px;
    width: 300px;
}


/*
.group1 {
    border: 2px solid #FFCC00;
    height: 400px;
    width: 300px;
}
*/

/*
.group3 {
border: 0px;
height: 400px;
width: 300px;
}
*/

/*
.immagini {
    height: 400px;
    width: 300px;
    border: 2px solid #FFCC00;
    float: left;
}
*/

.backoffice {
    font-family: calibri;
    color: #000000;
    text-align: center;
    font-size: 12px;
}

.backoffice a {
    font-family: calibri;
	color: #000000;
	text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.abc-link {
    font-family: calibri;
	color: #000000;
	text-align: center;
    font-size: 12px;
}

.abc-link a {
    font-family: calibri;
	color: #000000;
	text-align: center;
    font-size: 12px;
    text-decoration: none;
}

.social {

    float: right;
	height: 50px;
	width: 50px;
	text-align: center;
}

/***MiniForm*****/
.miniform{

    position: relative;
    width:960px;
    height:335px;
    background-image:url(img/sf-richiesta.jpg);
    padding:10px;
    margin:10px

}
    .miniform fieldset{ border: 0px; margin-left: 30px; }

    .miniform fieldset legend{display: none;}

    .miniform h2{ margin-bottom: 20px;}

    .miniform fieldset label, fieldset input, fieldset select{

        float: left;
        display: block;
        text-align:left;
        min-width:70px;
        padding: 5px 0;
        border-radius: 5px;
    }

    br{clear: left;}

    .miniform label[for='partenza']{ margin-left: 10px; margin-bottom: 5px;}
    .miniform label[for='bambini']{ margin-left: 10px; margin-bottom: 5px;}

    .miniform fieldset.anagrafica input{ width: 230px; margin-bottom:8px;}

    .miniform fieldset.numeric input{ width: 70px;}
    .miniform fieldset.numeric select{ width: 74px;}

    .miniform .note-area{

        position: absolute;
        top: 80px;
        left: 390px;

        width: 480px;
        height: 160px;

        padding-top: 15px;
        padding-left: 55px;

        -moz-box-shadow:  -2px  -2px 5px #b2b2b2;
        -webkit-box-shadow:  -2px  -2px 5px #b2b2b2;
        filter: progid:DXImageTransform.Microsoft.Shadow(color='#b2b2b2', Direction=135, Strength=10);
        box-shadow: -2px -2px 5px #b2b2b2;

        -moz-border-radius-topleft: 90px;
        -webkit-border-top-left-radius: 90px;
         border-top-left-radius: 90px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .miniform input.invio{

        position: absolute;
        bottom: 40px;
        right: 50px;

        background-color: transparent;
        color: #1C6CA9;
        font-size: 18px;

    }

    .miniform p{ text-align: center; font-size: 1.2em; }