/*
ATTENZIONE IN fckeditor/editor/css/fck_editorarea.css impostare 
lo stesso font e la stessa grandezza
scegliendo tra:
Arial
Comic Sans MS
Courier New
Tahoma
Times New Roman
Verdana
Trebuchet MS

body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}


*/


body {
	margin:0;
	font-family: "Trebuchet MS", Verdana, "Lucida Sans Unicode", "LucidaGrande", Sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#666666;
	background-image: url(../images/back_all.jpg);
	background-repeat: repeat-x;
}

p {
	margin-top:5px;
	margin-bottom:5px;	
}

a {
	color: #E72A29;
	text-decoration:none;
}

a:hover {
	color: #E72A29;
	text-decoration:underline;
}


h1 {
	font-size:16px;
	margin-bottom:10px;
	margin-top:5px;
}

div {
	overflow:hidden;	
}

.botton {
	border:#666666 solid 1px;
	background-color:#E0E0E0;
	color:#666666;
	font-weight:bold;
}

#testoArticolo { 
	text-align:justify;
	height:auto;
	overflow:hidden;	
}

div#topic {
	border-bottom: 1px solid #E0E0E0;	
	margin-bottom:20px;
	padding-bottom:20px;
}
#topic h1 {
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
}
#topic h1.Top1 {
	font-size:28px;
}
#topic h1.Top2 {
	font-size:24px;
}
#topic h1.Top3 {
	font-size:20px;
}


#topic span {
	font-size:11px;
}

div#messaggioOK {
	font-size:14px;
	width:530px;
	padding:5px;
	margin-bottom:5px;
	text-align:left;	
	background-color:#CCFFCC;
	border: 1px solid #339900;
	color:#339900;	
}
div#messaggioKO {
	font-size:14px;
	width:530px;
	padding:5px;
	margin-bottom:5px;
	text-align:left;	
	background-color:#FFCCCC;
	border: 1px solid #CC0000;
	color:#CC0000;	
}

div#topicId {
	margin-bottom:5px;
	padding-bottom:5px;
}
#topicId h1 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
}
#topicId span {
	font-size:11px;
}


h3#nav {
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:5px;
}


div#top {
	margin:0 auto;
	width:800px;
	padding: 10px;
	text-align:left;
	vertical-align:middle;
	height:110px;
	background-color: #FFFFFF;
}

div#container {
	margin:0 auto;
	width:800px;
	text-align:left;
	padding:10px;
	height:auto;
	overflow:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #EC0404;
	background-color: #FFFFFF;
	background-image: url(../images/back_logo.jpg);
	background-position: 350px 10px;
	background-repeat: no-repeat;
}

div#left {
	width:570px;
	text-align:left;	
	float:left;
}

div#comment {
	font-size:11px;
	width:550px;
	padding:5px;
	margin:5px;
	text-align:left;	
	background-color:#EEEEEE;
	border: 1px solid #E0E0E0;	
	clear: left;

}

div#commentAutore {
	padding-top:5px;
	margin-top:5px;
	text-align:left;
	border-top: 1px dotted #E0E0E0;
}

div#space {
	margin-bottom:10px;
}

div#right {
	width:210px;
	text-align:center;	
	float:right;
}

#right ul{
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	border: 1px solid #E0E0E0;	
}

#right li{
	list-style: none;
	text-align: left;

	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#right li.titolo{
	list-style: none;
	text-align: center;
	background-color:#E0E0E0;
	color:#666666;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../images/backTit.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#right a{
	display: block;
	margin: 0;
	text-decoration: none;
	color: #E72A29;
}

#right a:hover{
	color: #E72A29;
	text-decoration: underline;
}

div#search {
	width:208px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;	
	background-color:#FFFFFF;
	border: 1px solid #E0E0E0;
	background-image: url(../images/backTit.gif);
	background-repeat: repeat-x;
}

div#menuright {
	width:198px;
	padding: 5px;
	text-align:left;	
	background-color:#EEEEEE;
	border: 1px solid #E0E0E0;	
}

#menuright span {
	font-size:10px;
}

#menuright a {
	display:inline;
}

div#feed {
	width:198px;
	padding: 5px;
	text-align:left;
	background-color:#ffffff;
	border: 1px solid #dfdfdf;
	background-image: url(../images/back2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#feed a {
	display:inline;
}


div#tagCloudTitolo {
	width:208px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	background-color:#E0E0E0;
	color:#666666;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

div#tagCloud {
	width:208px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;	
	border-bottom: 1px solid #E0E0E0;	
	border-left: 1px solid #E0E0E0;	
	border-right: 1px solid #E0E0E0;	
}

#tagCloud a.Liv1{
	display:inline;
	text-decoration: none;
	font-size:9px;
}

#tagCloud a.Liv2{
	display:inline;
	text-decoration: none;
	font-size:10px;
}

#tagCloud a.Liv3{
	display:inline;
	text-decoration: none;
	font-size:11px;
}

#tagCloud a.Liv4{
	display:inline;
	text-decoration: none;
	font-size:12px;
}

#tagCloud a.Liv5{
	display:inline;
	text-decoration: none;
	font-size:14px;
}

#tagCloud a.Liv6{
	display:inline;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

#tagCloud a.Liv7{
	display:inline;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}

#tagCloud a:hover{
	text-decoration: underline;
}

div#footer{
	clear: left;
	text-align:center;
	padding:10px;
	font-size:10px;
	margin:0 auto;	
	color:#666666;
} 

#footer a{
	color:#666666;
	text-decoration: underline;
}

#footer a.desc{
	color:#666666;
	text-decoration: none;
	cursor:text;
}


/* MENU NAVIGAZIONE */

div#containerMenu {
	margin:0 auto;
	width:820px;
	text-align:left;
	padding:0;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/back2.gif);
	background-repeat: repeat-x;
}

.menuNavigazione {
	list-style:none;
	height:22px;
	line-height:24px;
	margin:0 auto;
	padding:0;
}

.menuNavigazione li {
	float:left;
	position:relative;
}

.menuNavigazione a {
	display:inline;
	height:22px;
	line-height:22px;
	text-decoration:none;
	font-size:12px;
	color:#707070;
	padding-top:0;
	padding-bottom:0;
	padding-left:5px;
	padding-right:20px;
	width:auto;
}

.menuNavigazione a:hover{
	text-decoration:none;
	background:EEEEEE;
	color:#E72A29;
	
}

.menuNavigazione ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menuNavigazione ul li {
	width:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.menuNavigazione ul a {
	display:block;
	height:22px;
	line-height:22px;
	color:#707070;
	width:275px;
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.menuNavigazione ul a:hover {
	color:#E72A29;
	background-image: url(../images/backTit.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.menuNavigazione ul,.menuNavigazione ul.subMenu-off {
	position:absolute;
	left:-10000em;
}

.menuNavigazione ul.subMenu-on {
	position:absolute;
	top:22px;
	left:-1px;
	visibility:visible;
}
.bordo {
	vertical-align: bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EC0404;
}