/* Foglio di Stile appositamente creato per www.seforatripodi.it
/* da Ramon Oliveti (http://www.urbinoarts.altervista.org)
/* riusatelo, condividetelo, diffondetelo
/* 

/* struttura */
body{background:#691350 url(img/bg.png) repeat; font-family:"Trebuchet MS", Arial, Tahoma;}


#box{width:774px;
	 height:auto;
	 margin:20px auto auto auto;
	}

#header{width:auto;
	    height:100px;
		padding:20px;
		/*background: #993333;*/
		}
		
#menu { margin:auto; height:40px;}


#page{width:auto;
	  height:auto;
	  background:#d69acf;
	  padding:50px;
	  }
	
	#page h1 { text-align:left; line-height:22px; font-size:15pt; letter-spacing:3px; color:#f6eaf5;
	}
	
	#page p { text-align:left; line-height:22px; font-size:11pt; letter-spacing:3px; color: #330000;
	}
	
	#page .link{ text-decoration:none; border:0;
	
	}
	
	#page ul li {list-style: url(img/list_spire.png); }
	
	
	
#footer{width:auto;
	    height:120px;
		padding:0 45px 0 45px;
		margin:-42px 0 0 0;
		background:url(img/footer_bg.png) no-repeat center;
		}
		
		#footer p{ font-size:9pt; letter-spacing:1px; color: #590059;
		}

/* navigation */

#menu #nav {
margin:auto;
padding: 0;
background: #5b0e45;
list-style-type: none;
width: 775px;
position:relative;
float: left; /* Contain floated list items */
text-transform:uppercase;

}

#menu #nav li {
margin: auto;
padding: auto;
float: inherit;

}
#menu #nav a {
margin:0 1px 0 0;
float: left;
width: 154px;
color: #420042;
text-decoration: none;
line-height: 2.5;
text-align: center;

background: url(img/menu_bg.png) no-repeat;
border-radius:2px;

}
#menu #nav_lin a{
border:none;
}
#menu #nav a:hover {
background: url(img/menu_bg_dwn.png);

}
#menu #nav_hom a, #menu #nav_bio a,
#menu #nav_gal a, #menu #nav_con a,
#nav_lin a,{
background: #33CC33;
color: #999999;
font-weight: bold;

}

.imgleft{ float: left; margin:2px 2px 12px 0;}

.uscitaLeft{ margin:0 0 0 -64px;

}
.imglinkless { text-decoration:none;}


.highlight{ background-color: #e9b7e3; padding:15px 7px 15px 7px; text-align:center;}
