@charset "UTF-8";
#conttop {
	height: 300px;
	width: 100%;
	background-color: #999999;
	background-image: url(img/fascia.jpg);
	background-position: top;
}
#contenuti {
	background-color: #999999;
	width: 100%;
	background-image: url(img/ombra.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
#header {
	height: 250px;
	width: 966px;
	margin: auto;
	background-repeat: repeat-x;
}
#menu {
	height: 35px;
	width: 700px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 266px;
}
#contcolonne {
	background-color: #CCCCCC;
	margin: auto;
	height: 800px;
	width: 966px;
}
#sx {
	background-color: #CCCCCC;
	height: 800px;
	width: 500px;
	float: left;
}
#dx {
	background-color: #333333;
	height: 800px;
	width: 466px;
	float: left;
}
#prenotaLibro {
	clear: both;
	float: left;
	height: 30px;
	width: 470px;
	padding-left: 30px;
	padding-top: 15px;
}
#gabbiaCopie {
	clear: both;
	float: left;
	width: 550px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#scegliCopie {
	height: 25px;
	width: 265px;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
}
#inputCopie {
	height: 30px;
	width: 265px;
	padding-left: 10px;
	float: left;
}
.input{
}

#scegliCopie2 {
	width: 550px;
	float: left;
	padding-top: 5px;
}
.msg{
	color: #F8F29C;
}

