﻿/* ---------------------------------------------------------------- 
		CORPO
---------------------------------------------------------------- */
body{
	background-image:	url(../../Immagini/sfondo.jpg);
	background-repeat:	repeat-x;
	font-family:		'Microsoft Sans Serif' , Sans-Serif;
	font-size:			12px;
	text-decoration:	none;
	margin-left:		0;
	margin-right:		0;
	margin-top:			0;
	margin-bottom:		0;}	
	
div#container{min-width:	800px;
			  margin:		0 auto;
			  text-align:	left}
div#content{width:			100%;
			min-height:		500px;
			margin-right:	1%}
div#footer{clear:			both} 

label{
	font-family:		'Microsoft Sans Serif' , Sans-Serif;
	font-size:			8pt;}
label.menu{
	font-family:		'Microsoft Sans Serif' , Sans-Serif;
	font-size:			8pt;
	color:				#3C3C3C}
span.Title{
	font-family:		'Microsoft Sans Serif' , Sans-Serif;
	font-size:			11pt;
	font-weight:		bold;
	color:				Navy}
/* ---------------------------------------------------------------- 
		Celle Standard
---------------------------------------------------------------- */
table.frame{
	border:				solid 0px #ffffff;
	padding:			0 0 0 0 ;
	margin:				0 0 0 0}
td.frame{
	border-left:		#7B9EBD 1px solid;
	border-right:		#7B9EBD 1px solid;
	border-top:			#7B9EBD 1px solid;
	border-bottom:		#7B9EBD 1px solid;}

/* ---------------------------------------------------------------- 
		Celle Light
---------------------------------------------------------------- */
td.Light{
	border-bottom:		solid 1px Gainsboro;
	vertical-align:		middle;}
tr.Light{
	background-color:	#F5F5F5;}
tr.Light:hover{
	background-color:	White;}
a.Light{
	color:				#3C3C3C;
	text-decoration:	none;}
a.Light:hover{
	color:				#80ABD3}
a.LightTitle{
	text-decoration:	none;
	font-size:			9pt;
	font-weight:		bold;
	color:				#3C3C3C}
a.LightTitle:hover{
	color:				Orange}

a.Title{
	text-decoration:	none;
	font-size:			10pt; 
	color:				#999999}
a.Title:hover{
	color:				Orange}
/* ---------------------------------------------------------------- 
		Celle ToolBar
---------------------------------------------------------------- */
table.Programmi{background-image:  url(../../Immagini/menubk.png); 
                background-repeat: repeat-y;
                width:			   100%;
                border:			   none;}
                
tr.ToolBar{	height:              39px;
            background-image:    url(../../Immagini/ToolBar.jpg); 
            background-repeat:   repeat-x;
            color:               #3c3c3c;
            font-family:         'Microsoft Sans Serif' , Sans-Serif;
            font-size:           xx-small;
            font-weight:         bold;}

/* ---------------------------------------------------------------- 
		LINK
---------------------------------------------------------------- */
a.Menu{	text-decoration:	none;
		color:				#3C3C3C}
a.Menu:hover{
		color:				White}

/* ---------------------------------------------------------------- 
		Frame
---------------------------------------------------------------- */
td.FrameTopLeft{background-image:		url(../../Immagini/Corner-left.gif); 
				background-repeat:		no-repeat;
				background-position:	left top;
				height:					7px;}
td.FrameTop{
				background-image:		url(../../Immagini/Corner.gif); 
				background-repeat:		repeat;
				height:					7px;}
td.FrameTopRight{
				background-image:		url(../../Immagini/Corner-right.gif); 
				background-repeat:		no-repeat;
				background-position:	right top;}
td.Frame{		background-image:		url(../../Immagini/LightCorner.gif); 
				background-repeat:		repeat;
				height:					7px;}
td.FrameBottomLeft{
				background-image:		url(../../Immagini/LightCorner-left.gif); 
				background-repeat:		no-repeat;
				background-position:	left  bottom;
				height:					7px;}
td.FrameBottomRight{
				background-image:		url(../../Immagini/LightCorner-right.gif); 
				background-repeat:		no-repeat;
				background-position:	right bottom;
				height:					7px;}

/* ---------------------------------------------------------------- 
		Scheda soddifazione
---------------------------------------------------------------- */
.celle { font-family: Verdana; font-size: 10 px; color: #25455D; }
.celleTitolo { font-family: Verdana; font-size: 10 px; color: #000000; }

