/* CSS Document */

body {
	background-image: url(img/pattern_pagina.jpg);
	margin: 0px;
	padding: 0px;
}
.tabella_pagina {
	background-image: url(img/pattern.jpg);
	background-repeat: repeat-x;
}
.cella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px;
	padding: 3px;
}
.cellaRiga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #7F5100;
	border-right-color: #7F5100;
	border-bottom-color: #7F5100;
	border-left-color: #7F5100;
}
.cella2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px;
	padding: 3px;
	line-height: 20px;
}
.campi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}
.area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	height: 150px;
}
.bottoni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #5B3B24;
	background-color: #CDBB98;
	margin: 0px;
	padding: 0px;
	height: 15px;
}


a.fcfweb:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color:#666666;
	text-decoration:none;
}
a.fcfweb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color:#666666;
	text-decoration:underline;
}
a.fcfweb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	color:#666666;
	text-decoration:none;
}

a.collegamenti:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	text-decoration:none;
	color: #333333;
}
a.collegamenti:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	text-decoration:underline;
	color: #333333;
}
a.collegamenti:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	text-decoration:none;
	color: #333333;
}

/* amministratore */
.menu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5F3E25;
	border-right-color: #5F3E25;
	border-bottom-color: #5F3E25;
	border-left-color: #5F3E25;
	width: 150px;
}
.titoliAmm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #7F5100;
	border-right-color: #7F5100;
	border-bottom-color: #7F5100;
	border-left-color: #7F5100;
}
.tabellaLogin {
	background-image: url(img/patten-box.jpg);
	border: 1px solid #7F5100;
}
.tabellaAmm {
	background-image: url(../img/patten-box.jpg);
	border: 1px solid #7F5100;
	background-color: #e6d5b9;
}

