@charset "utf-8";

/*
http://www.alessiogrosso.it 
design by: gtweb.info
*/

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:20px;
	text-align:center;
	background: url(img/bg3.jpg) no-repeat center top #325082;
}

a{
	color:#000000;
}

a:hover{
	color:#000000;
}

acronym{
border:0;
color:#000000;
}

.hide{
	display:none;
}

.nascosto{
	visibility:hidden;
}

div#container {
	width: 770px;
	margin:0 auto;
	margin-top:50px;
	background: url(img/bgcont.gif) repeat-y #F4F4F4;
	overflow:auto;
}

div#header {
	width:100%;
	background: url(img/bgheader.gif) no-repeat;
	overflow:auto;
}

div#header h1{
	float:left;
	margin:0;
	padding:0;
	width:221px;
	height:50px;
	text-indent:-9999px;
	background: url(img/logo.gif) no-repeat;
}

div#menu{
	float:right;
	width:249px;
}

div#menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

div#menu ul li{
	float:left;
	height:49px;
	background-repeat:no-repeat;
}

div#menu ul li a{
	height:49px;
	float:left;
	
	text-indent:-9999px;
}

div#menu ul li .selected{
background-position: bottom;
}

div#menu ul li a:hover{
	background-position: bottom;
}

div#menu ul li#home a{
	width:54px;
	background-image:url(img/pulhome.gif);
}

div#menu ul li#chisono a{
	width:74px;
	background-image:url(img/pulchisono.gif);
}


div#menu ul li#libri a{
	width:44px;
	background-image:url(img/pullibri.gif);
}

div#menu ul li#blog a{
	width:43px;
	background-image:url(img/pulblog.gif);
}

div#menu ul li#contatti a{
	width:75px;
	background-image:url(img/pulcontatti.gif);
}

div#areaimghome{
	width:100%;
	height:254px;
	background: url(img/alessio2.jpg) no-repeat center;
	text-align: right;

}

div#areaimglibri{
	width:100%;
	height:254px;
	background: url(img/alessiolibro.jpg) no-repeat center;
	text-align: right;

}

div#areaimgrai{
	width:100%;
	height:254px;
	background: url(img/alessiorai.jpg) no-repeat center;
	text-align: right;

}

div#areaimgholi{
	width:100%;
	height:254px;
	background: url(img/alessioholiday.jpg) no-repeat center;
	text-align: right;
}

.didascalia{
	padding:0;
	margin:0;
	padding-top:238px;
	padding-right:10px;
	font-size: 11px;
	color: #4a4a4a;
}

div#contenuti{
	float:left;
	width:525px;
	text-align:left;
	color:#343434;
	font-size:0.9em;
	padding-left:15px;
	padding-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	overflow:auto;
}

div#contenutilibri{
	float:left;
	width:740px;
	text-align:left;
	color:#343434;
	font-size:0.9em;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
	margin-top:5px;
	overflow:auto;
}

.libro{
	width:725px;
	padding:0;
	margin:0;
	margin-top:10px;
	overflow:auto;
	background: url(img/bglibro.gif) no-repeat center bottom;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

div#contenutilibri h3{
	float:left;
	font-weight:normal;
	background: url(img/bgh3.gif) no-repeat left bottom;
	font-size:1.3em;
	color:#263D62;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

div#contenutilibri p{
	width:600px;
	padding:0;
	margin:0;
	float:left;
	padding-bottom:5px;
}

div#contenutilibri img{
	margin-right:10px;
	padding-left:5px;
	float:left;
}

h2{
	font-weight:normal;
	font-size:1.6em;
	color:#263D62;
	padding:0;
	margin:0;
	padding-top:15px;
}

.punteggiatura{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	}

.sign{
	width:205px;
	height:49px;
	background: url(img/grossosign.gif) no-repeat;
	float:right;
	padding:0;
	margin:0;
	padding-right:20px;
}

div#spotright{
	float:right;
	width:205px;
	height:350px;
	text-align:center;
	margin-top:40px;
	background: url(img/bglinea.gif) no-repeat left center;
}

div#spotright h3{
	font-weight:normal;
	font-size:1.1em;
	color:#263D62;
	padding:0;
	margin:0;
	background: url(img/bgh3.gif) no-repeat center bottom;
	padding-top:15px;
	margin-bottom:15px;
}

div#spotright img{
	margin-top:5px;
	margin-bottom:5px;
	border:0;
}

div#spotright p{
	text-align:justify;
	padding-top:0px;
	padding-left:15px;
	padding-right:18px;
}

.piccolo{
	font-size:0.6em;
}

.grigio{
	width:120px;
	height:17px;
	background:url(img/inlibreria.gif) no-repeat;
	text-indent:-9999px;
	float:right;
	padding-right:18px;
}

div#footer{
	clear:both;
	width:100%;
	height:55px;
	background: url(img/bgbottom.gif) no-repeat top #bcc4d3;
	font-size:0.6em;
	}
	
.didascaliafoot{
	margin:0;
	padding:0;
	padding-top:37px;
}

label{
	display:block;
	margin:2px;
}

fieldset{
	display:block;
}

input{
	margin:2px;
}

legend{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#263D62;
	font-size:1.1em;
}

.testoin
{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#263D62;
	font-size:0.9em;
}

.coord{
	font-size:0.7em;
	line-height:1.5em;
}

fieldset{
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:5px;
}

