@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'lucida_sansregular';
    src: url(/'font/lsans-webfont.eot');
    src: url(/'font/lsans-webfont.eot?#iefix') format('embedded-opentype'),
         url(/'font/lsans-webfont.woff') format('woff'),
         url(/'font/lsans-webfont.ttf') format('truetype'),
         url(/'font/lsans-webfont.svg#lucida_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold';
    src: url(/'font/aller_std_bd-webfont.eot');
    src: url(/'font/aller_std_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url(/'font/aller_std_bd-webfont.woff') format('woff'),
         url(/'font/aller_std_bd-webfont.ttf') format('truetype'),
         url(/'font/aller_std_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerregular';
    src: url(/'font/aller_std_rg-webfont.eot');
    src: url(/'font/aller_std_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url(/'font/aller_std_rg-webfont.woff') format('woff'),
         url(/'font/aller_std_rg-webfont.ttf') format('truetype'),
         url(/'font/aller_std_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
#contenitore{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/**/
/* INIZIO HEADER */
#header{
	width: 1000px;
	float: left;
}
#header .uno-header{
	width: 1000px;
	background-color: #1b1b1d;
	float: left;
	height: 115px;
}
#header .logo{
	width: 252px;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
#menu{
	width: 415px;
	float: left;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 20px;
}
#menu .voce{
	width: 60px;
	float: left;
	margin-right: 10px;
}
#menu .vocefinale{
	width: 60px;
	float: left;
}
#header .testodx-header{
	width: 200px;
	float: left;
	margin-top: 35px;
	margin-right: 35px;
	margin-left: 35px;
	font-family: "allerregular", Arial;
	text-decoration: none;
	color: #bf3a59;
	font-size: 14px;
	text-align: center;
	background-color: #5E1129;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	padding: 5px;
	border: 1px solid #FABA19;
}
#header .due-header{
	width: 1000px;
	height: 365px;
	float: left;
	background-color: #1b1b1d;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	background-image: url(/immagini/donna-bocca-big.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .possibilita{
	width: 1000px;
	float: left;
	margin-top: 55px;
}
#header .tasti-possibilita{
	width: 1000px;
	height: 30px;
	float: left;
}
#header .tasto1{
	width: 210px;
	height: 30px;
	float: left;
	margin-left: 392px;
	margin-top: 4px;
}
#header .tasto2{
	width: 210px;
	height: 30px;
	float: left;
	margin-left: 123px;
	margin-top: 4px;
}
#header .link-possibilita{
	width: 1000px;
	height: 20px;
	float: left;
}
#header .link-possibilita1{
	width: 200px;
	height: 20px;
	float: left;
	margin-left: 81px;
}
#header .link-possibilita2{
	width: 200px;
	height: 20px;
	float: left;
	margin-left: 110px;
}
#header .link-possibilita3{
	width: 200px;
	height: 20px;
	float: left;
	margin-left: 135px;
}
/* FINE HEADER */
/**/
/**/
/* INIZIO CONTENUTI */
#contenuti{
	width: 1000px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenuti .slide{
	width: 600px;
	background-color: #000;
	float: left;
	height: 460px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
}
#contenuti .zonanotizie{
	width: 390px;
	background-color: #FFF;
	float: left;
	height: 460px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-left: 10px;
}
#contenuti .profili-home{
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#contenuti .imma-sx-profili{
	width: 72px;
	float: left;
	height: 72px;
	text-align: center;
	margin-right: 10px;
	margin-top: 3px;
	background-color: #FABA19;
}
#contenuti .lineadivisionepiccola-home{
	width: 390px;
	height: 11px;
	float: left;
	margin-top: 10px;
	margin-bottom: -8px;
}
#contenuti .spiega{
	width: 1000px;
	background-color: #FFF;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-top: 10px;
}
#contenuti .titolospiega{
	width: 950px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#contenuti .cosaoffriamo{
	width: 950px;
	float: left;
	margin-left: 25px;
}
#contenuti .cosa-voce{
	width: 460px;
	float: left;
	margin-right: 25px;
}
#contenuti .cosa-sms{
	width: 460px;
	float: left;
}
#contenuti .imma-sx{
	width: 68px;
	float: left;
	height: 120px;
	text-align: center;
}
#contenuti .lineadivisorialunga{
	width: 1000px;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenuti .come-ricaricare{
	width: 950px;
	float: left;
	margin-left: 25px;
}
#contenuti .ricarica{
	width: 225px;
	float: left;
	margin-right: 12px;
	margin-bottom: 25px;
}
#contenuti .imma-sx-gri{
	width: 68px;
	float: left;
	height: 175px;
	text-align: center;
}
#contenuti .banda-gialla{
	width: 1000px;
	background-color: #FABA19;
	float: left;
	height: 30px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-bottom: 10px;
}
#contenuti .zonanotizie2{
	width: 390px;
	background-color: #1b1b1d;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-left: 10px;
}
#contenuti .profili{
	width: 600px;
	background-color: #FFF;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
}
#contenuti .profili-pagamenti-box{
	width: 1000px;
	background-color: #FFFFFF;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
}
#contenuti .profili-pagamenti{
	width: 600px;
	background-color: #FFF;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-left: 200px;
}
#contenuti .foto-principale{
	width: 150px;
	float: left;
	height: 150px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	background-color: #FABA19;
	margin: 20px;
}
#contenuti .impaginazione-foto{
	width: 121px;
	height: 121px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin: 10px;
}
#contenuti .impaginazione-fotopiccola{
	width: 70px;
	height: 70px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin: 5px;
}
#contenuti .impaginazione-fotopiccolissima{
	width: 55px;
	height: 55px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
	margin: 5px;
}
#contenuti .testo-principale{
	width: 560px;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: normal;
}
#contenuti .bannerino-sx{
	width: 445px;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FABA19;
	font-family: "allerregular", Arial;
	font-size: 14px;
	color: #80012B;
	text-decoration: none;
	padding: 5px;
}
#contenuti .bannerino-dx{
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-bottom: 20px;
	font-family: "allerregular", Arial;
	font-size: 18px;
	color: #80012B;
	text-decoration: none;
	padding: 5px;
	width: 100px;
	text-align: center;
}
#contenuti .chiama{
	float: left;
	width: 380px;
	background-image: url(/immagini/scegli.jpg);
	background-repeat: no-repeat;
	height: 292px;
	margin-bottom: 20px;
}
#contenuti .linea1{
	float: left;
	width: 280px;
	margin-top: 60px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#contenuti .linea2{
	float: left;
	width: 280px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#contenuti .linea3{
	float: left;
	width: 280px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#contenuti .ricerca{
	width: 1000px;
	background-color: #CCC;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-top: 10px;
	height: 60px;
}
#contenuti .immagine-mondoricerca{
	width: 61px;
	float: left;
	height: 61px;
	margin-left: 5px;
}
#contenuti .titolo-ricerca{
	width: 220px;
	float: left;
	height: 20px;
	margin-top: 23px;
	font-family: "allerbold", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 20px;

}
#contenuti .form-ricerca{
	width: 660px;
	float: left;
	height: 23px;
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;
}
#contenuti .schema-profilo{
	width: 470px;
	float: left;
	height: 100px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#contenuti .immagine-piccolo{
	width: 90px;
	float: left;
	height: 90px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-color: #FABA19;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-top: 3px;
}
#contenuti .riassunto-ricerca{
	width: 750px;
	float: left;
	height: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "allerregular", Arial;
	font-size: 16px;
	text-decoration: none;
}
#contenuti .pagine{
	width: 190px;
	float: left;
	height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: right;
	font-family: "allerregular", Arial;
	font-size: 16px;
	text-decoration: none;
}
#contenuti .zonanotizie3{
	width: 390px;
	background-color: #80012B;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-left: 10px;
	margin-top: 10px;
}
#contenuti .schema-profilo-sidebar{
	width: 350px;
	float: left;
	margin-bottom: 25px;
	margin-left: 20px;
}
#contenuti .immagine-piccolo-sidebar{
	width: 90px;
	float: left;
	height: 90px;
	margin-bottom: 40px;
	margin-right: 20px;
	background-color: #FABA19;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-top: 3px;
}
#contenuti .centra{
	width: 280px;
	float: left;
	background-color: #80012B;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 130px;
}
#area-passaggi-sfondo{
	width: 555px;
	float: left;
	background-color: #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	height: auto;
	margin-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #CCC;
	background-image: url(/immagini/sfondo-promozioni2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#area-passaggi-sfondo .impaginazione-passaggi{
	width: 480px;
	float: left;
	height: 480px;
	margin-top: 20px;
	margin-right: 38px;
	margin-bottom: 20px;
	margin-left: 38px;
}
#area-passaggi-sfondo2{
	width: 555px;
	float: left;
	background-color: #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	height: auto;
	margin-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #CCC;
	background-image: url(/immagini/sfondo-punti.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#area-passaggi-sfondo2 .impaginazione-passaggi2{
	width: 480px;
	float: left;
	height: 500px;
	margin-top: 20px;
	margin-right: 38px;
	margin-bottom: 20px;
	margin-left: 38px;
}
#area-passaggi-sfondo3{
	width: 555px;
	float: left;
	background-color: #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #CCC;
	background-image: url(/immagini/sfondo-minuti.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#area-passaggi-sfondo3 .impaginazione-passaggi3{
	width: 480px;
	float: left;
	height: 500px;
	margin-top: 20px;
	margin-right: 38px;
	margin-bottom: 20px;
	margin-left: 38px;
}
#area-passaggi{
	width: 555px;
	float: left;
	background-color: #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	height: auto;
	margin-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #CCC;
}
#area-passaggi .impaginazione-passaggi{
	width: 480px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 38px;
	margin-bottom: 20px;
	margin-left: 38px;
}
#area-passaggi .passaggio1{
	width: 480px;
	float: left;
	height: 40px;
	margin-top: 20px;
	margin-right: 38px;
	margin-left: 38px;
	background-image: url(/immagini/passaggio1.png);
	background-repeat: no-repeat;
	background-position: left;
	border: thin solid #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
}
#area-passaggi .step1-1{
	color: #FFF;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: "allerregular", Arial;
	float: left;
}
#area-passaggi .step2-1{
	color: #F90;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
