*
{
	margin:0;
	border:0;
	padding:0;
	color:#313131;
	font-family: tahoma;
	font-size:12px;
}

body
{
	background-color:#dddddd;
	text-align:center;
	vertical-align:top;
}

a
{
	color: #054e12;
	text-decoration: none;
}
a:hover
{
	color: #313131;
	text-decoration:underline;
}

#container{
	position:relative;
	margin: auto;
	background-image: url(images/txt.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#top0{
	position: relative;
	height: 25px;
	margin: auto;
	background-image: url(images/top_txt.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#top{
	position: relative;
	height: 22px;
	width: 900px;
	margin: auto;
	background-image: url(images/top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding-left:100px;
	padding-top:3px;
}

#header{
	position: relative;
	top:5px;
	height: 140px;
	width: 800px;
	margin: auto;
	background-image: url(images/header.gif);
	margin-bottom:10px;
}

#corpo{
	position: relative;
	width: 820px;
	height: auto !important;  /* per i browser moderni */
	height: 540px;      /* per IE5.x e IE6 */
	min-height: 540px;  /* per i browser moderni */
	margin: auto;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url(images/sfondo_corpo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#colonnasx_stretta{
	width: 560px;
	text-align: justify;
}

#colonnasx_larga{
	width: 100%;
	text-align: justify;
}

.immagine{
	margin:5px;
}

#colonnadx0{
	position: absolute;
	top:-5px;
	right: 20px;
	width: 240px;
	height: auto !important;  /* per i browser moderni */
	height: 400px;      /* per IE5.x e IE6 */
	min-height: 400px;  /* per i browser moderni */
	background-image: url(images/colonnadx_txt.jpg);
	background-repeat: repeat-y;
	z-index: 10;
	text-align: center;
}
#colonnadx1{
	width: 240px;
	height: auto !important;  /* per i browser moderni */
	height: 400px;      /* per IE5.x e IE6 */
	min-height: 400px;  /* per i browser moderni */
	background-image: url(images/colonnadx_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#colonnadx{
	width: 224px;
	height: auto !important;  /* per i browser moderni */
	height: 400px;      /* per IE5.x e IE6 */
	min-height: 400px;  /* per i browser moderni */
	background-image: url(images/colonnadx_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 4px;
}

#footer0{
	position: relative;
	top:0;
	height: 78px;
	background-image: url(images/footer_txt.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#footer{
	position: relative;
	top:0;
	width: 900px;
	height: 70px;
	margin: auto;
	background-image: url(images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: right;
	color: #ffffff;
	padding-top:8px;
	padding-right: 100px;
	line-height: 16px;
}

#footer b
{
	color:#ffffff;
}

#footer #gruppotriveneto
{
	position: absolute;
	left: 100px;
	top:5px;
}
#footer #informativa
{
	position: absolute;
	left: 100px;
	top:25px;
}
#footer a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#footer a:hover
{
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
}

input{
	background-color: #e9e9e9;
}

h5 {
	color:#0c6226;
	font-weight: bold;
	font-size: 15px;
}
