html,body{
	height: 100%;
	}
body{ 
	background-color:#8193cb ;
	margin:0px auto;
	font-size: 75%;
	font-family: arial,sans-serif;
	}
div#container{
	width: 760px;
	color: #000;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
	}

h1{font: bold 125% arial,helvetica,san-serif}
h2{font-size: 100%}
h3{font-size: 85%}


/*stili generici, su header e footer*/

div#header{
		height:130px;
		width:760px;
		background-image:url(img/bg_top.jpg);
		background-repeat:no-repeat;
		color: #fff;
		/*padding:10px 40px 10px 190px;*/
		font-size:180%;
		text-align:left;
		}		
div#header a {color: #006699; text-decoration:none;}
				
div#footer{
		position:absolute;
		bottom:0;
		text-align:center;
		padding: 5px 20px; 
		background-color: #78a6ec;
		border-bottom: 5px solid #FFCC00;
		color: #fff;
		width: 720px;\width:760px;w\idth:720px;
		}
div#footer a{
		color:#fff;
		font-weight: bold;
		text-decoration: underline;
		}

div#content{
		margin:0px 0px 0px 181px;
		padding: 15px;
		border-left: 1px solid #514ed6;
		border-bottom: 1px solid #514ed6;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background-color:#fff;
		}
div#content a {
	color: #78a6ec;
	text-decoration: none;
}
div#content a:hover {
	color: #993399;
}
/*stili per i contenuti*/

.img{
	margin:0px 5px 5px 0px;
	float:left;}
div#content h1,h2,h3,p{
	margin:0px;
}
.small{font-size: 85%}

.small-rosso{
	font-size: 90%;
	font:bold;
	color:#FF0000
}
.small-bold{
	font-size: 90%;
	font-weight:bold;
	
}
.extrasmall{font-size: 75%}
.right{
		text-align:right; 
		color:#5E5E5E; 
		clear:left;
		border-bottom:1px dotted #bbd4ea;
		margin-bottom:5px;
		margin-top:5px;
		}
.clearer {
	clear:both;
	line-height:0px;
}
.msg {
border:2px solid #FF7F00;
background-color:#C24986;
padding:1px;
color:#fff;
}
.msg h2{
color:#fff;
}

.titolo{
	font-weight:bold;
	border-top:1px solid #514ed6;
	background-color:#bec3d2;
	border-left:15px solid #3455fa;
	padding-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	
}

/*-------------------------------seconde pagine*/

div.testocontent {
	background:#fff;
	color: #000;
	padding: 10px;
	margin-bottom: 5px;
	
}
div.testocontent h2{
border-bottom: 2px solid #3455fa;
border-left:15px solid #3455fa;
padding:5px 0px 2px 10px;
background:#7fc5ed;
color:#FFFFFF;
}
	
		
/*stili specifici per il menu*/
div#navigation{
	position: relative;
	top:-65px;
	left: 0px;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	padding: 10px 10px 10px 10px;
	background: #fff;
	float:left;
	
}
div.titolonav {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
	


/*css del menu principale*/
.hp {
	font-size:110%;
	display: block;
	color: #CC0000;
	padding:2px 0px 2px 7px;
}

div#nav{
		width:160px;
		margin-bottom:10px;
		border-right: 1px solid #e3f2fb;
		background-color:#fff;
		}
div#nav h3 a,div#nav h3 a:hover{
		font-size:100%;
		margin: 1px;
		padding: 1px 12px;
		color: #000;
		border-bottom:1px solid #499fd1;
		border-left:6px solid #499fd1;
		cursor: pointer;
		background-color:#bec3d2;
	
		}
		
div#nav h4 {
		font-size:80%;
		margin: 0px 0px 0px 6px;
		padding: 2px 10px 0px 10px;
		border-top: 1px solid #514ed6;
		border-left: 2px solid #514ed6;
		border-bottom: 1px solid #514ed6;
		background-color:#e3f2fb;
		color: #000;	
		line-height: 18px;
		min-height: 18px;
		height: auto !important;
		height: 18px;
		}
div#nav ul{
		margin: 0;
		padding: 0;
		list-style-type: none
		}