#area-passaggi .step3-1{
	color: #F90;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
#area-passaggi .passaggio2{
	width: 480px;
	float: left;
	height: 40px;
	margin-top: 20px;
	margin-right: 38px;
	margin-left: 38px;
	background-image: url(/immagini/passaggio2.png);
	background-repeat: no-repeat;
	background-position: left;
	border: thin solid #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
}
#area-passaggi .step1-2{
	color: #600;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: "allerregular", Arial;
	float: left;
}
#area-passaggi .step2-2{
	color: #FFF;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
#area-passaggi .step3-2{
	color: #F90;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
#area-passaggi .cartacredito{
	width: 105px;
	float: left;
	height: 30px;
	margin-top: 20px;
	margin-left: 10px;
	border: thin solid #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
}
#area-passaggi .passaggio3{
	width: 480px;
	float: left;
	height: 40px;
	margin-top: 20px;
	margin-right: 38px;
	margin-left: 38px;
	background-image: url(/immagini/passaggio3.png);
	background-repeat: no-repeat;
	background-position: left;
	border: thin solid #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
}
#area-passaggi .step1-3{
	color: #600;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: "allerregular", Arial;
	float: left;
}
#area-passaggi .step2-3{
	color: #600;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
#area-passaggi .step3-3{
	color: #FFF;
	font-size: 12px;
	text-align: center;
	width: 160px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
