/* CSS Document */
html, body{
	margin: 0;
	padding:0;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*background-color: #37c;*/
	background-image: url("sfondo.jpg");
	background-attachment: fixed;
	/*text-align: center;*/
	}

div#container{
	margin: 10px auto;
	width: 760px;
	background-color: transparent;
	}
	
div#header{
	position: relative;
	height: 60px;
	background-image: url("common/top.gif");
	background-repeat: no-repeat;
	background-position: top;
	}

div#navigation{
	position: absolute;
	bottom: 0;
	right: 10px;
	/*height: 23px;*/
	}

div#navigation ul{
	list-style-type: none;
	}
	
div#navigation li{
	float: right;
	}
	
div#navigation a{
	display: block;
	width: 105px;
	/*height: 23px;*/
	line-height: 23px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-image: url("common/button_grey.gif");
	background-repeat: no-repeat;
	color: #000;
	}
	
div#navigation li#home a:hover{background-image: url("common/button_orange.gif");background-repeat: no-repeat;}
div#navigation li#tempolibero a:hover{background-image: url("common/button_green.gif");background-repeat: no-repeat;}	
div#navigation li#community a:hover{background-image: url("common/button_brown.gif");background-repeat: no-repeat;}	
div#navigation li#links a:hover{background-image: url("common/button_blue.gif");background-repeat: no-repeat;}

div#navigation li#activelink_home a, div#navigation_home li#activelink a:hover{
	background-image: url("common/button_orange.gif");background-repeat: no-repeat;}	
div#navigation li#activelink_tempolibero a, div#navigation_tempolibero li#activelink a:hover{
	background-image: url("common/button_green.gif");background-repeat: no-repeat;}	
div#navigation li#activelink_community a, div#navigation_community li#activelink a:hover{
	background-image: url("common/button_brown.gif");background-repeat: no-repeat;}	
div#navigation li#activelink_links a, div#navigation_links li#activelink a:hover{
	background-image: url("common/button_blue.gif");background-repeat: no-repeat;}		
	
div#navigation_bar{
	position: relative;
	text-align: left;
	padding: 0 0 0 5px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
	}
.navi_home{background-image: url("common/bar_orange.gif");background-repeat: repeat-x;}
.navi_tempolibero{background-image: url("common/bar_green.gif");background-repeat: repeat-x;}
.navi_community{background-image: url("common/bar_brown.gif");background-repeat: repeat-x;}
.navi_links{background-image: url("common/bar_blue.gif");background-repeat: repeat-x;}
	
div#navigation_bar a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	}
	
div#navigation_bar a:hover{
	color: #00f;
	text-decoration: underline;
	}
	
div#navigation_bar a#activelink{
	color: #00f;
	text-decoration: none;
	}
	
div#content{
	padding: 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
	}
.content_home{background-color: #ffce00;}
.content_tempolibero{background-color: #c6de63;}
.content_community{background-color: #deceb5;}
.content_links{background-color: #9cd6ff;}
	
div#footer{
	clear: both;
	padding: 7px;
	height: 60px;
	text-align: center;
	background-image: url("common/down.gif");
	background-repeat: no-repeat;
	background-position: top;
	}
	
div#tabella{
	padding: 1px 10px 1px 10px;
	background-color: #fff;
	border-right-color: #838383;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #838383;
	border-left-style: solid;
	border-left-width: 1px;
	}

.big{width: 718px;}
.medium{width: 587px;}/*587*/
	
div#tabella_head{
	clear: both; /*per layout doppio*/
	height: 9px;
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
	}

.big_head{width: 740px; background-image: url(common/tabella-big_top.gif);}
.medium_head{width: 609px; background-image: url(common/tabella-medium_top.gif);}
	
div#tabella_foot{
	/*clear: both; /*per layout doppio*/
	height: 17px;/*9+8dispazio*/
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
	}
	
.big_foot{width: 740px; background-image: url(common/tabella-big_bottom.gif);}
.medium_foot{width: 609px; background-image: url(common/tabella-medium_bottom.gif);}

div#layout_mul{
	margin: 0;
	padding: 0;
	width: 740px;
	}
	
div#contenitore_rel{
	float: left;
	padding: 0;
	margin: 0;
	}
	
div#tabnavi{
	float: left;
	width: 125px;
	padding: 0;
	margin-right: 6px;
	}

div#tabnavi ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
div#tabnavi li{
	display: block;
	text-align: center;
	width: 123px;/*per il padding togli 5px*/
	/*padding-left: 5px;*/
	border-right: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	line-height: 23px;
	background-color: #FFF;
	}
	
div#tabnavi_head{
	height: 20px;
	width: 125px;
	overflow: hidden;
	background-image: url(common/tabnavi_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	}	
	
div#tabnavi_foot{
	height: 20px;
	width: 125px;
	overflow: hidden;
	background-image: url(common/tabnavi_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

div#tabnavi a{
	/*font-family: "Times New Roman", Times, serif;*/
	width: 123px;
	display: block;
	font-size: 12px;
	}

div#tabnavi a:hover{
	background-color: #EFEFEF;
	/*color: #0082FF;*/
	}

div#micro{
	margin-bottom: 5px;
	padding: 0;
	height: 62px;
	position: relative;
	left: 7px;
	}
	
div#micro a{
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	border: 1px solid #fff;
	text-align: center;
	background-repeat: no-repeat;
	}

.micro{height: 60px; width: 80px;}
.freccia{position: relative; top: 20px; height: 20px; width: 20px;}
	
div#micro a:hover{
	border: 1px solid #f00;
	}	
	
h1{
	padding: 0;
	margin-top: 1em;
	color: #f00;
	text-align: center;
	font-size: 1.5em;
	}
	
h2{
	padding:0;
	margin-top: 0.5em;
	color: #00f;
	font-size: 1.5em;
	margin-bottom: 0px;
	}
	
h3{	
	padding: 0;
	margin: 0;
	/*text-align:center;*/
	font-size: 18px;
	color:#F00;
	}

p{padding:0; margin:0; text-align: justify;}

div#content p{
	overflow: auto;
	padding: 0;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}

.articolo{
	font-family: "Times New Roman", Courier, Garamond, serif;
  	font-weight: normal;
  	font-style: italic;
	font-size: 1.2em;
  	line-height: 2em;
	}
