@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'AsapRegular';
    src: url('Asap-Regular-webfont.eot');
    src: url('Asap-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Asap-Regular-webfont.woff') format('woff'),
         url('Asap-Regular-webfont.ttf') format('truetype'),
         url('Asap-Regular-webfont.svg#AsapRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AsapItalic';
    src: url('Asap-Italic-webfont.eot');
    src: url('Asap-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Asap-Italic-webfont.woff') format('woff'),
         url('Asap-Italic-webfont.ttf') format('truetype'),
         url('Asap-Italic-webfont.svg#AsapItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AsapBold';
    src: url('Asap-Bold-webfont.eot');
    src: url('Asap-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Asap-Bold-webfont.woff') format('woff'),
         url('Asap-Bold-webfont.ttf') format('truetype'),
         url('Asap-Bold-webfont.svg#AsapBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AsapBoldItalic';
    src: url('Asap-BoldItalic-webfont.eot');
    src: url('Asap-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Asap-BoldItalic-webfont.woff') format('woff'),
         url('Asap-BoldItalic-webfont.ttf') format('truetype'),
         url('Asap-BoldItalic-webfont.svg#AsapBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
	margin:0px;
	padding:0px;
 font-family: 'AsapRegular', Arial, sans-serif ;	font-size:1em;
}

body {
	background-color:#708090;
	background-image:url(../images/bk_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.break {
	clear:both;
}

.arancio {
	color:#FABE5E;
}

.viola {
	color:#8D1541;
}
a img {
	border:none;
}


.bloccoLeft {
	float:left;
	display:block;
}

.bloccoRight {
	float:right;
	display:block;
}

p {
	font-size:12px;
	color:#333;
	line-height:18px;
}

.grigio {
	color:#333;
}

.block {display:block;}

.arrow {
	background-image:url(../images/arrowRight.png);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	display:block;
}

#headerTop {
	background-image:url(../images/siteTop.png);
	background-repeat:no-repeat;
	width:990px;
	margin:0 auto;
}

#divHeader, #menuTop,#mainMenu {
	padding:0px 5px;
	white-space: nowrap;
}

#content {
	width:990px;
	margin:0px auto;
	background-color:transparent;
	
}

#divHeader {
	width:130px;
	float:left;
	height:98px;
}

#divHeader a {
	display:block;
}

#divHeader a img{
	position:absolute;
	z-index:9;
}

#menuTop {
	width:220px;
	float:right;
	text-align:right;
	margin-top:22px;
}

#menuTop p {
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	font-size:11px;
	color:#656565;
	line-height:25px;
}

#ulMenuTop, #ulMainMenu {
	margin:0px;
	padding:0px;
}



.liMenuTop, .liMainMenu {
	list-style-type:none;
}

.liMenuTop {
	width:80px;
	float:right;
	height:26px;
	display:block;
}

.liMenuTop a img {border:none;}

#mainMenu {
	background-image:url(../images/menuBk.png);
	height:32px;
	width:760px;
	float:right;
	background-repeat:no-repeat;
	margin-top:10px;
}

.liMainMenu {
	display:block;
	float:left;
	padding:0px 24px;
	line-height:30px;
}


.liMainMenu a{
	color:#D9D8D8;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.liMainMenu a:hover {
	color:#fff;
}

.navmenuSelect{
	color:#FABE5E!important;
	
}


#footer {
	height:100px;
	background-color:#333;
	width:100%;
}
#footer p {
	margin:0px;
	padding:0px;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-size:11px;
}

.topSite {
	background-image:url(../images/topRepeat.png);
	background-repeat:repeat-y;
	width:980px;
	height:auto;
	padding:0px 5px 5px 5px;
}

.boxTop {
	background-image:url(../images/topBox.png);
	width:271px;
	height:350px;
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

.boxTop2 {
	background-image:url(../images/topBox2.png);
	width:760px;
	height:120px;
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#corsoinPartenza{
	text-align:center;

	padding:12px;
}

.testoRicettaAnteprima {
	width:150px;
	margin-left:10px;
}

#corsoinPartenza .arrow {
	margin-top:10px;
	margin-right:5px;
}

.titoloBox {
	height:30px;
	line-height:30px;
	margin-bottom:2px;
}

#corsoinPartenza h1 {
	font-size:18px;
	padding:0px;
	margin:0px;
	line-height:22px;
}

#corsoinPartenza img {
	text-align:center;
	margin:10px auto;
}
#corsoinPartenza p {
	font-size:12px;
	color:#333333;
	text-align:left;
}

#corsoinPartenza .descrizione {
	font-size:12px;
	color:#333333;
	text-align:justify;
}

#bottomSite {
	width:980px;
	margin:0px auto 15px  auto;
}

