html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
}
body {
	padding:0;
	margin:0;
	text-align:center;
	background-image:url(../images/bckgrd_top.jpg);
	background-color:#BDDCEA;
	background-position:top;
	background-repeat:repeat-x;
	font-family:tahoma,verdana,sans-serif;
	font-size:12px;
}
a{text-decoration:none}
a:hover{text-decoration:underline}
a img{border:none;}
p, form{	margin:0px;	padding:0px;}
#container{
	width:808px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	position:relative;
}
#header{
	position:relative;
	height:80px;
	margin-top:30px;
}
#hd_sx {	float:left;}
#hd_dx {	float:right;padding-right:3px;}
#hd_dx h1{margin:0;padding:0}
#footer{width:808px;height:41px;margin-top:15px;}
#ft_sx{float:left;}
#ft_dx{float:right;}
#ft_middle{
	width:768px;
	float:left;
	height:41px;
	background-image:url(../images/ft_md.jpg);
	background-repeat:repeat-x;
	color:#426a7c;
	padding-top:13px;
	font-size:11px;
}
#loginmessage{
	color:#C00;
	text-align:center;
}
#frm_login{width:100%;text-align:left;margin-top:10px;}
#frm_login td{padding-bottom:5px;}
#btn_login{text-align:center;padding-top:0px;}
#lost_pwd{font-size:10px;}
.login_label{
	width:40%;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.intro_box, .hm_box {
	float:left;
	width:400px;
}
#login {float:left;margin-bottom:15px;}
#sceltamercato{float:right;}
.hm_box {
	width:268px;
	height:262px;
	background-image:url(../images/hm_bcgrd.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.ib_hd {
	height:35px;
	padding:15px 0 0 20px;
	background-image:url(../images/box_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
.ib_hd h2{
	margin:0;
	padding:0;
	font-size:24px;
	color:#9ED058;
	text-indent:-1000px;
}
.hm_hd{padding:15px 0 0 20px;}
.hm_hd h2{
	margin:0;
	padding:0 ;
	font-size:24px;	
	text-indent:-1000px;
}
.hm_intro{height:148px;padding:0 20px;font-size:11px;text-align:justify;overflow:hidden;}
#login .hm_intro{height:auto;}
.hm_btn{text-align:center;}
#hmregister h2{background:url(../images/imagetext/h2/Registrazione.png) no-repeat;}
#hmdemo h2{background:url(../images/imagetext/h2/Quick%20Tour.png) no-repeat;}
#login h2{background:url(../images/imagetext/h2/Login.png) no-repeat;}
#sceltamercato h2{background:url(../images/imagetext/h2/Welcome%20to%20Service%20Site.png) no-repeat;}
#ch_mkt {width:100%;text-align:left;margin-top:10px;}
#ch_mkt td{height:30px;margin:0;padding-top:0}
.mkt_flag{width:50%;text-align:left;padding-left:50px;}
.mkt_lang a{font-size:11px;color:#316da3;font-weight:bold;}
#mkt_other{font-size:12px;padding-left:50px;font-weight:bold;}
#mkt_other_sel select{font-size:11px;font-weight:bold;}
.ib_bd {
	padding:0 20px 20px 20px;
	height:210px;
	background-image:url(../images/box_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.box_w100 {clear:both;width:808px;}
.box_w100_body_container{
	background-image:url(../images/box_w100_bckgrd.jpg);
	background-position:bottom;
	background-position:left;
	background-repeat:repeat-y;
}
.box_w100_body_content{
	width:768px;
	margin:0 20px;
}
.tb_txt_container {width:100%;}
.tb_txt_content{width:100%;}
.tb_txt_container td,.tb_txt_content td{vertical-align:top;}
.td_img{width:auto;padding-right:20px;}
.w100_title {background:url(../images/imagetext/h2/WWW.PEGPEREGO.COM.%20Ora%20vale%20di%20piu%27..png) no-repeat;text-indent:-1000;padding-bottom:10px;}
.w100_title_uc {background:url(../images/imagetext/h2/Site%20under%20maintenence.png) no-repeat;text-indent:-1000;padding-bottom:10px;}
.w100_txt{font-size:12px;padding-bottom:20px;}
.w100_txt p{font-size:12px;}
.w100_btn{text-align:right;}

.clear, .parag{
	clear:both;
	padding:10px;
}

.required input, .required select
, .wrong input, .wrong select
, .notype input, .notype select{
	background-color:#FF3;
}
#message{
	display:none;
	padding:5px;
	font-weight:bold;
}
#message.required{
 background-color:#FF3;
}
#message.wrong{
 background-color:#F33;
}
#message.notype{
 background-color:#3F3;
}

#srv_menu{
	margin:5px;
	padding:0px;
	list-style:none;
	height:25px;
	border:1px solid #CCC;
}
#srv_menu li{
	float:left;
	padding-left:10px;
}
#srv_menu li h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:1em;
}

#welcome, #srv_list, #admin{
	float:left;
	padding:5px;
	margin:20px 5px 5px 10px;
	width:500px;
	height:auto;
}

