body {
	margin: 0px;
	background-color: #E3D1C5;
}
p, a, li, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #333366;
}

/** links**/
/**all links**/
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
}
a:hover {
	color: #33CCFF;
}
/**header links**/
#header a:link, #header a:visited, #header a:hover, #header a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover {
	color: #FF9966;
}
/**header links**/
#info a:link, #info a:visited, #info a:hover, #info a:active {
	color: #660000;
}
#info a:hover {
	color: #FF9966;
}
/**content links**/
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #333366;
}
#content a:hover {
}
/**darmatec links**/
div#darmatec {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#darmatec p,#darmatec a:link, #darmatec a:visited, #darmatec a:hover, #darmatec a:active {
	
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
#darmatec a:hover {
}
/** structure**/
#wrapper {
	background-color: #FFFFFF;
	position: relative;
	height: 540px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#header {
	position: absolute;
	height: 112px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	left: 181px;
	width: 579px;
	Position: absolute;
	top: 113px;
	height: 378px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	position: absolute;
	z-index: 2;
}
#info {
	width: 770px;
	position: absolute;
	left: 0px;
	top: 124px;
	height: 326px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	z-index: 1;
	background-image: url(images/bgpic.gif);
	background-repeat: no-repeat;
}
/** menu **/
#menubar {
	position: absolute;
	top: 90px;
	left: 5px;
	width: 797px;
}
#menu2, #menu3, #menu4, #menu5 {
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #660000;
}
#menu1 {
	width: 200px;
}
#menu2 {
	width: 120px;
}
#menu3 {
	width: 170px;
}
#menu4 {
	width: 120px;

}
#menu5 {
	width: 120px;

}
/** header **/


/** info**/
#info p {
	text-align: left;
}
.nocchism {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.nocchila {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

/**content **/
#content p, li {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#content h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	height: 26px;
	padding-top: 2px;
	padding-left: 2px;
	margin-left: 0px;
}
#content h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	text-transform: uppercase;
}
#content h4, #content h5, #content h6, #content p, #content li {
	margin-left: 50px;
}
#content h4 {
	font-size: 12px;
}
#content h5 {
	font-size: 10px;
}
.easysmall {
	font-size: 10px;
}

/**specific to condizionatori**/
div.caldaia h2 {
	background-color: #333366;
}
div.condizionatore h2 {
	background-color: #009966;
}

div.caldaia h1, div.caldaia h2, div.caldaia h3, div.caldaia h4, div.caldaia h5,  div.caldaia h6 {
	color: #3399CC;
}
div.condizionatore h1, div.condizionatore h2, div.condizionatore h3, div.condizionatore h4, div.condizionatore h5,  div.condizionatore h6 {
	color: #009966;
}
.floatpic {
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #333366;
}
.nofloatpic {
	border: 2px solid #666666;
}
#sede1 {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	background-color: #ccccdd;
}
.captiontable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	color: #660000;
}
