﻿<style>
body {
	font-family: "Georgia","Verdana";
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	color: Navy;
/*	background: url('http://www.simonegiudici.com/image/bg-main-comune-scoloresc.jpg') top fixed #3888a9;
*/
	background: url('../image/bg-main-green2.jpg') top fixed #3888a9;

	background-position:center;
		
	margin:2px auto;

}
bodyNATALE
{
	background: #00811f url('/image/Natale/background_natale_verde.jpg') no-repeat center top;
	color: #000000;
}
HR {
	margin: 5px 0 5px 0;
    height: 1px;
    background: navy;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, navy));
    }
TD {
	font-family: "Georgia","Verdana";
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	color: Navy;
	background: #F7F7FF;
}
TD.cella_centrale_sito {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color:CCFFCC;
	background: #F7F7FF;
}
H4 {
	font-family: "Georgia","Verdana";
	font-weight: bold;
	font-size: 90%;
	line-height:100%; margin-top:3; margin-bottom:5; background-color:#E0E0EF
}
H4.red {
	font-family: "Georgia","Verdana";
	font-weight: bold;
	font-size: 90%;
	color:#FF0000;
	line-height:100%; margin-top:3; margin-bottom:5; background-color:#FFE0E0
}
H4.blue {
	font-family: "Georgia","Verdana";
	font-weight: bold;
	font-size: 90%;
	color:#0000FF;
	line-height:100%; margin-top:3; margin-bottom:5; background-color:#E0E0FF
}
H5 {
	font-family: "Georgia","Verdana";
	font-weight: normal;
	font-size: 80%;
	line-height:120%; margin-top:1; margin-bottom:4;
}
H5.red {
	font-family: "Georgia","Verdana";
	font-weight: normal;
	font-size: 80%;
	line-height:120%; margin-top:1; margin-bottom:4;
	color:#FF0000;
}
H5.blue {
	font-family: "Georgia","Verdana";
	font-weight: normal;
	font-size: 80%;
	line-height:120%; margin-top:1; margin-bottom:4;
	color:#0000FF;
}
H6 {
	font-family: "Georgia","Verdana";
	font-weight: normal;
	font-size: 65%;
	line-height:100%; margin-top:1; margin-bottom:3
}
A:link {color: Navy; text-decoration: none}
A:visited {color: Navy; text-decoration: none}
A:active {color: Navy; text-decoration: none}
A:hover {color: Navy; text-decoration: underline}
A.red:link {color: #ff0000; text-decoration: none}
A.red:visited {color: #ff0000; text-decoration: none}
A.red:active {color: #ff0000; text-decoration: none}
A.red:hover {color: #ff0000; text-decoration: underline}
A.blue:link {color: #0000ff; text-decoration: none}
A.blue:visited {color: #0000ff; text-decoration: none}
A.blue:active {color: #0000ff; text-decoration: none}
A.blue:hover {color: #0000ff; text-decoration: underline}
img {
	vertical-align: middle;
}

/* stili per il sito di simone giudici */
.divMainStyle {
	width: 800px;
	position:absolute; 
	left: 50%; 
	margin-left:-400px;
	height: 100%;
	border: 1px;
	border-color: navy;
	border-style:solid;
	text-align:justify;
}
</style>
