a{
	color:#cccccc;
	text-decoration:underline;
}
a:hover{
	color:#ffffff;
}
a.link01{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
a.link01:hover{
	text-decoration:none;
}
body{
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:12px;
	overflow-x:hidden;
}
div.blogContent{
	/*width:100%;*/
	padding-left:20px;
}
div.content{
	background-color:#373737;
	border:3px solid #656565;
/*	min-height:250px;
	height: auto !important;
	height:250px;*/
	width:690px;
	color:#ffffff;
	margin-left:40px;
	padding:10px;
}
div.copyright{
	background-color:#000000;
	color:#ffffff;
	position:relative;
	height:50px;
	bottom:0;
	padding:15px;
	margin-top:-4px;
}
div.data {
	float: left;
	background-color: #bbbbbb;
	display: block;
	padding:3px;
	/*background: url('http://shared.blogosfere.it/images/calendarBack-grey.png') no-repeat left top;*/
	margin-left: 5px;
	text-align: center;
	width:50px;
	text-transform: uppercase;
	font-size: 1em;
	padding-top: 1px;
	font-weight: bold;
	color: #373737;
	line-height: 1.7em;
	clear:both;
}
div.dataDiario {
	float: left;
	background-color: #bbbbbb;
	display: block;
	padding:3px;
	/*background: url('http://shared.blogosfere.it/images/calendarBack-grey.png') no-repeat left top;*/
	margin-left: 5px;
	margin-right:10px;
	text-align: center;
	width:50px;
	text-transform: uppercase;
	font-size: 1em;
	padding-top: 1px;
	font-weight: bold;
	color: #373737;
	line-height: 1.7em;
	clear:both;
}
div.giorno {
	color: #373737;
	display:block; 
	background-color:#ffffff;
	font-size: 1.5em;
	margin-bottom:1px
}
div.diarioTop{
	border-top:8px solid #ffffff;
	border-bottom:2px solid #ffffff;
	color:#ffffff;
	padding-top:10px;
	padding-left:6px;

}
div.head{
	background-image:url(../images/fondo_head.png);
	background-repeat:repeat-x;
	margin:0;
	padding-top:45px;
	/*padding-left:50%;*/
	height:70px;
	margin-bottom:50px;
}
div.fondo{
	margin:0;
	background-image:url(../images/fondo_bottom.gif);
	background-repeat:repeat-x;
	
}
div.fondoright{
	background-image:url(../images/bottom.gif);
	float:right;
	
	height:147px;
}
div.formBarza{
	float:left; 
	margin-right:20px;
	clear:both
}
div.gallery{
	float:right;
	text-align:center;
	width:480px;
	margin-top:10px;
}
div.indexContent{
	float:left;
	width:325px;
	line-height:18px;
	padding:5px;
	margin-right:10px;
	
	display:block;
}
div.indexContentLong{
	width:670px;
	margin:5px;
}
div.logo{
	position:absolute;
	top:5px;
	left:20px;
	z-index:2;
	height:145px;
	width:145px;
	background-image:url(../images/logo.png);
	background-position:bottom right;
}
div.main{
	background-image:url(../images/fondo_body.gif);
}
div.main2{
	background-image:url(../images/fondo_body_2.gif);
}
div.menuGallery{
	foat:left;
}
div.puzzle{
	background-color:#373737;
	border:3px solid #656565;
	color:#ffffff;
	padding:15px;
/*	text-align:center;*/
}
h4{
	background-color:#cc1d00;
	border:2px solid #eeeeee;
	font-size:12px;
	color:#eeeeee;
	margin:0;
	padding-left:5px;
}
h5{
	font-size:12px;
	color:#cc1d00;
	padding-left:5px;
	margin:0;
	text-transform:uppercase;
	background-color:#eeeeee;
	/*width:50%;*/
}
img{
	margin:0;
	border:0;
}
img { behavior: url(iepngfix.htc); }

img.index{
	float:right;
	margin-left:10px;
}
img.descrizione{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:	2px solid #ffffff;
	clear:both;
}
img.gallery{
	border:	2px solid #ffffff;
}
p.right{
	padding-right:10px;
	width:90%;
	text-align:right;
}
table.gallerySplash{
	width:100%;
	
}
table.gallerySplash td{
	padding-bottom:15px;
	vertical-align:top;
	
}
table.gallerySplash td img{
	height:100px;
	width:150px;
}
#idList {
	margin: 0;
	margin-top:10px;
	padding: 0;
	width:200px;
	
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 150px;
	background: #373737;
	color: #888;
	list-style-type: none;
	border-bottom:2px solid #ffffff;
}

.formError{
	color:#d08888;
	font-weight:bold;
}
.title{
	padding:3px;
	background-color:#cc1d00;
	border:2px solid #ffffff;
	color:#ffffff;
	letter-spacing:1px;
}
.clear{
	clear:both;
}

.form{
	background-color:#eeeeee;
}

#test {

	color: #fff;
	padding: 10px;
	border: 3px solid #cccccc;
}

#fancymenuIE {
	position: relative;
	float:left;
	height: 29px;
	width: 561px;
	/*background: url(../images/bg.gif) no-repeat top;*/
	padding: 15px;
	margin: 16px 0 0 155px;
	overflow: hidden;
	
}

#fancymenuIE ul{
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenuIE ul li{
	float: left;
	list-style: none;
	margin:auto;
}

/*#fancymenuIE ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}
*/
/*******************************************************/
/********                                     **********/
/********          MOOTOOLS CSS               **********/
/********          				             **********/
/******************************************************/


/************ DIV SLIDE ******************/
.toggler {
	color: #222;
	margin:0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
}
.element {
	height:100%;
}
.elementCenter {
	text-align:center;
}
.element p {
	margin: 0;
	padding: 6px;
}
.float-right {
	padding:10px 20px;
	float:right;
}
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}


