/* CSS Document */

html,body{margin:0;padding:0;}
body, html {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
}
table {
	height: 100%;
	width: 100%;
	text-align:center;
}
html,body,div#content {
text-align:center;
height:100%;
}
.t2{
font-size:9px;
}
div#head{
background-image:url(images/head_b.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:103px;
}
div#title{
width: 760px;
height: 103px;
}
div#center{
background-image:url(images/bk_contatti.jpg);
background-position:left;
background-repeat:no-repeat;
height:300px;
overflow:auto;
}
div#foot{ 
background-image:url(images/foot_b.jpg);
background-repeat:repeat-x;
height:120px;
}
div#box{
width:760px;
height:120px;
}

div#left{
background-image:url(images/leftbox_b.jpg);
background-repeat:no-repeat;
width:33px;
height:120px;
float:left;
}

div#centerbox{
background-image:url(images/centerbox_b.jpg);
background-repeat:repeat-x;
height:95px;
\height:95px;
h\eight:95px;
float:left;
padding-top:30px;
}

div#right{
background-image:url(images/rightbox_b.jpg);
background-repeat:no-repeat;
width:33px;
height:120px;
float:left;
}

div#central{
width:760px;
height:300px;
overflow:auto;
}

div#c_left{
width:190px;
height:300px;
float:left;
overflow:auto;
}

div#c_right{
width:210px;
height:300px;
float:right;
overflow:auto;
}
div#c_text{
width:360px;
height:300px;
float:left;
overflow:auto;
}
img {
   behavior: url("pngbehavior.htc");


}

a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: underline;
	color: #000033;
}


