body {
	background-color: #D1DDF8;
}
.tableGrande {
	background-color:#FFFFFF;
	border: 1px solid #033B99;
}
.testoMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #033B99;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.riga {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #033B99;
	font-size: 12px;
	font-weight: bold;
	height: 1px;
	width: 1px;
	border: none;
	background-color: #033B99;
}
.testoInterno {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #033B99;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.testoPiede {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #033B99;
	font-size: 11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
}
a:link {
	color: #033b99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #033b99;
}
a:hover {
	text-decoration: underline;
	color:#FF6600;
}
a:active {
	text-decoration: none;
	color: #033b99;
}

a.selected:link {
	color: #FF6600;
	text-decoration: none;
}
a.selected:visited {
	text-decoration: none;
	color: #FF6600;
}
a.selected:hover {
	text-decoration: underline;
	color:#FF6600;
}
a.selected:active {
	text-decoration: none;
	color: #FF6600;
}


.imggallery {
	border:2px solid #6699CC;
}
.imgsel {
	border:2px solid #FF6600;
}
a.gallery:link {
	border:1px solid #FF6600;
}
a.gallery:visited {
	border:1px solid #FF6600;
}
a.gallery:hover {
	border:1px solid #6699CC;
}
a.gallery:active {
	border:1px solid #FF6600;
}

.testoPagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #033B99;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.tasti_menu {
	background-image:url(menu_pulsante.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #033B99;
	font-size: 12px;
	font-weight: bold;
	height:30px;
	padding-left: 20px;
}
.pulsante1 {
	background-image:url(menu_pulsante.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	height:30px;
	padding-left: 20px;
}

.pulsante2 {
	background-image:url(menu_pulsante_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	height:30px;
}

.menu_table {
	margin-top: 30px;
}
.img_bordo {
	border:1px solid #033B99;
}