
body {
	margin: 0;
	padding: 0;
	/*font: normal small Georgia, "Times New Roman", Times, serif;*/
	color: #999999;
}


img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


/* Menu */
.logo{
	margin-top:0em;
	margin-bottom:100px;
/*	background: url(images/img01.jpg) repeat-x;*/
}

#menu {
	height:90px;
	width:100%;
	margin-top:0em;
	margin-bottom:0em;
	background: url(images/img01.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 115px;
	height: 65px;
	margin:0;
	padding: 20px 0px 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-family:verdana;
	color:#FFFFFF;
	background: url(images/imgprova2.jpg) no-repeat;
}
#menu dd{
	text-align: center;
	font-size: 14px;
	font-family:verdana;
	color:#FFFFFF;

}
#menu dd img{
      display:inline;
      margin:-55px 120px 0 -120px;
}
#menu dd a{
      display:inline;
      padding:0;
      margin:0px 0px -50px 0px;
      background:none;
}
#menu a:hover {
	color:#000000;
}

#menu .active a {
	width: 121px;
	height: 65px;
	padding-top: 24px;
	background: url(images/imgprova.gif) no-repeat;
}

/* Gallery */

#gallery {
	Vertical-align:bottom;
	text-align:center;
	clear: both;
	width: 700px;
	height: 380px;
	margin: 0 auto;
	/*overflow:auto;*/
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images/img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 50%;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	background: url(images/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 50%;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #C3C837 url(images/img16.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#coda {
	float: left;
	width:100%;
	height: 50px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	font-family:verdana;
	color:#FFFFFF;
	background: url(images/img01.jpg) repeat-x;
}
#coda2 {
	float: right;
	width:50%;
	height: 40px;
	padding-top: 25px;
	text-align: center;
	font-size: 12px;
	font-family:verdana;
	color:#FFFFFF;
	background: url(images/img01.jpg) repeat-x;
}
.cornice1{
	background: url(images/img01.jpg) ;
	/*border:2px solid  #C3C837;*/
}
.cornice2{
	border:2px solid  #ee7912;
}

.testo1{
	color: #cb6900;
	text-align:center;
}
.testo2{
	font-size: 12px;
	font-family:verdana;
	color:#cb6900;;
}