.boxRosa {
	width:235px;
	background-color:#8D1542;
	padding:5px;
	margin-top:15px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.titoloBoxElencoCorsi {
	color:#DFDFDF;
	font-size:26px;
	line-height:30px;
}

.titoloBoxElencoCorsi img {
	margin-bottom:10px;
}

.bottomBox {
	margin-left:5px;
	width:230px;
	padding:5px;
	background-color:#fff;
	margin-top:15px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.bottomBox p {
	font-size:12px;
	line-height:18px;
	color:#333333;
	text-align:justify;
	margin:12px auto;
}

.elencoCorsi {
	font-size:12px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
	margin:3px;
}


.elencoCorsi li a {
	color:#fff;
	text-decoration:none;
}

.imgBoxBottom {
	margin: 5px auto;
	text-align:center;
}

.contenutoInterne {
	background-image:url(../images/bkContent.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#fff;
	padding:10px;
	border-top:5px solid #fff;
}

.maincontent  {
	width:690px;
}

.maincontent .spanPagina {
	color:#000;
	font-size:30px;
	line-height:30px;
	margin-left:135px;
	padding:0px;
}

.bkInput {
	background-image:url(../images/bkInput.png);
	width:227px;
	height:23px;
	line-height:23px;
	color:#999;
	font-size:12px;
	border:none;
	background-color:transparent;
	padding-left:5px;
	
	
}

.btnCerca {
	background-image:url(../images/arrowRight.png);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	position:absolute;
	z-index:99;
	right:-10px;
	top:-3px;
}

.cerca {
	width:230px;
	margin-bottom:50px;
	position:relative;
	z-index:9;
}

.formFiltroCorsi {
	background-color:#eeeeee;
	-moz-border-radius: 10px 10px / 10px 10px;
	border-radius: 10px 10px / 10px 10px;
	margin:10px auto;
	font-size:11px;
}

.colLeftFiltroCorsi {
	float:left;
	margin:5px 15px;
	line-height:28px;
}

.checkbox {
	height: 25px;
	line-height:28px;
	clear:left;
	float:left;
	margin: 0 0 3px;
	padding: 0 0 0 25px;
	background-image: url(../images/checkbox.png);
	cursor: default;
	background-repeat:no-repeat;
	text-align:left;
}

.checkbox2{
	height: 25px;
	line-height:28px;
	clear:left;
	float:left;
	margin: 0 0 3px;
	padding: 0 0 0 25px;
	background-image: url(../images/checkbox2.png);
	cursor: default;
	background-repeat:no-repeat;
	text-align:left;
	
}


.checkbox3 {
	height: 25px;
	clear:left;
	float:left;
	margin: 0 0 3px;
	padding: 0 0 0 25px;
	background-image: url(../images/checkbox3.png);
	cursor: default;
	background-repeat:no-repeat;
	text-align:left;
}

.checkbox input, .checkbox2 input, .checkbox3 input {display:none;}

.descrizionePagina p{
	line-height:18px;
	padding:10px;
	text-align:justify;
}

#theRisultati {
	line-height:18px;
	padding:10px;
	text-align:justify;
	font-size:12px;
}

.descrizionePagina a img {
	margin:5px;
}

.etichettaTitolo {
	width:100%;
	height:25px;
	background-color:#8D1542;
}

.etichettaTitolo h1 {
	color:#fff;
	display:block;
	width:400px;
	float:left;
	font-size:20px;
	line-height:25px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 25px;
}

.filtroEtichetta {
	width:170px;
	float:right;
	position:relative;
	z-index:9;
	margin-right:5px;
}

.filtroEtichetta option {
	background-color:#fff;
}

.bkInputTitolo {
	width:170px;
	height:21px;
	margin:2px 9px 2px 0px;
	float:right;
	background-image:url(../images/bkInputEtichetta.png);
	background-color:transparent;
	border:none;
	background-repeat:no-repeat;
	color:#999999;
	font-size:12px;
	padding-left:5px;
	line-height:21px;
	position:relative;
	z-index:9;
}

.elencoRisultati {
	background-color:#EEEEEE;
	width:680px;
	margin:10px auto 0px auto;
	clear:both;
	position:relative;
	z-index:9;
}

.imgElenco {
	width:160px;
	margin:10px;
	overflow:hidden;
}

.imgCorso {
	width:240px;
	margin:10px;
	overflow:hidden;
}

.imgElencoGallery {
	width:160px;
	height:107px;
	overflow:hidden;
	margin:6px;
}

.testoElenco {
	width:470px;
	padding:10px;
	height:107px;
}

.testoElencoAuto {
	width:400px;
	padding:10px;
	height:auto;
}

.testoIntero {
	padding:10px;
}

.pianoElenco {
	color:#666;
}

.testoElencoAuto ul {
	margin-left:0px;
	padding:0px;
	color:#333333;
	font-size:12px;
}

.testoElencoAuto ul li, .servizi ul li{
	margin-bottom:5px;
	line-height:18px;
	background-image:url(../images/elenco.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type:none;
	padding-left:20px;
	font-size:12px;
}

.elencoScheda li, .elencoCorsi li {
	line-height:18px;
	background-image:url(../images/elenco.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type:none;
	padding-left:20px;
	font-size:12px;
}

.elencoScheda {
	color:#333333;
	font-size:12px;
	line-height:18px;
}

.arrowElenco {
	position:absolute;
	z-index:99;
	bottom:3px;
	right:3px;
	
}

.noDecoration {
	text-decoration:none;
}

 /* --- viewport configuration ---------------------------------------------------------- */
        .viewport {
            height: 159px;
            overflow: hidden;
            position: relative;
            width: 230px;
        }

        /* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
           class to the last thumbnail in each row to get rid of the margin-right. */
        .no-margin {
            margin-right: 0;
        }

        /* --- Link configuration that contains the image and label ----------------------------- */
        .viewport a {
            display: block;
            position: relative;
        }

        .viewport a img {
            height: 155px;
            position: relative;
            width: 230px;
        }


     .viewport a span {
    display: none;
    font-size: 3.0em;
    font-weight: bold;
    height: 100%;
    padding-top: 120px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}
    .viewport a span em {
        display: block;
        font-size: 0.45em;
        font-weight: normal;
    }


#back-top {
	/*position:fixed;
	bottom:120px;
	z-index:999;
	margin-left:684px;*/
}

.back-top {
	float:right;
}

.back-top a{
	background-image:url(../images/top.png);
	width:51px;
	height:24px;
	background-repeat:no-repeat;
	display:block;

}

     
.sottoEtichetta {
	background-image:url(../images/sottoEtichetta.png);
	width:660px;
	height:22px;
	background-repeat:no-repeat;
	text-align:left;
	background-position:left;
	line-height:21px;
	font-size:13px;
	color:#333;
	margin:0px auto 10px 10px;
	padding-left:20px;
}

.iscrivitiOra {
	position:absolute;
	z-index:999;
	margin-top:-28px;
	margin-left:587px;
}





/*form contatti*/

#mappa {
	width:690px;
	margin-top:10px;
}

#formContatti {
	margin-top:10px;
}




#formContatti .campoForm, #formContatti .privacy, .campoIscrizione .privacy, .campoIscrizione .campoForm {
	height:30px;
}

