td.row1 a:link
{
	color: #549DCF;
}
td.row1 a:visited
{
	color: #549DCF;
}
td.menu a:link
{
	color: #CCCCCF;
}
td.menu a:visited
{
	color: #CCCCCF;
}

a:link
{
	color: black;
	text-decoration: none;
}
a:visited
{
	color: black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#Home
{
}

BODY
{
	text-align: center;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-x;
	border: 0px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	color: #555555;
}
TABLE.pagina
{
	height: 600px;
	width: 800px;
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
TABLE.interna
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
TD
{
	font-family: tahoma;
	font-size: 11px;
}
TD.gray
{
	background: #516167;
}

TD.row1
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
TD.menu
{
	background: url(../images/menu-repeat.gif) repeat-y left;
	padding: 0px;
	vertical-align: top;
}
TD.menutop
{
	color: #549DCF;
	line-height: 24px;
	background: url(../images/menu-top.gif) no-repeat top left;
	padding-left: 9px;
	padding-top: 110px;
}
TD.menubottom
{
	height: 99%;
	color: #CCCCCF;
	background: url(../images/menu-bottom.gif) no-repeat bottom left;
	padding-left: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
}
TD.dashedup
{
	background: url(../images/dashed-up.gif) no-repeat center bottom;
}
TD.dashed
{
	background: url(../images/dashed.gif) repeat-y center top;
	padding-top: 10px;
}
TD.dasheddown
{
	background: url(../images/dashed-down.gif) no-repeat center top;
}
TD.percorso
{
	padding-bottom: 3px;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}
TD.pageleft
{
	padding-top: 3px;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}
TD.pageleft table
{
	vertical-align: top;
/*	text-align: center;*/
	width: 100%;
}
TD.pageleft table td
{
	vertical-align: top;
/*	text-align: left;*/
}
TD.pageright
{
	background-color: transparent;
	padding-top: 10px;
	vertical-align: top;
}
TD.topimages
{
	vertical-align: top;
}
TD.text
{
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
SELECT.lingua
{
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-family: tahoma;
	font-size: 9px;
	margin-top: 1px;
	width: 80px;
}
SPAN.arancione
{
	color: #549dcf;
	text-align: left;
	font-weight: bold;
}
span.title1
{
	font-size: 11px;
	letter-spacing: 2px;
	position: relative;
	top: 9px;
	left: 0px;
}
span.title2
{
	font-size: 16px;
	color: #3B88A4;
	position: relative;
	top: 0px;
	left: 15px;
}
SPAN.title3
{
	color: #FF9050;
	font-size: 18px;
	font-style: italic;
}
SPAN.title4
{
	color: #555555;
	font-size: 12px;
	left: -40px;
	position: relative;
	top: 0px;
}
SPAN.title5
{
	color: #CECFD0;
	font-size: 24px;
}
SPAN.title6
{
	color: #555555;
	font-size: 10px;
}
INPUT.menu
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font: 9px tahoma;
	width: 72px;
	color: gray;
}
SELECT.menu
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font: 9px tahoma;
	width: 84px;
	color: gray;
}

.SchedaModello
{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.ListaModelli_Header
{
	font-weight: bold;
	background-color: #EDF1F1;
	color: #777777;
}
.ListaModelli_Header TD
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	text-align: left;
}
.ListaModelli_Row
{
	color: #555555;
	padding-top: 3px;
	height: 16px;
}
.ListaModelli_Row TD
{
	font-size: 10px;
	padding-right: 5px;
}
.ListaModelli_RowAlt
{
	color: #006699;
	padding-top: 3px;
	height: 16px;
}
.ListaModelli_RowAlt TD
{
	font-size: 10px;
	padding-right: 5px;
}
.Label_SchedaModello
{
	border-right: #3B88A4 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
}
.Testo_SchedaModello
{
	padding-left: 5px;
	font-weight: normal;
	padding-top: 5px;
}

table.contenuti input, table.contenuti select, table.contenuti textarea
{
	font: normal 11px verdana;
	border: solid 1px gray;
	margin: 0px;
}
table.contenuti textarea
{
	vertical-align: bottom;
	overflow: auto;
	width: 100%;
	color: #516167;
}
table.contenuti input
{
	border: solid 1px #516167;
	margin: 0px;
	color: #516167;	
}
table.contenuti .radiobutton input
{
	border: none !important;
}
table.contenuti .formlist td
{
	padding: 0px;
}
table.contenuti .primacolonna
{
	width: 115px;
	text-align: left;
	border: none;
}
table.contenuti .intestazionecolonna
{
	text-align: left;
	border: none;
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
table.contenuti select
{
	width: 284px;
	border: solid 1px gray;
	color: #516167;
}
.testoform
{
	border: solid 1px #CCCCCF;
	padding: 10px;
	width: 500px;
	text-align: left;
}
.bottoniform
{
	width: 100%;
	text-align: right;
}


/* web author console */
div.WebAuthorConsole, div.WebAuthorErrorConsole
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	width: 128px;
	position: absolute;
	left: expression(body.offsetWidth - this.offsetWidth -20 + "px" ); /*top: expression(body.scrollTop + 0 + "px" );*/
	top: 0;
	background-color: white;
	z-index: 1000;
	padding: 1px;
	font: normal 12px tahoma;
	text-align: left;
	border: 0px;
}
div.WebAuthorConsole .title
{
	background-color: #006699;
}
div.WebAuthorErrorConsole .title
{
	background-color: #ff3300;
}
div.WebAuthorConsole .title, div.WebAuthorErrorConsole .title
{
	text-align: center;
	cursor: move;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 2px 0px;
	color: White;
}
div.WebAuthorErrorConsole
{
	background-color: #ffe;
}
div.WebAuthorConsole table
{
	border: solid 3px #006699;
	font: normal 12px tahoma;
}
div.WebAuthorErrorConsole table
{
	border: solid 3px #ff3300;
	font: normal 12px tahoma;
}
div.WebAuthorConsole img
{
	margin: 1px 1px 1px 0px;
}
div.WebAuthorConsole a, div.WebAuthorConsole a:visited, div.WebAuthorErrorConsole a, div.WebAuthorErrorConsole a:visited
{
	color: #069;
	text-decoration: none;
	font: normal 12px tahoma;
}
div.WebAuthorConsole a:hover, div.WebAuthorErrorConsole a:hover
{
	color: #F96;
	text-decoration: underline;
}
div.WebAuthorConsole hr, div.WebAuthorErrorConsole hr
{
	border: solid 1px #069;
	height: 1px;
}



.CommandButton
{
	background: #11729c;
	border: solid 1px #444C67;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

#imgTopRight
{
	float: left;
	vertical-align: top;
}

#imgTopRight_imgBanner
{
	float: left;
}

.leftNav
{
	height: 100%;
	width:100px;
}

.descrizioneSchedaCategoria
{
	text-align: center;
}
.descrizioneSchedaCategoria p
{
	text-align: left;
}

.collegamentiSchedamodello p
{
	text-align: left;
}

.nav
{
	float: left;
	text-align: left;
}
.menuLogin
{
	color:#CCCCCF;
}

.menuLogin a:link
{
	color: #CCCCCF;
}
.menuLogin a:visited
{
	color: #CCCCCF;
}


/* js menu */

.gurtl0onorm {
	padding: 4px;
	padding-right:0px;
	padding-left:8px;
	font: 11px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	background: transparent;
	color: #ccc;
	cursor: hand;
	z-index:0;
}

.gurtl0oover {
	padding: 4px;
	padding-right:0px;
	padding-left:8px;
	font: 11px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	/* border: 1px solid #A4A4A4;*/
	border-right: none;
	/* border-left: 3px solid #525252;*/
  /* background: #D9DFE3;*/
	color: white;
	cursor: hand;
	z-index:0;
}
.gurtl0oclck {
	padding: 4px;
	padding-right:0px;
	font: 11px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-right: none;
	border-left: 3px solid #11729C;
	background: #D9DFE3;
	color: white;
	cursor: hand;
	z-index:0;
}
.gurtl1onorm {
	padding: 3px;
	padding-right:0px;
	font: 10px  Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-right: none;
	border-left: 3px solid #D9DFE3;
	background: #D9DFE3;
	color: #243D4B;
	cursor: hand;
		z-index:1;
}
.gurtl1oover {
	padding: 3px;
	padding-right:0px;
	font: 10px  Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-right: none;
	border-left: 3px solid #11729C;
	background: #D9DFE3;
	color: #243D4B;
	cursor: hand;
		z-index:1;
}
.gurtl1oclck {
	padding: 3px;
	padding-right:0px;
	font: 10px  Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-right: none;
	border-left: 3px solid #11729C;
	background: #D9DFE3;
	color: #243D4B;
	cursor: hand;
		z-index:1;
}
.Footer 
{
	background-image: url(../images/SfondoFooter.gif);
	background-color: #FFFFFF;
	color: #777777;
	width: 100%;
	padding: 20px 10px 10px 5px;
	margin-top: 20px;
	text-align: center;
}
.ElementoFooter 
{
	margin: 0px 20px 0px 0px;
}
.tableContact td
{ vertical-align:top;}
