body { 
	padding: 0; 
	margin: 0; 
	font: 0.9em Times New Roman, sans-serif; 
	line-height: 1.5em;
	color: #454545; 
	background-color: #ffffff;
	background-repeat: no-repeat;
}

a {	color: #0082D6;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

div#container { 
	margin: 0 auto;
	width: 780px;
	padding: 3px;
	background: #ffffff;
}

div#header { 
	height: 130px;
	background: #ffffff;
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0 0;
	border-bottom: 0px solid #ccc;
	/*background: #FFFFFF url("images/header.gif") no-repeat;	*/
}
.TitoloPagina {  font-family:Times New Roman, Times; font-size: 13pt; font-weight: bold; color: #990000; text-align:left; text-transform:uppercase;}
.TabBordo {padding:10px; height:400px; 
	border-color: black #000000 #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.testobase {  font-family:Times New Roman, Times; font-size: 12pt; color: #000000}

div#center {
  float:left;
  width: 99%;
  min-height:300px;
  margin: 5px 0 10px 3px;
}
  
  .center_left {
    float: left;
    width:49%;
  }

  .center_right {
    float: right;
    width:49%;
  }

div#footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }


.testo_footer {
	color : #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}


/* modulo home page ranieri */
#articles { margin: 0px 0 0 0; }
#articles li.first { border-top: 1px solid #cecece; list-style: none; float: left; width: 160px; background: #eee url(/modules/corecatalog/layout/subhead_bg.png) repeat-x bottom; padding: 4px 8px; margin: 0 0px 0 0;}
#articles li
#articles li a { background: url(/modules/corecatalog/layout/menuarrow.jpg) no-repeat 0 5px; padding: 0 0 0 8px; }
#articles li.element { padding: 0 0 0 0px; }
#articles li.last { margin: 0; }