@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	/*margin: 0px;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../immagini/pat/bg.jpg);
	background-repeat: repeat-x;
	/*background-position: top;*/
	background-color: #dedede;
}

/*tabelle*/
.tabella_principale {
	height: 100%;
	width: 100%;
	/*left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px*/;
}
.tabella_contenuto_pagina {
	background-color: #1e1e1e;
	height: 100%;
	width: 980px;
}
.td_interno_contenuti {
	height: 100%;
	background-color: #e9e9e9;
}


.td_menuprincipale {
	background-color: #f27128;
	height: 27px;
}
.td_sottomenuprincipale {
	background-color: #bf4f0f;
	height: 10px;
}
.td_visoreFlashBig {
	height: 253px;
}
.td_visoreFlashSmall {
	height: 120px;
}
.td_footer {
	background-color: #acacac;
	height: 38px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #11222B;
	text-decoration: none;
	text-indent: 15;
}
.td_colonnasx {
	background-image: url(../immagini/pat/pat1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.td_btn_off {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #f27128;
	text-align: center;
	height: 31px;
	margin-left: 5px;
	margin-right: 5px;
}
a.td_btn_off:hover {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #bf4f0f;
	text-align: center;
	height: 31px;
	margin-left: 5px
	margin-right: 5px
}
.td_newsletter{
font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555b5f;
}
.td_boxcentrali{
font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555b5f;
}
