body {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/pattern_01.jpg);
	margin:0px 0px 0px 0px;
}

a, a:visited {
	text-decoration:none;
	color:#006edf;
}

a:hover {
	color:#ff0100;
}

#div_body {
	margin:0 auto;
	width:776px;
	height:100%;
}

#header {
	background-image:url(../images/header.png);
/*	height:198px;
	width:930px;*/
	height:206px;
	width:776px;
	background-repeat:no-repeat;
	/*margin-left:80px;*/
}
/*	Trasparenza HEADER	*/
* html #header {					/* Queste regole sono per IE */
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header.png", sizingMethod="scale");
}

#main {
	float:left;
	background-image:url(../images/main.png);
	background-repeat:repeat-y;
	width:776px;
}
/*	Trasparenza MAIN	*/
* html #main {					/* Queste regole sono per IE */
	width:776px;
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/main.png", sizingMethod="scale");
}

#menu {
	float:left;
	width:190px;
	height:auto;
	margin:0px 0px 0px 55px;
	padding:0px 0px 0px 0px;
}
/*	Trasparenza MENU'	*/
* html #menu {					/* Queste regole sono per IE */
	margin:0px 0px 0px 23px;
	padding:0px 0px 0px 0px;
}
/*	Trasparenza MENU'	*/
* html #centrale {					/* Queste regole sono per IE */
	background-image:url(../images/azzurri.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:480px;
	height:auto;
	margin:0px 0px 0px 256px;
	padding:0px 0px 0px 3px;
	text-align:justify;
	font-size:14px;
}
#centrale {
	background-image:url(../images/azzurri.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:480px;
	height:auto;
	margin:0px 0px 0px 259px;
	padding:0px 0px 0px 3px;
	text-align:justify;
	font-size:14px;
}

#footer {
	float:left;
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	width:782px;
	height:123px;
	font-size:12px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:45px 0px 0px 0px;
}
/*	Trasparenza FOOTER	*/
* html #footer {					/* Queste regole sono per IE */
	height:123px;
	margin:0px 0px 0px 0px;
	padding:45px 0px 0px 0px;
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/footer.png", sizingMethod="noscale");
}

#footer a, a:visited {
	color:#004e9e;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}

#footer a:hover {
	color:#012a54;
}

.rosso {
	color:#FF0000;
}

.azzurro {
	color:#0000FF;
}

#uv {
	background-image:url(../images/UV2.jpg);
	width:460px;
}

#uv_top {
	background-image:url(../images/UV1.jpg);
	width:460px;
	height:42px;
}

#uv_bottom {
	background-image:url(../images/UV3.jpg);
	width:460px;
	height:37px;
}

.comics {
	font-family: "Comic Sans MS";
	font-size:34px;
	font-weight:bold;
}

.stagioni {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:"Comic Sans MS";
}

.stagioni li {
	font-weight:bold;
}