* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

A IMG {
    border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #002CD1;
	background-image: url('../immagini/b-body.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	margin-top: 20px;
}

#Testata {
	position: relative;
	width: auto;
	height: 213px;
	background-image: url('../immagini/b-testata1.jpg');
	background-repeat: no-repeat;
	font-size: 70%;
	font-weight: bold;	
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 60px;
}

#Logo A {
	display: block;
	width: 500px;
	height: 150px;
	text-indent: -9999px;
}


#CercaLibro {
	color: #ffff00;
	position: absolute;
	left: 12px;
	top: 175px;
	font-size: 140%;
	text-align: right;
}

#AutoreLBL, #TitoloLBL, #EditoreLBL, #IsbnLBL {
	position: absolute;
	display: block;
	top: 162px;
	left: 90px;
	color: #ffffff;
}

#Autore, #Titolo, #Editore, #Isbn {
	position: absolute;
	display: block;
	top: 160px;
	left: 80px;
	font-size: 90%;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px;
	width: 105px;
	height: 16px;
	background-color: #ffffff;
	top: 180px;
	left: 90px;
}

#Titolo, #TitoloLBL {
	left: 205px;
}

#Editore, #EditoreLBL {
	left: 320px;
}

#Isbn, #IsbnLBL {
	left: 435px;
}

#CercaLibroSubmit {
	position: absolute;
	width: 90px;
	height: 18px;
	border: 1px solid #ffffff;
	background-color: #E30000;
	font-size: 95%;
	font-weight: bold;	
	color: #ffffff;
	top: 180px;
	left: 550px;
}

#CercaPerMateria {
	position: absolute;
	font-weight: normal;
	left: 550px;
	top: 178px;
	color: #ffffff;
	text-align: left;
	width:135px;
}

#CercaPerMateriaLbl {
	position: absolute;
	font-weight: normal;
	right: 280px;
	top: 280px;
	color: #ffffff;
	text-align: left;	
}

#CercaPerMateria:hover {
	color: #FFCC00;
}

#Faq {
	display: block;
	position: absolute;
	width: 41px;
	height: 52px;
	top: 155px;
	right: 3px;
	background-image: url('../immagini/faq.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#WrapperPagina {
	width: auto;
	background-color: #FFFFFF;
	background-image: url('../immagini/b-wrapperpagina.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 557px;
  	height: auto !important;
  	height: 557px;
	float: left;  /* importante */
	width: 100%;  /* importante */
}

#WrapperBarra {
	width: 190px;
	float: right;
}

#WrapperBarra A {
	color: #7A1900;
    outline: none;
}

#WrapperCorpoPagina {
	width: 550px;
	float: left;
}

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	height: 54px;
	position: relative;
	text-align: center;
}


#PiedePagina {
	width: auto;
	height: 46px;
	background-image: url('../immagini/b-piedepagina.jpg');
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: center;
	font-size: 70%;
	color: #7A1900;
}

#PiedePagina ADDRESS {
	padding-top: 16px;
}

/* Blocco autenticazione */


#LibriEIscritti {
	width: 170px;
	margin-left: 3px; 
	margin-right: auto;
	margin-top: 20px;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	color: #707070;
}

#LibriEIscritti STRONG {
	color: #E30000;
	font-size: 13px;
}


#Autenticazione {
	width: 170px;
	height: 220px;
	margin-left: 3px; 
	margin-right: auto;
	background-color: #FFD38E;
	border: 1px solid #C78800;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#Autenticazione LI {
	list-style-type: none;
	display: inline;
}

#AutenticaTitolo, #BenvenutoNome {
	position: absolute;
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	color: #E30000;
	text-align: center;
	top: 5px;
	left: 0px;
}

#EMailLBL, #PasswordLBL {
	position: absolute;
	width: 55px;
	font-size: 11px;
	color: #7A1900;
	font-weight: bold;
	left: 10px;
	text-align: right; 
	top: 46px;
}

#PasswordLBL {
	top: 66px;
}

#EMailCampo, #PasswordCampo {
	position: absolute;
	width: 80px;
	height: 16px;
	font-size: 11px;
	color: #E30000;
	background-color: #ffffff;
	border: 1px solid #C78800;
	font-weight: bold;
	left: 75px; 
	top: 45px;
}

#PasswordCampo {
	top: 65px;
}

#SubmitCampo {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 11px;
	background-color: #E30000;
	color: #ffffff;
	border: 1px solid #C78800;
	font-weight: bold;
	right: 13px;
	top: 88px;
}

A#Remember, A#Registrati {
	position: absolute;
	display: block;
	font-size: 11px;
	top: 120px;
	width: 70px;
	height: 30px;
	color: #ffffff;
	background-color: #e30000;
	text-align: center;
}



#Remember {
	left: 10px;
}

#Registrati {
	right: 13px;
	font-weight: bold;
}

#ErroreAutentica {
	position: absolute;
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	top: 50px;
	left: 0px;
	color: #7A1900;
}

#TentaAncora {
	position: absolute;
	width: 170px;
	font-size: 11px;
	text-align: center;
	top: 110px;
	left: 0px;
	color: #7A1900;
}


UL.Venditore LI {
	list-style-type: none;
	display: inline;
}

UL.Venditore LI A {
	display: block;
	width: 150px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 11px;
	background-color: #E30000;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#Filtra {
	width: 170px;
	height: 180px;
	margin-left: 3px; 
	margin-right: auto;
	background-color: #FFD38E;
	border: 1px solid #C78800;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#FiltraTitolo {
	position: absolute;
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	color: #E30000;
	text-align: center;
	top: 5px;
	left: 0px;
}

#MateriaLBL, #LivelloLBL {
	position: absolute;
	font-size: 11px;
	color: #7A1900;
	font-weight: bold;
	left: 10px;
	top: 46px;
}

#LivelloLBL {
	top: 88px;
}

#Materia, #Livello {
	position: absolute;
	width: 150px;
	font-size: 10px;
	top: 61px;
	left: 10px;
	background-color: #ffffff;	
}

#Livello {
	top: 104px;
}

#FiltraCampo {
	position: absolute;
	width: 50px;
	height: 18px;
	font-size: 11px;
	background-color: #E30000;
	color: #ffffff;
	border: 1px solid #C78800;
	font-weight: bold;
	right: 13px;
	top: 128px;
}

/*#BarraRicerca {
	width:10px;
	float:left;
}*/

.Materia, .Livello {	
	margin-left:10px;
	width: 150px;
	font-size: 10px;
	top: 61px;
	left: 10px;
	background-color: #ffffff;
	margin-top:5px;
}

/* Blocco ricerca 

#WrapperRicerca {
	
}

#WrapperRicercaSubmit {
	position: relative;
	width: 50px;
	height: 18px;
	border: 1px solid #ffffff;
	background-color: #E30000;
	font-size: 11px;
	font-weight: bold;	
	color: #ffffff;
	left:150px;
}

#WrapperRicercaPagina {	
	position: relative;
	left:0px;
	top:0px;
	width:120px;
	text-align:center;
}

.WrapperRicercaLibri {
	position:relative;
	left:50px;
	top:0px;
}

*/






