@charset "UTF-8";
a,a:visited,a:active{color:#d96e1b}
a:hover{color:#990000}
img{border:none}
#contenitore {

	width: 900px;

	height: auto;

	margin: auto;

	border: thin solid #999999;

}



#header {

	position:relative;

	width:900px;

	height:328px;

	z-index:1;

	background-repeat: no-repeat;

	background-image: url(../immagini/header.png);

}

#corpo {

	position:relative;

	width:900px;

	z-index:2;

	background-image: url(../immagini/fondo_ripetuto.png);

	background-repeat: repeat-y;

	float: left;

}

#footer {

	position:relative;

	width:900px;

	height:23px;

	z-index:3;

	background-repeat: no-repeat;

	text-align: center;

	color: #000000;

	background-color: #DCDDDF;

	float: none;

	padding-top: 25px;

	clear: left;

	vertical-align: middle;

}

#colonnasx {

	position:relative;

	width:260px;

	z-index:1;

	left: 10px;

	float: left;

	margin-top: 18px;

	border-right-width: thin;

	border-right-style: dotted;

	border-right-color: #990000;

	padding-right: 10px;

}

#colonnadx {

	position:relative;

	width:618px;

	z-index:2;

	float: right;

	right: 0px;

	background-image: url(../immagini/fondo_pagine_centro.jpg);

	background-repeat: repeat-y;

	margin-top: 18px;

}



#contenutipagina {

	margin: 0px 10px;

}

#fondoisbn {

	background-image: url(../immagini/fondo_isbn.jpg);

	background-repeat: no-repeat;

	height: 235px;

	width: 186px;

	padding-right: 10px;

	padding-left: 10px;

	padding-top: 20px;

	padding-bottom: 5px;

}

#evidenza_testi {

	padding: 10px;

	border: thin dashed #C5242A;

	margin: 10px;

}

.tendina{

	padding:0px;
	
	/*width:106px;

	padding-top:5px;

	background-color:#dcdddf;*/

	display:none;

	position:absolute;

}

.tendina img{

	border:0px;

	margin:0px;

	padding:0px;

}

.tendina a{

	display:block;

	border: 0px;

}

.tendina a:hover{

}

.fakeimg{

	margin-left:10px;

}

#controllo{

	z-index:11;

	width:900px;

	height:500px;

	position:absolute;

	background-color:#CCCCCC;

	Filter:alpha(Opacity=0);

	-moz-opacity:0;

	opacity:0;

}

.copyright{

	font-size:11px;

	text-align:center;

	padding-top: 2px;

}

/*classi per la popup di autenticazione download */
.aut{border:1px solid #999;width:495px;height:310px;margin:3px auto}
.aut p{padding:5px}
.aut p.forlabel{float:left;width:110px;margin:0;padding:0}
.aut #avviso{height:15px;color:#ff0000;font-weight:bold}
.aut #avviso1{height:15px;color:#ff0000;font-weight:bold}
.aut form{width:300px;margin:0 auto;}
.aut label{color:#333;font-size:11px;font-weight:bold}
.aut p.invia{width:178px;text-align:center;clear:both}
.aut .mygray{color:#333;font-size:11px;font-weight:bold}
.aut .cliccaqui{color:#333;font-size:10px}
.aut p.captcha{width:159px}
.aut input{float:left}
.aut img.cp{float:left;margin:0px;border:5px}.evidenza_rosso_GRANDE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.normale_grassetto_rosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
