@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 480px) and (max-width: 700px) {
body[yahoo] .deviceWidth { width: 440px !important; padding: 0; }
body[yahoo] .center { text-align: center !important; }
body[yahoo] a[class="pulsante"] { width: 100% !important; text-align: center !important; }
div[id="adatta"] { width: 100% !important; font-size: 1.0em;}
img[class="flex"] { width: 100% !important; height: auto !important; } }

@media only screen and (max-width: 479px) {
body[yahoo] .deviceWidth { width: 280px !important; padding: 0; }
body[yahoo] .center { text-align: center !important; }
body[yahoo] a[class="pulsante"] { width: 100% !important; text-align: center !important; }
div[id="adatta"] { width: 100% !important; font-size: 1.1em;}
img[class="flex"] { width: 100% !important; height: auto !important; } }

body { background-color: #ffffff; margin: 20px; padding: 0;}
body, table, td, p, a, li, blockquote { font-family: Arial, Helvetica, sans-serif; font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
img, a img { border: 0; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; display:block; }
table, td {	border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; }


/* TESTO ---------------------------------------------------------- testo ---------------------------------------------------------- */


.testo_10 {
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	}
.testo_14, .testo_14 a:link, .testo_14 a:visited {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	.testo_14 a:hover {
	color: #ff0000;
	}
.input_10 {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border: 1px solid #999999;
	font-size: 10px;
	padding-left: 5px;
	background-color: #666666;
	}
.input_controllo {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border: 1px solid #999999;
	font-size: 10px;
	padding-left: 5px;
	background-color: #666666;
	display: none;
	}
.area_testo {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 70px;
	width: 277px;
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #666666;
	}
.bottone {
	font-size: 1.0em;
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	height: 25px;
	width: 100px;
	border: 1px solid #999999;
	margin-right: 10px;
	}
.area_selezione {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #666666;
	}


/* PRESTIGE CLUB ------------------------------------------------------------------------------------------------------------------------- */

.club_contenitore {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
.club_navigazione_contenitore {
	width: 100%;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 15px;
	border-bottom: solid 1px #999999;
	margin: auto;
	overflow: hidden;
	z-index: 100;
	}
	.club_navigazione img {
	max-width: 980px;
	text-align: center;
	margin: auto;
	}
	.club_navigazione a:link, .club_navigazione a:visited {
	text-decoration: none;
	color: #666666;
	}
	.club_navigazione a:hover {
	text-decoration: none;
	color: #ff0000;
	}
ul[id="lingua"] {
	list-style: none;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	}
li[id="lingua"] {
	display: inline-block;
	padding: 0;
	}
img[id="lingua"] {
	display: inline-block;
	margin-right: 4px;
	margin-left: 20px;
	padding: 0;
	}
.club_main {
	max-width: 980px;
	padding-top: 135px;
	margin: auto;
	}
.club_news {
	max-width: 980px;
	margin: 0;
	padding-top: 20px;
	font-size: 1.2em;
	background-color: #ffffff;
	color: #666666;
	}
	.club_news img {
	text-align: center;
	}
.club_news_testo {
	padding-bottom: 20px;
	margin: 20px;
	border-bottom: 1px solid #cccccc;
	}
	.club_news_testo h2 {
	font-size: 1.6em;
	color: #000000;
	padding-top: 20px;
	}
.club_page_td {
	color: #666666;
	}
.club_page {
	color: #7D7F81;
	padding: 50px 20px;
	background-color: #ffffff;
	}
.tab_standard_club {
	width: 100%;
	margin: 50px auto;
	}
.tab_main_club {
	margin: auto;
	padding: 0;
	}
#form_inserimento {
	margin: auto;
	padding: 0;
	background-color: #ffffff;
	border: solid 10px #ffffff;
	}
.tab_main_club a {
	font-size: 0.9em;
	text-decoration: none;
	font-style: italic;
	color: #333333;
	}
.testo_club {
	font-size: 0.7em;
	color: #000000;
	}
	.testo_club a:link, .testo_club a:visited {
	color: #000000;
	text-decoration: none;
	}
	.testo_club a:hover {
	color: #ff0000;
	}
.input_club {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 20px !important;
	width: 275px;
	border: none;
	padding-left: 5px;
	background-color: #777777;
	float: right;
	cursor: pointer;
	}
.input_club_new {
	color: #333333;
	text-decoration: none;
	text-align: justify;
	height: 35px !important;
	width: 275px;
	border: none;
	padding-left: 5px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #666666;
	float: right;
	cursor: pointer;
	}
.input_registrati {
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 35px !important;
	width: 275px;
	border: none;
	padding-left: 5px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #666666;
	float: right;
	cursor: pointer;
	}
	.input_registrati:hover {
	background-color: #eeeeee;
	}

.input_controllo_club {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 22px;
	width: 275px;
	border: none;
	padding-left: 5px;
	display: none;
	float: right;
	cursor: pointer;
	}
.area_testo_club {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 70px;
	width: 275px;
	border: none;
	background-color: #777777;
	float: right;
	}
.bottone_invia {
	color: #ffffff;
	text-decoration: none;
	background-color: #f00;
	height: 20px;
	width: 48%;
	border: none;
	float: left;
	cursor: pointer;
	}
	.bottone_invia:hover {
	background-color: #E20000;
	}
.bottone_invia_centrale {
	color: #ffffff;
	text-decoration: none;
	background-color: #f00;
	height: 35px;
	width: 275px;
	border: none;
	margin-top: 20px;
	margin-bottom: 10px;
	cursor: pointer;
	}
	.bottone_invia_centrale:hover {
	background-color: #E20000;
	}
.bottone_reimposta {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
	height: 20px;
	width: 48%;
	border: none;
	float: right;
	cursor: pointer;
	}
	.bottone_reimposta:hover {
	background-color: #E10000;
	}
.area_selezione_club {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border:none;
	font-size: 0.8em;
	background-color: #777777;
	}
.tab_radio_club {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border: none;
	padding-left: 5px;
	background-color: #777777;
	float: right;
	}
.tab_radio_club label{
	position: relative;
	bottom: 3px;
	}
	#form_sex, #form_moto {
	position: relative;
	bottom: -3px;
	}
.testo_14_club, .testo_14_club a:link, .testo_14_club a:visited {
	font-size: 1.1em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}
	.testo_14 a:hover {
	color: #ff0000;
	}
.fascialaterale_contenitore {
	position: fixed;
	right: 20px;
	top: 50px;
	max-width: 200px;
	height: 100%;
	font-size: 1.5em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}
	.fascialaterale_elementi {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #cccccc;*/
	}
.fasciasponsor_contenitore {
	position: fixed;
	left: 20px;
	top: 20px;
	width: 200px;
	font-size: 1.5em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}
	.fasciasponsor_elementi {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}

.tab_standard {
	margin: 30px 0;
	}
.tab_main {
	background-color: #000000;
	border: 1px #999999 solid;
	padding: 5px;
	}
.tab_radio {
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: 24px;
	width: 282px;
	border: 1px solid #999999;
	font-size: 10px;
	padding-left: 5px;
	background-color: #666666;
	}


/* MODULO PRELAZIONE ------------------------------------------------------------------------------------------------------------------------- */

.tab_main_prelazione {
	padding: 5px;
	}
.tab_spaziatore {
	height: 30px;
	}
	.tab_spaziatore hr{
	margin: 20px -5px;
	border: 0px;
	height: 1px;
	background-color: #bbbbbb;
	}
.testo_prelazione {
	font-size: 0.7em;
	color: #000000;
	}
	.testo_prelazione a:link, .testo_prelazione a:visited {
	color: #000000;
	text-decoration: none;
	}
	.testo_prelazione a:hover {
	color: #ff0000;
	}
	.testo_prelazione h5 {
	font-size: 1.0em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 1.2em;
	}
.input_prelazione {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border: 0px;
	padding-left: 5px;
	background-color: #eeeeee;
	float: right;
	}
.input_controllo_prelazione {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	height: 20px;
	width: 275px;
	border: none;
	padding-left: 5px;
	display: none;
	float: right;
	}
.area_testo_prelazione {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	height: 70px;
	width: 279px;
	border: 0px;
	background-color: #eeeeee;
	float: right;
	font-size: 0.8em;
	}
.bottone_invia {
	color: #ffffff;
	text-decoration: none;
	background-color: #f00;
	height: 20px;
	width: 48%;
	border: none;
	float: left;
	cursor: pointer;
	}
	.bottone_invia:hover {
	background-color: #960000;
	}
.bottone_reimposta {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
	height: 20px;
	width: 48%;
	border: none;
	float: right;
	cursor: pointer;
	}
	.bottone_reimposta:hover {
	background-color: #960000;
	}
.tab_radio_prelazione {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	width: 281px;
	border: none;
	padding-left: 5px;
	background-color: #eeeeee;
	float: right;
	}
	.tab_radio_prelazione td {
	height: 35px;
	padding-top: 5px;
	}
	label {
	position: absolute;
	float: left;
	margin-left: 10px;
  line-height: 1.1;
	}
.avviso_contenitore {
	width: 100%;
	text-align: center;
	}
	.avviso_contenuto {
	width: 500px;
	margin: 150px auto;
	}
	.avviso_testo {
	font-size: 1.0em;
	color: #999999;
	text-align: center;
	padding: 30px 0;
	border-bottom: solid 1px #cccccc;
	}
.bottone_prelazione {
	font-size: 1.0em;
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	height: 25px;
	width: 40%;
	cursor: pointer;
	border: 1px solid #ffffff;
	margin-top: 50px;
	}
	.bottone_prelazione:hover {
	background-color: #333333;
	}
	
/* VARIE ------------------------------------------------------------------------------------------------------------------------- */


.bottone_iscriviti {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	height: 30px;
	width: 140px;
	border: 1px solid #ffffff;
	}
.captcha {
	background-color:#eeeeec;
	text-align: center;
	}
	.captcha img {
	height: 24px;
	width: 110px;
	border: none;
	visibility: visible;
	}
.fotografia_contenitore {
	padding: 0px;
	text-align: center;
	}
	.fotografia {
	display: inline-table;
	}
	.fotografia img {
	width: 236px;
	height: 143px;
	border: solid 2px #ffffff;
	margin: auto;
	}
.data {
	position: absolute;
	margin-left: -20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #FFF;
	width: 250px;
	height: auto;
	z-index: 2;
	border: solid 2px #ff0000;
	color: #333333;
	}
#giorno {
	font-size: 26px;
	font-weight: bold;
	font-stretch: condensed;
	text-align: left !important;
	color: #F00;
	margin: 0;
	padding: 0;
	ba
	}
#evento {
	font-size: 20px;
	font-stretch: condensed;
	text-align: left !important;
	margin: 0;
	padding: 0;
	}
td[id="intestazione"] {
	background-image: url(../immagini/club.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 110px;
}
td[id="contenitore"] {
	height: auto;
	padding-top: 100px;
}
}