body{
	margin: 0;
	padding: 0;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
}
#container{
	width: 990px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-y;
	display: table;
}
#container_bottom{
	width: 990px;
	height: 13px;
	margin: 0;
	padding:0;
	background-image: url(../images/bg_body_bot.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width: 980px;
	height: 130px;
	position: relative;
	background-image:url(../images/pep_header.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	width:250px;
	height:100px;
	position:absolute;
	right:0;
	top:0;
}
#search{
	width: 750px;
	position: absolute;
	top: 103px;
	right: 0;
}
.input_search{
	background:url(../images/input_bg1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:170px;
}
.input_bnt{
	border: 1px outset #999;
	color: #333;
	background: #b2b2b2;
}
#cnt{
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#cnt h1{
	padding: 0 0 0.2em 2.3em;
	margin: 0;
	font-size:1.8em;
	color:#333;
}
#cnt h2{
	padding: 1.5em 1em;
	margin: 0;
	font-size:1.5em;
	color:#333;
}
#cnt h3{
	padding: .5em 1em;
	margin: 0;
	font-size:1.3em;
	font-weight:bold;
	color:#333;
}
#img_alta{
	padding-top: 2em;
	padding-bottom: 2em;	
}
#img_cert{
	position: absolute;
	top: 40em;
	right: 0;
}
#col_sx{
	width: 210px;
	background-color: #b2b2b2;
	position: relative;
	float: left;
}
#ita{
	padding: 0.3em 0 0.2em 5em;
}
#eng{
	padding: 0.3em 0 0.2em 5em;
	font-style: italic;
}
#col_dx{
	width: 770px;
	background-color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
}
#nav_alto{
	width: 760px;
	margin-left: 0.5em;
	position: relative;
	border-bottom: 1px dotted #333;
}
#nav_alto ul{
	margin: 0;
	padding: 0.5em 0.3em 0.5em 1em;
}
#nav_alto li{
	list-style-type: none;
	display: inline;
}
#nav_alto a {
	font-size: 90%; 
	color: #333;
	text-decoration: none;
	text-transform: uppercase; 
}
#nav_alto a:hover {
	text-decoration: underline;
}
#current{
	font-weight: bolder;
}
#col_dx_cnt{
	width: 750px;
	position: relative;
	margin-left: 20px; 
}
#footer{
	width: 750px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #333;
	color: #FFF;
}
#footer p{
	font-size: 80%;
	font-weight: bold;
	padding: 1em 3em 1em 5em;
	margin: 0;
}
#footer a:active, #footer a:visited, #footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* sezione pellet */

#menu_pellet{
	width:750px;
	height:46px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	display: block;
}
#menu_pellet a{
	float: left;
	overflow: hidden;
	padding: 46px 0 0 0;
	height: 0;
	height /**/:46px; /* for IE5/Win */
}

#menu_pellet li{
	height:46px;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}
#menu_pellet #menu_1p a:hover {
	background-position: 0 -46px;
	}
#menu_pellet #menu_2p a:hover {
	background-position: 0 -46px;
	}
#menu_pellet #menu_3p a:hover {
	background-position: 0 -46px;
	}
#menu_pellet #menu_4p a:hover {
	background-position: 0 -46px;
}
#menu_pellet a:active, #menu_pellet a.selected {
	background-position: 0 -46px; 
}
#menu_pellet #menu_1p a{
	width:180px;
	margin-left: 2px;
	background: url(../images/menu1p.png) top left no-repeat;
}
#menu_pellet #menu_2p a{
	width:180px;
	margin-left: 2px;
	background: url(../images/menu2p.png) top left no-repeat;
}
#menu_pellet #menu_3p a{
	width:180px;
	margin-left: 2px;
	background: url(../images/menu3p.png) top left no-repeat;
}
#menu_pellet #menu_4p a{
	width:180px;
	margin-left: 2px;
	background: url(../images/menu4p.png) top left no-repeat;
}
#area_top{
	width: 750px;
	position: relative;
	display: inline-block;
	padding-top: 2em; 
}

#area_btm{
	width: 750px;
	position: relative;
	display: inline-block;
}
#area_btm li{
	padding: 2em 0 1em 3em;
	font-size: 1.2em;
	font-weight: bolder;
	list-style: square;
}
#area_ita{
	width:369px;
	padding:0;
	margin: 0;
	float: left;
	text-align: justify;
	border-left:3px solid #333;
}
#area_ita p{
	padding:0 10px 0 2px;
}
#area_eng p{
	padding:0 10px 0 2px;
}
#area_eng{
	width:369px;
	margin: 0;
	padding:0;
	font-style: italic;
	float: left;
	text-align: justify;
}
/* contatti*/
#area_cont{
	margin-top: 1em;
}
#area_form{
	margin: 1em;
}
#cont_p {
	margin:0; 
	padding: 0.3em 0.1em 0.5em 0.1em;
	font-size: 0.8em;
}
input.txt{
	color:#333;
	background-color: #FFFFFF;
	background-image: url(../images/input_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
}
input.txt_note{
	color:#333;
	background-color: #FFFFFF;
	background-image: url(../images/input_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 50px;
}
input.btn{
	background-color: #b2b2b2;
	border: 1px outset #666;
}
form div{
	width: 48%;
	float: left;
	margin: 0;
	margin-left: 0.5em;
	padding: 0;
	padding-bottom: 3px;
	padding-top: 3px;
}
form div label{
	width: 200px;
	float: left;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset{
	border: 1px dotted #333;
	margin-top: 1.4em;
}
legend{
	background-color: #fff;
	color: #333;
	text-transform: uppercase;
	padding: 0.5em;
	font: bold 0.8em Arial, Helvetica, sans-serif;
}
#msg_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:bold;
	color:#FF0000;
}
/* sezione prodotti */
#lato{
	width: 370px;
	float:left;
}
#cont_prodotto{
	width:750px;
	position:relative;
}
#ita_prod{
	font-size: 0.8em;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top: 2px;
	padding-left:5px;
}
#eng_prod{
	font-size: 0.8em;
	font-style:italic;
	margin:0;
	padding-top: 0;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
}
#area_down{
	width: 750px;
	position:relative;
}
#area_down a:link, #area_down a:visited, #area_down a:active{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding:1px 0 1px 5px;
}

#area_down p{
	font-size:10px;
	padding:1px;
	margin:0;
}
.tab_data{
	width:748px; 
	padding:1px;
}
.tab_title{
	width: 50%;
	background-color:#666666;
	color:#ccc;
	padding:2px;
}
.tab_data th{ 
	text-transform:uppercase;
}
.tab_data td{ 
	background-color:#CCCCCC;
}
.tab_data td:hover{ 
	background-color:#999;
}

/* area riservata */

#area_riservata li{
	list-style-type: none;
	margin-left: 6em;

}
#area_riservata a:link, #area_riservata a:visited{
	color:#333;
	font-weight: bold;
	text-decoration:none;
	padding-left: 2em;
	padding-bottom: 0.3em;
}
#area_riservata a:hover{
	color:#ff0000;
	text-decoration:underline;

}