/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #000000;
	color: #FFFFFF;
	font: .7em "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #9F6856;
	text-decoration: none
}
a:hover{
	color: #ffffff;
	text-decoration: underline
}
input,select,textarea{
	border: #336699 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #1d3a58;
	font-size: 2em;
	letter-spacing: -1px;
	margin: 0 0 .5em
}
h3{
	color: #1d3b58;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 1em
}
h4{
	color: #1d3b58;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#bgr{
	background: #000000; 
}
#home #bgr{
	background:  #000000; 
}
#page{
	margin: 0 auto;
	width: 936px
}
#pagenews{
	margin: 0 auto;
	width: 780px
}

#pagecartina{
	margin: 0 auto;
	width: 600px
}
/*=== Header ===*/
#header{
	height: 143px;
}
#header .content{
	float: left;
	padding: 3px 0 0;
	/* margin-left:178px;*/
}
/*- Logo -*/
#logo h1{
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	text-indent: -9999px;
	width: 95px
}
#logo h1 a{
	display: block;
	height: 111px
}
#logo h1 a:hover{
	text-decoration: none
}
.logo2{
	float: right;
	margin: -10px 0 0 15px;
	position: relative
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 14px;
	height: 20px;
	letter-spacing: 0px;
	font-weight:bold;
	
}
* html #nav1{
	float:right; 
}
#nav1 li{
	float: left;
	line-height: 20px;
	padding: 0 2px
}
#nav1 li a{
	color: #9F6856;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 20px;
	padding: 0 10px 0 0
}
#nav1 li.active a span{
	background: #333333;
}
#nav1 li a:hover span{
	background: #1A100C;
}

#nav1 li.active a{
	background: #333333;
	cursor: pointer;
	text-decoration: none
}
#nav1 li a:hover{
	background: #1A100C;
	cursor: pointer;
	text-decoration: none
}

/*- Nav2 -*/
.nav2 li{
	padding: 0 0 1em
}
.nav2 a{
	color: #336699
}
/*- Nav3 -*/
.nav3{
	clear: both;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	line-height: 30px
}
.nav3 li{
	background: url(../images/ico-arrow.gif) no-repeat right;
	float: left;
	font-size: 1.5em;
	padding: 0 20px 0 5px
}
/*- Nav Path -*/
.nav-path{
	background: url(../images/hl.gif) no-repeat left bottom;
	color: #b1b0b0;
	margin: 0 0 2em;
	padding: 0 0 5px
}
.nav-path a{
	color: #b1b0b0
}
.nav-path em{
	color: #336699;
	font-style: normal
}
/*=== Title Placeholder ===*/
#title{
	clear: both;
	height: 156px;
	overflow: hidden;
	text-align: center;
	border-bottom:1px solid  #9F6856;
}
#home #title{
	height: 136px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px;
}
#home #columns{
	padding-bottom: 10px;
}
#home #columns h3{
	color: #031e38;
	font-size: 1.3em
}
#home #columns h4{
	font-size: 1em;
	margin: 0
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 885px;
	padding:22px;
	
}
/*- List1 -*/
#centercol ul{
	margin: 0 0 1em
}
#centercol li{
	background: url(../images/ico-list.gif) no-repeat 0 8px;
	margin: 0 0 .1em;
	padding: 0 0 0 7px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	text-align: right;
	width: 195px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 100%;
	margin-left:10px;
	margin-right:10px;
}
.col1 p {
	line-height: 1.2em;
}
.col2 p {
  line-height: 1.2em;
  margin-left:68px;
}

.col2{
	float: left;
	width: 100%;
	background: #9F6856;
	height:20px;
}

.col2 a{
  color:#000000;
  font-size:13px;
  font-weight:bold;
  padding-left:3px;
  padding-right:30px;
  text-decoration:none;
}

.col2 a:hover, .col2 a.active{
  color:#ffffff;
}


.col3{
	float:left;
	width: 100%;
	padding-top:20px;
	padding-bottom:10px;
	/*height: 250px;
	overflow-y:scroll;
	overflow-x:hidden;*/
	border-bottom:1px solid #9F6856;
	font-size:1.3em;
}

.col3 p {
  line-height: 1.3em;
  margin-left:5px;
  margin-right:5px;
  text-align:justify;
}

.col3 img {
    padding-right:7px;
}

