html, body{
	height: 100%;
}

body{
	width:auto;
	font: 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

p {
 	margin: 1.1em 0 1.1em 0;
}

a, a:visited {
	color:#0033CC;
	font-size:1em;
}

a:hover {
	color:#FF0000;
}



h1,h2,h3 {
	font-size:30px;
	color:#CC0000;
	margin:0 0 10px 0;
	padding:0;
}
h1 {
	font-size:46px;
}

h3 {
	font-size:140%;
	color:#007733;
}

form {
	margin:0;
}

.clear {
	clear:both;
}


/**********/
/* LAYOUT */
/**********/

#container {
	background-image:url(images/sfo.gif);
	background-repeat:repeat-y;
}


#header1, #header2 {
	height:92px;
	margin: 27px 0 0 0;
	cursor:default;
}
#header1 {
	background-image:url(images/header_logo.gif);
	background-repeat: no-repeat;
}
#header2 {
	background-image:url(images/header_comics.gif);
	background-repeat: no-repeat;
}


#footer {
	height:26px;
	margin-top:20px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	cursor:default;
}

#nav {
	text-align:center;
}

#content {
	padding: 6px 10px 0 8px;
	text-align:justify;
}

/*****************/
/* LAYOUT: FINE */
/*****************/
#nav a, #nav a:link, #nav a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height: 24px;
	color:#333333;
	display:block;
}

#nav a:hover, #nav a.liv1_on, #nav a.liv1_on:link, #nav a.liv1_on:visited  {
	color:#FF0000;
}



.box {
	text-align:justify;
}
.box2 {
	margin-bottom:11px;
}


.intro {
	font-size:18px;
	color:#555555;
	margin-bottom:14px;
}

.foto img {
	border:2px solid #999999;
	margin: 0 11px 11px 0;
}
.foto .nomargdx {
	margin-right:0;
}





/* LISTINO */
.nota {
	font-size:13px;
}

table.listino, table.listino td, table.listino th {
	border:1px solid #cccccc;
}
 table.listino th {
	background-color: #eeeeee;
}
/* LISTINO: FINE */

.contatti {
	font-size:22px;
}


.sep {
	margin: 20px 0 20px 0;
	width:63px;
	height:48px;
	background-image:url(images/sep.gif);
}

.contatore {
	font-weight:bold;
	color:#aa0000;
	background-color:#eeeeee;
}

.avviso {
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-style:italic;
	background-color: #cccccc;
}

.fonti {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	font-style:italic;
	margin:0;
}


/*Sezione LINKS: INIZO */
.links {
	width:90%;
	border: 2px solid #cccccc;
	text-align:center;
	margin-top:24px;
}

.links h3 {
	margin:0;
	padding:0;
}
.links ul {
	text-align:left;
	font-size:12px; 
	margin: 0 0 0 4px;
	padding:0;
}
.links ul li {
	text-align:left;
	list-style-type:none;
	background-image: url(images/elenchi_freccia.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 1em;
	background-position: 0px 4px;
	line-height:1.4em;
}

.h {
	display:none;
}
/*Sezione LINKS: fine */