@charset "iso-8859-2";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
:focus {
	outline: 0;
}
body {
	background-color: #B2C235;
	height: 100%;
	width: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#parallax {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 250px;
	overflow: hidden;
}
#container {
	position: absolute;
	width: 960px;
	left: 50%;
	top: 220px;
	margin-left: -480px;
	background-color: #FFF;
	padding: 10px;
}
#search_block {
	height: 50px;
	width: 190px;
	background-image: url(../interface/search.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 7px;
	clear: both;
}
#search_block input {
	padding-left: 9px;
	background:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #754F31;
	font-size: 12px;
}
#search_block input .search_button {
	font-weight: bold;
	color: #000;
	padding-left: 15px;
}
#main {
	position: relative;
	float: left;
	width: 550px;
	margin-left: 10px;
}
#main_left {
	width: 190px;
	background-color: #F1F4D0;
	padding: 5px;
	height: 100%;
	float: left;
}
#main_right {
	position: relative;
	float: right;
	width: 180px;
	padding-top: 50px;
}
#feed {
	position: absolute;
	clear: none;
	top: 150px;
	left: 50%;
	margin-left: 330px;
	z-index: 10;
}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 15px;
}

#feed img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B2C235;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2C235;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../interface/top_box.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #65B7F1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #65B7F1;
}
h4 {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
h5, .data {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	padding-bottom: 5px;
}
h6 {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 25px;
	text-align: right;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #efefef;
}

strong, b {
	font-weight: bold;
	color: #B2C235;
}
.annuncio {
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.data {
	padding-bottom: 0px;
}
.testo {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 10px;
	display: block;
	clear: both;
}
a.link_block, a.link_block:hover {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.link_block:hover {
	color: #999;
}
.space {
	display: block;
	clear: both;
	height: 10px;
}
.content_block_center, .content_block {
	width: 525px;
	text-align: center;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2C235;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.content_block {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#gazza_news, #repub_news, #ilsole_news, #carlino_news {
	display: block;
	clear: both;
	margin-bottom: 20px;
	padding: 5px;
}
.tabNavigation {
	font-size: 12px;
	color: #ccc;
}
.tabNavigation li {
	display: inline;
}
.tabNavigation li a {
	padding: 5px;
	height: 15px;
	border: 1px solid #efefef;
}
.tabNavigation li a:hover {
	color: #999;
}
a.feed, a.feed:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
a.feed:hover {
	color: #999;
}
.selected {
	background-color: #efefef;
	border: 1px solid #B2C235;
	font-weight: bold;
	color: #B2C235;
}
ul.affari {
	list-style-type: none;
	display: block;
	clear: both;
}
ul.affari li {
	display: inline;
	width: 155px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
a.link_affari, a.link_affari:hover {
	color: #333;
}
a.link_affari:hover {
	color: #B2C235;
}
.none {
	color: #ccc;
}




#affari_menu, #affari_menu a, #affari_menu a:hover {
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
}
#affari_menu li {
	color: #666;
}
#affari_menu a {
	color: #000;
	font-weight: bold;
	width: 98%;
}
#affari_menu a:hover {
	color: #FFFFFF;
	background-color: #B2C235;
}
#affari_menu li ul li {
	margin-left: 10px;	
}
.centro {
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
}

label {
	width: 150px;
	float: left;
	padding-top: 10px;
}
label.error {
	color: #39F;
	width: 200px;
	margin-left: 100px;
}
.submit {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-image: url(../interface/button.jpg);
	background-position: center top;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.accesso {
	clear: both;	
}
.hide {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.ap {
	font-weight: bold;
	color: #2C9CE4;
}
a, a:hover, a.red, a.red:hover {
	font-size: 12px;
	font-weight: bold;
	color: #B2C235;
}
a:hover,  a.red:hover {
	color: #666;
}
a.red {
	color: #f00;
}
#tooltip{
	position:absolute;
	border:1px solid #FFF;
	padding:2px 5px;
	color:#FFF;
	display:none;
	background-color: #F00;
	font-weight: bold;
}	
a.appoint_tab, a.appoint_tab:hover {
	font-size: 24px;
	font-weight: bold;
	color: #B2C235;
	text-align: left;
	text-decoration: none;
	height: 40px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2C235;
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
a.appoint_tab:hover {
	background-image: url(../interface/acquista_tab.gif);
	background-position: -480px center;
	border-bottom-color: #FFF;
	color: #FFF;
	background-repeat: no-repeat;
}
.appoint_tab img {
	float: right;
	margin-right: 20px;
	position: relative;
	margin-top: -10px;
}
.550 {
	height: 100px;
	width: 500px;
	margin-left: 10px;
}
.180 {
	height: 180px;
	width: 180px;
}
br {
	clear: both;
}