.griglia1 {

	background-color: #0099FF;

}

.admin {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	background-color: #FF0000;

	margin: 3px;

	padding: 3px;

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left: none;

}

.comandi {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0000FF;

	list-style-type: square;

	margin: 3px;

	padding: 3px;

	background-color: #CCCCCC;

	font-weight: bold;

}

.elencoDati {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	background-color: #FFFFCC;

	border: thin #FF0000;

}

.vociCatalogo {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #000000;

	margin: 3px;

}

.griglia2 {



	background-color: #99CC66;

}

.testoSito {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #333333;

	margin: 5px;

	vertical-align: top;

	text-align: left;

	padding: 5px;

}

.testoHomePage {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #FFFFFF;

	margin: 10px;

	padding: 10px;

	font-weight: bold;

}

.ordineInfo {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

	font-weight: bold;

	color: #0099FF;

}

.homebackground {

	background-image: url(../images/sfondo_home.gif);

	background-repeat: repeat;

}

.eventi {

	background-color: #99CC66;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #FFFFFF;

	text-indent: 20px;

	font-weight: bold;

	font-style: italic;

}

body {

	background-color: #CCFFCC;

}

.vociCatalogo1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #3300FF;

	margin: 8px;

	background-color: #CCFFCC;

	padding: 8px;

	background-image: url(../images/fondoPagDetail.jpg);

}


