html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #91b5ca url(images/page_bg2.gif) repeat-x; /**	ORIGINALE -->background: #E0D5B7 url(images/page_bg2.gif) repeat-x; ORIGINALE **/
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}


/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_pedana.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
 background: url(images/nav_left.jpg) no-repeat;
 }
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #dee9ef bottom left url(images/nav_bot.jpg) no-repeat;
  /** ORIGINALE --> background: #2A2A2A <-- #eaeff3 - #dfe8ef - #dee9ef - #dae4ee**/
}
#nav li {
  list-style: none;
;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  /** background: 188px 10px url(images/bg_navigation.gif) repeat-x; **/
  padding: 7px 0 0 31px;
}
#nav a {
  color: #18638e ; /** ORIGINALE #fff -- #92b5c9 **/
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
  color: #5a0800; /** ORIG. #92b5c9 **/   padding: 2px 0 6px 28px;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}

#nav .important a {
  color: #5a0800; /** ORIGINALE #E9C379 **/
}

#nav .important2 {
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}

#nav .important2 a {
  color: #5a0800; /** ORIGINALE #E9C379 **/
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;

}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}

#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;

}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;

}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#news2 {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news2 h2 {
  font-size: 12px;
  color: #BE8B06;
}


#newswindow {
  background: url(images/news_windows2.jpg) no-repeat;
  padding: 9px;
  height: 90px;
  color: #2c1566; /**  color: #1A1A18;  color: #ef112b;    **/

}

#newswindow p {
  margin: 0.3em 0.0em;
}
 
#support {
  background: url(images/info.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #2c1566; /**  color: #1A1A18;  color: #ef112b;    **/
}
#support p {
  margin: 0.1em 0.8em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}

#right h1 {
  font: 14px TIMES, sans-serif; 
  color: #0d0f49; 
}
#right h2 {
  font-style:italic;
  font-family:Georgia, "Times New Roman", Times, serif;   /** font: 18px TIMES, sans-serif; **/
  font: 20px Georgia, sans-serif;
  color: #5c3910;     /**  color: #BE8B06; **/
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px TIMES, sans-serif;
  color: #5c3910;       /**  color: #BE8B06; **/
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

table {
		border-collapse:collapse;
		background:#EFF4FB url(images/teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		text-align:center;
		font:1.1em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

td, th {
		padding:5px;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333 url(images/llsh.gif) repeat-x;
		text-align:center;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#fafafa
}
/* fine Tabella
----------------------------------------------- */
#welcome {
  color: #5c3910;
  margin-right: 5px;
}

#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}

#condizioni {
  float: left;
  width: 100%;
}

#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2_laconca.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3_spiaggia.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
color: #5c3910;
/**  color: #715F36; colore ORIGINALE**/
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