#srv_list table {
	width:500px;
	text-align:center;
	font-size:12px;
}

#srv_list table td{
	width:20%;
	padding:3px;
}

#promo{
	float:right;
	padding:5px;
	margin:20px 5px 5px 5px;
	width:240px;
}
#welcome h2, #srv_list h2, #promo h2{
	padding:0px;
	margin:0px;
}

.hm_txt {
	margin-top:10px;
	font-family: tahoma, verdana;
	font-size:13px;
}

#usr_menu{
display:block;
position:absolute;
top:9px;
right:5px;
height:20px;
width:400px;
text-align:right;
margin:0px;
padding:0px;
list-style:none;
}
#usr_menu li{
display:block;
float:right;
padding-left:8px;
margin-left:20px;
background: transparent url(../images/menu_srv_bullet.gif) no-repeat left 6px;
}
#usr_menu li a{
}

#name_surname {
	position:absolute;
	float:right;
	text-align:right;
	width:200px;
	top:33px;
	right:5px;
	color:#9ED058;
	font-weight:bold;
}

/*DOCUMENTS*/
.doc_hm_title {width:540px;height:30px;margin-left:10px;margin-top:10px;text-indent:-1000;}
#documenti {background:url(../images/imagetext/h2/Documenti.png) no-repeat;}
#doc_hm_subtitle{width:540px;margin-left:10px;margin-bottom:20px;font-size:12px;}
#doc_hm_sx {float:left;}
#info {background:url(../images/imagetext/info/Info.png) no-repeat;text-indent:-1000;}
#txt_info{font-size:12px;color:#999;margin:10px 10px 0 0;}
#doc_hm_dx {width:220px;float:right;margin-top:10px;}
.docbox {
	position:relative;
	width:262px;
	height:80px;
	margin:10px;
}
.docboxtitle{
	width:auto;
	height:25px;
	position:absolute;
	top:-10;
	left:28;
	padding-left:5px;
	padding-right:5px;
	color:#387FB3;
	font-size:18px;
	font-family:tahoma;
	background-color:#FFF;
}
.docbox_main {
	width:262px;
}
.docbox_main_border {
	height:30px;
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
}
.docbox_main_txt {
	position:absolute;
	width:180px;
	height:60px;
	top:15;
	left:20;
	font-size:12px;
}
.docbox_main_btn {
	position:absolute;
	width:40px;
	height:20px;
	right:20;
	bottom:15;
}
/*REGISTRATION FORM */
.services_bck {
	background-image:url(../images/registration_bck.png);
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	padding:0 10px 0 10px;
	width:788px;
}
.registration_title {
	margin-left: 15px;
	width:760px;
	padding-left:10px;
	background-image:url(../images/registration_title_bck.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color: white;
	font-size:26px;
}

.registration_head{
	width:400px;
	height:40px;
	background:url(../images/imagetext/h2/Gestione%20Utente.png) no-repeat;text-indent:-1000;
	margin-left: 15px;
}

#registration_form {
	width:760px;
	font-size:13px;
	text-align:justify;
	margin:10px 15px 0 15px;
}

.reg_form_box_fields {
	padding:5px 15px 5px 15px;
	border-left:2px solid #9ED057;
	border-right:2px solid #9ED057;
}

.reg_form_box_fields label ,.reg_form_box_fields .label {
	font-size: 13px;
	width:200px;
	float:left;
}

.reg_form_box_fields .note {
	width:720px;
}

.info {
	padding-left:205px;
	text-align:justify;
	font-weight:bold;
	color:red;
}

.block {
	color:#999;
	font-weight:normal;
}
.reg_form_box_fields textarea {
	font-size: 12px;
	font-family: tahoma, verdana, sans-serif;
	text-align:justify;
}

.reg_form_box_fields input, .reg_form_box_fields select {
	width:520px;
	color:#333;
}

#disclaimer {
	width:720px;
	font-size:10px;
	text-align:justify;
	color:#999;
}

.item {
	min-height:25px;
	height:auto !important;
	height:25px;
	font-size:13px;
	padding:5px 0 5px 0;
}

.reg_form_box_top, .reg_form_box_bottom {
	height:20px;
	width:760px;
}

.reg_form_box_top {
	background-image:url(../images/registration_box_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}

.reg_form_box_bottom {
	background-image:url(../images/registration_box_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

.reg_form_box_fields_title {
	float:left;
	width:auto;
	height:20px;
	margin:0 10px 0 10px;
	padding:0 10px 0 10px;
	background-color:white;
	color: #9ED057;
	font-weight:bold;
}

#register_buttons, #account_buttons{
	margin-top:20px;
	width:100%;
}

#register_buttons td {
	text-align:center;
	width:50%;
}

#account_buttons  td{
	text-align:center;
	width:33%;
}