.campoForm, .labelMess, .privacy, .campoIscrizione {
	color:#333333;
	line-height:22px;
	font-size:14px;
	
}

.privacy input {
	width:210px;
	float:left;
}

 .privacy a {
	 color:#666;
	 font-size:11px;
}

#formContatti .campoForm label, #formContatti .labelMess label{
	width:95px;
	float:left;
}

.campoForm input, .labelMess textarea{
	float:left;
	width:240px;
}

.campoIscrizione {
	clear:both;
	margin-bottom:10px;
	font-size:12px;
	width:578px;
}

.campoIscrizione label{
	width:150px;
}

.campoIscrizione input{
	width:418px;
	font-size:12px;
}

.labelIscrDoppio {
	width:200px!important;
}
.labelIscrtriplo {
	width:330px!important;
}

.labelIscrQuadr {
	width:118px!important;
}

.labelIscrQuin {
	width:68px!important;
}

.checkRadio {
	width:140px;
}

.checkRadio input {
	width:20px!important;
}

.bloccoInformativa {
	width:600px;
	margin:10px auto;
	background-color:#fff;
	padding:10px;
}


.privacy {
	clear:both;
	height:50px;
}

.btn_invia {
	width:90px!important;
	height:25px;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#FF00FF;
	border:none;
	margin-left:250px;
	
}

.validator, .privacy span {
	font-size:11px;
}

 .privacy span {
	margin-left:98px;
}




#indirizzoContatti {
	background-color:#F3F3F3;
	text-align:center;
	color:#333;
	line-height:22px;
	padding:10px;
}

.servizi img {
	vertical-align:middle;
	margin:0px 5px;
}

#formContatti {
	width:370px;
}



#formContatti .campoForm, #formContatti .privacy {
	height:30px;
}

.campoForm, .labelMess, .privacy {
	color:#333333;
	line-height:22px;
	font-size:14px;
	
}

.privacy input {
	width:90px;
	float:left;
}

 .privacy a {
	 color:#666;
	 font-size:11px;
}

#formContatti .campoForm label, #formContatti .labelMess label{
	width:95px;
	float:left;
}

.campoForm input, .labelMess textarea{
	float:left;
	width:240px;
}

.privacy {
	clear:both;
	height:50px;
}

.btn_invia {
	width:90px!important;
	height:25px;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#8D1542;
	border:none;
	margin-left:250px;
	
}

.validator, .privacy span {
	font-size:11px;
}

 .privacy span {
	margin-left:98px;
}


#galleria {
	height:600px;
	width:968px;
}


#indirizzoContatti {
	background-color:#EEEEEE;
	text-align:center;
	color:#333;
	line-height:22px;
	padding:10px;
	width:300px;
	margin-top:73px;
}

.messIscriz {
	position:absolute;
	top:205px;
}

.imgBlog {
	border:1px solid #fff;
}

.descrizionePagina{
	background-color:#EEEEEE;
	clear:both;
	margin:10px auto;
}

.dataBlog {
	color:#666;
}

.titoloBlog {
	font-size:16px;
}

.semprebianco {
	color:#ffffff;
}

.semprebianco a{
	color:#ffffff;
}

.semprenero {
	color:#000000;
}

.semprenero a{
	color:#000000;
}
