* {
    margin: 0;
}
html, body {
    height: 100%;
	background:url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset code {color: #7CD300; border-bottom:1px solid #999999; width:100%;}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #7CD300;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
	padding-bottom:5px;
	padding-top:5px;
}

blockquote {
	font-style: italic;
	padding: 10px 40px 10px 50px;
	line-height:1.5em;
}

ul {
}

ol {
}

a {
	color: #7CD300;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 7px 0;
}

img.leftsede {
	float: left;
	margin: 0 15px 20px 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}



.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -114px;
}
 
.header{
	width:920px;
	height:150px;
	margin:0 auto;
}
.box-search{
	position:relative;
	left:649px;
	top: -45px;
	width:201px;
	height:125px;
	background-image:url(images/box_search.png);
	background-repeat:no-repeat;
	z-index:2;
}

.search{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:800;
	color:#360;
	padding:5px 10px 10px 25px;
	line-height:22px;
}

.search-but{
	position: relative;
	top:8px;
	padding-left:40px;
}

.spazio{
	clear:both;
	width:920px;
	height:20px;
}


.menu{
	width:920px;
	height:60px;
	margin:0 auto;
	padding-left:40px;
}

.page{
	top:80px;
	width:920px;
	margin:0 auto;
	padding: 20px 20px 0px 40px;
}

.header h1 {
	position: relative;
	top: 50px;
	left: 20px;
	display: block;
	width: 450px;
	height: 97px;
	text-indent: -999em;
	background: url(images/logo.png) no-repeat left top;
}



/* INIZIO FOOTER */
.footer, .push {
    height: 114px;
	clear:both;
}
.footer {
	background:url(images/footer.jpg) repeat-x;
}

.footer p {
	width:920px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
		padding-bottom:0px;
	padding-top:0px;

}
#indirizzo {
	position:relative;
	top:20px;
	color:#9C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}
#credit {
	position:relative;
	top:60px;
	color:#444;
	font-size:10px;
}

#indirizzo a{
	text-decoration:none;
	color:#9C3;
}
#indirizzo a:hover{
	text-decoration:underline;
	color:#444;;
	
}

.footer a{
	text-decoration:none;
	color:#444;
}
.footer a:hover{
	text-decoration:underline;
	color:#9C3;;
	
}
/* FINE FOOTER */

#latest-post {
	float: left;
	width: 480px;
}

#recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts-stretto {
	float: right;
	width: 330px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#latest-post-ad {
	float: left;
	width: 580px;
}

#recent-posts-ad {
	float: right;
	width: 280px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}


#recent-posts-ad .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.pdf{
	width:400px;
	height:40px;
	padding-left:15px;
clear:both;}

#content ul{
	padding-bottom:10px;
	padding-top:10px;
}


.menu_segr a{
	text-decoration:none;
	color:#444;
}
.menu_segr a:hover{
	text-decoration:underline;
	color:#9C3;;
	
}

.hand_cursor{cursor: pointer; cursor: hand;}