/* CSS Document */

div#mainbox {
	clear: both;
	position: relative;
	top: 0px;
	width: 1100px;
	margin: 0 auto; /* per centrare */
}

body.home_body			{ margin:0px; color:#330000; font-family:"Courier New", Courier, mono; font-size:12px; background-image:url(/immagini/background_home.jpg); background-repeat:repeat-x;  }
body.interne_body		{ margin:0px; color:#330000; font-family:"Courier New", Courier, mono; font-size:12px; background-image:url(/immagini/background_interne.jpg); background-repeat:repeat-x;  }

/* H1 sezioni */
h1.viaggio				{ color:#dc5f20; font-size:15px; display:inline; }
h1.bagaglio				{ color:#4786b6; font-size:15px; display:inline; }
h1.collezioni			{ color:#b10d1b; font-size:15px; display:inline; }
h1.compagni				{ color:#db55be; font-size:15px; display:inline; }
h1.scali				{ color:#767e22; font-size:15px; display:inline; }

/* Struttura Principale */
.home					{ width:1100px; height:600px; }
.content				{ position: relative; top: 0px; left: 0px; width:1100px; height:550px; }
.footer					{ clear: both; position: relative; top: 0px; left: 0px; width:1100px; height:50px; background-image:url(/immagini/footer.jpg); background-repeat:no-repeat;}


/* Divisione */
.sx						{ width:485px; height:550px; float:left; }
.sx_one					{ clear: both; position: absolute; top: 0px; left: 0px; width:485px; height:198px; }
.sx_two_viaggio			{ clear: both; position: absolute; top: 198px; left: 0px; width:485px; height:352px; }

.fumetto {
	position: absolute;
	top: 18px;
	right: 8px;
	width: 147px;
	height: 83px;
	background-image:url(/immagini/fumetto_menu.gif);
	background-repeat:no-repeat;
}

.fumetto_scali {
	position: absolute;
	top: 40px;
	right: 5px;
	width: 112px;
	height: 157px;
	background-image:url(/immagini/fumetto_scali.gif);
	background-repeat:no-repeat;
}

.fumetto_scali_interne { 
	position: absolute; 
	top: 40px; 
	right: 5px; 
	width: 224px; 
	height: 157px; 
	background-image:url(/immagini/fumetto_scali_interne.gif); 
	background-repeat:no-repeat;
}

.paginaz			{ position:absolute; right:170px; }

.center_viaggio			{ width:450px; height:550px; float:left; }
.center_one				{ width:450px; height:299px; float:left; background-image:url(/immagini/center_one.jpg); background-repeat:no-repeat; }
.center_one_pag			{ width:450px; height:180px; float:left; background-image:url(/immagini/center_one_pag.jpg); background-repeat:no-repeat; }
.center_one_img			{ width:437px; height:294px; float:left; padding-left:13px; padding-top:5px; }
.center_two				{ width:450px; height:251px; float:left; background-image:url(/immagini/center_two.jpg); background-repeat:no-repeat;}
.center_two_pag			{ width:450px; height:251px; float:left; }
.center_one_txt			{ width:450px; height:231px; float:left; text-align:left; padding-top:20px; }

.center_scali			{ width:450px; height:550px; float:left; }
.center_scali_one		{ width:450px; height:472px; float:left; background-image:url(/immagini/center_scali_one.jpg); background-repeat:no-repeat; }
.center_scali_one_img	{ width:437px; height:467px; float:left; padding-left:13px; padding-top:5px; }
.center_scali_two		{ width:450px; height:79px; float:left; background-image:url(/immagini/center_scali_two.jpg); background-repeat:no-repeat;}
.center_scali_one_txt	{ width:450px; height:69px; float:left; text-align:left; padding-top:10px; }
 
.center_compagni			{ width:450px; height:550px; float:left; }
.center_compagni_one		{ width:450px; height:472px; float:left; background-image:url(/immagini/center_scali_one.jpg); background-repeat:no-repeat; }
.center_compagni_one_img	{ width:437px; height:467px; float:left; padding-left:13px; padding-top:5px; }
.center_compagni_two		{ width:450px; height:79px; float:left; background-image:url(/immagini/center_scali_two.jpg); background-repeat:no-repeat;}
.center_compagni_one_txt	{ width:450px; height:69px; float:left; text-align:left; padding-top:10px; }

 
.dx						{ width:165px; height:550px; float:left; }
.dx_one					{ width:165px; height:299px; float:left; background-image:url(/immagini/dx_one.jpg); background-repeat:no-repeat; }
.dx_one_link			{ width:137px; height:126px; float:left; text-align:left; padding-left:28px; padding-top:173px;   }   
.dx_two					{ width:165px; height:251px; float:left; }   

A						{ color:#b10d1b; font-style: normal; text-decoration: none; font-weight:bold; }
A:visited 				{ color:#b10d1b; font-style: normal; text-decoration: none; font-weight:bold; }
A:hover 				{ color:#330000; font-style: normal; text-decoration: none; font-weight:bold; }

a.link						{ color:#330000; font-style: normal; text-decoration: none;  }
a.link:visited 				{ color:#330000; font-style: normal; text-decoration: none;  }
a.link:hover 				{ color:#666600; font-style: normal; text-decoration: none;  }

a.selez						{ color:#330000; font-style: normal; text-decoration: none; font-weight:bold; }
a.selez:visited 			{ color:#330000; font-style: normal; text-decoration: none; font-weight:bold; }
a.selez:hover 				{ color:#330000; font-style: normal; text-decoration: none; font-weight:bold; }

a.selez2					{ color:#666600; font-style: normal; text-decoration: none; }
a.selez2:visited 			{ color:#666600; font-style: normal; text-decoration: none; }
a.selez2:hover 				{ color:#666600; font-style: normal; text-decoration: none; }
