/*
COLORE BORDO ESTERNO: #afaeb4
RIghe alterne: #fdf5c5
Testo quasi nero: #616162
*/

body {
	background-image:url(../immagini/layout_01.gif);
	background-repeat:repeat-x;
	background-color:#F5D300;
	margin: 0px;
	padding-bottom:30px;
}

a {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}

.txPresentazione {
	padding:5px;
	margin-top:65px;
	margin-left:10px;
	color: #616162;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.txNormale {
	padding:5px;
	color: #616162;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.txAlbodoro {
	padding:5px;
	color: #616162;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom: 1px solid #cccccc;
}

.txMenuFooter {
	padding:5px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.txMenuFooter:link, .txMenuFooter:visited, .txMenuFooter:active {
	text-decoration:none;
}

.txMenuFooter:hover {
	text-decoration:underline;
}

.txNews {
	padding:5px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.foto-tn {
	border: 2px dashed #000000;
}

.foto-tn:hover {
	border: 2px dashed #0000ff;
}

.txTitFoto 
{
	color: #616162;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.txElPartiteFinali {
	padding:5px;
	color: #616162;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px dashed #cccccc;
}

/* LAYER NASCOSTO*/

.lPopup {
	position:absolute;
	top: 100px;
	left: 50%;
	margin-left: -264px;
	width:528px;
/*	height:200px;*/
	background-image:url(../immagini/layout_01.gif);
	background-repeat:repeat-x;
	background-color:#FFFF00;
	color: #FFFFFF;
	border:3px solid #ff0000;
}

/* ADMIN */
.txElencoPartite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0000ff;
	border-bottom: 1px dashed #EBEBEB;
}

.txElencoPartite:link, .txElencoPartite:visited, .txElencoPartite:active,.txElencoPartite:hover  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0000ff;
	border-bottom: 1px dashed #EBEBEB;
}

.txElencoPartiteSfB {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border-bottom: 1px dashed #aaaaaa;
}