.colriga{
	float:left;
	/*height: 100px; */
	width: 100%;
	padding-left:20px;
	padding-bottom:30px;
	}
.colrigasx{
	float:left;
	padding-bottom:10px;
	padding-top:5px;
	width: 140px ;
}

.colrigadx{
	float:left;
	padding-bottom:10px;
	width: 764px ;
}
.rasstampa{
	float:left;
	height: 24px;
	width: 100%;
	padding-left:20px;
	padding-bottom:10px;
	}
.news1{
	float: left;
	width: 100%;
	background: #9F6856;
	height:24px;
	color:#000000;
  font-size:13px;
  font-weight:bold;
  padding-top:4px;
  padding-left:3px;
  padding-right:30px;
  text-decoration:none;
}
.cartina{
	float: left;
	width: 100%;
	background: #9F6856;
	height:24px;
	color:#ffffff;
  font-size:13px;

}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	font-size: 14px;
	letter-spacing: -1px;
	margin: 0 0 1.5em;
	width: 195px
}
.box .top, .box .bot{
	background: url(../images/box-top.gif) #d7d7d7 no-repeat top;
	clear: both;
	height: 56px;
	overflow: hidden;
	padding: 9px 0 0
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	height: 9px;
	padding: 0
}
.box .content{
	background: #d7d7d7;
	height: 1%;
	padding: 0 25px 0 10px
}
.box h2{
	background: url(../images/box-hdr.gif) no-repeat top;
	font-size: 18px;
	height: 43px;
	line-height: 43px;
	margin: 0;
	padding: 0 25px 0 0
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
.newsl{
	float: right;
	width: 205px
}
.newsl label{
	color: #1d3b58;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 5px 0 0
}
.newsl input{
	margin: 0 0 10px;
	width: 200px
}
.newsl input.btn{
	margin: 0;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 13px
}
.pic.fr img{
	margin-left: 13px
}
/*=== Footer ===*/
#footer{
	color: #9F6856;
	height: 35px;
	margin: 0 auto;
	padding-top: 2px;
	width: 936px;
	font-size:1.2em;
}

#footer a{
	color: #ffffff;
	text-decoration: none
}
#footer a:hover{
	color: #000000;
}
#footer ul{
	margin: 0 0 1em
}
#footer li{
	margin: 0 0 .4em;
	padding:3px;
	background:violet;
	border:1px dotted #ffffff;
}
#footer em{
	color: #d7d7d7;
	font-style: normal
}
#footer .fl{
	padding: 0 5px 0 0px
}
#footer .fr{
	text-align: center;
	/*margin-right:207px;*/
	padding:4px;
}

#footer .isis-logo{
	text-align: left;
	/*margin-right:207px;*/
	padding-left:4px;
	padding-top:4px;
	margin-left:115px;
	float:right;
	line-height:1.1em;
	color:#ffffff;
}

#footer .fr img{
	float: right
}
#footernews{
	color: #9F6856;
	height: 35px;
	margin: 0 auto;
	padding-top: 2px;
	width: 780px;
	font-size:1.2em;
}
#footernews a{
	color: #ffffff;
	text-decoration: none
}
#footernews a:hover{
	color: #000000;
}
#footernews ul{
	margin: 0 0 1em
}

#footernews li{
	margin: 0 0 .4em;
	padding:3px;
	background:violet;
	border:1px dotted #ffffff;
}

#footercartina{
	color: #9F6856;
	height: 35px;
	margin: 0 auto;
	padding-top: 2px;
	width: 600px;
	font-size:1.2em;
}
#footercartina a{
	color: #ffffff;
	text-decoration: none
}
#footercartina a:hover{
	color: #000000;
}
#footercartina ul{
	margin: 0 0 1em
}
#footercartina li{
	margin: 0 0 .4em;
	padding:3px;
	background:violet;
	border:1px dotted #ffffff;
}
#footercartina em{
	color: #d7d7d7;
	font-style: normal
}
#footercartina .fl{
	padding: 0 5px 0 0px
}
#footercartina .fr{
	text-align: center;
	margin-right:207px;
	padding:4px;
}
#footercartina .fr img{
	float: right
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

.banche {
  float:left;
  width:330px;
  padding:20px;
  height:90px;
  margin-left:68px;
}

.banche .fl {
	float: left;
	/* width:225px;
	height: 56px;*/
}