/*====================================================================================*\
|| ################################################################################## ||
|| # 	Buildnet website - Licence Number BED200303PARE06			  				# ||
|| # ------------------------------------------------------------------------------	# ||
|| # ------------------------------------------------------------------------------	# ||
|| # Copyright ©1998-2006 Computel srl and Paolo Remonato. All Rights Reserved.		# ||
|| # This file may not be redistributed in whole or significant part. 				# ||
|| # ---------------------- BUILDNET IS NOT FREE SOFTWARE ----------------------	# ||
|| # (c) http://www.assiplan.it  (posta [AT] assiplan.it) - http://www.computel2.it	# ||
|| ################################################################################## ||
|| # filename :	edilbedin-tips.css		code:2006031001			rel.:pr				# ||
\*====================================================================================*/

BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	scrollbar-track-color: #5F9EA0;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: Gray;
	scrollbar-face-color: Silver;
	scrollbar-darkshadow-color: #5F9EA0;
	scrollbar-base-color: Gray;
	scrollbar-arrow-color: Black;
	scrollbar-3dlight-color: #5F9EA0;
}

.titoloprincipale{
	background-color: #FAFAD2;
	color: Black;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titoloprinctips{
	background-color: #20B2AA;
	color: White;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #dedede;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titolomenu{
	background-color: Green;
	color: White;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FFFFFF;
	width: 90%;
	text-align: center;
	font-size: 0.9em;
}

A.menu:LINK,A.menu:ACTIVE,A.menu:VISITED{
	position: relative;
	top: 3.5px; left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 0.9em;
	margin-top: 4px;
	font-weight: bold;
	width: 90%;
	text-decoration: none;
	border-left: 1px dotted white;
	border-right: 1px dotted white;
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	}

A.menu:HOVER{
	position: relative;
	top: 3.5px; left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Yellow;
	color: #003300;
	font-size: 0.9em;
	margin-top: 4px;
	font-weight: bold;
	width: 90%;
	text-decoration: underline;
	border-left : 1px solid white;
	border-right : 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.copyright{
	color: #708090;
	font-size: 0.7em;
}

.foot{
	color: #708090;
	font-size: 0.9em;
}

A.footmenu:LINK {
	color: White;
	text-decoration: none;
}

A.footmenu:ACTIVE {
	color: Yellow;
	text-decoration: none;
}

A.footmenu:VISITED {
	color: #ADD8E6;
	text-decoration: none;
}

A.footmenu:HOVER {
	color: Yellow;
	background-color: red;
	text-decoration: underline;
}

/* per le immagini */

A.trasparente:LINK , A.trasparente:HOVER , A.trasparente:VISITED{
	background-color: transparent;
}

.bktd{
	background-color: #FFE4C4;
}

.tdnews{
	background-color: #FFE4C4;
	font-size: 0.9em;
}

.bkth{
	background-color: Green;
	color: White;
}

td, th, .principale{
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:LINK ,  A:ACTIVE , A:VISITED{
	text-decoration: none;
	color: Blue;
}

A:HOVER {
	text-decoration: underline;
	background-color: Blue;
	color: White;
}

#boxprodotto{
	background-color: #FFFFF0;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px;
	width: 90%;
	margin-bottom: 10px;
}

#immagine{
	float: left;
	width: 140px;
	padding: 6px;
	text-align: center;
}

#headprodotto{
	background-color: #BDB76B;
	font-weight: bold;
	border-bottom: 1ps solid #000000;
	padding: 6px;
	text-transform: uppercase;
}

#footprodotto{
	background-color: #FFDEAD;
	border-bottom: 1ps solid #000000;
	padding-right: 10px;
	text-align: right;
}

#testoprodotto{
	text-align: justify;
	margin-left: 132px;
	padding: 6px;
	width: 100%;
}