#area-passaggi .passaggio4{
	width: 480px;
	float: left;
	height: 40px;
	margin-top: 20px;
	margin-right: 38px;
	margin-left: 38px;
	background-image: url(/immagini/passaggio4.png);
	background-repeat: no-repeat;
	background-position: left;
	border: thin solid #F9F9F9;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
}
#area-passaggi .step1-4{
	color: #FFF;
	font-size: 12px;
	text-align: center;
	width: 475px;
	margin-top: 5px;
	font-family: allerregular, Arial;
	float: left;
}
.offerta{
	width: 470px;
	float: left;
	margin-top: 10px;
	margin-right: 38px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #333;
	font-size: 16px;
	font-family: allerregular, Arial;
	background-image: url(/immagini/freccia.png);
	background-repeat: no-repeat;
	background-position: right;
}
.offerta2{
	width: 470px;
	float: left;
	margin-top: 10px;
	margin-right: 38px;
	margin-bottom: 20px;
	background-color: #ECECEC;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #333;
	font-size: 16px;
	font-family: allerregular, Arial;
	background-image: url(/immagini/freccia.png);
	background-repeat: no-repeat;
	background-position: right;
}
/* FINE CONTENUTI */
/**/
/**/
/* INIZIO FOOTER */
#footer{
	width: 1000px;
	margin-bottom: 20px;
	float: left;
}
#footer .uno-footer{
	width: 1000px;
	float: left;
	margin-bottom: 15px;
}
#footer .due-footer{
	width: 1000px;
	float: left;
}
#footer .credits{
	width: 750px;
	float: left;
	font-family: Arial;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 25px;
}
#footer .socialfooter{
	width: 110px;
	float: right;
}
#footer .spiega{
	width: 1000px;
	float: left;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-top-right-radius: 3px;
	-moz-top-left-radius: 3px;
	-webkit-top-right-radius: 3px;
	-webkit-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-bottom-right-radius: 3px;
	-moz-bottom-left-radius: 3px;
	-webkit-bottom-right-radius: 3px;
	-webkit-bottom-left-radius: 3px;
	margin-top: 10px;
}
#footer .titolospiega{
	width: 950px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#footer .cosaoffriamo{
	width: 950px;
	float: left;
	margin-left: 25px;
}
#footer .cosa-voce{
	width: 460px;
	float: left;
	margin-right: 25px;
}
#footer .cosa-sms{
	width: 460px;
	float: left;
}
#footer .imma-sx{
	width: 68px;
	float: left;
	height: 120px;
	text-align: center;
}
#footer .lineadivisorialunga{
	width: 1000px;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .come-ricaricare{
	width: 950px;
	float: left;
	margin-left: 25px;
}
#footer .ricarica{
	width: 225px;
	float: left;
	margin-right: 12px;
}
#footer .imma-sx-gri{
	width: 68px;
	float: left;
	height: 150px;
	text-align: center;
}
/* FINE FOOTER */
/**/
/**/
/**/
/**/
/**/
/* INIZIO GESTIONE CARATTERI */
a.linkmenu {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: allerregular;
}
a.linkmenu:hover {
	color: #FABA19;
	text-decoration: none;
	text-shadow: 0px 2px 3px #000;
}
a.link-continuta {
	font-size: 12px;
	color: #C23659;
	text-decoration: none;
	font-family: allerregular;
}
a.link-continuta:hover {
	color: #FABA19;
}
a.link-giallo {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FABA19;
	text-decoration: none;
	font-family: "allerregular";
}
a.link-giallo:hover {
	color: #FFFFFF;
}
a.link-titolo {
	font-size: 18px;
	font-weight: bold;
	color: #BB3A56;
	text-decoration: none;
	font-family: "allerbold";
}
a.link-titolo:hover {
	color: #666666;
	font-weight: bold;
}
a.link-chiama {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "allerregular";
}
a.link-chiama:hover {
	color: #FED402;
}
a.indietro {
	color: #600;
	text-decoration: none;
}
a.indietro:hover {
	color: #FFF;
}
h1.titolo-home{
	width: 1000px;
	float: left;
	color: #FABA19;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	margin-top: 200px;
	font-family: "allerbold", Arial;
	text-shadow: 0px 2px 3px #000;
}
h1.titolo-normale-rosa {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #bf3a59;
	text-decoration: none;
	font-family: "allerbold", Arial;
	margin-top: 3px;
	margin-bottom: 0px;
}
h1.titolo-principale {
	font-size: 26px;
	font-style: normal;
	color: #1B1B1D;
	text-decoration: none;
	font-family: "allerbold", Arial;
	margin-top: 25px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	line-height: 25px;
	text-transform: uppercase;
}
h2.testo-medio {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.titolo-grande-rosa {
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #bf3a59;
	text-decoration: none;
	font-family: "allerbold", Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2.titolo-normale-grigio {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: "allerbold", Arial;
	margin-top: 3px;
	margin-bottom: 0px;
}
h2.titolo-normale-giallo {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FABA19;
	text-decoration: none;
	font-family: "allerbold", Arial;
	margin-top: 3px;
	margin-bottom: 0px;
}
h2.dati-principali {
	font-size: 16px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	font-family: "allerbold", Arial;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 16px;
	font-weight: normal;
}
h2.titolo-pagamento{
	font-family: allerbold;
	font-size: 24px;
	font-weight: normal;
	color: #F9F9F9;
	text-decoration: none;
	height: 50px;
	width: 480px;
	text-align: center;
	line-height: 50px;
	background-color: #C23659;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
}	
h2.titolo-chiama {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	font-family: "allerbold", Arial;
	width: 350px;
	margin: 20px;
	line-height: 19px;
}
h2.titolo-grande-promozioni {
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	color: #bf3a59;
	text-decoration: none;
	font-family: allerbold, Arial;
	text-transform: uppercase;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 20px;
}
h3.testo-medio-promozioni {
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: allerregular;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 110px;
	line-height: 32px;
}
h4.testo-mediopiccolo-promozioni {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BF3A59;
	text-decoration: none;
	font-family: allerregular;
	margin-left: 150px;
	line-height: 32px;
	text-transform: uppercase;
	margin-bottom: -5px;
	padding-top: 5px;
}
.testo-normale-promozioni {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: allerregular;
	margin-top: 0px;
	margin-bottom: 80px;
	margin-left: 150px;
}
.tasto-promozioni{
	background-color: #FABA19;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #BF3A59;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C52456;
	border-right-color: #C72558;
	border-bottom-color: #63132A;
	border-left-color: #8B183D;
	text-decoration: none;
	margin-left: 220px;
	font-family: "allerregular";
	float: right;
}
.tasto-promozioni:hover{
	background-color: #BF3A59;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C52456;
	border-right-color: #C72558;
	border-bottom-color: #63132A;
	border-left-color: #8B183D;
	margin-left: 220px;
	font-family: "allerregular";
	float: right;
}
.testo-normale {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: "allerregular";
	margin-top: 3px;
	margin-bottom: 3px;
}
.testo-normale-piccolo {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: allerregular;
	margin-top: 3px;
	margin-bottom: 3px;
}
.testo-mediagrandezza {
	font-size: 24px;
	font-style: normal;
	color: #BC3B57;
	text-decoration: none;
	font-family: "allerregular";
	margin-top: 3px;
	margin-bottom: 3px;
}
.testo-normale-bianco-sidebar {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-family: "allerregular";
	margin-top: 3px;
	margin-bottom: 3px;
}
.testo-normale-bianco {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-family: "allerregular";
	margin-top: 3px;
	margin-bottom: 3px;
}
#contenuti .piccolititolipagine {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #bf3a59;
	text-decoration: none;
	font-family: "allerregular", Arial;
	margin-top: 8px;
	text-transform: uppercase;
	width: 320px;
	margin-left: 20px;
	float: left;
}
#contenuti .piccola-descrizione-pagine {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1B1B1D;
	text-decoration: none;
	font-family: "allerregular", Arial;
	margin-top: 8px;
	width: 630px;
	float: right;
	margin-right: 20px;
	text-align: right;
}
.cinquemila {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "allerbold";
}
.algiorno {
	font-size: 13px;
	font-style: normal;
	color: #FABA19;
	text-decoration: none;
	text-transform: uppercase;
	font-family: allerbold;
	font-weight: normal;
}
.titolo-home-piccolo{
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #BF3A59;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "allerbold";
	width: 140px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.secondotitolo-home-piccolo{
	text-decoration: none;
	float: right;
	width: 200px;
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;
}
.colore-bodeaux{
	color: #80012B;
}
.colore-verde{
	color: #009900;
}
.colore-giallo{
	color: #FABA19;
}
.titolo-pagine-piccolo{
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #80012B;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "allerbold";
	width: 960px;
	float: left;
	margin: 20px;
}
ul{
	list-style-image: url(/immagini/check-arancio.png);
	list-style-type: circle;
}
.mezzotitolo-grande{
	text-decoration: none;
	float: left;
	width: 500px;
	color: #FABA19;
	font-family: "allerbold", Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -15px;
}
.mezzotitolo-medio{
	text-decoration: none;
	float: left;
	width: 400px;
	font-family: "allerbold", Arial;
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
.tasto{
	background-color: #C23659;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C52456;
	border-right-color: #C72558;
	border-bottom-color: #63132A;
	border-left-color: #8B183D;
}
.tasto:hover{
	background-color: #80012B;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C52456;
	border-right-color: #C72558;
	border-bottom-color: #63132A;
	border-left-color: #8B183D;
}
.tasto-acquista{
	background-color: #C23659;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C52456;
	border-right-color: #C72558;
	border-bottom-color: #63132A;
	border-left-color: #8B183D;
	width: 250px;
	margin-top: 35px;
	float: right;
}
.tasto-acquista:hover{
	background-color: #80012B;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-top-right-radius: 5px;
	-moz-top-left-radius: 5px;
	-webkit-top-right-radius: 5px;
	-webkit-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-bottom-right-radius: 5px;
	-moz-bottom-left-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C52456;
	border-right-color: #C72558;
	border-bottom-color: #63132A;
	border-left-color: #8B183D;
	width: 250px;
	margin-top: 35px;
	float: right;
}
/* FINE GESTIONE CARATTERI */
/**/
/**/
/* INIZIO CSS SLIDE */
#slides {
      display: none;
    }

#slides .slide1{
	display: none;
	height: 460px;
	width: 600px;
	background-image: url(/jquery/img/slide1.png);
	background-repeat: no-repeat;
    }
