﻿/*elementi di base*/
* {
	margin:0;
	padding:0;
}
html {
	font-size:100%;
}
body {
	text-align:center;
	font:1em/1.5 Arial, Tahoma, Verdana, sans-serif;
	background:#378ad4 url(../Immagini/sfondo.jpg) repeat-x center top;
}
img {
	border:0;
}
a:link, a:visited {
	color:#fff;
}
a:hover {
	background:#fff;
	color:#0d44a8 !important;
}
p, li{
	color:#fff;
	font-size:0.81em;/*13px*/
}
p {
	padding:0 20px;
	margin-top:10px;
	font-weight:bold;
}
table{
	font-weight:bold;
	color:#fff;
	font-size:0.81em;/*13px*/
}
table td
{
    padding:3px;    
}
table input, select{
	font-size:1em;/*13px*/
	height:18px;
}
/*elementi comuni*/
.nascosto {
	position:absolute;
	top:-100000px;
	left:-100000px;
}
div#contenitore {
	width:951px;
	margin:auto;
	text-align:left;
}
h1.logo {
	overflow:hidden;
}
ul.menu {
	height:1%;
	background:#0d44a8;
}
ul.menu:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
ul.menu li {
	float:left;
	width:182px;
	list-style:none;
}
ul.menu li a:link, ul.menu li a:visited {
	display:block;
	height:auto !important;
	min-height:29px;
	height:29px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	line-height:2.5;
}
li.voceSelezionata a  {
	background:#fff;
	color:#0d44a8 !important;
}
div.boxTesto {
	height:auto !important;
	min-height:572px;
	height:572px;
	padding-right:30px;
	/*background:url(../Immagini/mare.jpg) no-repeat center top;*/
	overflow:hidden;
}
div.boxTestoRegolamento
{
	background:url(../Immagini/sfondo-regolamento.jpg) no-repeat center top;
}

div.boxTesto:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
div.slogan {
	float:left;
	width:350px;
	overflow:hidden;
}
div.boxTesto .slogan
{
	margin-top: 95px;
}
div.slogan object {
	display:block;
}
div.testo {
	width:515px;
	float:right;
	margin-top:20px;
	background:#3f91d7 url(../Immagini/bg-txt.gif) repeat-x center top;
	overflow:auto;
}
p.ultInfo {
	margin-top:30px;
	font-size:0.68em !important;/*11px*/
}
h2.titPagine {
	color:#fff;
	text-align:center;
	font-size:1em;
}
/*Default.aspx*/
div.flash object{
	overflow:hidden;
}
/*Regolamento.aspx*/
div#testoRegolamento {
	/*height:375px;*/
	height:515px;
}
div#testoRegolamento a {
	display:inline;
}
div#testoRegolamento h2.titPagine
{
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
div#testoRegolamento p
{
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 15px;
}
p.pdf{
	height:1%;
}
p.pdf:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
p.pdf img{
	float:left;
	margin-right:5px;
}
div#testoRegolamento p.ultInfo
{
	margin-bottom: 20px;
	margin-top: 0px;
}



/*Gioca.aspx*/
.FormRightCell table td
{
    font-size:12px;
}
div.boxTestoPartecipa
{
	background:url(../Immagini/sfondo-partecipa.jpg) no-repeat center top;
}
div#testoPartecipa, div#testoPartecipa2 {
	height:236px;
	width:500px;
	margin-top:10px;
	margin-bottom: 20px;
	float:right;
	margin-top:20px;
	background:#3f91d7 url(../Immagini/bg-txt.gif) repeat-x center top;
	overflow:auto;
	text-align: center;
}
div#testoPartecipa h2, div#testoPartecipa2 h2 {
	color:#fff;
	text-align:center;
	font-size:1.6em;
