body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS';
	background-repeat: repeat-x;
}

div {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

#main {
	width: 950px;
	margin: 0 auto;
	background-color: white;
}

#top {
	margin-bottom: 20px;
}

#colonna_sx {
	padding: 0 5px;
	width: 175px;
	float: left;
}

#content {
	width: 540px;
	float: left;
	margin: 0 20px;
}

#colonna_dx {
	padding: 0 5px;
	width: 175px;
	float: left;
}

#bottom {
	clear: both;
}

#top #menu {
	width: 950px;
	height: 25px;
	padding: 10px;
	text-align: center;
	font-size: 11pt;
}

#top #menu .estremo_menu {
	width: 25px;
	height: 25px;
	float: left;
}

#top #menu #centro_menu {
	width: 880px;
	height: 25px;
	padding: 0;
	float: left;
}

.rosso {
	background-color: #b00b11;
}

.verde {
	background-color: #02957d;
}

.blu {
	background-color: #5ea6e3;
}

#top #menu #centro_menu td {
	padding: 0;
}

#top #menu a {
	color: white;
	text-decoration: none;
}

#top #menu a:hover {
	text-decoration: underline;
}

#top #menu_catalogo {
	width: 200px;
	display: none;
	z-index: 1;
	top: 185px;
	left: 580px;
	position: absolute;
	font-size: 10pt;
	text-align: left;
}

#top #menu_catalogo a {
	display: block;
	font-weight: bold;
	padding: 1px 3px;
}

#top #menu_catalogo a:hover {
	text-decoration: none;
	background-color: #001e5e;
}

#box_alto {
	width: 175px;
	margin-bottom: 10px;
	text-align: center;
}

#box_news {
	background-image: url('img/sfondo_libri.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#box_news #box_news_alto {
	width: 160px;
	height: 30px;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 14pt;
	background-image: url('img/box_news_alto.png');
	background-repeat: no-repeat;
}

#box_news .box_news_centro {
	width: 143px;
	padding: 5px 15px;
	text-align: left;
	border-width: 0 1px;
	border-style: solid;
	border-color: #001e5e;
}

#box_news .box_news_centro a {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#box_news .box_news_centro a:hover {
	text-decoration: underline;
}

#box_news #box_news_basso {
	width: 173px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #001e5e;
}

#lista_categorie {
	margin-bottom: 20px;
}

#lista_categorie a {
	display: block;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 1px 3px;
	border-top: 1px dashed white;
}

#lista_categorie a:hover {
	background-color: #001e5e;
}

#posizione {
	font-size: 8pt;
	position: relative;
	top: -20px;
	left: -5px;
}

#posizione a {
	text-decoration: none;
	color: #000000;
}

#showcase {
	padding: 0;
}

#showcase td.book {
	width: 120px;
	height: 160px;
	padding: 5px;
	text-align: center;
}

#titolo_cover img {
	border: 1px solid #DDDDDD;
}

#titolo_testo {
	margin-top: 20px;
	font-size: 10pt;
}

#centrostampa {
	width: 100%;
	margin: 20px;
	font-size: 16pt;
}

#centrostampa td {
	vertical-align: top;
}

#centrostampa ul {
	margin: 0;
	margin-left: 30px;
	padding: 0;
}

#centrostampa li {
	margin: 5px;
}

#preventivo h4 {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#preventivo table {
	width: 400px;
	border: 1px solid grey;
}

#preventivo td {
	margin: 0;
	padding: 0;
}

#preventivo option {
	width: 100px;
}

#risposte {
	font-size: 10pt;
	margin: 0;
	padding: 5px;
}

#risposte li {
	margin: 10px 0;
}

#risposte div {
	font-weight: bold;
}

#risposte li ul {
	padding-left: 30px;
	margin: 0;
}

#risposte li l {
	padding-left: 30px;
}

#risposte li ul {
	padding-left: 30px;
}

#risposte li li {
	margin: 0;
}

#bottom {
	width: 100%;

}

#link_landing {
	width:100%;
	text-align:center;
	font-size: 9px;
	padding-bottom: 20px;
}

#link_landing a:link, #link_landing a:visited {
	color:#000000;
	text-decoration:underline;
}

#link_landing a:hover, #link_landing a:focus, #link_landing a:active {
	color:#000000;
}
