html { height:100%;margin:0; }

body {
	height:100%;
	margin:0;
	background-image: url(img/pattern.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #1b0b6b;
}

img {border: 0;}

.tab_principale {
	width: 990px;
	height: 600px;
	background-color: #1b0b6b;
}

.div_principale {
	text-align: center;
	width:990px;
	position:absolute;top:15px;left:50%;
	margin:0 0 0 -445px;
}

td.w450h160 {
	width:450px;
	height: 160px;
}

td.h40 {
	height: 40px;
}

td.centro {
	background-image: url(img/sfondo_centro.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	height: 400px;
}

td.logo {
	background-image: url(img/logo_italiairc.jpg);
	background-repeat:no-repeat;
	background-color: #1b0b6b;
	height: 160px;
}

td.footer {
	font-family: arial;
	font-size: 11px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
}


td.testo11 {
	font-family: arial;
	font-size: 11px;
	height: 20px;
	color: #000000;
}


.link {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}

.link:visited {
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}

.link:hover {font-weight: bold;}

.linkfooter {
	font-family: arial;
	font-size: 11px;
	text-align: center;
	color: #f2fec9;
	text-decoration:none;
}

.linkfooter:visited {
	font-family: arial;
	font-size: 11px;
	text-align: center;
	color: #f2fec9;
	text-decoration:none;
}

.linkfooter:hover {text-decoration: underline;}


.casellatxtcontatti {
	width:230px;
	font:8pt Arial;
	height: 17px;
}

.boxtxt{
	width:230px;
	height:120px;
	font:8pt Arial;
}

.pulsante {
	font-family: arial;
	font-size: 8pt;
}
