body {
	margin: 0px;
	background-color: #bfe7fb;
	background-image: url(img/sfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
td.titolo {
	background-image: url(img/h2.gif);
	background-position: top;
}
td.giu {
	background-image: url(img/b2.gif);
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0px 10px 0px;
}
td.sin {
	background-image: url(img/m1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.des {
	background-image: url(img/m3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.m5 {
	background-image: url(img/m5.gif);
	background-repeat: repeat-y;
}
h1 {
	color: #e68155;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 2px 40px;
}
td.pagina {
	padding: 0px 10px 10px 10px;
	color: #3d77ad;
	text-align: justify;
}
b {
	color: #e68155;
}
img.foto{
	border: 3px solid #3d77ad;
	margin: 5px;
}
#QS_form
{
	CLEAR: both;
	border: 1px solid #E68155;
	display: block;
	padding: 5px 5px 30px 5px;
	margin: 5px;
	min-height: 100px;
	/*height: 140px;*/
	WIDTH: 98%;
	background: url(img/donbosco.jpg) no-repeat top right;
}
#QS_form .QS_fieldline
{
    CLEAR: left;
	 /*FLOAT: left;
    PADDING-BOTTOM: 3px;
    POSITION: relative;
	 WIDTH: 100%;*/
}
#QS_form .QS_fieldline .QS_fieldlabel
{
    /*POSITION: relative;
	 LEFT: 0px;*/
    FLOAT: left;
    WIDTH: 200px;
    FONT-STYLE: italic;
    TEXT-ALIGN: right;
    font-weight: bold;
	display: block;
}
#QS_form .QS_fieldline .QS_fieldvalue
{
    LEFT: 7px;
    FLOAT: left;
    POSITION: relative
}
#QS_form .QS_fieldline .QS_oneline
{
    FLOAT: none;
    PADDING-BOTTOM: 3px;
    POSITION: relative
}

a:link, a:visited {
	text-decoration: none;
	color: #3d77ad;
	font-weight: bold;
}
a:hover {
	color: #e68155;
	text-decoration: underline;
}

.giu a{
	color: #FFFFFF;
	text-decoration: underline;
}
.giu a:hover {
	color: #3d77ad;
	text-decoration: underline;
}
#map_canvas {
	border: 1px solid #E68155;
}
hr {
	border: 1px solid #E68155;
}