h2.titolo-slide1{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #F4B619;
	text-decoration: none;
	margin-top: 280px;
	margin-left: 15px;
	height: 50px;
	width: 300px;
	line-height: 22px;
	padding: 10px;
	margin-bottom: 10px;
    }	
h2.testo-slide1{
	font-family: "allerregular";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	height: 50px;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
    }	
#slides .slide2{
	display: none;
	height: 460px;
	width: 600px;
	background-image: url(/jquery/img/slide2.png);
	background-repeat: no-repeat;
    }
h2.titolo-slide2{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #F4B619;
	text-decoration: none;
	margin-top: 300px;
	margin-left: 270px;
	height: 50px;
	width: 300px;
	line-height: 22px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: right;
    }	
h2.testo-slide2{
	font-family: "allerbold";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 270px;
	height: 50px;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
    }	

#slides .slide3{
	display: none;
	height: 460px;
	width: 600px;
	background-image: url(/jquery/img/slide3.png);
	background-repeat: no-repeat;
    }
h2.titolo-slide3{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #F4B619;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 15px;
	height: 50px;
	width: 300px;
	line-height: 22px;
	padding: 10px;
	margin-bottom: 10px;
    }	
h2.testo-slide3{
	font-family: "allerbold";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	height: 50px;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    }	
.slidesjs-slide {
	z-index: 0;
    }
    #slides .slidesjs-navigation {
	z-index: 120;
    }
    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
	background-image: url(/jquery/img/btns-next-prev.png);
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-top: -25px;
}
    a.slidesjs-next {
	margin-right: 10px;
	background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }
    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }
    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }
    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }
    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }
    .slidesjs-pagination {
	float: left;
	list-style: none;
	width: 100px;
	position: relative;
	z-index: 120;
	margin-top: -30px;
	margin-left: -20px;
    }

    .slidesjs-pagination li {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
    }

    .slidesjs-pagination li a {
	display: block;
	width: 12px;
	height: 0px;
	padding-top: 14px;
	background-image: url(/jquery/img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
	background-position: 0 -26px
    }

    .slidesjs-pagination li a:hover {
	background-position: 0 -13px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
#slides {
      display: none
    }

    .container {
      margin: 0 auto
    }

    /* For tablets & smart phones */
    @media (max-width: 767px) {
      body {
        padding-left: 20px;
        padding-right: 20px;
      }
      .container {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .container {
        width: auto
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .container {
        width: 600px
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .container {
        width: 600px
      }
    }
/* FINE CSS SLIDE */
