@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sfondo2.jpg);
	background-repeat: no-repeat;
}
a  {
	color: #666666;
	text-decoration: underline;
}

a:hover  {
	color: #CC0000;
}
#logo  a  img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: small;
	color: #000000;
}




h3 {
	font-size: medium;
	color: #CC0000;
	margin-top: 0px;
	font-weight: bolder;
}
h4 {
	font-size: small;
	color: #FF6600;
}
.clear-floats {
	clear: both;
}

.prezzo {
	color: #FD7E00;
	font-weight: bold;
	text-align: right;
}
.web-address {
	margin-left: 50px;
}
.image-left {
	float: left;
	margin-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 8px;
	margin-bottom: 8px;
}

.top-line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
.current {
	color: #CC0000;
	font-weight: bold;
}
.list-title {
	color: #CC003A;
	margin-top: 10px;
	font-weight: bold;
}
.arrow-list {
	font-size: small;
	font-weight: bold;
	color: #626BA4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.arrow-image {
	margin-top: 5px;
	margin-bottom: 5px;
}






#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	margin-top: 20px;
}
#borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#logo {
	float: left;
	padding: 10px;
}
#title {
	float: left;
	padding: 10px;
	margin-left: 18px;
}

#language {
	float: right;
	padding: 10px;
}
#language ul {
	list-style-type: none;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#language li {

}

#clear {
	clear: both;
}
#menu {
	padding: 10px;
	float: left;
	width: 110px;
	font-size: small;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin-bottom: 10px;
	width: 98px;
	background-color: #DBDBDB;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 14px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	background-image: url(images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-weight: bold;
}
#menu li a {
	text-decoration: none;
}

#menu        li.current-menu    {
	background-image: url(images/menu-arrow-selected.gif);
}


#content {
	float: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-size: small;
}
#content  li {
	list-style-image: url(images/bullet.gif);
}
#text {
	float: left;
	width: 400px;
	margin-top: 30px;
	padding-right: 15px;
}

#text ul li {
	margin-top: 10px;
}
#box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.ideas-title {
	font-weight: bold;
}


#column-wrapper {
	float: left;
	width: 185px;


}

#column {
	float: left;
	margin-top: 30px;
	margin-left: 35px;
	width: 135px;
	background-image: url(images/column-bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC980;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-attachment: scroll;
	color: #626BA4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB755;
	font-weight: bold;
	display: inline;
}
#column a {
	color: #626BA4;
	text-decoration: underline;
}
#column a:hover {
	color: #CC0000;
}
#column2 {
	float: left;
	margin-top: 20px;
	margin-left: 35px;
	width: 135px;
	background-image: url(images/column-bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC980;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-attachment: scroll;
	color: #626BA4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F48C00;
	display: inline;
}



#pre-footer {
	clear: both;
}

#footer {
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 5px;
	margin-top: 20px;
	height: 80px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
	text-align: right;
}
#portfolio-table {
	font-size: small;
	color: #D10000;
	text-align: center;
}
#portfolio-table td {
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
