/* CSS Document */

div {
	/*border-color: #666666;
	border-style: solid;
	border-width: thin;*/
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#external {
	width: 100%;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto; 
}

#container {
	text-align: center;
	width: 1000px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: url(../img/header_cube_01.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
}

.separator {
	height: 10px;
}

#navigation {
	background-image: url(../img/navigation_01.png);
	background-position: center;
	background-repeat: repeat-x;
	height: 27px;
	padding-top: 8px;
	vertical-align: middle;
}

#leftcolumncontatti {
	background-image: url(../img/left_contatti_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 206px;
	height: 593px;
	vertical-align: middle;
}

#leftcolumnsitemap {
	background-image: url(../img/left_sitemap_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 206px;
	height: 593px;
	vertical-align: middle;
}

#leftcolumnmercati {
	background-image: url(../img/left_mercati_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 206px;
	height: 593px;
	vertical-align: middle;
}

#leftcolumnvantaggi {
	background-image: url(../img/left_vantaggi_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 206px;
	height: 593px;
	vertical-align: middle;
}

#leftcolumnprodotto {
	background-image: url(../img/left_prodotto_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 206px;
	height: 593px;
	vertical-align: middle;
}

#leftcolumn {
	background-image: url(../img/left_visionmission_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 206px;
	height: 593px;
	vertical-align: middle;
}

#breadcrumbs {
	background-color: #000000;
	color: #FFFFFF;
}

#content {
	/*background-image: url(../img/page_cube_01.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px;*/
	height: 593px;
	/*text-align: left;*/
	text-align: justify;
}

#contentleft {
	float: left;
	width: 60px;
	height: 593px;
}

#contentbox {
	background-image: url(../img/page_cube_01.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 200px;
	padding-top: 60px;
	height: 523px;
	overflow: auto;
}

#home {
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	/*background-color: #CCCCCC;*/
}

#powered {
	font-size: 9px;
	text-align: right;
	border: none;
}

a {
	color: #F7931E;
}

a.menu:link {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}
a.menu:hover {
	color: #F7931E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}
a.menu:active {
	color: #F7931E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}

a.menuselected:link {
	color: #F7931E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}
a.menuselected:visited {
	color: #F7931E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}
a.menuselected:hover {
	color: #F7931E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}
a.menuselected:active {
	color: #F7931E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 15px;
}

h2,h3 {
	color: #F7931E;
}

ul {
	line-height: 1.5em;
}
ul.comunicati li {
	padding-bottom: 1.5em;
	padding-top: 1.5em;
}

img.link {
	border-style: none;
}

th {
	color: #F7931E;
	font-weight: bold;
	text-align: left;
}

.pedice {
	font-size: 70%;
	vertical-align: -30%;
	line-height: 1em;
}
