@import url("default_blog.css");
@import url("default_article.css");
@import url("menu_principale.css");
@import url("menu_left.css");
@import url("menu_left_target.css");
@import url("menu_right.css");
@import url("before_after_content.css");
@import url("menu_web20.css");
@import url("menu_footer.css");
@import url("menu_youTube.css");
@import url("menu_topright.css");
@import url("menu_multimedia.css");
@import url("search.css");
@import url("frontpage.css");
@import url("login.css");
@import url("video.css");
@import url("editor_content.css");
@import url("tags_cloud.css");
@import url("sondaggio.css");
@import url("cat_autori.css");
@import url("newsletter.css");
@import url("contatti.css");
@import url("site_search.css");
@import url("legenda.css");
@import url("programma.css");
@import url("espositori.css");

body {
	background: white;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}
img {
	border: 0px;
}

a:link, a:visited {
	color: #3b3b3b;
	text-decoration: none;
}

a:hover, a:active {
	color: #007fff;
	text-decoration: none;
}

p {
	margin-top: 0px;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

#sfondo {
	background: url(../images/background_libro.gif) repeat-y top center;
        width: 100%; 
	margin: auto;
}

#testata {
	margin: auto;
}

#contenitore {
	background-color: white;
	margin: auto;
}

#web20 {
	padding: 3px 19px 3px 19px;
	border-bottom: 1px solid #d2d2d2;
}

#web20 form {
	display: inline;
}

#top {
	margin-bottom: 5px;
	padding: 5px;
	background: #d6d6d6 url("../images/background_top.jpg") repeat-x bottom left;
	border-top: 1px solid #cdcdcd;
	height: 19px;
	font-size: 11px;
	position: relative;
}
#top input {
	font-size: 11px;
	color: #3e3e3e;
}
#top .data {
	padding-left: 19px;
	line-height: 19px;
}
#user1 .data {
	float: right;
	display: inline;
}
#loginarea {
        /* float: right;*/
	position: absolute;
	right: 11px;
	top: 0px;
	z-index: 10;
        width: 392px;
        height: 57px;
	padding: 5px 18px 10px 5px;
	background: url(../images/background_login.jpg) no-repeat top right;
	/* border-top: 1px solid #cdcdcd;*/
	line-height: 1.8em;
}

#programma {
	float: right;
	clear: both;
}

#user1 {
	margin: 8px 16px;
}

#user2 {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#corpo.pagina_interna {
	background: transparent url("../images/background_left.gif") repeat-y;
}

#menu {
	clear: both;
}

#left {
	margin-right: 10px;
	float: left;
}

#right {
	margin-left: 10px;
	float: right;
}

#RSS {
	text-align: right;
}

#RSS a, #RSS a:hover, #RSS a:active {
	color: #3b3b3b;
	text-decoration: none;
}
#RSS a:hover, 
#RSS a:active {
	color: #007fff;
}

#RSS span {
	display: none;
}

#footer {
	margin-top: 10px;
}
div.spacer {
	clear: both;
	width: 10px;
	height: 0px;
	height: 0px;
}

.componentheading { 
	font-size: 16px;
	font-weight: bold;
	color: #007fff;
	padding: 10px 0px;
}

h1.componentheading {
	margin: 0px;
}

.pathway {
	font-size: 11px;
	text-transform: lowercase;
}

.pathway a {
	color: #3e3e3e;
	text-decoration: none;
	border-bottom: 1px solid #007fff;
}

.pathway a:hover,
.pathway a:active {
	color: #007fff;
}

.testo a:link, .testo a:visited {
	color: #007fff;
	text-decoration: underline;
}

.testo a:hover, .testo a:active {
	color: #3b3b3b;
	text-decoration: none;
}

.testo a.titolo_articolo:link,
.testo a.titolo_articolo:visited {
	text-decoration: none;
	color: #007fff;
}

.testo a.titolo_articolo:hover,
.testo a.titolo_articolo:active {
	text-decoration: none;
	color: #3b3b3b;
}

.testo h3 {
	margin-top: 0px;
}