/*	text-transform: uppercase;*/
	margin-top: 20px;
}
div#testoPartecipa p, div#testoPartecipa2 p {
	color:#fff;
	text-align:center;
	font-size:1em;
	height: auto;
}
div#testoPartecipa .buttonContainer, div#testoPartecipa2 .buttonContainer
{
    height:auto !important;
    min-height:130px;
    height:130px;
}
.bottone-blu
{
    display:block;
	width: 120px;
	padding: 10px 20px 10px 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3em;
	background-color: #072A6A;
	/*margin-left: 170px;*/
	text-decoration: none;
	border:#fff 1px solid;
}
.bottone-blu:hover
{
	border:#072A6A 1px solid;
}
/* form */
.bottonePartecipa
{
    display:block;
    width:240px;
    line-height:2;
	height: auto !important;
	min-height:35px;
	height:35px;
	padding:0 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.3em;
	background-color: #072A6A;
	text-decoration: none;
	border:#fff 1px solid;
	cursor:pointer;
	font-weight:normal !important;
}
.registratiBtn
{    
    display:block;
    width:100px;
    line-height:2;
	height: auto !important;
	min-height:35px;
	height:35px;
	padding:0 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.3em;
	background-color: #072A6A;
	text-decoration: none;
	border:#fff 1px solid;
	cursor:pointer;
	font-weight:normal !important;

}
.bottoneCerca
{
    display:block;
    width:60px !important;
    line-height:2;
	height: auto !important;
	min-height:20px;
	height:20px;
	padding:0 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	background-color: #072A6A;
	text-decoration: none;
	border:#fff 1px solid;
	cursor:pointer;
	font-weight:normal !important;

}
.bottonePartecipa:hover
{
	border:#072A6A 1px solid;
}
div#testoPartecipaForm {
	height:515px;
	width:500px;
	margin-top:10px;
	margin-bottom: 20px;
	float:right;
	margin-top:20px;
	background:#3f91d7 url(../Immagini/bg-txt.gif) repeat-x center top;
	overflow:auto;
}
div#testoPartecipaForm h2 {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
div#testoPartecipaForm p {
	color:#fff;
	text-align:left;
	font-size:1em;
	text-align: left;
	padding:0 !important;
}
div#testoPartecipaForm p.ultInfo
{
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	font-weight: normal;
}

div#testoPartecipaForm table, div#testoPartecipaForm table tr
{
	margin-left: 10px;
}
div#testoPartecipaForm table
{
	margin-bottom: 10px;
}
div#testoPartecipaForm table tr.domande td
{
	height: 40px;
}
div#testoPartecipaForm select
{
    height:auto;
}
/*div#testoPartecipaForm table tr td
{
	width: 310px;
}*/
#txtSurname, #txtName, #txtEmail, #txtCity, #txtZip, #txtRagioneSociale, #txtNPolizza
{
	/*width: 310px;*/
	display: block;
	background-color: #fff;
	height: 20px;
}

#txtPhonePrefix, #txtMobilePrefix
{
	width: 130px;
	display: block;
	float: left;
	background-color: #fff;
	height: 20px;
}
#odsPhone, #txtMobile, #txtNTessera, #txtCodiceCircolo
{
	width: 175px;
	display: block;
	margin-left: 135px;
	background-color: #fff;
	height: 20px;
}
div#testoPartecipaForm table tr td.txt-td label
{
	float: left;
	text-align: right;
	width: 125px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
}
.riga-radiobutton
{
	width: auto;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
	
}
.riga-radiobutton label
{
	float: left;
	font-size: 12px;
}
.radiobutton
{
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	background-color: #fff;
}
div#testoPartecipaForm table tr td.etichetta, div#testoPartecipaForm table tr td.etichetta label
{
	text-align: left;
	width: 120px;
	line-height: 14px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
}
div#testoPartecipaForm table tr td.etichetta2, div#testoPartecipaForm table tr td.etichetta2 label
{
	text-align: left;
	line-height: 14px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
}

