/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#box {
	width: 1000px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#corpo {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
}
#intestazione {
	float: left;
	width: 1000px;
	height: 35px;
}
#logo {
	float: left;
	width: 240px;
	height: 100px;
}
#bannerUp {
	float: left;
	width: 1000px;
	height: 35px;
}
/*codice x intestazione con immagini o flash*/
#header {
	float: left;
	width: 1000px;
}
#flashOrImm {
	float: left;
	width: 1000px;
	background-color: transparent;
}
/*codice x contenuti della pagina*/
#content {
	float: left;
	width: 970px;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
}

#contPag {
	float: left;
	width: 750px;
	padding-left: 0px;
}	
/*fine codice x contenuti della pagina*/

#footer {
	float: left;
	width: 1000px;
	height: 30px;
	clear: left;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #000000;
	padding-top: 10px;
}
#menu_up {
	float: left;
	width: 760px;
	height: 100px;
	border-top-width: 0px;
}
#col_Sx {
	float: left;
	width: 240px;
	height: 293px;
}
#col_1 {
	float: left;
	width: 235px;
	border-left-width:1px;
	border-left-color:#999999;
	border-left-style:dotted;
	border-right-width:5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
#col_2 {
	float: left;
	width: 235px;
	border-left-width:1px;
	border-left-color:#999999;
	border-left-style:dotted;
	border-right-width:5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
#col_3 {
	float: left;
	width: 235px;
	border-left-width:1px;
	border-left-color:#999999;
	border-left-style:dotted;
	border-right-width:5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
#col_4 {
	float: left;
	width: 235px;
	border-left-width:1px;
	border-left-color:#999999;
	border-left-style:dotted;

}
#contenuti_testi {
	float: left;
	width: 760px;
	height: 485px;
	background-color: transparent;
	margin-left: 240px;
	margin-top: 100px;
}
#content_home {
	float: left;
	width: 970px;
	background-color: transparent;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#menu_prod {
	float: left;
	width: 170px;
	border-left-width:1px;
	border-left-color:#999999;
	border-left-style:dotted;
	border-right-width:5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	background-color: #CCCCCC;
}
#prod_testo {
	float: left;
	width: 310px;
	border-right-width:5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	padding-left: 10px;
	padding-right: 10px;
}
#prod_dett {
	float: left;
	width: 450px;
	padding-top: 50px;
}
#prod_recinzone {
	float: left;
	width: 510px;
}
#prod_tecnica {
	float: left;
	width: 450px;
}
#content_prod {
	float: left;
	width: 970px;
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 30px;
}
#cont_pagina_1 {
	float: left;
	width: 980px;
	background-color: #FFFFFF;
}
#cont_pagina_2 {
	float: left;
	width: 980px;
	background-color: #FFFFFF;
}
