html {
	font: small/1.4 "Lucida Grande", Verdana, Tahoma, sans-serif;
}

body {
	background: url(images/sfondo.jpg) fixed repeat;
	text-align: center;
	min-width: 860px;
	line-height:150%;
	margin: 0px auto;
}


h3 {
	letter-spacing: 1.6px;
	text-transform: uppercase;
	margin-left:26px;
	margin-top:40px;
	/*font: Giorgia, Times, serif;*/
}

h4 {
	letter-spacing: 1.6px;
	font-size: 16px;
	margin-left:26px;
	text-transform: uppercase;
}

#wrapper {
	width: 882px;
	margin: 0 auto;
	text-align: left;
}

#maincontent {
	float: left;
	width: 632px;
}

.extlink {
background: transparent url(images/external_blue.gif) no-repeat scroll 100% 50%;
padding-right:13px;
}

a { color: mediumblue; }

/* ############ */
/* ---  BOX A DESTRA  --- */
/* ############ */

#boxadestra {
	/*display: block; */
	float: right;
	width: 178px;
	padding: 0px;
	margin: 0px;
	/*border: solid 2px #FFF; */
	/*background-color: lightyellow; */
	/*top: 10px; */
}

#boxadestra .sb-inner {
background:mediumblue none repeat scroll 0%;
/* background: forestgreen none repeat scroll 0%; */
}
#boxadestra .sb-shadow {
background:#000000 none repeat scroll 0%;
}

/* ############ */
/* ---  end of BOX A DESTRA  --- */
/* ############ */


#logo {
	display: block;
	height: 95px;
	padding: 0;
	padding-left: 20px;
}

/* ############ */
/* --- start Menu Nav --- */
/* ############ */

#nav {
	display: block;
	margin: 0;
	padding-left: 1px;
	background: lightskyblue;
	list-style-type: none;
	width: 672px;
	float: left;
	font-size: 108%;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	/*width: 160px;*/
}

#nav a {
	float: left;
	width: 95px;
	/*width: 105px;  */
	text-align: center;
	color: blue;
	text-decoration: none;
	line-height: 2.5;
	border-right: 1px solid #FFF;
}

#nav #contact a {
	border: none;
}

#nav a:hover {
	background: mediumseagreen;
	color: midnightblue;
	font-weight: bold;
}

#body_home #home a, #body_boekenlijst #boekenlijst a, #body_actueel #actueel a, #body_top10 #top10 a, #body_links #links a, #body_contact #contact a, #body_themas #themas a {
	background: mediumblue;
	color: lightskyblue;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	/*border-left: 1px solid #FFF; */
	/*border-right: 1px solid #FFF; */
}
/* ############ */
/* --- end Menu Nav --- */
/* ############ */


#testo {
	float: left;
	padding: 20px;
	width: 632px;
	text-align: left;
	/*border: 1px solid white; */
	background-color: lightyellow;
}



p.photo {
	margin: 0 0 10px 0;
	float: left;
	width: 210px;
	text-align: center;
	background-color: #fff;
	line-height: 1em;
}

p.photo a {
	display: block;
	float: left;
	margin: 0;
	padding: 4px 4px 9px 4px;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	/*text-align: center; */
}


p.photo img {
	display: block;
	margin: 0 auto 5px auto;
	border: 1px solid #ccc;
	border-bottom-color: #eee;
	border-left-color: #ddd;
	border-top-color: #bbb;
}

p.photo a: hover {
	border-color: #ccc;
	background-color: #eee;
}

p.description {
	margin: 14px;
	padding: 60px 0px 0px 0px;
	float: left;
}


.clear {
	clear: both;
}


/* ########### */
/* --- Themas --- */
/* ########### */

#listthemas, #listthemas ul {
	margin: 10px;
	padding: 10px;
	/*background: lightskyblue; */
	list-style: none;
	/* width: 672px; */
	/*width: 95%; */
	/*float: left; */
	/*font-size: 80%; */

}

#listthemas li {
	float: left;
	position: relative;
	width: 14em;
	border: 1px solid #B0C4DE;
	/*background-color: #CAE8EA; */
	background-color: #CAE8EA;
	font: 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
    color: white;
	/*color: #4f6b72;*/
	margin-right: 1em;
	padding: 1px;
}


#listthemas a {
	/*float: left; */
	/*width: 95px; */
	text-align: center;
	padding: 10px;
	text-decoration: none;
	line-height: 1;
}

#listthemas li a:hover {
	color: #FFF;
}

#elencothemas {
	clear: both;
	margin: 10px;
	padding: 10px;

}

#listboek, #listboek ul {
	margin: 30px;
	padding: 10px;
	/*background: lightskyblue; */
	list-style: none;
	/* width: 672px; */
	/*width: 95%; */
	/*float: left; */
	/*font-size: 80%; */

}

