span,a,p,div,body,td,input,textarea{
 font-family:Verdana;
 font-size:12px;
 font-weight:normal;
}
body.admin{background-color:#f0f0f0;}

input.txt,textarea,input.castapcha{
	background-color:#f0f0f0;
}

body{
  	margin:0px;
	padding:0px;
}

#loginbox{
	text-align:center;
	padding-top:20px;
}

#loginbox input{
	margin-bottom:5px;
}

a{
	color:gold;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid gold;	
}

a:hover{
	border-bottom:1px dashed gold;
}

a.grande{
	font-size:15px;
}
a.admin{color:#000044;}

.grifostadio{
	width:400px;
	height:320px;
	background:transparent url(Img/grifoStadio.jpg) no-repeat center;
}


/*LAYOUT*/
#contenitoreContenuti,#contenitoreMenu{
	background:transparent url(Img/sfondo.jpg) repeat-y top left;
}


#contenitoreHeader{
  	width:960px;
	height:274px;
  	background:transparent url(Img/header_sfumato.jpg) no-repeat bottom center;
}

#contenitoreMenu{
	width:960px;
	height:180px;
}

#contenitoreMenu #menuSinistra{
	width:554px;
	float:left;
	height:180px;
}

#menuSinistra #collegamentiMenuSinistra{
	width:403px;
	float:left;
	height:180px;
	color:#dddddd;
	background:transparent;
	text-align:center;
	line-height:22px;
}

#menuSinistra #logoFiggiDoZena{
	width:151px;
	height:180px;
	float:right;
}

#menuSinistra #logoFiggiDoZena a img,#menuSinistra #logoFiggiDoZena a {
	border:0px solid black;
}

#contenitoreMenu #menuDestra{
	width:406px;
	float:right;
	height:180px;
	color:#dddddd;
	background:transparent url(Img/persone.jpg) no-repeat top left;
	text-align:center;
	
}

#contenitoreMenu #collegamentiMenuDestra{
	margin-top:140px;
	text-align:center;
	margin-right:25px;
	
}

#contenitoreContenuti{
  	width:960px;
  	height:850px;
}

#contenitoreContenuti #sinistra{
  	width:480px;
  	float:left;
}

#contenitoreContenuti #destra{
  	width:480px;
  	float:right;
}

#contenitoreContenuti #destra #contenuti{
  	width:445px;
  	float:left;
  	margin-left:15px;
}

#contenitoreContenuti #sinistra #contenuti{
  	width:445px;
  	float:right;
  	margin-right:15px;
}

#contenitoreFooter{
 width:960px;
 height:52px;
 background: white url(Img/footer.jpg) no-repeat top left;
 color:white;
 font-weight:bold;
}

table.dati{
	width:300px;
	color:white;
	font-weight:bold;
}

table.dati td input.txt{
	width:200px;
	background-color:#f0f0f0;
}

table.dati td.titolo{
	padding-top:5px;
	font-weight:bold;
}

input.castapcha{
	width:80px;
	font-weight:bold;
	text-align:center;
}

span.castapcha{
	border:1px solid black;
	background-color:#eeeeee;
	font-weight:bold;
	padding:2px;
	color:#000044;
}

div.caratteri{
	font-size:11px;
}

span.blu{
	color:#000044;
	font-size:11px;
}

span.titolo{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

#petizioni{
	width:440px;
	color:white;
}


#contenuti{
	width:440px;
}

table.petizioni{
	height:auto;
	width:450px;
	background-color:#010c75;
	margin-top:5px;
}

table.bordata{
	border:1px solid gold;
}

table.petizioni th{
	color:white;
}

table.petizioni td{
	padding:0px;
	vertical-align:middle;
	height:auto;
	height:20px;
	font-weight:bold;
}

table.petizioni th.nome{
	text-align:right;
	width:220px;
	
}

table.petizioni td.nome{
	text-align:right;
}

table.petizioni th.dedica{
	text-align:left;
	width:230px;
}

table.petizioni td a{
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

table.petizioni td a:hover{
	border-width:0px;
	border-bottom-width:1px;
	border-style:dashed;
}

.contenitoreBloccoNote{
	width:100%;
	height:100%;
	background-color:black;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	z-index:1;
}

.bloccoNote{
	width:350px;
	height:350px;
	background:#f2ed81;/* url(Img/postit.gif) no-repeat center;*/
	position:absolute;
	display:none;
	border:1px solid #000055;
	z-index:2;
	top:0px;
	left:0px;
}

#contenutiBlocco{
	width:300px;
	border:0px solid red;
	height:280px;
	margin-top:30px;
	margin-left:25px;
	font-size:14px;
	font-family:Comic Sans Ms;
	text-align:justify;
	overflow:auto;
	padding-right:15px;
}

.comunicato{
	width:600px;
	height:600px;
	background:#ffffff url(Img/news.jpg) no-repeat center;
	position: absolute;
	z-index:2;
}

.comunicato div{
	margin:10px;
	font-size:medium;
	text-align:justify;
}

.comunicato div h2{
	font-size:large;
	color:#000066;
	border-bottom:1px solid #000044;
	margin-bottom:2px;
}

div.accedo{
	width:100%;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	color:firebrick;
}

div#linkComunicato{
	width:100%;
	height:139px;
	background:transparent url(Img/comunicato.gif) no-repeat center;
	cursor:pointer;
}

#elimina{
	text-align:right;
	width:300px;
}

#elimina img{
	cursor:pointer;
}

#menuPagine{
	width:350px;
	border:0px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	height:30px;
	margin-top:3px;
}

#menuPagine td{
	vertical-align:middle;
}

#menuPagine td.pagine1{
	width:130px;
	text-align:right;
}

#menuPagine td.pagine3{
	width:90px;
	text-align:left;
}

#menuPagine td.pagine2{
	width:130px;
	color:white;
	text-align:center;
}

span.speciale{
	color:#eeeeee;
	font-weight:bold;
	font-size:14px;
}

span.speciale span{
	font-size:16px;
	font-weight:bold;
}

td.alternato{
	color:#ee0000;
}

td.alternato a{
	color:#dd0000;
	border-color:red;
}

td.rosso{
	color:red;
}

td.rosso a{
	color:red;
	border-color:red;
}

#admin{
	padding:4px;
	text-align:right;
}

.testoSinistraSinistra,.testoSinistraDestra{
	text-align:justify;
	color:#ffffff;
	margin-bottom:8px;
}

table.galleria td a{
	border:0px;
}

table.galleria td a img{
	width:200px;
	border:1px solid gold;
}

table.galleria td a:hover img{
	width:200px;
	border:1px dashed gold;
}

.testoHome{
	text-align:justify;
	line-height:18px;
	color:#f0f0f0;
	font-weight:bold;
}

div.noteLegali{
	height:100px;overflow:auto;border:1px solid darkblue;margin-top:2px;padding:4px;
}