body {
	margin: 30px;
	padding: 0;
	background: #9298a5 url(images/bg.gif) repeat-x top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #9298a5;
}

h1, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #333333;
}

h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #ffffff;
}



p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}


/* Header */

#header {
	width: 780px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border: 0px solid #FFFFFF;
	border-bottom: none;
	height: 74px;
}

#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 770px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #0f0f0f url(images/bgmenu.gif);
	border: 5px solid #0f0f0f;
	border-bottom: 0px solid;
	border-top: 0px solid;
}

#prefooter {
	width: 770px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	background: #333333 url(images/bgmenu.gif);
	border: 0px;
}

#menu h2 {
	display: none;
}

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

#menu li {
	display:inline;
}

#menu a {
	display: block;
	float: left;
	width: 75px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu a:hover {
	color: #0b93d0;
	font-weight: bolder;
}

#menu  .active a{
	color: #ffffff;
	font-weight: 900;
}

#menu .menuworks a{
	margin-right:10px;
}

#navigazione {
	color: #333333;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}

#navigazione a{
	color: #333333;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}

#navigazione a:hover{
	color: #009DCC;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}

/* Splash */

#splash {
	width: 520px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #888888;
	border-right: 5px solid #888888;
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #ffffff;
	border-top: 0px solid;
}

#content .title {
	padding: 5px 20px;
	background: #333333 url(images/img4.gif) repeat-x top;
	font-size: 1.4em;
	font-style: oblique;
	text-align: left;
}

#content .title a{
color:#FFFFFF;

}

#content .works {
	padding: 5px 20px;
	background: #333333 url(images/img4.gif) repeat-x top;
	font-size: 1em;
	font-style: normal;
	text-align: left;
}

#content .titoloopera {
	padding: 5px 5px 5px 22px;
	background: #999999;
	font-size: 1.5em;
	font-style: italic;
	text-align: left;
}

#content .contatti {
	padding: 5px 5px 5px 5px;
	background: #999999;
	font-size: 1.5em;
	font-style: italic;
	text-align: left;
}

#content .works a{
	color:#cccccc;

}

#content .titoloimmagine {
	padding: 5px 20px;
	background: #cccccc url(images/titoloimmagine.gif) repeat-x top;
	font-size: 1em;
	font-style: italic;
	text-align: center;
}

#content .story {
	padding: 20px;
}
#content .immagine {
	margin-left: 4px;
	margin-right: 7px;
	vertical-align: inherit;
}

#content .immagini {
	border:2px solid #333333;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnails {
	border:2px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tags a{
	display:block;
}


.anteprimagrande {
	border:2px solid #333333;
}

#content .icone {
	border:2px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
}


#workleft a{
	text-decoration:none;
}


#workleft a:hover{
	text-decoration:none;
}

#workleft h1{
	color:#333333;
	margin-left: 25px;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
}

#workleft h2{
	color:#333333;
	margin-left: 25px;
	font-size: 1em;
	font-style: normal;
}

/* Footer */

#footer {
	width: 741px;
	margin: 0 auto;
	padding: 30px 20px;
	background: url(images/francesco_bongiorni_footer_01.gif) no-repeat bottom center;
	border: 0px solid;
	border-top: none;
	border-bottom: none;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #333333;
}

#footer a {
	color: #333333;
}