div#testoPartecipaForm table tr td .bottone-blu
{
	/*float: right;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

div#testoPartecipaForm table tr td.spazio
{
	height: 40px;
}
div#testoPartecipaForm table tr.privacy-form td.etichetta label
{
	font-size: 10px;
	padding-top: 30px !important;
	line-height: 13px;
}

/*.btnGioca
{
    height:auto !important;
    min-height:30px;
    height:auto;
}

div#testoGioca td 
{
    padding:2px;
}
.rblGioca
{
    width:60%;
    margin:0 0 0 100px;
}
.rblGioca td
{    
    padding:0 !important;
}
*/
/*Privacy*/
#testoPrivacy 
{
	background:#3f91d7 url(../Immagini/sfTesto.jpg) repeat-x center top;
	overflow:auto;
	width:auto;
	height:314px;
	border:3px #fff solid;
	padding:0;
}
#testoPrivacy p {
	background:transparent;
	font-size:0.68em !important;/*11px*/
	margin-top:0;
}
/*Premi.aspx*/
.divPopupActive{ background:#0E45A9; border:3px solid #FFF; font-size:14px; color:#FFF; width:252px; height:auto; position:absolute; left:400px; top:100px; padding:10px; z-index:10;}
.divPopup{ display:none;}

.popUpPrivacyActive{ background:#0E45A9; font-size:0.75em; color:#FFF; width:300px; height:320px; position:absolute; left:400px; top:200px; z-index:10;}
.popUpPrivacyDis{ display:none;}


div.boxTestoPremi
{
	background:url(../Immagini/sfondo-premi.jpg) no-repeat center top;
}
div#testoPremi {
	/*height:500px;*/
	height:513px;
	width:513px;
	margin-top:20px;
}
div#testoPremi object {
	display:block;
	margin:auto;
}
/*PassioneBlu.aspx*/
div.boxTestoPassione
{
	background:url(../Immagini/sfondo-passioneblu.jpg) no-repeat center top;
}

div#testoPassione {
	/*height:490px;*/
	height:515px;
}
div#testoPassione h2.titPagine {
	font-size:1.12em;/*18px*/
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
p.testoEvidenza {
	font-size:1em;/*16px*/
	background:#fff;
	color:#0d43a5;
	font-style:italic;
}
div#testoPassione strong {
	font-size:1.15em;/*15px*/
}
div#testoPassione p
{
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 15px;
}
p.ultimoTesto {
	padding-bottom:10px;
}


a img
{
	text-decoration: none;
	border-width: 0;
}

/* prova txt blu sfondo bianco */

div#testoRegolamento2
{
	background: none;
	background-image: none;
	background-color: transparent;
}
div#testoRegolamento2
{
	height:515px;
}
div#testoRegolamento2 a {
	display:inline;
	color: #0D44A8;
}
div#testoRegolamento2 h2.titPagine
{
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #0D44A8;
}
div#testoRegolamento2 p
{
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 15px;
	color: #0D44A8;
}
div#testoRegolamento2 p.ultInfo
{
	margin-bottom: 20px;
	margin-top: 0px;
	color: #0D44A8;
}
div#testoRegolamento2 p.ultInfo a
{
	color: #0D44A8;
}
div.boxTesto
{
	margin-bottom: 10px;
}


a, a:hover, a:visited
{
	outline: none;
}
.testoRicercaCircoli select
{
    height:20px;
}
.testoRicercaCircoli .bottonePartecipa
{
    font-size:11px;    
}
.testoRicercaCircoli
{
	background:#3f91d7 url(../Immagini/sfTesto.jpg) repeat-x center top;
	overflow:auto;
	width:auto;
	height:500px;
	border:3px #fff solid;
	padding:0;
}
#listContainer
{
    height:390px;
    overflow-y:auto;
    text-align:left;
}
.lblMessaggi
{
    padding:20px !important;
}
.lblMessaggi h3
{
    text-align:center !important;
    color:#fff !important;
   font-size:18px !important;
}
.lblMessaggi p
{
    text-align:center !important;
    color:#fff !important;
    font-size:14px !important;
}