@charset "utf-8";
/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	background-color:#006e2e;
	color:#FFFFFF;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:12px;
}

a:link, a:visited, a:active {
	color:#CCCCCC;
	text-decoration:underline;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}

P:first-letter {
	PADDING-RIGHT: 0.2em; 
	FONT-SIZE: 3em; 
	FLOAT: left; 
	LINE-HEIGHT: 1em
}

td {
	border-bottom:1px solid #FFFFFF;
}

.container {
	width:950px;
	height:650px;
	margin:0 auto;
}

.left_top {
	float:left;
	width:471px;
	height:210px;
}

.left_bottom {
	float:left;
	width:233px;
	height:383px;
	padding-top:4px;
	background:url(gfx/menu.jpg) no-repeat;
	position:relative;
}

.left_bottom a, .left_bottom span {
	display:block;
	clear:both;
	float:right;
	width:100px;
	height:23px;
	margin:8px 10px 0 0;
	border:1px solid transparent;
	text-indent:-9000px;
}

.blink {
	position:relative;
}

#light {
	display:none;
	position:absolute;
	top:-12px;
	left:-2px;
	text-indent:-9000px;
	background:url(gfx/light_bt.gif) no-repeat;
	z-index:5;
}

.right_top {
	float:right;
	width:479px;
	height:191px;
}

.right_banner {
	float:right;
	width:479px;
	height:19px;
}

.bio {
	float:right;
	width:600px;
	margin-right:70px;
	text-align:center;
}

.home_box {
	float:right;
	width:717px;
	height:286px;
	margin-top:40px;
}

.box {
	float:right;
	width:717px;
	text-align:center;
}

.box_left {
	width:340px;
	height:300px;
	float:left;
	text-align:center;
	padding-top:40px;
}

.box_right {
	width:375px;
	float:left;
	text-align:center;
	padding-top:40px;
	border-left:1px solid #FFFFFF;
}

.note {
	width:600px;
	clear:both;
	text-align:center;
	font-size:13px;
	margin:60px auto;
}

.red {
	color:#FF0000;
}

.map {
	width:375px;
	float:left;
	padding-top:30px;
	text-align:center;
	font-size:13px;
}

.orario {
	clear:both;
	text-align:justify;
	font-style:normal;
	width:600px;
	margin:0 auto;
	padding-top:25px;
}

#cell {
	width:120px;
	font-weight:bold;
	padding-right:30px;
}

#cell_bd {
	border-bottom:1px solid #CCCCCC;
}

#chiusura {
	text-align:center;
	display:block;
}

