
/* Layout Marcatori*/

body {
    font-family:Verdana,Arial,sans-serif;
    font-size: 10px;
	margin-left:6px;
	margin-top:10px;
}

html, h1, #nav, #nav li, #snav, #snav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
	border:0;
}

h1 {
	font-size:36px;
	font-style:normal;
	font-weight:100;
}

h2 {
	text-align:center;
	color:#f79b3e;
	font-size:36px;
	font-style:italic;
	font-weight:normal;
}

h3 {
	text-align:center;
	color:#383837;
	font-size:24px;
	font-style:italic;
	font-weight:400;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/*Layout Classi*/

.Style1{
	color: #383837;
}

.Style2 {
	color: #f79b3e;
}
	
.Style3 {
	color: #f79b3e;
}

.Style4 {
	text-align:center;
	color:#383837;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.Style5 {
	text-align:center;
	color:#383837;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
}

.Style6{
	text-align:center;
	color:#f79b3e;
	font-size:11px;
	font-weight:bold;
}

a.Style6{
   text-decoration:underline;
   color:#383837;
   font-size:10px;
}

a:hover.Style6{
	color:#f79b3e;
	font-size:10px;
}

.Style7{
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

a:hover.Style7{
	color:#f79b3e;
}

.Style8{
	color: #383837;
	font-size:11px;
}

.Style9{
	font-family:Arial, Helvetica, sans-serif;
	color: #383837;
	font-size:12px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 0px 0px 0px 0px;
}


.right {
    float: right;
    margin: 0px 0px 0px 0px;
}

.giorni{
	text-align:center;
	color:#383837;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}

a:hover.giorni{
	color:#f79b3e;
}

/*Layout Marcatori */

/*Struttura Identificatore menu*/

#first
{
	float:left;
	width:931px;
}

/*Struttura Identificatore menu*/

#menu
{
	float:left;
	width: 931px;
	margin-top:6px;
}
	
/*Struttura Identificatore nav*/

#nav {
	display:block;
}

#nav li{
	display:block;
	float:left;
	list-style: none;
	color:#FFFFFF;
	font-weight:bold;
	width: 132px;
	background-color:#474745;
    text-align: center;
	margin-right:1px;
}

#nav li.enter{
	background-color:#f79b3e; 
}

#nav a {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	display:block;
    background: #f79b3e;
	width: 132px;
}

/*Struttura Identificatore cont1*/

#cont1{
	width: 980px;
	background-color:#f79b3e;
}

/*Struttura Identificatore smenu*/

#smenu
{
	float:left;
	margin-top:0px;
}
	
.x1{
	margin-left:0px;
}
	
.x2{
	margin-left:60px;
}
	
.x3{
	margin-left:120px;
}
	
.x4{
	margin-left:170px;
}
	
.x5{
	margin-left:240px;
}
		
.x6{
	margin-left:290px;
}

.x7{
	margin-left:270px;
}


/*Struttura Identificatore snav*/

#snav {
	display:block;
}

#snav li{
	display:block;
	float:left;
	background-color: #f79b3e;
	color:#f79b3e;
	list-style: none;
	font-weight:bold;
    text-align: center;
	}

#snav li.enter{
	background-color:#ed6363;
	color: #FFFFFF;
}

#snav a{
	display:block;
	color:#ffffff;
	text-decoration: none;
}

#snav a:hover {
	display:block;
	background-color: #ffffff;
	color:#f79b3e;
}

/*Struttura Identificatore banner*/

#banner {
    float:left;
	margin-top:2px;
	width: 930px;
	height: 40px;
	background-color:#f79b3e;
}

#banner p{
	text-align:center;
	color:#FFFFFF;
}	

/*Struttura Identificatore banner*/

#bannerp {
    float:left;
	margin-top:2px;
	width: 930px;
	height: 25px;
	background-color:#f79b3e;
}
	
/*Struttura Identificatore page*/

#page {
    float:left;
	width: 930px;
	min-height:400px;
	margin-bottom:10px;
}

/*Struttura Identificatore login*/

#login {
    float:left;
	position:relative;
	top:20px;
	left:42px;
	border:2px #f79b3e solid;
	width: 250px;
	height: 150px;
}

#login p{
	text-align:center;
	padding-top:5px;
	font-style:normal;
	font-weight:bold;
}

#login input{
	margin-top:10px;
}


#login #rect{
	width:143px;
	height:20px;
	border:1px #383837 solid;
}

/*Struttura Identificatore cont*/

#cont{
	width:590px;
	height:365px;
}
		
/*Struttura Identificatore logout*/

#logout {
    float:left;
	position:relative;
	top:20px;
	left:42px;
	border:2px #f79b3e solid;
	width: 250px;
	height: 140px;
}

#logout p{
	text-align:center;
	padding-top:5px;
	font-style:normal;
	font-weight:bold;
}

#logout input{
	margin-top:18px;
    margin-right:20px;
	margin-left:20px;
}

/*Struttura Identificatore ClockTime*/

#clockTime{
	position:relative;
	top:38px;
	left:200px;
}
	
/*Struttura Identificatore ClockDate*/

#clockDate{
	position:relative;
	top:98px;
	left:-30px;
}

/*Struttura Identificatore bacheca*/

#bacheca{
	width:340px;
	height:200px;
}
	
#bacheca.pos1{
	float:left;
	position:relative;
	top:118px;
	left:-50px;
}

#bacheca.pos2{
	float:left;
	position:relative;
	top:40px;
}
	
/*Struttura Identificatore pmenu*/

#pmenu{
	position:relative;
	top:18px;
	left:100px;
	width:340px;
	height:200px;
}

/*Struttura Identificatore P1*/

#p1 {
	margin-top:18px;
}	

/*Struttura Identificatore t1*/

#t1 {
	color:#f79b3e;
	width:270px;
	margin-left:17px;
	padding-top:19px;
	text-align:left;
	font-weight:bold;
}

/*Struttura Identificatore t2*/

#t2 {
	color:#383837;
	width:300px;
	margin-left:20px;
	text-align:left;
}

/*Struttura Identificatore t3*/

#t3 {
	color:#f79b3e;
	width:170px;
	margin-left:23px;
	padding-top:25px;
	text-align:left;
	font-weight:bold;
}

/*Struttura Identificatore contAgenda*/

#contAgenda{
	width: 930px;
}

/*Struttura Identificatore rigaAgenda*/

#rigaAgenda{
	float:left;
	width: 928px;
	border-top: 1px #f79b3e solid;
}

/*Struttura Identificatore agendaTime*/

#agendaTime{
	margin-top:5px;
	float:left;
	width: 100px;
}


/*Struttura Identificatore tabellaAgenda*/

#tabellaAgenda{
	border-collapse:separate;
	border-spacing:8px 0px 0px;
	float:left;
	width: 828px;
	font-size: 10px;

}

#tabellaAgenda tr,td{
	border-bottom: 1px #474745 solid;
	padding-bottom:5px;
	font-size: 10px;
	vertical-align:top;
	}
	
.cellAppuntamenti{
	width:530px;
}	

.cellNote{
	width:290px;
}	

.noBorder{
	padding-bottom:5px;
	border-bottom: 0px;
    border-bottom: 1px #ffffff solid;
}

.img0 {
	border:0;
	margin-top:0px;
	margin-left:0px;
}

.PrintPreview
{
	color:White;
	text-decoration:Underline;
	font-style:italic;
}

a:hover.PrintPreview{
	color:#AAAAAA;
}

.ToolbarImg {
	border:0;
	margin:0px;
}

.ColorApplication
{
	background-color:#f79b3e;
	color:White;
}
