/* CSS Document */
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
    font: normal 11px tahoma;
	padding: 0;
	margin: 0;
}
#contenitore {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: auto;
}
#piedePagina {
	height: 94px;
	clear: both;
	background-image: url(../images/sfondo_piede_pag.jpg);
	background-repeat: repeat-x;
}
#puls_forum {
	position:absolute;
	top:229px;
	width:87px;
	left: 55px;
}
#richiestaInfo {
	position:absolute;
	left:277px;
	top:147px;
	width:85px;
}
#doveSiamo {
position: absolute;
	left:388px;
	top:147px;
	width:86px;
}
#pulsCorsi {
	position:absolute;
	left:509px;
	top:147px;
	width:98px;
}
#pulContatti {
	position:absolute;
	left:630px;
	top:147px;
	width:88px;
}
#linkettini {
	height: 34px;
	text-align: center;
	padding-top: 20px;
	position: relative;
	clear: both;
}

#linkettini a:link
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
	text-decoration:none;
}
#linkettini a:visited
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
 text-decoration:none;
}
#linkettini a:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
	background-image: url(../images/under-hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#copyright {
	text-align: center;
}
#piccolissimoNero {
	font-size: 9px;
}
#ciccio {
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5DA1CF;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5DA1CF;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
#aggiornamento {
	position:absolute;
	left:76px;
	top:157px;
	width:170px;
	height:15px;
	z-index:1;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}
#doveSiete {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	width: 700px;
	height: 21px;
	padding-top: 8px;
	padding-left: 6px;
}
#doveSiete a:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#doveSiete a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
#doveSiete a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}
.barratoRosso {
	font-size: 9px;
	text-decoration: line-through;
	color: #C91C0E;
}
