@charset "UTF-8";
body,html  {
	background:#c7c3b5 url(img/sfondo.jpg) center repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #575757;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a{
	color: #575757;
	border-bottom: dotted 1px;
	text-decoration: none;
}

a:hover{
	border-bottom: solid 1px;
}

p{
	font-size: 14px;
	line-height: 18px;
}

.big{
	font-size: 120%;
}

ul{
	font-size: 14px;
	opacity: 1;
	text-shadow: gray 0 0 0;
	list-style-type: circle;
}

div.longdesc {
	padding-top: 10px;
	border-top: solid 1px;
	
}

hr {
	margin: 3px 0;
	border: none;
	border-bottom: solid 1px #c7c3b5;
}

.longdesc p{
	border-bottom: dotted 1px;
	padding-bottom: 5px;
}

div#appuntamenti {
	width: 376px;
	height: 284px;
	background: url(img/appuntamenti.jpg);
	font-size: 12px;
}

#appleft{
	font-size: 11px;
	width: 135px;
	margin-left: 70px;
	padding-top: 40px;
	float: left;
}

div#appright {
	width: 130px;
	float: left;
	padding-left: 23px;
}

div#appright ul{
	list-style-position: inside;
	list-style: none;
	padding: 0;
	font-size: 12px;
}

div#appright ul li{
	margin-bottom: 8px;
}

#container{
	margin: 0 auto;
	text-align: left;
	width: 980px;
}

#header h1{
	text-indent: -5000em;
	margin: 0;
}

#header a{
	text-indent: -5000em;
	margin: 0;
	display: block;
	width: 980px;
	height: 357px;
	border: none;
}

#header{
	background: url(img/header.jpg) no-repeat;
	width: 980px;
	height: 357px;
	margin: 0 auto;
}

#content{
	width: 980px;
	padding: 0;
	margin: 0;
}

#content h1{
	font-variant: small-caps;
	font-size: 24px;
	text-align: center;
}

.select{
	color: black;
}

#content h3{
	text-align: center;
	font-size: 15px;
}

#rightsidebar{
	float: left;
	width: 524px;
	padding-right: 60px;
	padding-left: 20px;
}

#sidebar{
	float: left;
	width: 376px;
}

#sidebar #flash {
}

p.desc {
	background: #a9a69b;
	padding: 10px;
	border-bottom: solid 1px;
	border-top: solid 1px;
	font-size: 16px;
	line-height: 22px;
}

p.cosa {
	border-top: solid 1px;
	padding-top: 10px;
}
p.citazione{
	margin: 0 auto;
	margin-left: 100px;
	margin-top: 30px;
}

#guanto{
	margin-left: -100px;
	border-bottom: none;
}

.clear{
	clear: both;
}

#fotoGatto {
	padding-left: 70px;
}

#footer{
	width: 980px;
	text-align: center;
	clear: both;
}