div#nav li{margin: 0px 0px 1px 6px;
}
div#nav a{
		font-size:80%;
		display: block;
		padding-left: 9px;
		border-bottom:1px solid #514ed6;
		border-left:2px solid #514ed6;
		background-color:#e3f2fb;
		color: #000;
    	text-decoration: none;
		font-weight: bold;
		line-height: 18px;
		min-height: 18px;
		height: auto !important;
		height: 18px;
		}
div#nav a:hover{
		color: #000;
		background-color: #4fa6d6;
		}

div#nav ul ul a{
		color: #000; 
		margin-left: 15px;
		border-bottom:1px solid #514ed6;
		border-left:1px solid #514ed6;
		background-color:#fff;
		font-weight: normal;

		}


div#nav ul ul ul a{
		color: #000; 
		margin-left: 25px;
		border-bottom:1px solid #514ed6;
		border-left:1px solid #514ed6;
		font-weight: normal;

		}
div#nav ul ul ul a:hover{
		color: #000; 
		background-color: #E9E9E9;

		}	
div#nav #currentpage a{
	border-left: 1px solid #7FC31C;
	border-bottom: 1px solid #7FC31C;
	cursor:	default;
	color: #000; 
	background-color: #4fa6d6;}
.hp {
	font-size:110%;
	display: block;
	color: #CC0000;
	padding:2px 0px 2px 7px;
}
/*form*/

div#fieldsetcol fieldset{
	border:2px solid #78a6ec;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
div#fieldsetcol legend{
	font-size:130%;
	color:#78a6ec;
	font-variant:small-caps;
	padding:2px;
	margin-bottom:5px;
}
div#fieldsetcol label{
	display:block;
}
div#fieldsetcol  div label{
	display:inline;
}
div#fieldsetcol  div input{
	margin-bottom:0px;
}
div#fieldsetcol input , select{
	margin-bottom:5px;
}

/* css per le ricette */
div#fieldsetcol-red fieldset{
	border:2px solid red;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
div#fieldsetcol-red legend{
	font-size:130%;
	color:#78a6ec;
	font-variant:small-caps;
	padding:2px;
	margin-bottom:5px;
}
div#fieldsetcol-red label{
	display:block;
}
div#fieldsetcol-red  div label{
	display:inline;
}
div#fieldsetcol-red  div input{
	margin-bottom:0px;
}
div#fieldsetcol-red input , select{
	margin-bottom:5px;
}




.sx-space{
margin-left:20px;}
/*attributi testo*/
.testocol{
	color:#514ed6;
}
.testocol-bold{
color:#514ed6;
font-weight:bold;
}

.p-line{
padding:5px;
border-bottom: 2px solid #514ed6;
}

/*attributi tabelle*/


table.tab-uno caption{
color:#514ed6;
font-size: 80%;
font-weight:bold;
}

table.tab-uno thead,th{
background-color:#e3f2fb;
color:#fff;
font-size: 80%;
font-weight:bold;
border-bottom:1px solid #619315;
padding:4px;
}

table.tab-uno td{
	padding:2px;
	font-size: 80%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #514ed6;
	border-bottom: 1px solid #514ed6;
	background-color:#e3f2fb;
	text-align: right;
}


table.tab-due caption{
color:#619315;
font-size: 80%;
font-weight:bold;
}

table.tab-due  thead, th{
background-color:#B3DE69;
color:#fff;
font-size: 100%;
font-weight:bold;
border-bottom:1px solid #619315;
padding:4px;
}

table.tab-due td{
padding:2px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #B3DE69;
border-bottom: 1px solid #B3DE69;
background-color:#E6FFC4;
font-size: 90%;
}
table.tab-due tr.col td{background-color:#FAFFF3;}


table.tab-tre caption{
color:#514ed6;
font-size: 80%;
font-weight:bold;
}

table.tab-tre thead,th{
background-color:#4fa6d6;
color:#fff;
font-size: 80%;
font-weight:bold;
padding:4px;
}

table.tab-tre td{
padding:2px;
font-size: 80%;
vertical-align:top

}

@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(img/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(img/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(img/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }

	/* Format menu items differently depending on what level of the tree they are in */
	/* Uncomment this if you want your fonts to decrease in size the deeper they are in the tree */

	/*ul.mktree  li ul li { font-size: 90% }*/


}
.microselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

