body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	background-repeat: repeat-x;
	background-position: center top;
	font-size:100%;
	margin:0;
	padding:0;	/*background-image: url(images/page_bg1.gif);*/
	background-color: #C1C1C1;
	background-image: url(images/body_back.gif);
}

h1, h2, h3, h4, h5, h6 { /* Queste sono le regole generali degli titoli */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	margin:0;
	padding:0;
}

p { /* Le regole del paragrafo */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	margin:0;
	padding:0;
	color: #333333;
}

a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
	color: #333333;
	text-decoration: none;
}
.taborari_bordo {
	text-align: center;
	border: 1px solid #666666;
	color: #D90000;
}
.taborari_ora {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.taborari_giorni {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #666666;
}
.taborari_none {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	color: #000000;
	background-color: #FFFFFF;
}
.taborari_matt {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #339966;
}
.taborari_pausa {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #0066FF;
}
.taborari_fun {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #FF9900;
}
.piepagina {
	font-size: 10px;
}
#sq_tl {
	background-image: url(images/corn_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
	float: left;
	z-index: 2;
}
#sq_top {
	height: 10px;
	width: 760px;
}
#page {
	height: 520px;
	width: 760px;
	z-index: 0;
	background-image: url(images/page_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#container{
	width: 720px;
	margin: 0 auto;
	text-align: left;
	border-left: 2px;
	border-right: 2px;
	z-index: 1;
}
#header {
	height: 80px;
	background-image: url(images/logo_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
}
#buttons {
	padding: 2px;
	height: 24px;
	width: 760px;
	position: relative;
}
#sq_middle {
	width: 740px;
	background-color: #FFFFFF;
}
#sq_right {


	background-image: url(images/corn_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
	float: left;
}
#sq_bottom {

	background-image: url(images/corn_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
	width: auto;
	float: left;
}
#container_orari {
	height: 420px;
	width: 740px;
	z-index: 3;
	overflow: auto;
}
#container_titoli {
	height: 30px;
	width: 760px;
	z-index: 3;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}
#container_footer {

	height: 30px;
	width: 760px;
	z-index: 3;
	overflow: auto;
	font-weight: bold;
	text-align: right;
}
#page_home {

	height: 520px;
	width: 760px;
	z-index: 0;
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a:hover {
	color: #BB0000;
}
