
body {
	font-size:11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color:#eaeaea;
	background-image:url(../images/bkg_body.gif);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	color: #000000;
}



.header {
	border: 1px solid #b0aeaf;
	padding:0px;
	height: 42px;
	width:100%;
	padding:1px;
	background:transparent;
	margin-bottom:4px;
}

.header_banner {
	float:right;
	padding:0;
	height: 70px;
}

.logo {
	width:161px;
	height:70px;
	float: left;
}




.block_message {
	width: auto;
	background:url(../images/bg_block_message.gif) 0 0 repeat-x;
	border: 1px solid #C0C0C0;
	padding: 10px;
	margin-bottom: 10px;
}

.text_header {
	position: absolute;
	z-index: 1;
	padding: 12px 0 0 40px;
	background:url(../images/ico_tutte_le_news.gif) 20px 14px no-repeat;
	font-size:1.5em;
	font-weight: bold;
	color: #fff; 
}

.main_content {
	width:100%;
	margin-bottom:4px;
	background: #FFF;
	/*border: 1px solid #b0aeaf;*/
	float:left;
	padding:2px;
}

.content_inside{
  background:url(../images/bg_block_message.gif) #FFF repeat-x left top;
	width:50%;
	padding:4px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	border: 1px solid #ddeaef;
}

.footer {
	font-size:9px;
	color:#5b5b5b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	width:auto;
	height:50px;
	padding-left: 0;
	background-image:url(../images/bkg_footer.gif);
	background-repeat:repeat-x;
	background-position:0 bottom;
}

.footer ul{
	list-style: none;
	margin:0;
	padding: 10px 0 0 10px;
}

.footer ul li {
	display: inline;
	font: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5b5b5b;
}
.footer a {
	color:#5b5b5b;
}

.footer p {
	margin: 10px 0 0 10px; 
	padding: 0 0 0 10px;
}

.main_content.home {
	background: transparent;
	border: none;
	padding:0;
	width:594px;
}


.content_offerta {
	width:150px;
}

.content_offerta div.tit { 
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	text-transform: uppercase;
	margin-bottom:6px;
}

.news_container {
  border: 1px solid #b0aeaf;
	width:auto;	
	background: #FFF url(../images/bg_block_news.gif) repeat-x;
}

.news_container_header {
	width:auto;
	background: #FFF;
	padding:6px 10px;
}

.news_container_header div.float-left {
  font-size:1.2em;
  color:#098298;
  font-weight:bold;
}

.news_container	div.row {
  width:auto;
}
	
.news_container	div.row div.block {
  width:270px;
	padding:20px 10px;
}

.news_container	div.row div.block {
  width:290px;
  w\idth:270px;
}

.news_container	div.row div.block div.title {
  background:url(../images/ico_news.gif) no-repeat;
	padding-left:18px;
	font-weight:bold;
	color:#098298;
	margin-bottom:8px;
}

.news_container	div.row div.block div.title A {
  color:#098298;
}

.news_container	div.row div.block div.text {
  width:auto;
  margin:0;
  padding-left:18px;
}


IMG {
	border:none;
}

FORM {
	margin:0px;
	padding:0px;
}

A {
	color:#098298;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

P {
  margin:0 0 15px 0;
}

TABLE {
  margin:0 0 15px 0;
}

H1{
	padding: 4px 0 0 30px;
	background:url(../images/ico_tutte_le_news.gif) 12px 6px no-repeat;
	color:#098298;
	font-size:1.4em;
	margin:0 0 2px 0;
}

H2{
	padding: 4px 0 0 30px;
	background:url(../images/ico_tutte_le_news.gif) 12px 6px no-repeat;
	color:#f9c603;
	font-size:1.4em;
	margin:0 0 2px 0;
}

H3{
	padding: 4px 0 0 30px;
	background:url(../images/ico_tutte_le_news.gif) 12px 6px no-repeat;
	color:#ce3000;
	font-size:1.4em;
	margin:0 0 2px 0;
}


.bordobianco1 {
	width:auto;
	height:100%;
	padding:0;
	margin:0;
	border: #FFFFFF 1px solid;
}
.bordobianco2 {
	width:auto;
	height:100%;
	padding:0;
	margin:0;
	border: #FFFFFF 2px solid;
}

.spacer {
	margin-top:4px;
}
.border_el{ 
	border: 1px dashed #ff0000;
}
.vertical-middle { 
	vertical-align:middle;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.btn_line {
  margin-bottom:15px;
}

A.function {
	font-weight:bold;
}

.float-left {
	float:left;
	
}
.float-right {
	float:right;
}
.float-break {
	height: 1%; /* Fix for IE */
}
.float-break:after {
	content: "-";
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.object-left {
	float:left;
	margin:0 4px 4px 0;
}

.object-right {
  float:right;
	margin:0 4px 0 4px 0;
}

.object-center {
	margin-bottom:10px;
}

.block4 {
  width:auto;
  margin-bottom:4px;
}

.block4border {
	border: 1px solid #b0aeaf;
	width:auto;
	background:#fff;
	margin-bottom:4px;
	padding: 2px;
}
.block5header {
	margin:2px;
	width:auto;
	background:url(../images/bkg_business.gif) 0 0 repeat-x;
}

.imm_private{
	margin-right: 4px;
}

TABLE.default {
  border-collapse:collapse;
  background-color: #fff;
	margin: 0 0 20px 0;
}

TABLE.default TD P, 
TABLE.default TH P {
  margin:0;
}

TABLE.default TD {
	border:1px solid #DEDEDE;
	color: #767676;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}

TABLE.default TR.row1 TD {
  background: url(../images/bkg_tb_row1.gif) #FFF repeat-x;
}

TABLE.default TR.row2 TD {
  background: url(../images/bkg_tb_row2.gif) #FFF repeat-x;
}

TABLE.default TH {
	border:1px solid #DEDEDE;
  text-align: left;
	padding: 0px;
	color: #fff;
	background: url(../images/bkg_caratte_offerta.gif) #5FC5D3 repeat-x;
}


