@charset "utf-8";
/* CSS Document */

a.friendslink:hover    {
	color: #09F;
	text-decoration: none;
	font-family: "Kozuka Gothic Pro L", sans-serif;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:3px;
}

.categories {
	width:300px;
	height:auto;
	float: left;
	margin-top: 17px;
	margin-right:30px;
	padding-left:0px;
	}
	
.fotobox {
	width:700px;
	height:auto;
	float:none;
	padding-top:20px;
	padding-bottom:20px;
	}
	
.fotogallery {
	width:700px;
	height:auto;
	float:none;
	padding-top:0px;
	padding-bottom:0px;
	}	

.img-alto {
	background-image:url(../Sfondi/sfondobanner.jpg);
	background-repeat:no-repeat;
	float:none;
	width:700px;
	height:170px;
	padding-top:1px;
	}
 
.box {
	margin-top: 10px;
	width: 800px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	-moz-box-shadow: 0 0 25px #000;
	-webkit-box-shadow:0 0 25px #000;
	box-shadow: 0 0 25px #000;
	float:none;
	}
	
.contenuti {
	background-color:#e3e3e3;
	float:none;
	width:700px;
	height:auto;
	border-bottom-width:2px;
	border-bottom-style:groove;
	border-bottom-color:#FFF;
	}
.contenuti-first {
	background-color:#e3e3e3;
	float:none;
	width:700px;
	height:auto;
	border-bottom-width:2px;
	border-bottom-style:groove;
	border-bottom-color:#FFF;
	border-top-width:2px;
	border-top-style:groove;
	border-top-color:#FFF;
	}
.contenuti-gallery {
	background-color:#e3e3e3;
	float:none;
	width:700px;
	height:auto;
	border-top-width:2px;
	border-top-style:groove;
	border-top-color:#FFF;
	}	
.contenuti-last {
	background-color:#e3e3e3;
	float:none;
	width:700px;
	height:auto;
	}

.testi {
	margin-bottom:2px; 
	margin-top:0px; 
	margin-right:10px;
	margin-left:10px;
	}

h1.title {
	font-size:32px;
	color:#FFF;
	margin-left: 20px;
	margin-top: 60px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: lighter;
    }

h3 {
    font-size:32px;
	color:#FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: lighter;
   }	
	
#contenitore {
	float: none;
	height: 512px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
}
#header {
	float: left;
	height: 100px;
	width: 300px;
}
#corpo-slide {
	height: 512px;
	width: 800px;
	float: none;
}

#footer {
	height: 70px;
	width: 700px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 50px;
}
body {
	background-image: url(../Sfondi/sfondo.png);
	background-repeat: repeat;
	background-position: top;
}
img {
	border-width: 0
}

#contenitore #corpo p {
	background-color: #FF0;
}
#contenitore #barramenu {
	float: left;
	height: 100px;
	width: 400px;
}
#contenitore #header img {
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 10px;
}
#contenitore #barramenu ul {
	list-style-type: none;
	margin-top: 40px;
	margin-left: 80px;
}
#contenitore #barramenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#contenitore #barramenu a{
	display: block;
}

#contenitore #barramenu a:hover{
	line-height: 1px; /*per IE*/
	}
#contenitore #barramenu a:hover img{
	visibility: hidden
	}
#contenitore #barramenu a#current:hover img{
	visibility: visible
	}	
li#one{background: url("../imgs/link menu/abouthover.png") no-repeat top left}
li#two{background: url("../imgs/link menu/portfoliohover.png") no-repeat top left}
li#three{background: url("../imgs/link menu/bloghover.png") no-repeat top left}
li#four{background: url("../imgs/link menu/contacthover.png") no-repeat top left}

#corpo-mini {
	height: 40px;
	width: 700px;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#corpo-extra {
	height: 222px;
	width: 700px;
	float: none;
	background-image: url(../Sfondi/sfondoextra.png);
	background-repeat: repeat-x;
}
#corpo-in-left {
	float: left;
	height: 222px;
	width: 230px;
}
#corpo-in-middle {
	float: left;
	height: 222px;
	width: 219px;
	padding-left:30px;
	padding-top:0px;
}
#corpo-in-right {
	float: left;
	height: 222px;
	width: 220px;
}
