body {
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  color:#414141;
  background:#B5B5B5;
}
body#commentspopup {
	padding:0px;
	background:white;
}


#CONTENITORE {
  width:900px;
  margin:0px auto;
  padding:5px 10px 0px 10px;
  text-align:left;
  padding-top:0px;
  border-top:10px solid white;
  background:white  url("../../IMAGES/IMMAGINI/container_bg.gif") 690px 0px repeat-y;
}  












a:visited {color: #669999}
a {
	color:#6C8C37;
	text-decoration:none;
	border:none;
}
a:hover {color:#009193;}
a.commentlink {
  padding-left:16px;
  background: url("../../IMAGES/IMMAGINI/comments.gif") center left no-repeat;
  padding-right:10px;
  background: url("../../IMAGES/IMMAGINI/more.gif") center right no-repeat;
}











#MENU_TOP {
  background-color:#EB9E59;
  font-size:13px;
  font-style:normal;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-family:Arial, Helvetica, sans-serif;
  font-family:"Trebuchet MS", Arial, "Arial Black";
  font-weight:bold;
  height:25px;
  line-height:25px;
  width:900px;
}
#MENU_TOP td {
  float:left;
  margin:0px;
  padding:0px;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
  border-color:white;
  width: 73px;
  text-align:center;
  padding:0px 18px;
  text-transform:uppercase;
  letter-spacing:1px;
}

#MENU_TOP a {
	color:#FFFFFF;
}
















#DOWN_PAGINA {
  clear:both;
  padding:10px 0px 5px 0px;
  font-size:12px;
  color:#A0A0A0;
  background-position:470px 0px;
  background-image:url("../../IMAGES/IMMAGINI/footer_bg.gif");
  background-repeat:no-repeat;
  background-color:#FFFFFF;
}
.singlecol #DOWN_PAGINA {
  padding:25px 0px 15px 0px;
  background-image:none;
}
#DOWN_PAGINA .testo {
  padding:12px 0px 18px 20px;
  border-top:1px solid;
  border-top:6px solid #DDECEA;
}
#DOWN_PAGINA strong {
  font-weight:normal;
  color:#009193;
}
.singlecol #DOWN_PAGINA p {
  padding:12px 70px 18px 70px;
}
#DOWN_PAGINA a {color:#A0A0A0;}
#DOWN_PAGINA a:hover {color:#414141;}



.recentCommentsPostTitle {
  font-size:11px;
}












#PAGINA_CENTRALE {
  float:left;
  width:670px;
  padding-top:32px;
  margin-left:4px;
}
#commentspopup #PAGINA_CENTRALE {
  float:none;
  padding-top:0px;
}
#PAGINA_CENTRALE h2 {
  margin:0px 0px 10px 0px;
  font-family:Tahoma, "Trebuchet MS", "Bookman Old Style";
  font-size:25px;
  font-weight:normal;
}
#PAGINA_CENTRALE h3 {
  margin:0px 0px 18px 0px;
  font-size:16px;
}
#PAGINA_CENTRALE h4 {
  margin:0px;
  font-size:16px;
}
#PAGINA_CENTRALE.archive h2 {margin:0px 0px 16px 0px;}
#PAGINA_CENTRALE.archive h3 {
  margin:0px 0px 10px 0px;
  font-family:Georgia, serif;
  font-size:20px;
  font-weight:normal;
}
#PAGINA_CENTRALE.archive h4 {
  margin:0px 0px 18px 0px;
  font-size:16px;
}
#PAGINA_CENTRALE.archive h5 {
  margin:0px;
  font-size:16px;
}










.bottone a {
	padding:2px;
	color:#FFFFFF;
	line-height:100%;
	text-align:center;
	background-color:#EEEEEE;
	text-decoration:none;
	border:1px SOLID #EEEEEE;
	font-variant:small-caps;
	width:150px;
	display: block;
}
.bottone a:hover {
	background-color:#CDCDCD;
	border:1px SOLID #FFCC00;
	color:#FF0000;
}

.linkoneNick{
	font-weight:bold;
	font-size:16px;
	text-transform:capitalize;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}

