/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333;
	padding: 10px;
	margin: 10px auto 0 auto;
	
	
	
}

p {
 padding: 10px;
}

#wrapper {
	width: 937px;
	margin: 10px auto 0 auto;
	background-color: #FFF;
}




#header {
	color: #333;
	width: 937px;
	float: left;
	height: 201px;
	background: #FFFFFF;
}



#navigation {
	float: left;
	width: 939px;
	height: 42px;
	color: #333;
	background: #006600;
	
	
	
	}
	
	
	#tabs26{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(../images/greenslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
#tabs26 ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#tabs26 ul li{display:block;float:left;margin:0 1px 0 0;}
#tabs26 ul li a{display:block;float:left;color:#EEFFDF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
#tabs26 ul li a:hover,#tabs26 ul li a.current{color:#fff;background:transparent url(../images/greenslate_backgroundOVER.gif) no-repeat top center;}
	
	
	
	
	
	







#content {
	float: left;
	color: #333;
	height: auto;
	width: 533px;
	display: inline;
	background-color: #FFF;
	
}


#marchi {
	float: left;
	color: #333;
	height: auto;
	width: 537px;
	display: inline;
	background-color: #FFF;
	
}



#usate {
	float: left;
	color: #333;
	height: auto;
	width: 537px;
	display: inline;
	background-color: #FFF;
	
}


ul.b {list-style-type:square;}


#rightcolumn {
	color: #333;
	background: #333;
	height: auto;
	width: 400px;
	float: left;
}













#footer {
	width: 939px;
	height: 35px;
	clear: both;
	color: #FFF;
	background: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}








.footer {
	padding: 10px;
	margin: 10px;
}



/* The specific style rules used to suggest rendering */
/* for the CSS table design example, starts here */

DIV.base-layer {
	background: none  #EFEFEF;
	border: solid #333333 1px;
	color: #000000;
	margin: 0.5em 12px 0.5em 12px;
	padding: 0;
	text-align: left;
	width: auto;
}

DIV.table-row {
	border: solid #000000 1px;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: left;
	width: 96%;
	background-color: #CCC;
	background-image: none;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  border: none; float: left; margin: 0; padding: 0; width: 50%;
}

DIV.right-container2 {
  border: none; float: right; margin: 0; padding: 0; width: 50%;
}

/* Rules in detail that is used to suggest rendering for the */
/* Nobel price winner table example. I still use some of the */
/* generic rules as found above and below, but still..       */

DIV.left-container13 {
  border: none; float: left; margin: 0; padding: 0; width: 20%;
}

DIV.left-container23 {
  border: none; float: left; margin: 0; padding: 0; width: 35%;
}

DIV.right-container13 {
  border: none; float: right; margin: 0; padding: 0; width: 45%;
}

/* Rules in detail that is used to suggest rendering for the  10 by 5 int. */
/* product table example. I still use some of the generic rules as found   */
/* above and below, but still..                                            */

DIV.left-layer11 {
  border: none; float: left; margin: 0; padding: 0; width: 9%;
}

DIV.right-layer11 {
  border: none; float: right; margin: 0; padding: 0; width: 10%;
}

/* Watch out for this DIV... rule, it appears every now and then */

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

/* Some rules for captions, headers and running text */

H4.table-caption {
	background: transparent;
	color: #333;
	font-family: sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0.3em;
	text-align: center;
	width: auto;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

H5.colhdr {
  background: none #ffffcc; border: solid #3333cc 1px; color: #993333;
  font-family: sans-serif; font-size: 1em; font-style: italic;
  font-weight: normal; margin: 0; padding: 0.3em 0.3em 0 0.3em;
  text-align: center; width: auto;
}

P.text {
	margin: 0;
	padding: 0.3em 0.3em 0 0.3em;
	font-style: normal;
	font-size: 1em;
	text-align: left;
	text-indent: 0;
	width: auto;
	border: 0px solid #999;
}

/* End of layer specific style rule set */
