/* CSS Document - Rete Olistica by Maurizio Costa */
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
		background-image: url(../../../images/mare.jpg);
}

/* mambo core stuff */
a:link, a:visited {
	color: #000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CC3300;	text-decoration: none;
	font-weight: bold;
}

/* in table.contentpaneopen descritto qui di seguito
   vengono inseriti i contenuti degli items delle sezioni */

/*table {
	border: thin solid blue;
}

table td {
	border: thin solid red;
}*/

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	/*background-color: #ffffff;*/
	text-align: left;
}

table.contentpane td {
	margin: 0px;
	padding: 10px;
	text-align: left;
}

/* commento */

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
/*	padding: 2px 5px 2px 5px; */
	
	background-color: #;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
        background: #69f;	
        /* background: #007777; */
        height: 10px;
	color: #0000ff;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	border-bottom: 1 px solid #ebebeb;
	padding: 3px;
        text-transform: uppercase;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #000080;


	text-align:left;
}

.componentheading{
font-weight: bold;
color: #0000bb;	
font-size: 12px;
}


table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background: #6699ff;
	border: 1px solid #CCCCCC;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

table.moduletable-header {
        width: 100%; 
        border: 1px solid #999999;
}

table.moduletable-rss {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #0000bb;
	font-size: 10px;
	font-weight: normal;
}

.createdate {
	height: 12px;
	padding-bottom: 5px;
	color: #000099;
	font-size: 10px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
                color: #666666;
  	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 20px;
        width: 100%;
	text-decoration: none;
	background: #efefef;
	border-top: 1px solid White;
border-left: 1px solid White;
border-bottom: 1px solid #acacac;
border-right: 1px solid #acacac;
	text-indent: 3px;
	height: 20px;
		
		}
/*	background: #6699cc; */
a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-align: left;
	padding-top: 0px;
	width: 98%;
	text-decoration: none;

        background: #69f;
	border-top: 1px solid #ffd1b3;
border-left: 0px solid #ffd1b3;
border-bottom: 0px solid #acacac;
border-right: 0px solid #acacac;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
		
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
background: #E2E2E2;
	text-indent: 3px;
	line-height: 20px;
		
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
.blockborder{
	border: 1px solid #CCCCCC;
	background-image: url(../images/sfondo1.jpg) ;
}

form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.clr {
	clear: both;

}


.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px solid #cccccc;
  width: auto;
  padding: 0px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 5px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
/*	font-size: 0.8em;*/
	font-size: 10px;
	font-weight: bold;
}

ul#mainlevel-nav li
{
	display: inline;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	margin: 0;
	width: auto !important;
	font-size: 10px;
	line-height: 14px;
	white-space: nowrap;
	/*border: 1px solid #cccccc;*/
	/*background-color: #DDDDDD;*/
	border: groove;
	text-align: left;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	color: #000;
	background: transparent;
	text-align:center;
       /* border: groove;*/
}

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
        background: #6699CC;
	background-color: #6699CC;
}

ul.newsfeed-rss
{
	color: #000099;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 11px;
}

.labelform {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.tab_aree { 
        font-family: "Times New Roman", Times, serif;
	font-size: 11px;
        font-weight: bold;  
        padding 0px;
}

.tab_aree a:hover { 
        font-family: "Times New Roman", Times, serif;
	font-size: 11px;
        font-weight: bold;  
        padding 0px;
}

.tab_aree a:visited { 
        font-family: "Times New Roman", Times, serif;
	font-size: 11px;
        font-weight: bold;  
        padding 0px;
}

.contentpaneopen { 
        border: 1px solid #CCCCCC;
        border-bottom: 0px;
}

.contentpane { 
        border: 1px;
}

.CyberGiornale {
        background-color: #888888;
}

span.article_seperator {
        padding 0px;
        margin 0px;
        border 0px;
        display: block;
        height: 0px;
}
