/* CSS Document */

body {
	float: left;
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: scroll;
	background-position: 45% 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

a {
	font-family: "Arial Narrow";
	font-size: 15px;
}

a:link {
	color: #b2b2b2;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #b2b2b2;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.menu:link  {
	width: 107px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
}
a.menu:visited  {
	width: 107px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
}

a.menu:hover {
	width: 107px;
	height: 62px;
	background-image: url(../images/layout_interne/menu/over.png);
	background-repeat: no-repeat;
	float: left;
	line-height: 62px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
a.menu2:link {
	width: 161px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
}
a.menu2:visited {
	width: 161px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
}
a.menu2:hover {
	width: 161px;
	height: 62px;
	background-image: url(../images/layout_interne/menu/over2.png);
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	line-height: 62px;
}

.sottotesto {
	font-family: "Arial Narrow";
	color: #45580A;
	font-size: 13px;
}
.pagina {
	background-color: #F8F8F8;
	background-image: url(../images/layout_interne/pagina/alto.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.paginabassa {

	background-color: #F8F8F8;
	background-image: url(../images/layout_interne/pagina/basso.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titolo {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 20px;
}
.titoletti {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #76AA00;
	text-transform: uppercase;
	font-weight: bold;
}
.puntini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;
}

.testo {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #333333;
}
a.blog:link {
	color: #95BB22;
	font-size: 12px;
}
a.blog:visited {
	color: #95BB22;
	font-size: 12px;
}
.commenti {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #484848;
	line-height: 20px;
}
input {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #1D1D1D;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 22px;
	width: 209px;
	text-decoration: none;
	margin: 0px;
	float: left;
	border: 1px dotted #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
textarea {
font-family: "Arial Narrow";
	font-size: 16px;
	color: #1D1D1D;
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 209px;
	text-decoration: none;
	margin: 0px;
	float: left;
	border: 1px dotted #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