#listboek li {
	float: left;
	position: relative;
	width: 20em;
	border: 1px solid #B0C4DE;
	/*background-color: #CAE8EA; */
	background-color: #CAE8EA;
	font: 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
    color: white;
	/*color: #4f6b72;*/
	margin-right: 1em;
	padding: 1px;
}


#listboek a {
	/*float: left; */
	width: 95px;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	line-height: 1;
}

#listboek li a:hover {
	color: #FFF;
}

/* ########### */
/* --- end of Themas --- */
/* ########### */


/*stili per la navigazione*/
/*#testo ul{margin: 0;padding: 0; list-style-type: none;}
#testo li{display: inline; margin: 0 0 0 1em;padding: 0} /*nota display: inline
#testo a{color:#369;font: normal bold 1.2em/2.5em arial,sans-serif;text-decoration: none}
#testo a:hover{color: #fff;text-decoration: underline}
#testo a#activelink{color:#9cf;text-decoration: none} */

#data {
	font-size: 82%;
	text-indent: 2em;
}

#blog {
	text-indent: 1em;
}

/* ##### Table ##### */

table {
	/*border:1px solid #000; */
	border-collapse:collapse;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; 
	font-size:120%;
}

/*caption{
	background:forestgreen;
	font-size:140%;
	border:1px solid #000;
	border-bottom:none;
	padding:5px;
	text-align:left;
}
*/

/*thead th{
	background:#9cf;
	text-align:left;
}
tbody th{
	text-align:left;
	background:#69c;
}
*/

table.generique
        {
        border-left:1px solid #C1DAD7; 
        font-size:1em;
        width: 100%;
        border-spacing: 0px;
        empty-cells:show;
        /*margin:0 auto 1em auto; */
        text-align:left;
        padding:0;
        }
table.generique caption
        {
		text-align:center;
        font-weight:bold;
        caption-side:top;
        margin-bottom:0.2em;
		padding: 0 0 5px 0;
		letter-spacing: 2px;
		}
		
table.generique td
        {
        vertical-align:top;
        text-align:left;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        /*padding:1px 2px 1px 2px;  */
		padding: 6px 6px 6px 12px;
        }
table.generique th
        {
        font-weight:bold;
        color: mediumblue;
		/* color: #4f6b72; */
		border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
        letter-spacing: 1px;
        text-align: left;
        /*padding: 2px; */
		padding: 6px 6px 6px 12px;
        background: #CAE8EA no-repeat;
        line-height:1.2em;
        overflow:hidden;
        }
table.generique th a
        {
        padding:0;
        margin:0;
        text-decoration:none;
        color: blue;
        font-weight:bold;
        }
table.generique th a:focus
        {
        color:#a80000;
        }
table.generique td a:focus
        {
        text-decoration:underline;
        }
table.generique th span
        {
        color:#4f6b72;
        }
table.generique th.centered,
table.generique td.centered
        {
        text-align:center;
        }
table.generique td.alternative,
table.generique tr.alternative
        {
        background: #f5fafa;
        }
th.sortable,
th.sortable-date,
th.sortable-numeric,
th.sortable-currency
        {
        color:#242424;
        cursor:pointer;
        }
table.generique a
        {
        color:#239;
        }
		
td,th{
	border:1px solid #000;
	border-collapse:collapse;
	padding:5px;
}	

#tabletitlenum{/*width:5px;*/}
#tabletitletext{/*width:180px;*/}


/* ##### end of Table ##### */

#counter {
	float:left; 
	/*float: right;*/
    width: auto;
    height: auto;
    margin-top: 0px;
	margin-left: 3.2em !important;
	margin-left: 1.5em;
    border: 1px solid darkkhaki;
    background: lightyellow;
    padding:3px;
	font-size: 1em;
	text-align:center;
}


#bol {
 	float:left; 
	/*float: right;*/
    width: auto;
    height: auto;
    /*margin: 1em 0em 1em 1em;*/
	margin-left: 6.8em !important;
	margin-left: 3.6em;
    /*border: 1px solid; */
    /*background: lightyellow;*/
    /*font-size: 1em;*/
}

.newsflash {
    display: inline-block;
    float: right;
    width: 170px;
    height: auto;
    margin: 1em 0em 1em 1em;
    border: 2px outset #996;
    padding: .5em;
    background: #ffd;
    font-size: 0.85em;
}


.newsflash h3 {
    font-size: 100%;
    font-family: inherit;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #996;
    border-bottom: 1px solid #dd9;
}

.newsflash ul {
    list-style: square;
    margin-left: 1em;
    padding: 0px;
}

.newsflash li {
    margin-bottom: .5em;
}


#footer {
	padding: 16px;
	margin-left: 188px;
	/*background-color: powderblue;*/
	clear: both;
	font-weight: bold;
	
}
