/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color:#000099;/*: #963;*/
}
a:hover {
	color:#0099FF;/*: #C60;*/
}
body {
	background:url(img/sfondo.jpg) repeat #5dcaf1;/*url(img/bckg.jpg) repeat-x #5dcaf1;*/
	color:#000000;/* #543;*/
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

img { border:0 }


p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
table {
	font-size: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 0;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}
h2 a { color:#FFFFFF; text-decoration:none; }

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background:#FFFFFF;/* url(img/bgcontainer.gif) repeat-y;*/
	margin: 0 auto;
	width: 780px;
	padding-top:10px;
}

/* header */
.header {
	/*background:#387AD1 url(img/bgheader.jpg) repeat-x;*/
	background: url(img/company_name_bckg.jpg);
	height: 115px;
	margin: 0px 10px 0px 10px;
	width: 760px;
	vertical-align:bottom;
	/*border-top:1px solid #0066CC;
	border-left:1px solid #0066CC;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;*/
}

/* title */
.title {
	padding: 0;
	margin: 0;
}

.title_table { width:98%;}
.title_table td { vertical-align:top; text-align:left;}
.title_table td.promo { text-align:right; padding-top:25px;}
.title_table img { border:0px; }

.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
	padding:10px;
}

.title_table .myh1 {
	color:#F4F4F4;
	/*font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}


/* navigation */
.navigation {
	/*background: #FFF;/* url(img/bgnavigation.gif) repeat-x;*/
	font: bold 1.2em Verdana,sans-serif;
	/*height: 44px;*/
	padding: 0;/* auto;*/
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;/* 18px;*/
	/*width: 725px;*/
}
.navigation a {
	color:#FFFFFF;
	text-decoration: none;
	/*padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;*/
}
.navigation a:hover {
	/*background: url(img/bott2.gif) repeat-x;*/
	color:#66CCFF;
}

/* main */
.main {
	clear: both;
	padding: 0 28px 12px 10px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 218px;
	margin-top:20px;
}
.sidenav h2 {
	background: #BCB39F url(img/bgheader.jpg) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color:#FFFFFF;
	font-size: 1.2em;
	height: 44px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: url(img/bott1.jpg) repeat-x;
	color:#FFFFFF;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: url(img/bott2.gif) repeat-x;
	color:#FFFFFF;
}





/* sub navigation */
.sidenav2 {
	float: left;
	width: 218px;
	margin-top:20px;
}
.sidenav2 h2 {
	background: #BCB39F url(img/bgheader.jpg) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color:#FFFFFF;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
}
.sidenav2 ul {
	margin: 0;
	padding: 0;
}
.sidenav2 li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav2 li a {
	background: url(img/bott1.jpg) repeat-x;
	color:#FFFFFF;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav2 li a:hover {
	background: url(img/bott2.gif) repeat-x;
	color:#FFFFFF;
}


/* content */
.content {
	padding-top: 12px;
	float: right;
	width: 68%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background: #958463 url(img/footer_bckg.jpg) repeat-x;
	color:#FFFFFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 10px 10px 0px 10px;
	text-align: center;
	width: 760px;
	height:75px;
}
.footer a {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.nav_menu { float:right; display: block; margin-left:15px; }

.piccolo {font-size:10px}
.rosso { color:#FF0000; }
.clear_both { clear:both; }
.right { text-align:right; }

table.promo td { vertical-align:top;  }
table.promo td.firstcol { width:100px; }

table.prezzi { background:#ffffff }
table.prezzi th { padding:3px; background:#F4F4F4; font-weight:bold; text-align:left }
table.prezzi td { padding:3px; background:#F4F4F4 }
table.prezzi td.firstcol { width:150px; }
