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

h1, h3, h4, h5, h6 
{	
margin: 5px 0 0 0;	
padding: 0;	
color: #a82c4a;
}

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

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

a 
{	
color: #a82c4a;
text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

hr {
   color: #a82c4a;
 background-color: #a82c4a;
}

/* Header */

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

#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: url(images/bgmenu.gif);
	border: 5px solid #a80c31;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 5px solid #d4385d;
}

#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 315px;
	padding: 0;	list-style: none;
}

#menu li {
	display:inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size:120%;
	
}

#menu a:hover {
	color: #ffffff;
	font-weight: bold;
}

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

#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: #fbf7d9;	border-left: 5px solid #888888;	border-right: 5px solid #888888;}

/* Content */
#content {
	width: 770px;
	margin: 0 auto;
	background: #fbf7d9 url(images/mano.png) no-repeat top right;
	border-left: 10px solid #fbf7d9;
	border-right:0px solid;
	border-top: 0px solid;
	}

#contentnoimage {
	width: 770px;
	margin: 0 auto;
	background: #fbf7d9;
	border-left: 10px solid #fbf7d9;
	border-right:0px solid;
	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: 0px 0px 20px 0px;
}


#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/giacomorossi_footer.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;}
